Database server is down in my lightsail instance

0

I have a lightsail instance on which my wordpress site is hosted. Recently I turned the instance off and restarted it after a while. Soon after this, all of a sudden the database server (mysql) is not at all responding and is down. I haven't done any changes in the codebase. Hence, I needed some help in getting to understand what happened and also to resolve the issue if possible.Enter image description here

2개 답변
0

Hello.

Is it possible to connect to Lightsail via SSH?
https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-ssh-using-terminal

If SSH connection is possible, try starting the database in Lightsail with the command below.

sudo /opt/bitnami/ctlscript.sh restart mysql
profile picture
전문가
답변함 7달 전
0

From an SSH session, check the space usage, it's possible that a lack of disk space is causing issues for the database.

Adrian
답변함 7달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠