SQLSTATE[HY000] [1105] (proxy) error all backends are down (SQL: select * from `users` Where `id` = 1 limit 1) Standard

Asked

Viewed 82 times

-1

I have a website developed in Laravel 5.8, put on the air, and when I am browsing the site I get this error: SQLSTATE[HY000] [1105] (proxy) all backends are down (SQL: select * fromuserswhereid= 1 limit 1).

However, this error appears out of the blue, sometimes when I go to another page, or when I go back to the page in the browser.

Can someone give me a hint of what I can do to not happen anymore?

1 answer

0


This looks like an IP targeting problem on the server. If this is the first time you’ve climbed, check the directions in your server settings and if your domain is pointing correctly to the server where your BD is located.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.