You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a warning that I am getting, caddy is running just fine. I was wondering if I am missing any config which would make sure caddy creates this file. I was running caddy directly on my system(non dockerized version), I can see that the instance.uuid file is being created there in the data directory but when I am using the docker version I am getting this warning on caddy initilization.
{"level":"info","ts":1714074416.7595403,"msg":"serving initial configuration"}
{"level":"warn","ts":1714074416.76022,"logger":"tls","msg":"unable to get instance ID; storage clean stamps will be incomplete","error":"open /data/caddy/instance.uuid: no such file or directory"}
What should I be doing to fix this?
The text was updated successfully, but these errors were encountered:
geekodour
changed the title
I am using caddy-docker:caddy:2.7.6 and getting missing instance.uuid file
caddy:2.7.6: getting missing instance.uuid file warning
Apr 25, 2024
version:
caddy:2.7.6
This is a warning that I am getting, caddy is running just fine. I was wondering if I am missing any config which would make sure caddy creates this file. I was running caddy directly on my system(non dockerized version), I can see that the instance.uuid file is being created there in the data directory but when I am using the docker version I am getting this warning on caddy initilization.
What should I be doing to fix this?
The text was updated successfully, but these errors were encountered: