Can't connect to NextCloud console
-
I'm trying to connect to NextCloud console on Cloudron 9.0.15, but that is all I'm getting:

Resources are fine, log messages shows that container exists and doing well.
sudo docker exec -it ebc4eb53c325 /bin/bashworks just fine.
-
Hello @potemkin_ai
The @nextcloud app itself is working as intended?
Did you try to restart the app once?
Are there any errors in the browser web console when this is happening? -
Does this happen only with nextcloud or with other apps too ? Wondering if this is some network error since I think web terminal uses web sockets which is glitchy on some networks .
Also, possible that nextcloud keeps restarting. docker exec will also work for some time and exit in that case.