Cannot log in to PHPMyAdmin and to my website

Hello,

Today I can not log in to my website, I get errors:

**Warning** : mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in  **/storage/ssd4/531/6794531/public_html/index.php**  on line  **45**

**Warning** : mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in  **/storage/ssd4/531/6794531/public_html/index.php**  on line  **46**

This seems to be an issue with the database connection. So I tried to connect to my Database, but cannot login to PHPMyAdmin, where I get this errors:

Error in processing request
Error code: 200
Error text: OK (rejected)
It seems that the connection to server has been lost. Please check your network connectivity and server status.

# Error

**SQL query:**  [![Edit](https://databases.000webhost.com/themes/dot.gif) Edit](https://databases.000webhost.com/server_sql.php?sql_query=SET+lc_messages+%3D+%27en_US%27%3B&show_query=1)

``

```
SET lc_messages = 'en_US';
```

**MySQL said:**  [![Documentation](https://databases.000webhost.com/themes/dot.gif)](https://databases.000webhost.com/url.php?url=https%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.7%2Fen%2Ferror-messages-server.html)

`#9001 - Max connect timeout reached while reaching hostgroup 1038 after 10412ms`

Any reason why this happens ?
I see there are some rate limiting, but my website is nowhere near those limits.

My website is nowhere near these limitations.

Can you please at least let me know if I upgrade to premium, if this problem will be solved?

Of course it will be solved by upgrading, as premium doesn’t use rate limiting.
It’d be cheaper just to wait the free limits out though

I was planning to upgrade anyway, but I am not 100% sure if this is a rate limitation problem.
Why can’t I access my database?

Like I said the traffic on my website is very very low, so I can’t understand how the rate limitation was triggered on my website, especially since Friday it worked and during the weekend I had zero traffic.

URL being? :/:avocado:

website: https://althomtimetracker.online/

PHPmyAdmin login: id6794531_admin

1 Like