sourcebans-pp icon indicating copy to clipboard operation
sourcebans-pp copied to clipboard

Server not connecting to the web panel

Open KunnyestFid opened this issue 4 years ago • 3 comments

What are the steps to reproduce this issue?

  1. Add a server
  2. Put the correct server info
  3. Update the sourcemod.cfg properly and restart servers

What happens?

The servers don't connect to the webpanel

What were you expecting to happen?

I was expecting them to connect to the webpanel

Any logs, error output, etc.?

Error connecting (<REDACTED IP>)

Any other comments?

What versions of software are you using?

Operating System: Windows SourceBans++ Version: 1.6.3 PHP Version: 7.2.38 MySQL Version: 5.7.31 Link to your project: ??? Link to a phpinfo() output: ???

KunnyestFid avatar Jul 13 '21 22:07 KunnyestFid

I have the same problem...probably some ip connection that has been blocked from the administrator of web host.

distratul avatar Aug 07 '21 06:08 distratul

SourceBans version 1.6.3 or newer require GMP Extenstion, in php.ini change #extension=php_gmp.dll to extension=php_gmp.dll (just remove #) and restart web server. If you upgrade to SourceBans 1.6.4, you also need upgrade PHP to minimum 7.4, if you can;t upgrade PHP, stay on 1.6.3 and apply this patch for "error connecting" issue https://forums.alliedmods.net/showpost.php?p=2751644&postcount=6

for me worked :)

kamil445 avatar Nov 01 '21 11:11 kamil445

I believe it is a duplicate of these issues: https://github.com/sbpp/sourcebans-pp/issues/686

crashzk avatar Nov 11 '21 11:11 crashzk