Hi everyone,
I've recently tried to follow the guide to set up nextcloud with docker: [How-To] Nextcloud with swag (Letsencrypt) using OMV and docker-compose
After going through it all I could not access nextcloud on home or external network. I think I've followed all the steps thoroughly. The only thing I've found that could be wrong is in the swag logs:
"Unable to register an account with ACME server. The ACME server believes {myemail}@gmail.com, is an invalid email address. Please ensure it is a valid email and attempt registration again.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
ERROR: Cert does not exist! Please see the validation error above. The issue may be due to incorrect dns or port forwarding settings. Please fix your settings and recreate the container"
I assume that this is the problem but I'm not even sure what it means or how to remedy it, the email is of course a real one and correctly spelt.
Any advice would be great as this has been a pain in the neck after DBTechs guide didn't work properly either (only on my local network!)
Thanks a lot,
Rowan
SIDE NOTE: I have set all of the folders on the docker-compose.yml to be on the drive which I store my media on, not by OS drive, is this acceptable?