Advertisement
BigJilm19

Caddy Log

Sep 9th, 2024 (edited)
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. {"level":"info","ts":1725885405.973474,"msg":"using config from file","file":"/etc/caddy/Caddyfile"}
  2. {"level":"info","ts":1725885405.9749515,"msg":"adapted config to JSON","adapter":"caddyfile"}
  3. {"level":"warn","ts":1725885405.9749603,"msg":"Caddyfile input is not formatted; run 'caddy fmt --overwrite' to fix inconsistencies","adapter":"caddyfile","file":"/etc/caddy/Caddyfile","line":1}
  4. {"level":"info","ts":1725885405.975694,"logger":"admin","msg":"admin endpoint started","address":"localhost:2019","enforce_origin":false,"origins":["//localhost:2019","//[::1]:2019","//127.0.0.1:2019"]}
  5. {"level":"info","ts":1725885405.975898,"logger":"http.auto_https","msg":"server is listening only on the HTTPS port but has no TLS connection policies; adding one to enable TLS","server_name":"srv0","https_port":443}
  6. {"level":"info","ts":1725885405.9759026,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0xc000206180"}
  7. {"level":"info","ts":1725885405.975926,"logger":"http.auto_https","msg":"enabling automatic HTTP->HTTPS redirects","server_name":"srv0"}
  8. {"level":"info","ts":1725885405.9763484,"logger":"http","msg":"enabling HTTP/3 listener","addr":":443"}
  9. {"level":"info","ts":1725885405.9765203,"logger":"http.log","msg":"server running","name":"srv0","protocols":["h1","h2","h3"]}
  10. {"level":"info","ts":1725885405.976569,"logger":"http.log","msg":"server running","name":"remaining_auto_https_redirects","protocols":["h1","h2","h3"]}
  11. {"level":"info","ts":1725885405.976576,"logger":"http","msg":"enabling automatic TLS certificate management","domains":["actual.myserver.com","immich.myserver.com","plex.myserver.com","www.myserver.com"]}
  12. {"level":"info","ts":1725885406.1697803,"msg":"autosaved config (load with --resume flag)","file":"/config/caddy/autosave.json"}
  13. {"level":"info","ts":1725885406.1697958,"msg":"serving initial configuration"}
  14. {"level":"info","ts":1725885406.2762072,"logger":"tls","msg":"storage cleaning happened too recently; skipping for now","storage":"FileStorage:/data/caddy","instance":"354ecad4-6a96-45b2-9c28-8f768d8650df","try_again":1725971806.2762048,"try_again_in":86399.999999286}
  15. {"level":"info","ts":1725885406.2766595,"logger":"tls","msg":"finished cleaning storage units"}
  16. {"level":"error","ts":1725890886.0213287,"logger":"http.log.error","msg":"tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2024-09-09T14:08:06Z is after 2024-07-02T04:38:17Z","request":{"remote_ip":"xxx.xxx.xx.xx","remote_port":"2334","client_ip":"xxx.xxx.xx.xx","proto":"HTTP/2.0","method":"GET","host":"actual.myyserver.com","uri":"/favicon.ico","headers":{"User-Agent":["ArcMobile2/1.29.0 (iPhone; iOS 17.6.1; Scale/3.00)"],"Accept":["image/*,*/*;q=0.8"],"Accept-Language":["en-US,en;q=0.9"],"Accept-Encoding":["gzip, deflate, br"]},"tls":{"resumed":false,"version":772,"cipher_suite":4865,"proto":"h2","server_name":"actual.myserver.com"}},"duration":0.001845944,"status":502,"err_id":"m9a67w60y","err_trace":"reverseproxy.statusError (reverseproxy.go:1269)"}
  17.  
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement