Can't start any nextcloud AIO containers. #5411
-
Hello, I am deploying a Nextcloud AIO via Docker with caddy reverse proxy and cannot start it properly. A few days ago, I ran sudo apt-get update && sudo apt-get upgrade -y after everything was complete, nothing seemed out of ordinary, and I went to sleep. Today as I tried to access Nextcloud via URL. I got an error 502 (Bad gateway) from Cloudflare and once I went to AIO interface I noticed there is a backup running. This was unusual as I have them set up to run in the morning, and they usually finish in about an hour. This one was going for at least 10 hours. Thinking it got stuck, I didn't read logs and ran the command AIO was suggesting, stopping the backup process. Now my AIO is unable to launch. I've tried a few steps to fix this, but with no luck. I've rebooted the system, deleted the AIO mastercontainer and made it again with this command I use port 8081 for the AIO on purpose:
I also tried again with the beta channel, and temporarly disabled any firewalls or other resrticitons in network I had (other than caddy for reverse proxy), but that did not fix the issue, as well.
Apache:
nextcloud-aio-notify-push:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Hi, can you please post the output of |
Beta Was this translation helpful? Give feedback.
-
Hello, sure.
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
I see. Running
sudo docker stop nextcloud-aio-apache
and then reloading the aio interface should allow you to make it work again.