View Single Post
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 02-02-2019 , 21:38   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1351

Quote:
Originally Posted by ChaosToasterHH View Post
Code:
[+]SourceBans "Error Connecting()" Debug starting for server 88.99.105.93:27615

[+] Trying to establish UDP connection
[+] UDP connection successfull!
[+] Trying to write to the socket
[+] Successfully requested server info. (That doesn't mean anything on an UDP stream.) Reading...
[-] Error getting server info. Can't read from UDP stream. Port is possibly blocked.

[+] Trying to establish TCP connection
[-] Error connecting #111: Connection refused
The SourceBans web panel needs access to RCON on the TCP port of your server:

- Nothing runs on the IP address 88.99.105.93 using TCP port 27615, as SourceBans is configured to use.

- The web server is blocking the traffic outbound towards the game server.

- Your game server (or it's firewall) is refusing incoming connections on the RCON port from the web panel.

Make your pick and act accordingly.

Quote:
Originally Posted by ChaosToasterHH View Post
and this i found in the log
Code:
L 02/03/2019 - 01:36:25: [sbpp_comms.smx] You must set valid `ServerID` value in sourcebans.cfg!
... And did you then decide to follow this advise from the log output?
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline