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

Not seeing game server


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
TASDrEvil
Junior Member
Join Date: Nov 2014
Old 11-28-2014 , 03:01   Not seeing game server
Reply With Quote #1

I am having a hard time getting Stats to see my hl2dm server....

Sending Command to HLstatsX: CE Daemon at localhost:27500 — 50 bytes OK
Waiting for Backend Answer...recieving 0 bytes in 0 packets...OK
No packets received — check if backend dead or not listening on 127.0.0.1:27500
Closing connection to backend...OK

Any suggestions?
TASDrEvil is offline
DezzY
SourceMod Donor
Join Date: Apr 2012
Location: Portugal
Old 11-28-2014 , 05:29   Re: Not seeing game server
Reply With Quote #2

Your game server is the same machine as the daemon?
__________________
DezzY is offline
TASDrEvil
Junior Member
Join Date: Nov 2014
Old 02-16-2016 , 17:34   Re: Not seeing game server
Reply With Quote #3

No it isnt. But I have full control of both... and have added the approoriate firewall rules
TASDrEvil is offline
krikus62
Senior Member
Join Date: Jan 2015
Old 02-16-2016 , 20:53   Re: Not seeing game server
Reply With Quote #4

I have the same problem, firewalls are letting trough, mysql database is on a remote server, but in my case cs:go server is on the same as daemons running...


Ps. There are no errors in logs.

Last edited by krikus62; 02-16-2016 at 20:55.
krikus62 is offline
micazoid
Veteran Member
Join Date: Oct 2010
Location: Munich - Germany
Old 02-17-2016 , 04:12   Re: Not seeing game server
Reply With Quote #5

Show your server.cfg. The part with logaddress (typos are a common mistake)

OR

Do logaddress_list in console and see if the Statsserver is listed correctly. AND if your Gameserver is on another Machine you mean IP? localhost or 127.0.0.1 wont work then
__________________

Last edited by micazoid; 02-17-2016 at 04:14.
micazoid is offline
krikus62
Senior Member
Join Date: Jan 2015
Old 02-17-2016 , 10:00   Re: Not seeing game server
Reply With Quote #6

Quote:
Originally Posted by micazoid View Post
Show your server.cfg. The part with logaddress (typos are a common mistake)

OR

Do logaddress_list in console and see if the Statsserver is listed correctly. AND if your Gameserver is on another Machine you mean IP? localhost or 127.0.0.1 wont work then
I got it working, but the logaddress shows nothing, how I managed to do it, was adding 3 lines to server.cfg

logaddress_add localhost:27500
sm_cvar logaddress_add localhost:27500
sm_rcon logaddress_add localhost:27500

Since one of them might fail, for example 1st one almost never gets executed, but the last one works 100% of the time.
krikus62 is offline
TASDrEvil
Junior Member
Join Date: Nov 2014
Old 02-17-2016 , 20:58   Re: Not seeing game server
Reply With Quote #7

heres mine

log 1
logaddress_add 168.235.80.30:27500
TASDrEvil is offline
TASDrEvil
Junior Member
Join Date: Nov 2014
Old 02-17-2016 , 21:01   Re: Not seeing game server
Reply With Quote #8

Quote:
Originally Posted by micazoid View Post
Show your server.cfg. The part with logaddress (typos are a common mistake)

OR

Do logaddress_list in console and see if the Statsserver is listed correctly. AND if your Gameserver is on another Machine you mean IP? localhost or 127.0.0.1 wont work then
returns:

Quote:
] logaddress_list
logaddress_list: no addresses in the list
But this is in my server.cfg (half life2 death match)
Quote:
logaddress_add 168.235.80.30:27500
TASDrEvil is offline
micazoid
Veteran Member
Join Date: Oct 2010
Location: Munich - Germany
Old 02-18-2016 , 00:21   Re: Not seeing game server
Reply With Quote #9

Quote:
Originally Posted by TASDrEvil View Post
returns:



But this is in my server.cfg (half life2 death match)
What happens if you do logaddress_add 168.235.80.30:27500 with the output? If this succeeds then try to put logaddress_add 168.235.80.30:27500 into autoexec.cfg and check output again after restarting game server.

Also: Are other variables changed on your server, you changed in server.cfg mp_timelimit or something. If NOT your server.cfg does not get executed.
- Right folder?
- app_update validate?
- autoexec.cfg does something?
__________________
micazoid is offline
krikus62
Senior Member
Join Date: Jan 2015
Old 02-18-2016 , 11:11   Re: Not seeing game server
Reply With Quote #10

What I noticed today, it wasn't loging again, the files and I don't have an autoexec file in CFG folder, so I use sm to force log on by using sm_rcon log on and as well force the address.
So now it's all working. Hope this helps you or someone else.
krikus62 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 17:21.


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