Missing Databases

Website URL

(please specify the URL of the site on which you are experiencing the problem)

Error Message

Fatal error : Uncaught mysqli_sql_exception: Connection refused in /home/vol19_1/infinityfree.com/if0_35356717/htdocs/NetBeansProjects/Tipping/config.php:20 Stack trace: #0 /home/vol19_1/infinityfree.com/if0_35356717/htdocs/NetBeansProjects/Tipping/config.php(20): mysqli_connect(‘sql105.infinity…’, ‘if0_35356717’, Object(SensitiveParameterValue), ‘if0_35356717_Ti…’) #1 /home/vol19_1/infinityfree.com/if0_35356717/htdocs/NetBeansProjects/Tipping/login.php(12): require_once(‘/home/vol19_1/i…’) #2 {main} thrown in /home/vol19_1/infinityfree.com/if0_35356717/htdocs/NetBeansProjects/Tipping/config.php on line 20

Other Information

It appears my databases have been deleted
(other information and details relevant to your question)

It seems that I have the same problem with you. And after checking my sql page(https://dash.infinityfree.com/accounts/if0_37997384/databases), it seems that the sql is offline because it is also not able to creat new database.

1 Like

“Connection refused” implies that the database is only down, not missing. There are some signs suggesting that one of the database servers had an outage earlier, but it should be back up now. Your website also seems to work as far as I can tell.

If the database server is down, the panel cannot get the list of databases from the database server, which is why it will say there are no databases if the database server is down. They should appear again as soon as the database server is back up.

5 Likes