I tried with SKIP_DOMAIN_VALIDATION=true and properly restarting (removing volumes and containersS) but I see alway this screen:
Nextcloud AIO v9.6.0
Domaincheck container is not running
This is not expected. Most likely this happened because port 8383 is already in use on your server. You can check the mastercontainer logs and domaincheck container logs for further clues. You should be able to resolve this by adjusting the APACHE_PORT by following the reverse proxy documentation. Advice: have a detailed look at the changed docker run command for AIO.
Okay, I double-checked everything and I have SKIP_DOMAIN_VALIDATION=true on docker-compose.yml file and the instance continue showing this screen.
What I’m missing? I just want to turn it off.
nextcloud-aio-mastercontainer | NOTICE: PHP message: Could not start domaincheck container: Could not start container nextcloud-aio-domaincheck: Server error: `POST http://127.0.0.1/v1.41/containers/nextcloud-aio-domaincheck/start` resulted in a `500 Internal Server Error` response:
Nextcloud AIO v9.8.0
Domaincheck container is not running
This is not expected. Most likely this happened because port 8383 is already in use on your server.
Nextcloud AIO v9.8.0
Domaincheck container is not running
This is not expected. Most likely this happened because port 443 is already in use on your server.
Nextcloud AIO v9.8.0
Domaincheck container is not running
This is not expected. Most likely this happened because port 8383 is already in use on your server.
Using # SKIP_DOMAIN_VALIDATION: true gives the same:
This is not expected. Most likely this happened because port XXXX is already in use on your server.