nextcloud-aio-domaincheck won't start because www-data don't have an entry in passwd file.

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.

Is there any way to repair this ?

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?

1 Like

Must say, thank you. I didn’t things docker could make an error pulling image but apparently yes.

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.