FG
💻 Software

How do I determine which application is using port 8080?

Fresh6 days ago
Mar 15, 202622683 views
Confidence Score0%
0%

Problem

Possible Duplicate: Finding the process that is using a certain port in linux I have an Ubuntu Server setup, where I'm trying to set up a daemon that wants to have access to port 8080. When I run the command, the error message says it's being used by another process. But which one, it doesn't say. …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I determine which application is using port 8080?

Low Risk

You can see the command that occupies port 8080 by issuing e.g. or .

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment