Raised This Month: $32 Target: $400
 8% 

Bug Report Randomly stopped working?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Ren3gade
Senior Member
Join Date: Jul 2010
Old 12-12-2013 , 21:39   Randomly stopped working?
Reply With Quote #1

Well for some reason, SBs randomly stopped working on one of my servers. It randomly happened. Half of my admins on my admins.cfg file got whiped, when I didn't even mess with it.

and now, sourcebans will write to the admins.cfg file on all of my servers except my TF2 Jailbreak server.

Plus im getting these errors for some reason?

Code:
 [admin-flatfile.smx] Error(s) detected parsing addons/sourcemod/configs/admins.cfg
L 12/12/2013 - 18:36:21: [admin-flatfile.smx]  (line 35) Unknown group "Admins/Officers/Managers"
L 12/12/2013 - 18:36:21: [admin-flatfile.smx]  (line 43) Unknown group "Admins/Officers/Managers"
L 12/12/2013 - 18:59:26: [admin-flatfile.smx] Error(s) detected parsing addons/sourcemod/configs/admins.cfg
L 12/12/2013 - 18:59:26: [admin-flatfile.smx]  (line 35) Unknown group "Admins/Officers/Managers"
L 12/12/2013 - 18:59:26: [admin-flatfile.smx]  (line 43) Unknown group "Admins/Officers/Managers"
L 12/12/2013 - 19:00:44: [admin-flatfile.smx] Error(s) detected parsing addons/sourcemod/configs/admins.cfg
L 12/12/2013 - 19:00:44: [admin-flatfile.smx]  (line 35) Unknown group "Admins/Officers/Managers"
L 12/12/2013 - 19:00:44: [admin-flatfile.smx]  (line 43) Unknown group "Admins/Officers/Managers"
L 12/12/2013 - 19:22:21: [admin-flatfile.smx] Error(s) detected parsing addons/sourcemod/configs/admins.cfg
L 12/12/2013 - 19:22:21: [admin-flatfile.smx]  (line 35) Unknown group "Admins/Officers/Managers"
L 12/12/2013 - 19:22:21: [admin-flatfile.smx]  (line 43) Unknown group "Admins/Officers/Managers"
L 12/12/2013 - 19:23:05: [admin-flatfile.smx] Error(s) detected parsing addons/sourcemod/configs/admins.cfg
L 12/12/2013 - 19:23:05: [admin-flatfile.smx]  (line 35) Unknown group "Admins/Officers/Managers"
L 12/12/2013 - 19:23:05: [admin-flatfile.smx]  (line 43) Unknown group "Admins/Officers/Managers"
L 12/12/2013 - 19:32:50: Error log file session closed.
L 12/12/2013 - 19:32:58: SourceMod error session started
L 12/12/2013 - 19:32:58: Info (map "jail_casuarina_b5_tf2jail") (file "errors_20131212.log")
L 12/12/2013 - 19:32:58: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 12/12/2013 - 19:32:58: [SM] Displaying call stack trace for plugin "TF2Jail_BlueBans.smx":
L 12/12/2013 - 19:32:58: [SM]   [0]  Line 154, I:\Script\TF2Jail_BlueBans.sp::OnClientAuthorized()
L 12/12/2013 - 19:32:58: [TF2Jail_BlueBans.smx] Default database database connection failure: [2002]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
L 12/12/2013 - 19:32:58: [SM] Plugin encountered error 25: Call was aborted
L 12/12/2013 - 19:32:58: [SM] Native "SetFailState" reported: Error while connecting to default database. Exiting.
L 12/12/2013 - 19:32:58: [SM] Displaying call stack trace for plugin "TF2Jail_BlueBans.smx":
L 12/12/2013 - 19:32:58: [SM]   [0]  Line 451, I:\Script\TF2Jail_BlueBans.sp::DB_Callback_Connect()
L 12/12/2013 - 20:34:26: Error log file session closed.
L 12/12/2013 - 20:34:26: SourceMod error session started
L 12/12/2013 - 20:34:26: Info (map "jail_anthology_b2_tf2jail") (file "errors_20131212.log")
L 12/12/2013 - 20:34:26: [admin-flatfile.smx] Error(s) detected parsing addons/sourcemod/configs/admins.cfg
L 12/12/2013 - 20:34:26: [admin-flatfile.smx]  (line 15) Unknown group "adminsofficersmanagers"
L 12/12/2013 - 20:34:26: [admin-flatfile.smx]  (line 31) Unknown group "adminsofficersmanagers"
L 12/12/2013 - 20:34:26: [admin-flatfile.smx]  (line 39) Unknown group "adminsofficersmanagers"
L 12/12/2013 - 20:34:26: [admin-flatfile.smx]  (line 53) Unknown group "adminsofficersmanagers"
L 12/12/2013 - 20:34:26: [admin-flatfile.smx]  (line 61) Unknown group "adminsofficersmanagers"
L 12/12/2013 - 20:34:26: [admin-flatfile.smx]  (line 82) Unknown group "adminsofficersmanagers"
(ignore the jailbreak blue bans errors)
Ren3gade is offline
DrFallen
AlliedModders Donor
Join Date: Jul 2013
Location: ./root
Old 12-13-2013 , 05:16   Re: Randomly stopped working?
Reply With Quote #2

Your game server isn't able to connect to your webserver so your admin_groups.txt file isn't being written. (1.4.10) which version are you using? I would verify that your webserver can connect to your game server. Check the database.cfg.

Offical source for your issue. http://www.sourcebans.net/faq/i-get-...ilure-10452003
DrFallen is offline
Ren3gade
Senior Member
Join Date: Jul 2010
Old 01-05-2014 , 05:05   Re: Randomly stopped working?
Reply With Quote #3

Quote:
Originally Posted by DrFallen View Post
Your game server isn't able to connect to your webserver so your admin_groups.txt file isn't being written. (1.4.10) which version are you using? I would verify that your webserver can connect to your game server. Check the database.cfg.

Offical source for your issue. http://www.sourcebans.net/faq/i-get-...ilure-10452003
The database.cfg was filled out just right. Should I use 1.4.10? or use the 1.5 BETA on here? I was using the 1.4.10

Last edited by Ren3gade; 01-05-2014 at 05:05.
Ren3gade is offline
Reply



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 16:44.


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