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
potatoz
AlliedModders Donor
Join Date: Nov 2016
Old 12-28-2018 , 17:18   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1321

SourceSleuth is all out of wack, i'm using the latest version with admin immunity, original length and all bans targeted; yet, someone with a 1 day ban on the same ip gets a new ban for 2 months? how could this be fixed?
__________________
potatoz is offline
Phaiz
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 12-29-2018 , 00:48   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1322

Quote:
Originally Posted by potatoz View Post
SourceSleuth is all out of wack, i'm using the latest version with admin immunity, original length and all bans targeted; yet, someone with a 1 day ban on the same ip gets a new ban for 2 months? how could this be fixed?
I've tried half a dozen different sleuth releases from different people and they all do this. Mine are 120 months.
__________________
Phaiz is offline
FallenNT
Member
Join Date: Feb 2013
Location: Russia
Old 12-30-2018 , 17:59   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1323

Code:
[+] SourceBans "Error Connecting()" Debug starting for server 46.165.1.24:27015

[+] 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...
[+] Got an response! Server: [SetiTagila] Мясорубка 

[+] Trying to establish TCP connection
[+] TCP connection successfull!
[+] Trying to write to TCP socket and authenticate via rcon
[+] Successfully sent authentication request. Reading...
[+] Got an response! 
[+] Password correct!
http://css.setitagila.ru/bans/sb_debug_connection.php
http://css.setitagila.ru/bans/

need help

Last edited by FallenNT; 12-30-2018 at 18:01.
FallenNT is offline
Send a message via ICQ to FallenNT
potatoz
AlliedModders Donor
Join Date: Nov 2016
Old 01-01-2019 , 11:31   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1324

FIX FOR SOURCESLEUTH

Whilst this isn't 100% certain, it has worked for a few bans. In the original plugin (latest release 1.6.3) the code for applying original ban-length is as follows;

PHP Code:
case LENGTH_ORIGINAL:
{
    new 
length SQL_FetchInt(hndl6);
    new 
time length 60;

    
BanPlayer(clienttime);

However, it should be like this;

PHP Code:
case LENGTH_ORIGINAL:
{
    
int length SQL_FetchInt(hndl6);
    
int time 0;
                    
    if (
length != 0)
        
time length 60;

    
BanPlayer(clienttime);

__________________
potatoz is offline
Sincronic
Senior Member
Join Date: Dec 2018
Old 01-02-2019 , 14:52   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1325

Database failure: [1045]: Access denied for user 'eleague1_bans'@'86.122.58.153' (using password: YES)

This is the error ai got it. I own my servers on a linux server and the web host is paid.

How knows why i have this error ?
Sincronic is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 01-02-2019 , 14:58   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1326

Quote:
Originally Posted by Sincronic View Post
Database failure: [1045]: Access denied for user 'eleague1_bans'@'86.122.58.153' (using password: YES)

This is the error ai got it. I own my servers on a linux server and the web host is paid.

How knows why i have this error ?
A lot of shared hosts do not allow remote access to the MySQL services they provide, or require you to whitelist specific remote IP addresses that are allowed access.
__________________
asherkin is offline
Garlicvideos
Member
Join Date: Nov 2018
Old 01-03-2019 , 06:32   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1327

Hey there.

Got this error in plugin startup for sourcebans++ main: Exception reported: unable to open database file

Anyone knows why?
Garlicvideos is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 01-03-2019 , 07:48   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1328

Quote:
Originally Posted by Sincronic View Post
Database failure: [1045]: Access denied for user 'eleague1_bans'@'86.122.58.153' (using password: YES)

This is the error ai got it. I own my servers on a linux server and the web host is paid.

How knows why i have this error ?
get a cheap vServer for 3-5€ and install sourcebans on it instead of using a webhost service.

Last edited by asdfxD; 01-03-2019 at 07:48.
asdfxD is offline
Sincronic
Senior Member
Join Date: Dec 2018
Old 01-03-2019 , 09:41   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1329

Quote:
Originally Posted by asdfxD View Post
get a cheap vServer for 3-5€ and install sourcebans on it instead of using a webhost service.
I think i sould do that ! Anyway, i think my host dosen't have mysql remote.

And i have another error, with rcon comands from web site sourcebans, i attached a photo. It can be from the host ? or my servers have something ?

https://imgur.com/a/d6o9r9t

Last edited by Sincronic; 01-03-2019 at 09:41.
Sincronic is offline
BlagoYar
Member
Join Date: Nov 2018
Location: Чер
Old 01-14-2019 , 11:01   Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
#1330

There are many duplicate error logs.
Code:
[Fri Jan 11 22:18:24.373354 2019] [cgi:error] [pid 990898] [client 46.149.91.104:34926] AH01215: PHP Warning:  Division by zero in /var/www/user/data/www/bans.nkm18.ru/includes/smarty/plugins/function.math.php(94) : eval()'d code on line 1, referer: https://bans.nkm18.ru/index.php?p=login

[Mon Jan 14 17:08:23.709709 2019] [cgi:error] [pid 998513] [client 195.191.58.104:47024] AH01215: PHP Warning:  Division by zero in /var/www/user/data/www/bans.nkm18.ru/includes/smarty/plugins/function.math.php(94) : eval()'d code on line 1, referer: https://webmaster.yandex.ru/site/https:bans.nkm18.ru:443/diagnosis/checklist/samples/empty-description/
How to fix it?

Last edited by BlagoYar; 01-14-2019 at 11:04.
BlagoYar is offline
Closed Thread



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 18:19.


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