Open akarakn opened 5 years ago
I have the same question, I will follow the issue untill solved the problem.
Can you tell me after reboot the server, how to restart outline?
outline will auto start after reboot the server.
outline will auto start after reboot the server.
Thanks
@akarakn You can run docker logs shadowbox
from inside the server to get the logs.
Did you solve your problem?
I have the same problem and I can't connect to the hanged lightsail instance.
ookay looks it fails with OOM (out of memory)
ta-dam
I've fixed everyday hanging on aws lightsail with turning off apt updates:
sudo systemctl disable --now apt-daily-upgrade.timer
sudo systemctl disable --now apt-daily.service
sudo systemctl disable --now apt-daily.timer
sudo systemctl disable --now dpkg-db-backup.service
sudo systemctl disable --now dpkg-db-backup.timer
sudo systemctl disable --now man-db.timer
sudo systemctl disable --now man-db.service
I have outline server on DigitalOcean. Last days sometime I clouldn't connect the server. But after restarting server, I can connect The server. What is the problem. How can find the problem. Is there any runtime log file? Thanks all.