AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   HLstatsX:CE (https://forums.alliedmods.net/forumdisplay.php?f=156)
-   -   E997: NOT ALLOWED SERVER - Docker installation (https://forums.alliedmods.net/showthread.php?t=322573)

DieterKoblenz 03-30-2020 10:57

E997: NOT ALLOWED SERVER - Docker installation
 
Greetings,

I've been spending this day, trying to get HLSTATSX:CE running with my Insurgency server. I am running my INS server in Docker without any problems. However, I keep getting this in my log:

172.17.0.1:52187 - E997: NOT ALLOWED SERVER: ����RL 03/30/2020 - 14:51:22: "Console<0>

I've added as server:
172.17.0.1 (stupid, it's the docker gateway)
192.168.1.4 (the local server running docker)
172.17.0.20 (the docker ip of the insurgency instance)

All give the same error.

I've looked through this forum, but couldn't find a constructive pointer towards my problem. Is there anyone doing this in docker, or knows a way to circumvent the check?

DieterKoblenz 03-30-2020 11:24

Re: E997: NOT ALLOWED SERVER - Docker installation
 
Ofcourse, after spending the whole day testing and doing random stuff.. I found the solution to my problem a couple of minutes after doing this post.

My docker HLSX daemon is exposed on the right port, so I did the logaddress_add 192.168.1.4:27500 which seemed most logical to me. I tried using logaddress_add 172.17.0.13:27500 (which is the docker bridge ip) in insurgency, and it started logging correctly. :grrr:

heavyisgps 04-27-2020 11:07

Re: E997: NOT ALLOWED SERVER - Docker installation
 
We have a similar issue with docker, as the ports keeps changing very often

Code:

2020-04-27 15:00:57:      172.17.0.1:52737 - E997: NOT ALLOWED SERVER: ����RL 04/27/2020 - 15:00:57: World triggered "Round_Setup_End"
2020-04-27 15:01:11:      172.17.0.1:44596 - E997: NOT ALLOWED SERVER: ����RL 04/27/2020 - 15:01:13: "Do<30>" triggered "escort_score"

But your server outputs from just one IP correct? Ours is a TF2 server, that's been having problems since we switched to docker


All times are GMT -4. The time now is 21:38.

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