my Owncloud face an issues that also show 502 proxy error previously work normal), now try to get app info via
univention-app shell owncloud
and get error : Cannot run command: 4.2/owncloud=10.0.7-20180221 is not running in a container
Any idea to solve?
ahrnke
2
You may want to investigate the current status first.
get generic info from docker about running containers which will most likely not show owncloud as running:
docker ps
get the status of the ownCloud container:
univention-app status owncloud
get the logs from the container:
univention-app logs owncloud