Raised This Month: $12 Target: $400
 3% 

HLX:CE Address already in use problem


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Veksi8
Junior Member
Join Date: Apr 2017
Old 04-11-2017 , 09:26   HLX:CE Address already in use problem
Reply With Quote #1

When I try to perl hlstats.pl it says that my udp socket on port 27500 is already in use. Then I see this: https://gyazo.com/360bd81859e20e1ff58d326964fe8f82

I try to stop it with command ./run_hlstats stop 27500 but it says no daemons found running, or PID files are missing. What am i doing wrong?

Last edited by Veksi8; 04-11-2017 at 09:30.
Veksi8 is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 04-11-2017 , 10:40   Re: HLX:CE Address already in use problem
Reply With Quote #2

Try this command to find who is listening on 27500:
Code:
netstat -lup | grep 27500
Then kill that process.
h3bus is offline
Veksi8
Junior Member
Join Date: Apr 2017
Old 04-11-2017 , 16:26   Re: HLX:CE Address already in use problem
Reply With Quote #3

Quote:
Originally Posted by h3bus View Post
Try this command to find who is listening on 27500:
Code:
netstat -lup | grep 27500
Then kill that process.
Well I killed it through hlstatsx control panel so no worries but thanks anyway and btw I'm beginner and dont know yet how to kill processes on ubuntu :/ Still looking help cos my rank / top10 commands dont work
Veksi8 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode