View Single Post
painoftacos
Junior Member
Join Date: Jan 2016
Old 08-17-2016 , 10:05   Re: [Any] Super Spray Handler (V1.2.3, 5/10/16)
Reply With Quote #36

I'm using this plugins on three different server with a common MySQL database wishing to have the ability for the spraybans to work across our three servers.

However, on two of them I'm getting the following error :

L 08/17/2016 - 08:52:13: [SM] Exception reported: Invalid database Handle 0 (error: 4)
L 08/17/2016 - 08:52:13: [SM] Blaming: ssh.smx()
L 08/17/2016 - 08:52:13: [SM] Call stack trace:
L 08/17/2016 - 08:52:13: [SM] [0] SQL_LockDatabase
L 08/17/2016 - 08:52:13: [SM] [1] Line 600, ssh.sp::CheckBan()
L 08/17/2016 - 08:52:13: [SM] [2] Line 240, ssh.sp::OnClientPutInServer()

Can you let me know what's wrong? Is the database getting locked by the first server that access it? Anyway to fix this?

database.cfg : (server info was masked with *********)
"ssh"
{
"driver" "mysql"
"host" "*********.site.nfoservers.com"
"database" ""*********_spraymanager"
"user" "*********"
"pass" "*********"
}

Thanks
painoftacos is offline