Traefik Config reverts after "./runtipi-cli restart"
Hello, I am trying to set up DNS Challange with CloudFlare API. I follows the steps on the runtipi documentation website. I am able to create the .yml file
Once I was done editing the treafik.yml with the correct information for "cloudflare" and the email, etc, I then restart runtipi with the command "sudo ./runtipi-cli restart".
After the restart I check the traefik.yml to see the changes were reverted. What am I doing wrong? I'm doing exactly what the documentation says.
Here is a log error after the runtipi-cli restart:
~
~
No matter when I change something in the traefik.yml, it always reverts after the restart.
Once I was done editing the treafik.yml with the correct information for "cloudflare" and the email, etc, I then restart runtipi with the command "sudo ./runtipi-cli restart".
After the restart I check the traefik.yml to see the changes were reverted. What am I doing wrong? I'm doing exactly what the documentation says.
Here is a log error after the runtipi-cli restart:
runtipi-reverse-proxy | [90m2024-07-15T18:15:55Z[0m [1m[31mERR[0m[0m Unable to obtain ACME certificate for domains [36merror=[0m[31m"unable to generate a certificate for the domains [10.0.0.2:8756]: acme: error: 400 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-order :: urn:ietf:params:acme:error:rejectedIdentifier :: Invalid identifiers requested :: Cannot issue for \"10.0.0.2:8756\": Domain name contains an invalid character"[0m [36mACME CA=[0mhttps://acme-v02.api.letsencrypt.org/directory [36macmeCA=[0mhttps://acme-v02.api.letsencrypt.org/directory [36mdomains=[0m["10.0.0.2:8756"] [36mproviderName=[0mmyresolver.acme [36mrouterName=[0mhomepage@docker [36mrule=[0mHost(`10.0.0.2:8756`)No matter when I change something in the traefik.yml, it always reverts after the restart.