Hi, I wanted to boot my Nextcloud but got: NOTICE: PHP message: Could not start domaincheck container: Could not start container nextcloud-aio-domaincheck: {"message":"unable to find user www-data: no matching entries in passwd file"}
I tried to reset all my data following the reset guide presented in the AIO interface, but it didn’t help.
Hi, it sounds like the container image was not pulled correctly. Can you run sudo docker rm nextcloud-aio-domaincheck; sudo docker image prune -af and try to open the AIO interface again and then continue with the setup?