Deployment Architecture

How to resolve error "ERROR: The mgmt port [8089] is already bound. Splunk needs to use this port" when restarting splunkd on deployment server?

srisplunk12
Engager

Hi all,

I was trying to restart the splunkd process on deployment server and i landed up getting this error
"ERROR: The mgmt port [8089] is already bound. Splunk needs to use this port"

please do let me know the action to be taken to resolve this .

0 Karma
1 Solution

woodcock
Esteemed Legend

Assuming linux, from the CLI:

$SPLUNK_HOME/bin/stop
fuser -k 8089/tcp

View solution in original post

srisplunk12
Engager

I had to forcekill the process using the port 8089 to restart splunk.

0 Karma

woodcock
Esteemed Legend

Assuming linux, from the CLI:

$SPLUNK_HOME/bin/stop
fuser -k 8089/tcp

srisplunk12
Engager

thank you. i had to forcekill the process using the port 8089 to restart splunk.

0 Karma

joshualemoine
Path Finder

awesome. thanks!

0 Karma

anwarmian
Communicator

fuser -k 8089/tcp works well. Thanks

0 Karma

kangje168
Explorer

What if on windows?

0 Karma

woodcock
Esteemed Legend

Port to linux.
OK, Ctrl-Alt-Delete -> Task Manager, then kill all processes that start with splunk and kill any splunk* services.

0 Karma

woodcock
Esteemed Legend

Did you use fuser or some other command?

0 Karma

srisplunk12
Engager

i used kill -9 to force kill the process.. i would like to try the above command if the issues happens next time, thank you.

0 Karma

woodcock
Esteemed Legend

OK, click Accept on an answer to close the question.

0 Karma
Get Updates on the Splunk Community!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...