Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

caddy:2.7.6: getting missing instance.uuid file warning #335

Open
geekodour opened this issue Apr 25, 2024 · 1 comment
Open

caddy:2.7.6: getting missing instance.uuid file warning #335

geekodour opened this issue Apr 25, 2024 · 1 comment

Comments

@geekodour
Copy link

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.

{"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?

@geekodour 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
@mholt
Copy link
Member

mholt commented Apr 25, 2024

Likely fixed already, based on a commit just a few months ago. caddyserver/caddy#5976

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants