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

Release SourceBans++ (v1.6.4) [Updated: 2021-10-06]


Post New Thread Closed Thread   
 
Thread Tools Display Modes
ItsReigN
New Member
Join Date: Nov 2015
Old 02-26-2017 , 14:23   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#971

Quote:
Originally Posted by dustydevil View Post
thank you
Did you ever work out what was wrong? I'm having the same error as you right now, if i install stable it wont allow me to connect with correct mysql details (logged in through ssh, could access everything fine.) and if I install dev branch from github, I just get a white screen on 'http://mydoma.in/bans/' (not loading the index.php file, if i try to manually go to http://mydoma.in/bans/index.php and use ?debug=1 i still get nothing, and the favicon disappears).
ItsReigN is offline
m22b
Senior Member
Join Date: Jul 2013
Old 03-10-2017 , 00:09   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#972

Errors :
Code:
L 03/10/2017 - 08:05:17: SourceMod error session started
L 03/10/2017 - 08:05:17: Info (map "de_dust") (file "errors_20170310.log")
L 03/10/2017 - 08:05:17: [SM] Exception reported: invalid handle 0 (error: 4)
L 03/10/2017 - 08:05:17: [SM] Blaming: SourceSleuth.smx
L 03/10/2017 - 08:05:17: [SM] Call stack trace:
L 03/10/2017 - 08:05:17: [SM]   [0] IsEndOfFile
L 03/10/2017 - 08:05:17: [SM]   [1] Line 265, SourceSleuth.sp::LoadWhiteList
L 03/10/2017 - 08:05:17: [SM]   [2] Line 86, SourceSleuth.sp::OnPluginStart
L 03/10/2017 - 08:05:17: [SM] Unable to load plugin "SourceSleuth.smx": Error detected in plugin startup (see error logs)
L 03/10/2017 - 08:05:21: Error log file session closed.
m22b is offline
JackHammer20
Member
Join Date: Dec 2015
Old 03-22-2017 , 08:58   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#973

Quote:
Originally Posted by m22b View Post
Errors :
Code:
L 03/10/2017 - 08:05:17: SourceMod error session started
L 03/10/2017 - 08:05:17: Info (map "de_dust") (file "errors_20170310.log")
L 03/10/2017 - 08:05:17: [SM] Exception reported: invalid handle 0 (error: 4)
L 03/10/2017 - 08:05:17: [SM] Blaming: SourceSleuth.smx
L 03/10/2017 - 08:05:17: [SM] Call stack trace:
L 03/10/2017 - 08:05:17: [SM]   [0] IsEndOfFile
L 03/10/2017 - 08:05:17: [SM]   [1] Line 265, SourceSleuth.sp::LoadWhiteList
L 03/10/2017 - 08:05:17: [SM]   [2] Line 86, SourceSleuth.sp::OnPluginStart
L 03/10/2017 - 08:05:17: [SM] Unable to load plugin "SourceSleuth.smx": Error detected in plugin startup (see error logs)
L 03/10/2017 - 08:05:21: Error log file session closed.
Are you able to post the contents of "errors_20170310.log"?

Cheers,
JackHammer20 is offline
ItsReigN
New Member
Join Date: Nov 2015
Old 03-22-2017 , 21:20   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#974

I'm having a real had time installing, the only error I get occurs during "Step 2 - Database Details". After entering my information correctly (I have been trying to get this to work for weeks now, all the information is correct) I continue to get the error:
Code:
There was an error connecting to your database. 
Recheck the details to make sure they are correct
If anyone could guide me in the right direction or help me out with this problem I'd be really greatful
ItsReigN is offline
ItsReigN
New Member
Join Date: Nov 2015
Old 03-24-2017 , 20:25   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#975

Quote:
Originally Posted by ItsReigN View Post
I'm having a real had time installing, the only error I get occurs during "Step 2 - Database Details". After entering my information correctly (I have been trying to get this to work for weeks now, all the information is correct) I continue to get the error:
Code:
There was an error connecting to your database. 
Recheck the details to make sure they are correct
If anyone could guide me in the right direction or help me out with this problem I'd be really greatful
FOUND THE ISSUE my MySQL pass had characters that made php read the pass wrong. If you're getting this, remove special characters from the password of the user you're using for sourcebans and it might fix it.
ItsReigN is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 04-06-2017 , 18:47   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#976

SourceBans++ now has a Discord Server!

https://discord.gg/gYrkmdt
__________________
Sarabveer is offline
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 04-06-2017 , 19:25   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#977

Finally, I got SourceSleuth to work properly. If anyone is still having problems with it, you can recompile the source file by moving:

Before:


To:

After:


Afterwards, you must delete the old configs that has to do with SourceBans++ and restart your servers in order to load new ones.

Last edited by cravenge; 04-06-2017 at 19:26.
cravenge is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 04-07-2017 , 02:51   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#978

Quote:
Originally Posted by cravenge View Post
Finally, I got SourceSleuth to work properly. If anyone is still having problems with it, you can recompile the source file by moving:
What was the issue you were having? I'm assuming whitelisted users weren't able to connect without getting caught?
__________________
sneaK is offline
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 04-07-2017 , 04:55   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#979

Quote:
Originally Posted by blackhawk74 View Post
What was the issue you were having? I'm assuming whitelisted users weren't able to connect without getting caught?
Kind of, it's just not doing its function as it was supposed/intended to be.

Last edited by cravenge; 04-07-2017 at 05:40.
cravenge is offline
nguyenbaodanh
AlliedModders Donor
Join Date: Jun 2007
Location: HCMC, Vietnam
Old 04-11-2017 , 12:36   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#980

Using latest version 1.5.4.7 .
My sourcebans++ just have been hacked today.
The hacker somehow bypass my admin user / send rcon command to kick all players out of my servers with a greeting message "DOPE RULEZ". Rename all servers to DOPE GOD ...
He also deleted all bans record and all admins users.
I've tracked his IP > from Turkey

I'm here to notice all people who using this.
The hacker seems very similar to sourcebans system.

/// P/s:
I've found out how he can do that ! ...
Fixed
__________________

Last edited by nguyenbaodanh; 04-11-2017 at 12:59.
nguyenbaodanh is offline
Closed Thread


Thread Tools
Display Modes

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 07:09.


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