InterWave Forums: Read before posting!! -- Frequently Asked Questions (FAQ) - InterWave Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

Read before posting!! -- Frequently Asked Questions (FAQ)

#1 User is offline   Rawh 

  • HLstatsX:CE Moderator
  • PipPipPipPip
  • Group: Moderators
  • Posts: 977
  • Joined: 14-August 09
  • SteamID:rawh

Posted 12 December 2009 - 12:57 AM

Behold, the almighty and all knowing FAQ!



If any of the above sollutions did not fix your issue, please post the issue on this forum. Be sure to include a copy of your sourcebans.log file!
HlStatsX:CE Documentation Master & Global forum moderator.
Read the damn FAQ [[ English or German ]] before asking your question. I put time in it, it's not just there because it has red funky letters!
--
Do not pm me with your issue unless you want to be ignored completely!
Posted Image
0

#2 User is offline   Rawh 

  • HLstatsX:CE Moderator
  • PipPipPipPip
  • Group: Moderators
  • Posts: 977
  • Joined: 14-August 09
  • SteamID:rawh

Posted 12 December 2009 - 04:26 PM

What is SourceBans?

SourceBans is a global administration system for multiple Source based game servers where admins and bans can be added across more than one server.
HlStatsX:CE Documentation Master & Global forum moderator.
Read the damn FAQ [[ English or German ]] before asking your question. I put time in it, it's not just there because it has red funky letters!
--
Do not pm me with your issue unless you want to be ignored completely!
Posted Image
0

#3 User is offline   Rawh 

  • HLstatsX:CE Moderator
  • PipPipPipPip
  • Group: Moderators
  • Posts: 977
  • Joined: 14-August 09
  • SteamID:rawh

Posted 12 December 2009 - 04:27 PM

Which ports does the SourceBans webpanel require to be open?

If your web panel shows Error Connecting for your game server when it is actually online,
ask your web host to open UDP incoming from your game server port (usually 27015).

If either the RCON console, Admin Rehashing or Kick-It does not work on your web panel,
ask your web host to open TCP outgoing to your game server port (usually 27015).
HlStatsX:CE Documentation Master & Global forum moderator.
Read the damn FAQ [[ English or German ]] before asking your question. I put time in it, it's not just there because it has red funky letters!
--
Do not pm me with your issue unless you want to be ignored completely!
Posted Image
0

#4 User is offline   Rawh 

  • HLstatsX:CE Moderator
  • PipPipPipPip
  • Group: Moderators
  • Posts: 977
  • Joined: 14-August 09
  • SteamID:rawh

Posted 12 December 2009 - 04:27 PM

My Banlist doesn't show up, but all other pages do. What can I do?

Your PHP configuration restricts SourceBans to a certain amount of memory.
When viewing the Banlist it tries to lookup the according country for the IP. This is done by loading a ~7MB database file into the memory.

There are several ways to solve this.

  • Remove the '//' in front of this line in your config.php: define('SB_MEM', '128M');
  • Ask your webhost to increase the PHP 'memory_limit' setting.
  • If it still doesn't show up, check the box for 'No Country Research' in your webpanel settings page.

HlStatsX:CE Documentation Master & Global forum moderator.
Read the damn FAQ [[ English or German ]] before asking your question. I put time in it, it's not just there because it has red funky letters!
--
Do not pm me with your issue unless you want to be ignored completely!
Posted Image
0

#5 User is offline   Rawh 

  • HLstatsX:CE Moderator
  • PipPipPipPip
  • Group: Moderators
  • Posts: 977
  • Joined: 14-August 09
  • SteamID:rawh

Posted 12 December 2009 - 04:28 PM

Why is the "Ban player" option missing in SourceMod's admin menu?

Most likely SourceMod's basebans.smx was still loaded when you installed SourceBans' game plugin. The game plugin automatically disables basebans.smx, but your server needs to be restarted for the "Ban player" option to come available.
HlStatsX:CE Documentation Master & Global forum moderator.
Read the damn FAQ [[ English or German ]] before asking your question. I put time in it, it's not just there because it has red funky letters!
--
Do not pm me with your issue unless you want to be ignored completely!
Posted Image
0

#6 User is offline   Rawh 

  • HLstatsX:CE Moderator
  • PipPipPipPip
  • Group: Moderators
  • Posts: 977
  • Joined: 14-August 09
  • SteamID:rawh

Posted 12 December 2009 - 04:28 PM

I get the following error: Database failure: [1045]

Your MySQL server does not allow incoming connections from your gameserver. To fix this, you can do either of the following:

* Go into your webserver's control panel and check if there's a section called MySQL Access Hosts or something named similar. There you can add the IP address mentioned in the error. This is usually the IP of your gameserver, but it can also be slightly different, so make sure you copy and paste it exactly from the error.

* The other option is to run the following query on your SourceBans database (for example using phpMyAdmin):
GRANT ALL ON database.* TO 'username'@'ip';

You will have to replace "database" with your SourceBans database name, and "username" and "ip" with those mentioned in the error.
HlStatsX:CE Documentation Master & Global forum moderator.
Read the damn FAQ [[ English or German ]] before asking your question. I put time in it, it's not just there because it has red funky letters!
--
Do not pm me with your issue unless you want to be ignored completely!
Posted Image
0

#7 User is offline   Rawh 

  • HLstatsX:CE Moderator
  • PipPipPipPip
  • Group: Moderators
  • Posts: 977
  • Joined: 14-August 09
  • SteamID:rawh

Posted 12 December 2009 - 04:28 PM

Why does the game plugin error log tell me "Database failure: Could not find database conf "sourcebans""?

You forgot to add the "sourcebans" section to SourceMod's databases.cfg, as instructed in the installation. Please go to http://your.sourceba...rvers&o=dbsetup (replace your.sourcebans.install with your own URL) and add the "sourcebans" section to your databases.cfg.
HlStatsX:CE Documentation Master & Global forum moderator.
Read the damn FAQ [[ English or German ]] before asking your question. I put time in it, it's not just there because it has red funky letters!
--
Do not pm me with your issue unless you want to be ignored completely!
Posted Image
0

#8 User is offline   Rawh 

  • HLstatsX:CE Moderator
  • PipPipPipPip
  • Group: Moderators
  • Posts: 977
  • Joined: 14-August 09
  • SteamID:rawh

Posted 12 December 2009 - 04:28 PM

Why is the webpanel showing "Error Connecting (ip:port)" for my server, when it's actually online?

See Which ports does the SourceBans webpanel require to be open?.
HlStatsX:CE Documentation Master & Global forum moderator.
Read the damn FAQ [[ English or German ]] before asking your question. I put time in it, it's not just there because it has red funky letters!
--
Do not pm me with your issue unless you want to be ignored completely!
Posted Image
0

#9 User is offline   Rawh 

  • HLstatsX:CE Moderator
  • PipPipPipPip
  • Group: Moderators
  • Posts: 977
  • Joined: 14-August 09
  • SteamID:rawh

Posted 12 December 2009 - 04:29 PM

Why is the webpanel showing me a blank white page?

This is because PHP has encountered a fatal error and cannot show any more of the page.

To show the error message that PHP produced, you need to add the debug parameter to your URL. For example, if your current URL is http://www.sourcebans.net/index.php then you can add the debug parameter by changing the URL to http://www.sourceban...dex.php?debug=1

If your URL already has parameters, then add debug on the end, like this: http://www.sourceban...?p=home&debug=1

In most cases, the error message will be self explanatory, but if you need help, then post on our forums.
HlStatsX:CE Documentation Master & Global forum moderator.
Read the damn FAQ [[ English or German ]] before asking your question. I put time in it, it's not just there because it has red funky letters!
--
Do not pm me with your issue unless you want to be ignored completely!
Posted Image
0

#10 User is offline   Rawh 

  • HLstatsX:CE Moderator
  • PipPipPipPip
  • Group: Moderators
  • Posts: 977
  • Joined: 14-August 09
  • SteamID:rawh

Posted 28 June 2010 - 10:56 PM

Can't connect to mysql on XXX.XXX.XXX.XXX
[sourcebans.smx] Database failure: [2003]: Can't connect to MySQL server on '<ip / host>' (10061)


This can be because of a few reasons:

  • Your server is blocking the UDP port of 3306
    Edit your firewall to allow UDP port 3306
  • Your server isn't listening for internet addresses with it's mysql config.
    You can check this by going to the install dir of your mysql (/etc/mysql on linux) and look inside the config file (my.cnf). It should have a "bind-address = XXX.XXX.XXX.XXX". If it's set to 127.0.0.1 then edit it with your outside (internet) address) and restart mysql!
  • The ip address you entered inside your databases.cfg is invalid. Please do not use hostnames.

HlStatsX:CE Documentation Master & Global forum moderator.
Read the damn FAQ [[ English or German ]] before asking your question. I put time in it, it's not just there because it has red funky letters!
--
Do not pm me with your issue unless you want to be ignored completely!
Posted Image
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users