How to solve Error establishing a database connection #1503
Unanswered
rishabhsdev
asked this question in
Support Requests
Replies: 1 comment 5 replies
-
Did you delete anything from |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was getting Error establishing a database connection on my wordpress website built with easyengine.
I ran this comand: df -h and found that my storage was full. So, I cleared some old log files.
But still I was getting Error establishing a database connection error
So I tried running docker ps command and this was the result:
As you can see the mariadb container is continuously restarting. How do I fix this?
Here's the log file of docker logs services_global-db_1:
How to solve this?
Beta Was this translation helpful? Give feedback.
All reactions