Error in PHP Script
/artists/songs.php
PHP Version: 5.5.9-1ubuntu4.29;  Zend Engine Version: 2.5.0;  Qcodo Version: 0.3.32 (Qcodo Beta 3)
Application: Apache/2.4.7 (Ubuntu);  Server Name: dev2.broadjam.com
HTTP User Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)HTTP Remote Addr: 216.73.217.11
mysqli::mysqli(): (HY000/1129): Host '172.30.1.92' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'
Error Type:   E_WARNING

Source File:   /usr/share/broadjam/apps/Qcodo/includes/broadjam/_core/database/BJMySqli5Database.class.php     Line:   93

Line 88:                        
Line 89:                        // set up the $strServer based on the HasReadOnlyInstance flag
Line 90:                        $strServer = ($blnReadOnly)?($this->HasReadOnlyInstance)?$this->ReadOnlyServer:$this->Server:$this->Server;
Line 91:                        
Line 92:                        // Connect to the Database Server
Line 93:                        $this->objMySqli = new MySqli($strServer, $this->Username, $this->Password, $this->Database, $this->Port);
Line 94:                        //log_debug(sprintf("Query '%s'\nQuery Operation: '%s', Query Server '%s', Host '%s'", $strQuery, $this->strCurrentOperation, $strServer, $this->objMySqli->host_info));
Line 95:    
Line 96:                        if (!$this->objMySqli)
Line 97:                                throw new QMySqliDatabaseException("Unable to connect to Database", -1, null);
Line 98:    

Call Stack:

#0 (): BJHandleError()
#1 /usr/share/broadjam/apps/Qcodo/includes/broadjam/_core/database/BJMySqli5Database.class.php(93): mysqli->mysqli()
#2 /usr/share/broadjam/apps/Qcodo/includes/broadjam/_core/database/BJMySqli5Database.class.php(159): BJMySqli5Database->smartConnect()
#3 /usr/share/broadjam/apps/Qcodo/includes/_data_layer/website/broadjam.com/data_classes/generated/SessionSessionGen.class.php(148): BJMySqli5Database->Query()
#4 /usr/share/broadjam/apps/Qcodo/includes/_data_layer/website/broadjam.com/data_classes/generated/SessionSessionGen.class.php(379): SessionSessionGen::QuerySingle()
#5 /usr/share/broadjam/apps/Qcodo/includes/broadjam/_core/session/BJSession.class.php(267): SessionSessionGen::LoadBySessionId()
#6 (): BJSession->_read()
#7 /usr/share/broadjam/apps/Qcodo/includes/broadjam/session/BJSessionManager.class.php(172): session_start()
#8 /usr/share/broadjam/apps/Qcodo/includes/broadjam/session/BJSessionManager.class.php(189): BJSessionManager::getInstance()
#9 /usr/share/broadjam/apps/Qcodo/includes/broadjam/_core/env/BJEnvironment.class.php(89): BJSessionManager::Initialize()
#10 /usr/share/broadjam/apps/Qcodo/includes/prepend.inc.php(53): BJEnvironment::Initialize()
#11 /var/www/wwwroot/artists/songs.php(2): require_once()

Variable Dump:   Show/Hide



Error Report Generated:  Sunday, August 3 2025, 1:07:27 PM