Closed sidneyelagib closed 1 month ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
One workaround for the time being is log into the container and manually update the /config/dns-conf/cloudflare.ini and restart the container if anyone stumbles on the same issue.
Looking into the details, the error is with my docker-compose file with one " at the end of the volume mapping. Closing the issue.
Is there an existing issue for this?
Current Behavior
When you start the docker container it fails with "ERROR: Cert does not exist! Please see the validation error above. Make sure you entered correct credentials into the /config/dns-conf/cloudflare.ini file.", it used to work fine but after enabling watchtower and updating to newer version, this issue started appearing. When I log in the container and check the value of the /config/dns-conf/cloudflare.ini it's different than the mapped one.
The file on the host machine
The file from the container
Expected Behavior
The mapped file to match to one in the container and the container starts successfully.
Steps To Reproduce
Create a docker container with the following configuration (docker-compose.yml)
CPU architecture
x86-64
Docker creation
Container logs