Load balancer down. Message on nginx.service status:
Apr 12 03:58:43 xxxxxx systemd[1]: Starting A high performance web server and a reverse proxy server…
Apr 12 03:58:43 xxxxxx systemd[1]: nginx.service: Found left-over process 220625 (nginx) in control group while starting unit. Ignoring.
Apr 12 03:58:43 mxxxxxxx systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Apr 12 03:58:43 xxxxxx systemd[1]: Started A high performance web server and a reverse proxy server.
We can’t access ssh. Please help to solve this problem. Tengs
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
Are you able to access the server via the web console?
https://docs.digitalocean.com/products/droplets/how-to/connect-with-console/
If this does not work too, have you tried restarting the server?
Once you have SSH access to the server, I could suggest following the steps from this answer here on how to troubleshoot common Nginx problems:
https://www.digitalocean.com/community/questions/how-to-troubleshoot-common-nginx-issues-on-linux-server
Feel free to share more details here too based on the suggested commands from the tutorial.
Best,
Bobby