After reboot reverse proxy not working

1. Caddy version (caddy version):

Docker - latest

2. How I run Caddy:

Unraid docker

a. System environment:

Unraid 6.10.3; Docker

b. Command:

Unraid config below (not changed since it was working)

c. Service/unit/compose file:

d. My complete Caddyfile or JSON config:

bitwarden.nagpal.house {
	reverse_proxy 10.0.0.103
	}

cops.nagpal.house {
	reverse_proxy 10.0.0.153
	}

calibre.nagpal.house {
	reverse_proxy 10.0.0.101:8180
	}

jellyfin.nagpal.house {
	reverse_proxy 10.0.0.141:8096
	}

3. The problem I’m having:

Simple reverse proxies aren’t functioning and throwing errors.

4. Error messages and/or full log output:

text  error  warn  system  array  login  

{"level":"info","ts":1657996290.190645,"msg":"using provided configuration","config_file":"/etc/caddy/Caddyfile","config_adapter":"caddyfile"}
{"level":"warn","ts":1657996290.191154,"msg":"Caddyfile input is not formatted; run the 'caddy fmt' command to fix inconsistencies","adapter":"caddyfile","file":"/etc/caddy/Caddyfile","line":3}
{"level":"info","ts":1657996290.1915154,"logger":"admin","msg":"admin endpoint started","address":"tcp/localhost:2019","enforce_origin":false,"origins":["//[::1]:2019","//127.0.0.1:2019","//localhost:2019"]}
{"level":"info","ts":1657996290.1915789,"logger":"http","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}
{"level":"info","ts":1657996290.1915865,"logger":"http","msg":"enabling automatic HTTP->HTTPS redirects","server_name":"srv0"}
{"level":"info","ts":1657996290.1916573,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0xc00047e540"}
{"level":"info","ts":1657996290.1917655,"logger":"http","msg":"enabling automatic TLS certificate management","domains":["cops.nagpal.house","bitwarden.nagpal.house","jellyfin.nagpal.house","calibre.nagpal.house"]}
{"level":"info","ts":1657996290.1918056,"logger":"tls","msg":"cleaning storage unit","description":"FileStorage:/data/caddy"}
{"level":"info","ts":1657996290.1961896,"msg":"autosaved config (load with --resume flag)","file":"/config/caddy/autosave.json"}
{"level":"info","ts":1657996290.196204,"msg":"serving initial configuration"}
{"level":"info","ts":1657996290.1998975,"logger":"tls","msg":"finished cleaning storage units"}
{"level":"info","ts":1657996294.4686275,"msg":"shutting down apps, then terminating","signal":"SIGTERM"}
{"level":"warn","ts":1657996294.4686446,"msg":"exiting; byeee!! 👋","signal":"SIGTERM"}
{"level":"info","ts":1657996294.4708521,"logger":"tls.cache.maintenance","msg":"stopped background certificate maintenance","cache":"0xc00047e540"}
{"level":"info","ts":1657996294.473034,"logger":"admin","msg":"stopped previous server","address":"tcp/localhost:2019"}
{"level":"info","ts":1657996294.4730465,"msg":"shutdown complete","signal":"SIGTERM","exit_code":0}
{"level":"info","ts":1657996294.7178864,"msg":"using provided configuration","config_file":"/etc/caddy/Caddyfile","config_adapter":"caddyfile"}
{"level":"warn","ts":1657996294.718498,"msg":"Caddyfile input is not formatted; run the 'caddy fmt' command to fix inconsistencies","adapter":"caddyfile","file":"/etc/caddy/Caddyfile","line":3}
{"level":"info","ts":1657996294.7189221,"logger":"admin","msg":"admin endpoint started","address":"tcp/localhost:2019","enforce_origin":false,"origins":["//localhost:2019","//[::1]:2019","//127.0.0.1:2019"]}
{"level":"info","ts":1657996294.718998,"logger":"http","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}
{"level":"info","ts":1657996294.7190082,"logger":"http","msg":"enabling automatic HTTP->HTTPS redirects","server_name":"srv0"}
{"level":"info","ts":1657996294.7190757,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0xc000171260"}
{"level":"info","ts":1657996294.719229,"logger":"http","msg":"enabling automatic TLS certificate management","domains":["jellyfin.nagpal.house","calibre.nagpal.house","cops.nagpal.house","bitwarden.nagpal.house"]}
{"level":"info","ts":1657996294.7192652,"logger":"tls","msg":"cleaning storage unit","description":"FileStorage:/data/caddy"}
{"level":"info","ts":1657996294.7242298,"msg":"autosaved config (load with --resume flag)","file":"/config/caddy/autosave.json"}
{"level":"info","ts":1657996294.7242427,"msg":"serving initial configuration"}
{"level":"info","ts":1657996294.72737,"logger":"tls","msg":"finished cleaning storage units"}
{"level":"error","ts":1657996502.1544278,"logger":"http.log.error","msg":"dial tcp 10.0.0.103:80: i/o timeout","request":{"remote_ip":"10.0.0.1","remote_port":"52862","proto":"HTTP/2.0","method":"POST","host":"bitwarden.nagpal.house","uri":"/identity/connect/token","headers":{"Cache-Control":["no-cache"],"Accept":["application/json"],"Bitwarden-Client-Name":["browser"],"Bitwarden-Client-Version":["2022.6.1"],"Content-Length":["151"],"Sec-Fetch-Mode":["cors"],"Pragma":["no-cache"],"Accept-Language":["en-US,en;q=0.5"],"Device-Type":["3"],"Origin":["moz-extension://f229ecb3-4674-4ed2-a001-8d572075a4c7"],"Dnt":["1"],"Content-Type":["application/x-www-form-urlencoded; charset=utf-8"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0"],"Accept-Encoding":["gzip, deflate, br"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Te":["trailers"]},"tls":{"resumed":false,"version":772,"cipher_suite":4865,"proto":"h2","server_name":"bitwarden.nagpal.house"}},"duration":3.001879545,"status":502,"err_id":"0cgj6riw1","err_trace":"reverseproxy.statusError (reverseproxy.go:1184)"}
{"level":"error","ts":1657996597.8504226,"logger":"http.log.error","msg":"dial tcp 10.0.0.153:80: i/o timeout","request":{"remote_ip":"188.166.56.218","remote_port":"55802","proto":"HTTP/1.1","method":"GET","host":"cops.nagpal.house","uri":"/wp-login.php","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96"],"Referer":["http://cops.nagpal.house/wp-login.php"],"Accept-Encoding":["gzip"],"Connection":["close"]},"tls":{"resumed":false,"version":771,"cipher_suite":49195,"proto":"","server_name":"cops.nagpal.house"}},"duration":3.001985125,"status":502,"err_id":"1mxm0wa5e","err_trace":"reverseproxy.statusError (reverseproxy.go:1184)"}
{"level":"error","ts":1657996726.9124146,"logger":"http.log.error","msg":"dial tcp 10.0.0.103:80: i/o timeout","request":{"remote_ip":"10.0.0.1","remote_port":"52925","proto":"HTTP/2.0","method":"POST","host":"bitwarden.nagpal.house","uri":"/identity/connect/token","headers":{"Content-Length":["151"],"Dnt":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0"],"Accept":["application/json"],"Accept-Language":["en-US,en;q=0.5"],"Origin":["moz-extension://f229ecb3-4674-4ed2-a001-8d572075a4c7"],"Bitwarden-Client-Version":["2022.6.1"],"Sec-Fetch-Dest":["empty"],"Pragma":["no-cache"],"Te":["trailers"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cache-Control":["no-cache"],"Accept-Encoding":["gzip, deflate, br"],"Content-Type":["application/x-www-form-urlencoded; charset=utf-8"],"Device-Type":["3"],"Bitwarden-Client-Name":["browser"]},"tls":{"resumed":true,"version":772,"cipher_suite":4865,"proto":"h2","server_name":"bitwarden.nagpal.house"}},"duration":3.002358554,"status":502,"err_id":"t6c7b1iib","err_trace":"reverseproxy.statusError (reverseproxy.go:1184)"}
{"level":"error","ts":1657996750.889419,"logger":"http.log.error","msg":"dial tcp 10.0.0.103:80: i/o timeout","request":{"remote_ip":"79.104.53.14","remote_port":"17643","proto":"HTTP/1.1","method":"GET","host":"bitwarden.nagpal.house","uri":"/","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Connection":["keep-alive"]},"tls":{"resumed":false,"version":772,"cipher_suite":4865,"proto":"http/1.1","server_name":"bitwarden.nagpal.house"}},"duration":3.001654287,"status":502,"err_id":"hypm8k4dr","err_trace":"reverseproxy.statusError (reverseproxy.go:1184)"}

5. What I already tried:

  1. Deleted my config file and restored my Caddyfile
  2. Updated docker

6. Links to relevant resources:

This means Caddy couldn’t reach your app. Are you sure it’s running? Does it still have the same IP address?

Caddy seems to be working as intended, the problem is with your apps you’re trying to proxy to.

1 Like

@francislavoie

If I go directly to the URLs in the caddyfile they work fine… I think it might be a macvlan issue then…

@francislavoie

Reran with debugging enabled in my caddyfile - logs:

text  error  warn  system  array  login  

{"level":"info","ts":1657999723.2637186,"logger":"tls.obtain","msg":"releasing lock","identifier":"calibre.nagpal.house"}
{"level":"error","ts":1657999723.2637308,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"jellyfin.nagpal.house","issuer":"acme.zerossl.com-v2-DV90","error":"[jellyfin.nagpal.house] solving challenges: getting authorization at https://acme.zerossl.com/v2/DV90/authz/jFt9sstwql-qS0-6zxECEw: attempt 1: https://acme.zerossl.com/v2/DV90/authz/jFt9sstwql-qS0-6zxECEw: context canceled (order=https://acme.zerossl.com/v2/DV90/order/eV5wBCZCAFgUN3P2y6TAfA) (ca=https://acme.zerossl.com/v2/DV90)"}
{"level":"info","ts":1657999723.2637403,"logger":"tls.obtain","msg":"releasing lock","identifier":"jellyfin.nagpal.house"}
{"level":"error","ts":1657999723.2637076,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"cweb.nagpal.house","issuer":"acme.zerossl.com-v2-DV90","error":"[cweb.nagpal.house] solving challenges: getting authorization at https://acme.zerossl.com/v2/DV90/authz/-EdLXFR9FjNNk13Ta01Jlw: attempt 1: https://acme.zerossl.com/v2/DV90/authz/-EdLXFR9FjNNk13Ta01Jlw: context canceled (order=https://acme.zerossl.com/v2/DV90/order/SFLvgy5BXDvYvPqYKqr6hg) (ca=https://acme.zerossl.com/v2/DV90)"}
{"level":"info","ts":1657999723.2637577,"logger":"tls.obtain","msg":"releasing lock","identifier":"cweb.nagpal.house"}
{"level":"error","ts":1657999723.2641063,"logger":"tls.obtain","msg":"unable to unlock","identifier":"bitwarden.nagpal.house","lock_key":"issue_cert_bitwarden.nagpal.house","error":"remove /data/caddy/locks/issue_cert_bitwarden.nagpal.house.lock: no such file or directory"}
{"level":"error","ts":1657999723.2641144,"logger":"tls","msg":"job failed","error":"bitwarden.nagpal.house: obtaining certificate: [bitwarden.nagpal.house] Obtain: [bitwarden.nagpal.house] solving challenges: getting authorization at https://acme.zerossl.com/v2/DV90/authz/_MrDpCJMhdciupHZ-SvWgQ: attempt 1: https://acme.zerossl.com/v2/DV90/authz/_MrDpCJMhdciupHZ-SvWgQ: context canceled (order=https://acme.zerossl.com/v2/DV90/order/wIErYq5dYTYXiyDgk_d38A) (ca=https://acme.zerossl.com/v2/DV90)"}
{"level":"error","ts":1657999723.264154,"msg":"unable to clean up lock in storage backend","signal":"SIGTERM","storage":"FileStorage:/data/caddy","lock_key":"issue_cert_jellyfin.nagpal.house","error":"remove /data/caddy/locks/issue_cert_jellyfin.nagpal.house.lock: no such file or directory"}
{"level":"error","ts":1657999723.2642703,"msg":"unable to clean up lock in storage backend","signal":"SIGTERM","storage":"FileStorage:/data/caddy","lock_key":"issue_cert_cweb.nagpal.house","error":"remove /data/caddy/locks/issue_cert_cweb.nagpal.house.lock: no such file or directory"}
{"level":"error","ts":1657999723.2643871,"msg":"unable to clean up lock in storage backend","signal":"SIGTERM","storage":"FileStorage:/data/caddy","lock_key":"issue_cert_calibre.nagpal.house","error":"remove /data/caddy/locks/issue_cert_calibre.nagpal.house.lock: no such file or directory"}
{"level":"error","ts":1657999723.2644198,"logger":"tls","msg":"job failed","error":"calibre.nagpal.house: obtaining certificate: [calibre.nagpal.house] Obtain: [calibre.nagpal.house] solving challenges: getting authorization at https://acme.zerossl.com/v2/DV90/authz/4NEw5FKRTfCvoMf2T8fdrQ: attempt 1: https://acme.zerossl.com/v2/DV90/authz/4NEw5FKRTfCvoMf2T8fdrQ: context canceled (order=https://acme.zerossl.com/v2/DV90/order/AQsSk5KIfkBDaK8sWpHAuQ) (ca=https://acme.zerossl.com/v2/DV90)"}
{"level":"error","ts":1657999723.2644253,"logger":"tls","msg":"job failed","error":"jellyfin.nagpal.house: obtaining certificate: [jellyfin.nagpal.house] Obtain: [jellyfin.nagpal.house] solving challenges: getting authorization at https://acme.zerossl.com/v2/DV90/authz/jFt9sstwql-qS0-6zxECEw: attempt 1: https://acme.zerossl.com/v2/DV90/authz/jFt9sstwql-qS0-6zxECEw: context canceled (order=https://acme.zerossl.com/v2/DV90/order/eV5wBCZCAFgUN3P2y6TAfA) (ca=https://acme.zerossl.com/v2/DV90)"}
{"level":"error","ts":1657999723.2644296,"logger":"tls","msg":"job failed","error":"cweb.nagpal.house: obtaining certificate: [cweb.nagpal.house] Obtain: [cweb.nagpal.house] solving challenges: getting authorization at https://acme.zerossl.com/v2/DV90/authz/-EdLXFR9FjNNk13Ta01Jlw: attempt 1: https://acme.zerossl.com/v2/DV90/authz/-EdLXFR9FjNNk13Ta01Jlw: context canceled (order=https://acme.zerossl.com/v2/DV90/order/SFLvgy5BXDvYvPqYKqr6hg) (ca=https://acme.zerossl.com/v2/DV90)"}
{"level":"info","ts":1657999723.266546,"logger":"admin","msg":"stopped previous server","address":"tcp/localhost:2019"}
{"level":"info","ts":1657999723.2665534,"msg":"shutdown complete","signal":"SIGTERM","exit_code":0}
{"level":"info","ts":1657999730.4260795,"msg":"using provided configuration","config_file":"/etc/caddy/Caddyfile","config_adapter":"caddyfile"}
{"level":"info","ts":1657999730.4271452,"logger":"admin","msg":"admin endpoint started","address":"tcp/localhost:2019","enforce_origin":false,"origins":["//localhost:2019","//[::1]:2019","//127.0.0.1:2019"]}
{"level":"info","ts":1657999730.4272208,"logger":"http","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}
{"level":"info","ts":1657999730.4272323,"logger":"http","msg":"enabling automatic HTTP->HTTPS redirects","server_name":"srv0"}
{"level":"info","ts":1657999730.4273078,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0xc000228b60"}
{"level":"debug","ts":1657999730.4274888,"logger":"http","msg":"starting server loop","address":"[::]:443","http3":false,"tls":true}
{"level":"debug","ts":1657999730.4275055,"logger":"http","msg":"starting server loop","address":"[::]:80","http3":false,"tls":false}
{"level":"info","ts":1657999730.427508,"logger":"http","msg":"enabling automatic TLS certificate management","domains":["bitwarden.nagpal.house","jellyfin.nagpal.house","calibre.nagpal.house","cweb.nagpal.house"]}
{"level":"info","ts":1657999730.4275324,"logger":"tls","msg":"cleaning storage unit","description":"FileStorage:/data/caddy"}
{"level":"info","ts":1657999730.4277153,"logger":"tls","msg":"finished cleaning storage units"}
{"level":"info","ts":1657999730.4282587,"msg":"autosaved config (load with --resume flag)","file":"/config/caddy/autosave.json"}
{"level":"info","ts":1657999730.4282646,"msg":"serving initial configuration"}
{"level":"info","ts":1657999730.4283993,"logger":"tls.obtain","msg":"acquiring lock","identifier":"bitwarden.nagpal.house"}
{"level":"info","ts":1657999730.4286358,"logger":"tls.obtain","msg":"acquiring lock","identifier":"jellyfin.nagpal.house"}
{"level":"info","ts":1657999730.428811,"logger":"tls.obtain","msg":"acquiring lock","identifier":"cweb.nagpal.house"}
{"level":"info","ts":1657999730.4288852,"logger":"tls.obtain","msg":"acquiring lock","identifier":"calibre.nagpal.house"}
{"level":"info","ts":1657999730.4289362,"logger":"tls.obtain","msg":"lock acquired","identifier":"bitwarden.nagpal.house"}
{"level":"info","ts":1657999730.4290304,"logger":"tls.obtain","msg":"lock acquired","identifier":"jellyfin.nagpal.house"}
{"level":"info","ts":1657999730.4292834,"logger":"tls.obtain","msg":"lock acquired","identifier":"calibre.nagpal.house"}
{"level":"debug","ts":1657999730.429356,"logger":"tls.obtain","msg":"trying issuer 1/2","issuer":"acme-v02.api.letsencrypt.org-directory"}
{"level":"info","ts":1657999730.4293745,"logger":"tls.obtain","msg":"lock acquired","identifier":"cweb.nagpal.house"}
{"level":"debug","ts":1657999730.4293842,"logger":"tls.obtain","msg":"trying issuer 1/2","issuer":"acme-v02.api.letsencrypt.org-directory"}
{"level":"debug","ts":1657999730.4296257,"logger":"tls.obtain","msg":"trying issuer 1/2","issuer":"acme-v02.api.letsencrypt.org-directory"}
{"level":"debug","ts":1657999730.430086,"logger":"tls.obtain","msg":"trying issuer 1/2","issuer":"acme-v02.api.letsencrypt.org-directory"}
{"level":"info","ts":1657999730.4312441,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["bitwarden.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1657999730.431251,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["bitwarden.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1657999730.431439,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["calibre.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1657999730.431448,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["calibre.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1657999730.4316971,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["jellyfin.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1657999730.4317,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["cweb.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1657999730.4317045,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["jellyfin.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1657999730.431713,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["cweb.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"debug","ts":1657999730.535791,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"GET","url":"https://acme-v02.api.letsencrypt.org/directory","headers":{"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["658"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:50 GMT"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999730.5875864,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"HEAD","url":"https://acme-v02.api.letsencrypt.org/acme/new-nonce","headers":{"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Cache-Control":["public, max-age=0, no-cache"],"Date":["Sat, 16 Jul 2022 19:28:50 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0001s2ZQpG2OyC3SIkQqE5d6YiGqA5tUZE6Ch6EM4TKjxCI"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999730.63538,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"HEAD","url":"https://acme-v02.api.letsencrypt.org/acme/new-nonce","headers":{"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Cache-Control":["public, max-age=0, no-cache"],"Date":["Sat, 16 Jul 2022 19:28:50 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0002dDAb6BUcVrfiQwYwSQacuQA9zE0WvYI_t2xLTmHL6Zw"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999730.6874774,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"HEAD","url":"https://acme-v02.api.letsencrypt.org/acme/new-nonce","headers":{"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Cache-Control":["public, max-age=0, no-cache"],"Date":["Sat, 16 Jul 2022 19:28:50 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["00012_yYHVbAWF49_gCKHk1zKO2KouBjD3WHHT8HK73AJ3Y"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999730.7357428,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"HEAD","url":"https://acme-v02.api.letsencrypt.org/acme/new-nonce","headers":{"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Cache-Control":["public, max-age=0, no-cache"],"Date":["Sat, 16 Jul 2022 19:28:50 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0002KMLeU06bLkbtE-G-sbpLaZtDDQcSdm9SL1T27zPeSc8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999730.8311255,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["213"],"Content-Type":["application/problem+json"],"Date":["Sat, 16 Jul 2022 19:28:50 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0001AM0evZqJM7mlV-AEYG16dj6VPn6KgyGzEjCwRQM0sEA"],"Server":["nginx"]},"status_code":429}
{"level":"error","ts":1657999730.8312092,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"bitwarden.nagpal.house","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 429 urn:ietf:params:acme:error:rateLimited - Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/failed-validation-limit/"}
{"level":"debug","ts":1657999730.8312204,"logger":"tls.obtain","msg":"trying issuer 2/2","issuer":"acme.zerossl.com-v2-DV90"}
{"level":"info","ts":1657999730.8334243,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["bitwarden.nagpal.house"],"ca":"https://acme.zerossl.com/v2/DV90","account":""}
{"level":"info","ts":1657999730.833433,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["bitwarden.nagpal.house"],"ca":"https://acme.zerossl.com/v2/DV90","account":""}
{"level":"debug","ts":1657999730.9610531,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["346"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:50 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/634327066/107366699406"],"Replay-Nonce":["0002sxbwVr5m21RIjR7VLKr8_zhhClrndX9C0DhyBmlSSEA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
{"level":"debug","ts":1657999730.9617598,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["345"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:50 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/634327066/107366699266"],"Replay-Nonce":["00013W7wHVk3aZDSGk2F-EoIEBQ8j2XRDhhxz1Z84-E-eqk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
{"level":"debug","ts":1657999730.9838123,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["342"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:50 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/order/634327066/107366699506"],"Replay-Nonce":["0002GVjQWXzo3vSCNZr7QIsaofujE-CtQ_rx4aYAyPQOp7g"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":201}
{"level":"debug","ts":1657999730.9959576,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955336","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["805"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:50 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0001D-nXte0xHfaaH2zmV9NQAsRz-uNfZ5AEOdLK8ZaSliY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999730.9960973,"logger":"tls.issuance.acme.acme_client","msg":"no solver configured","challenge_type":"dns-01"}
{"level":"info","ts":1657999730.9961028,"logger":"tls.issuance.acme.acme_client","msg":"trying to solve challenge","identifier":"jellyfin.nagpal.house","challenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
{"level":"debug","ts":1657999730.997639,"logger":"http.stdlib","msg":"http: TLS handshake error from 127.0.0.1:47730: EOF"}
{"level":"debug","ts":1657999731.0575242,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955186","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["804"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:51 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0001o-GA0DxhVrQ82_71lVHQxFaZSUlfmgDJT-fSsAeo5IQ"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999731.0575871,"logger":"tls.issuance.acme.acme_client","msg":"no solver configured","challenge_type":"dns-01"}
{"level":"info","ts":1657999731.0575902,"logger":"tls.issuance.acme.acme_client","msg":"trying to solve challenge","identifier":"calibre.nagpal.house","challenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
{"level":"debug","ts":1657999731.0585537,"logger":"http.stdlib","msg":"http: TLS handshake error from 127.0.0.1:47738: EOF"}
{"level":"debug","ts":1657999731.0978918,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955446","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["801"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:51 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["00021VnSBLPRe44Q1YP4vqx59AjtSRG6Bb0HVRY3t6rJMyM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999731.0979772,"logger":"tls.issuance.acme.acme_client","msg":"no solver configured","challenge_type":"dns-01"}
{"level":"info","ts":1657999731.0979817,"logger":"tls.issuance.acme.acme_client","msg":"trying to solve challenge","identifier":"cweb.nagpal.house","challenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
{"level":"debug","ts":1657999731.0987947,"logger":"http.stdlib","msg":"http: TLS handshake error from 127.0.0.1:47754: EOF"}
{"level":"debug","ts":1657999731.159109,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/131280955336/r_0B0A","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["191"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:51 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955336>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall-v3/131280955336/r_0B0A"],"Replay-Nonce":["0002f_Kv8LxvqoqcpTly2zua9YtTbaXmlm_RdnnZDUAGjRA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999731.15916,"logger":"tls.issuance.acme.acme_client","msg":"challenge accepted","identifier":"jellyfin.nagpal.house","challenge_type":"tls-alpn-01"}
{"level":"debug","ts":1657999731.2054062,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/131280955186/OUEuXg","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["191"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:51 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955186>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall-v3/131280955186/OUEuXg"],"Replay-Nonce":["00011Vda5fffMs1kVumZEzHixoIaw7dGQp_WeO-CV3uIv-Q"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999731.2054656,"logger":"tls.issuance.acme.acme_client","msg":"challenge accepted","identifier":"calibre.nagpal.house","challenge_type":"tls-alpn-01"}

TBC

{"level":"debug","ts":1657999731.2546818,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/131280955446/jxSkiw","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["191"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:51 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\"","<https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955446>;rel=\"up\""],"Location":["https://acme-v02.api.letsencrypt.org/acme/chall-v3/131280955446/jxSkiw"],"Replay-Nonce":["0002xe5B2aknkC1i-42YWVrSjZvuwGOjFyURjkxcFWE83jk"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999731.2547328,"logger":"tls.issuance.acme.acme_client","msg":"challenge accepted","identifier":"cweb.nagpal.house","challenge_type":"tls-alpn-01"}
{"level":"debug","ts":1657999731.4582996,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955336","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["805"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:51 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["00028wBuUoib3OIAZ-UeMbOMpew_MJwON6ix320L_1rHrY0"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999731.4945543,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955186","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["804"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:51 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0001Xrb8NvEHrulrMmCZabF8-33ZTRdSHGXPHHNWWuE5qto"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999731.5445678,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955446","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["801"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:51 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0002a2X9jRrh3zP4MiH_m-mxJ7cqwJtv-nKF4bKUrk8OAto"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999731.7417223,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955336","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["830"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:51 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0001zMqkfcTl-oEZVylv6rZPqXarBot2ys35tGo-FpfzuEs"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"error","ts":1657999731.7422876,"logger":"tls.issuance.acme.acme_client","msg":"challenge failed","identifier":"jellyfin.nagpal.house","challenge_type":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Connection refused","instance":"","subproblems":[]}}
{"level":"error","ts":1657999731.7423196,"logger":"tls.issuance.acme.acme_client","msg":"validating authorization","identifier":"jellyfin.nagpal.house","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Connection refused","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/634327066/107366699406","attempt":1,"max_attempts":3}
{"level":"debug","ts":1657999731.7931902,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955186","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["828"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:51 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0001QHb1mZtRXj_hR0JO4EhDMobKUWJr7wqHMTr9OwOJeJE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"error","ts":1657999731.7937956,"logger":"tls.issuance.acme.acme_client","msg":"challenge failed","identifier":"calibre.nagpal.house","challenge_type":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Connection refused","instance":"","subproblems":[]}}
{"level":"error","ts":1657999731.7938275,"logger":"tls.issuance.acme.acme_client","msg":"validating authorization","identifier":"calibre.nagpal.house","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Connection refused","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/634327066/107366699266","attempt":1,"max_attempts":3}
{"level":"debug","ts":1657999731.8390865,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955446","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["801"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:51 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0001AcOgOgPv3yLTXG7XxDm7RwssNuRn0rAXKx_QVEqFrNA"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999732.1233642,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955446","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["801"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:52 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0002PZ9Yd572MkZ9J1Bt44jUjWhtN0vdczuhQeTmYs-l-sM"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999732.4103694,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955446","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["801"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:52 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0002dXCdv0pRHhkp26E_7hWGvrwh2Oxn-lDDpqjD5GKxLmY"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999732.6938376,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955446","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["801"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:52 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["000178WZ_uZMVQcpSRC3ILYEnR8okHA6JsZQX31P_UYb2OE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999732.7974768,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["213"],"Content-Type":["application/problem+json"],"Date":["Sat, 16 Jul 2022 19:28:52 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0001NfbKP37AaPmiXu_VeFiCgNnWEd1VG5mCpRi-2K50V10"],"Server":["nginx"]},"status_code":429}
{"level":"error","ts":1657999732.7975385,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"jellyfin.nagpal.house","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 429 urn:ietf:params:acme:error:rateLimited - Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/failed-validation-limit/"}
{"level":"debug","ts":1657999732.7975461,"logger":"tls.obtain","msg":"trying issuer 2/2","issuer":"acme.zerossl.com-v2-DV90"}
{"level":"info","ts":1657999732.8001466,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["jellyfin.nagpal.house"],"ca":"https://acme.zerossl.com/v2/DV90","account":""}
{"level":"info","ts":1657999732.8001645,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["jellyfin.nagpal.house"],"ca":"https://acme.zerossl.com/v2/DV90","account":""}
{"level":"debug","ts":1657999732.8387,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/new-order","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["213"],"Content-Type":["application/problem+json"],"Date":["Sat, 16 Jul 2022 19:28:52 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0002udto5PyQTxlMhzVa4yFIplD0VAAYMRpBkZTIpnI7Fzg"],"Server":["nginx"]},"status_code":429}
{"level":"error","ts":1657999732.83877,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"calibre.nagpal.house","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 429 urn:ietf:params:acme:error:rateLimited - Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/failed-validation-limit/"}
{"level":"debug","ts":1657999732.8387787,"logger":"tls.obtain","msg":"trying issuer 2/2","issuer":"acme.zerossl.com-v2-DV90"}
{"level":"info","ts":1657999732.8412318,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["calibre.nagpal.house"],"ca":"https://acme.zerossl.com/v2/DV90","account":""}
{"level":"info","ts":1657999732.8412492,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["calibre.nagpal.house"],"ca":"https://acme.zerossl.com/v2/DV90","account":""}
{"level":"debug","ts":1657999732.9801114,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955446","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["801"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:52 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0002FleKJ1x7oBeCw4FY3sPXdSRXLhcsWoxY4NJE-xDQ1jI"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999733.2640026,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955446","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["801"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:53 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["00024A3t6-6VSf9WNF2GGrktVIamf1HlM_9kk4Fj6dE67r8"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}
{"level":"debug","ts":1657999733.5491703,"logger":"tls.issuance.acme.acme_client","msg":"http request","method":"POST","url":"https://acme-v02.api.letsencrypt.org/acme/authz-v3/131280955446","headers":{"Content-Type":["application/jose+json"],"User-Agent":["Caddy/2.5.2 CertMagic acmez (linux; amd64)"]},"response_headers":{"Boulder-Requester":["634327066"],"Cache-Control":["public, max-age=0, no-cache"],"Content-Length":["801"],"Content-Type":["application/json"],"Date":["Sat, 16 Jul 2022 19:28:53 GMT"],"Link":["<https://acme-v02.api.letsencrypt.org/directory>;rel=\"index\""],"Replay-Nonce":["0001P1m9_bIN5FkDTXs-ggOCbVrhw02MAhTZHu77kab4cpE"],"Server":["nginx"],"Strict-Transport-Security":["max-age=604800"],"X-Frame-Options":["DENY"]},"status_code":200}

Maybe it will work after the timeout ends?

I waited for a while and just tried again. Still no joy.

text  error  warn  system  array  login  

{"level":"warn","ts":1658000308.5388238,"logger":"tls.issuance.acme.acme_client","msg":"HTTP request failed; retrying","url":"https://acme.zerossl.com/v2/DV90/authz/1cmxUqCnhK0pGPBFWrMD7g","error":"performing request: Post \"https://acme.zerossl.com/v2/DV90/authz/1cmxUqCnhK0pGPBFWrMD7g\": context canceled"}
{"level":"warn","ts":1658000308.5388327,"logger":"tls.issuance.acme.acme_client","msg":"HTTP request failed; retrying","url":"https://acme.zerossl.com/v2/DV90/authz/6q6CUkcMFARx0iBWrCJZUw","error":"performing request: Post \"https://acme.zerossl.com/v2/DV90/authz/6q6CUkcMFARx0iBWrCJZUw\": context canceled"}
{"level":"warn","ts":1658000308.539203,"logger":"tls.issuance.acme.acme_client","msg":"HTTP request failed; retrying","url":"https://acme.zerossl.com/v2/DV90/authz/6q6CUkcMFARx0iBWrCJZUw","error":"performing request: Post \"https://acme.zerossl.com/v2/DV90/authz/6q6CUkcMFARx0iBWrCJZUw\": context canceled"}
{"level":"error","ts":1658000308.5392134,"logger":"tls.issuance.acme.acme_client","msg":"deactivating authorization","identifier":"calibre.nagpal.house","authz":"https://acme.zerossl.com/v2/DV90/authz/6q6CUkcMFARx0iBWrCJZUw","error":"attempt 1: https://acme.zerossl.com/v2/DV90/authz/6q6CUkcMFARx0iBWrCJZUw: context canceled"}
{"level":"error","ts":1658000308.539225,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"calibre.nagpal.house","issuer":"acme.zerossl.com-v2-DV90","error":"[calibre.nagpal.house] solving challenges: [calibre.nagpal.house] checking authorization status: attempt 1: https://acme.zerossl.com/v2/DV90/authz/6q6CUkcMFARx0iBWrCJZUw: context canceled (order=https://acme.zerossl.com/v2/DV90/order/myk9_QgQgyBNoBtoiO5c_w) (ca=https://acme.zerossl.com/v2/DV90)"}
{"level":"info","ts":1658000308.5392303,"logger":"tls.obtain","msg":"releasing lock","identifier":"calibre.nagpal.house"}
{"level":"warn","ts":1658000308.5392275,"logger":"tls.issuance.acme.acme_client","msg":"HTTP request failed; retrying","url":"https://acme.zerossl.com/v2/DV90/authz/1cmxUqCnhK0pGPBFWrMD7g","error":"performing request: Post \"https://acme.zerossl.com/v2/DV90/authz/1cmxUqCnhK0pGPBFWrMD7g\": context canceled"}
{"level":"error","ts":1658000308.539237,"logger":"tls.issuance.acme.acme_client","msg":"deactivating authorization","identifier":"cweb.nagpal.house","authz":"https://acme.zerossl.com/v2/DV90/authz/1cmxUqCnhK0pGPBFWrMD7g","error":"attempt 1: https://acme.zerossl.com/v2/DV90/authz/1cmxUqCnhK0pGPBFWrMD7g: context canceled"}
{"level":"error","ts":1658000308.539248,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"cweb.nagpal.house","issuer":"acme.zerossl.com-v2-DV90","error":"[cweb.nagpal.house] solving challenges: [cweb.nagpal.house] checking authorization status: attempt 1: https://acme.zerossl.com/v2/DV90/authz/1cmxUqCnhK0pGPBFWrMD7g: context canceled (order=https://acme.zerossl.com/v2/DV90/order/_JszjYChp-vVJrUiXF1uAA) (ca=https://acme.zerossl.com/v2/DV90)"}
{"level":"info","ts":1658000308.5392537,"logger":"tls.obtain","msg":"releasing lock","identifier":"cweb.nagpal.house"}
{"level":"warn","ts":1658000308.5392892,"logger":"tls.issuance.acme.acme_client","msg":"HTTP request failed; retrying","url":"https://acme.zerossl.com/v2/DV90/authz/8xFqklb1E4Ke6QmSOxYbAw","error":"performing request: Post \"https://acme.zerossl.com/v2/DV90/authz/8xFqklb1E4Ke6QmSOxYbAw\": context canceled"}
{"level":"error","ts":1658000308.539298,"logger":"tls.issuance.acme.acme_client","msg":"deactivating authorization","identifier":"bitwarden.nagpal.house","authz":"https://acme.zerossl.com/v2/DV90/authz/8xFqklb1E4Ke6QmSOxYbAw","error":"attempt 1: https://acme.zerossl.com/v2/DV90/authz/8xFqklb1E4Ke6QmSOxYbAw: context canceled"}
{"level":"error","ts":1658000308.5393066,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"bitwarden.nagpal.house","issuer":"acme.zerossl.com-v2-DV90","error":"[bitwarden.nagpal.house] solving challenges: [bitwarden.nagpal.house] context canceled (order=https://acme.zerossl.com/v2/DV90/order/bmr2O-B6Y6px8pe4MpDTVg) (ca=https://acme.zerossl.com/v2/DV90)"}
{"level":"info","ts":1658000308.5393112,"logger":"tls.obtain","msg":"releasing lock","identifier":"bitwarden.nagpal.house"}
{"level":"warn","ts":1658000308.5393713,"logger":"tls.issuance.acme.acme_client","msg":"HTTP request failed; retrying","url":"https://acme.zerossl.com/v2/DV90/authz/G3fxyrsQ0aev5NXwBAjD1A","error":"performing request: Post \"https://acme.zerossl.com/v2/DV90/authz/G3fxyrsQ0aev5NXwBAjD1A\": context canceled"}
{"level":"error","ts":1658000308.5393815,"logger":"tls.issuance.acme.acme_client","msg":"deactivating authorization","identifier":"jellyfin.nagpal.house","authz":"https://acme.zerossl.com/v2/DV90/authz/G3fxyrsQ0aev5NXwBAjD1A","error":"attempt 1: https://acme.zerossl.com/v2/DV90/authz/G3fxyrsQ0aev5NXwBAjD1A: context canceled"}
{"level":"error","ts":1658000308.5393898,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"jellyfin.nagpal.house","issuer":"acme.zerossl.com-v2-DV90","error":"[jellyfin.nagpal.house] solving challenges: [jellyfin.nagpal.house] context canceled (order=https://acme.zerossl.com/v2/DV90/order/9ynXyK8E7iiNmtZzd3oI5g) (ca=https://acme.zerossl.com/v2/DV90)"}
{"level":"info","ts":1658000308.5393941,"logger":"tls.obtain","msg":"releasing lock","identifier":"jellyfin.nagpal.house"}
{"level":"error","ts":1658000308.5395017,"msg":"unable to clean up lock in storage backend","signal":"SIGTERM","storage":"FileStorage:/data/caddy","lock_key":"issue_cert_calibre.nagpal.house","error":"remove /data/caddy/locks/issue_cert_calibre.nagpal.house.lock: no such file or directory"}
{"level":"error","ts":1658000308.5395188,"logger":"tls.obtain","msg":"unable to unlock","identifier":"cweb.nagpal.house","lock_key":"issue_cert_cweb.nagpal.house","error":"remove /data/caddy/locks/issue_cert_cweb.nagpal.house.lock: no such file or directory"}
{"level":"error","ts":1658000308.539524,"logger":"tls","msg":"job failed","error":"calibre.nagpal.house: obtaining certificate: [calibre.nagpal.house] Obtain: [calibre.nagpal.house] solving challenges: [calibre.nagpal.house] checking authorization status: attempt 1: https://acme.zerossl.com/v2/DV90/authz/6q6CUkcMFARx0iBWrCJZUw: context canceled (order=https://acme.zerossl.com/v2/DV90/order/myk9_QgQgyBNoBtoiO5c_w) (ca=https://acme.zerossl.com/v2/DV90)"}
{"level":"error","ts":1658000308.5395288,"logger":"tls","msg":"job failed","error":"cweb.nagpal.house: obtaining certificate: [cweb.nagpal.house] Obtain: [cweb.nagpal.house] solving challenges: [cweb.nagpal.house] checking authorization status: attempt 1: https://acme.zerossl.com/v2/DV90/authz/1cmxUqCnhK0pGPBFWrMD7g: context canceled (order=https://acme.zerossl.com/v2/DV90/order/_JszjYChp-vVJrUiXF1uAA) (ca=https://acme.zerossl.com/v2/DV90)"}
{"level":"error","ts":1658000308.539535,"logger":"tls.obtain","msg":"unable to unlock","identifier":"bitwarden.nagpal.house","lock_key":"issue_cert_bitwarden.nagpal.house","error":"remove /data/caddy/locks/issue_cert_bitwarden.nagpal.house.lock: no such file or directory"}
{"level":"error","ts":1658000308.5395398,"logger":"tls","msg":"job failed","error":"bitwarden.nagpal.house: obtaining certificate: [bitwarden.nagpal.house] Obtain: [bitwarden.nagpal.house] solving challenges: [bitwarden.nagpal.house] context canceled (order=https://acme.zerossl.com/v2/DV90/order/bmr2O-B6Y6px8pe4MpDTVg) (ca=https://acme.zerossl.com/v2/DV90)"}
{"level":"error","ts":1658000308.5395517,"logger":"tls.obtain","msg":"unable to unlock","identifier":"jellyfin.nagpal.house","lock_key":"issue_cert_jellyfin.nagpal.house","error":"remove /data/caddy/locks/issue_cert_jellyfin.nagpal.house.lock: no such file or directory"}
{"level":"error","ts":1658000308.5395613,"logger":"tls","msg":"job failed","error":"jellyfin.nagpal.house: obtaining certificate: [jellyfin.nagpal.house] Obtain: [jellyfin.nagpal.house] solving challenges: [jellyfin.nagpal.house] context canceled (order=https://acme.zerossl.com/v2/DV90/order/9ynXyK8E7iiNmtZzd3oI5g) (ca=https://acme.zerossl.com/v2/DV90)"}
{"level":"info","ts":1658000308.5416584,"logger":"admin","msg":"stopped previous server","address":"tcp/localhost:2019"}
{"level":"info","ts":1658000308.541666,"msg":"shutdown complete","signal":"SIGTERM","exit_code":0}
{"level":"info","ts":1658008302.5648503,"msg":"using provided configuration","config_file":"/etc/caddy/Caddyfile","config_adapter":"caddyfile"}
{"level":"info","ts":1658008302.5658145,"logger":"admin","msg":"admin endpoint started","address":"tcp/localhost:2019","enforce_origin":false,"origins":["//localhost:2019","//[::1]:2019","//127.0.0.1:2019"]}
{"level":"info","ts":1658008302.565889,"logger":"http","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}
{"level":"info","ts":1658008302.565897,"logger":"http","msg":"enabling automatic HTTP->HTTPS redirects","server_name":"srv0"}
{"level":"info","ts":1658008302.565948,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0xc0001a33b0"}
{"level":"info","ts":1658008302.5661094,"logger":"http","msg":"enabling automatic TLS certificate management","domains":["cweb.nagpal.house","bitwarden.nagpal.house","jellyfin.nagpal.house","calibre.nagpal.house"]}
{"level":"info","ts":1658008302.566953,"logger":"tls","msg":"cleaning storage unit","description":"FileStorage:/data/caddy"}
{"level":"info","ts":1658008302.5670743,"msg":"autosaved config (load with --resume flag)","file":"/config/caddy/autosave.json"}
{"level":"info","ts":1658008302.567081,"msg":"serving initial configuration"}
{"level":"info","ts":1658008302.5672069,"logger":"tls.obtain","msg":"acquiring lock","identifier":"cweb.nagpal.house"}
{"level":"info","ts":1658008302.5672123,"logger":"tls","msg":"finished cleaning storage units"}
{"level":"info","ts":1658008302.5673575,"logger":"tls.obtain","msg":"acquiring lock","identifier":"bitwarden.nagpal.house"}
{"level":"info","ts":1658008302.5674062,"logger":"tls.obtain","msg":"acquiring lock","identifier":"jellyfin.nagpal.house"}
{"level":"info","ts":1658008302.5676017,"logger":"tls.obtain","msg":"lock acquired","identifier":"cweb.nagpal.house"}
{"level":"info","ts":1658008302.5676842,"logger":"tls.obtain","msg":"lock acquired","identifier":"bitwarden.nagpal.house"}
{"level":"info","ts":1658008302.5677717,"logger":"tls.obtain","msg":"acquiring lock","identifier":"calibre.nagpal.house"}
{"level":"info","ts":1658008302.5677826,"logger":"tls.obtain","msg":"lock acquired","identifier":"jellyfin.nagpal.house"}
{"level":"info","ts":1658008302.568204,"logger":"tls.obtain","msg":"lock acquired","identifier":"calibre.nagpal.house"}
{"level":"info","ts":1658008302.570174,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["jellyfin.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1658008302.5701842,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["jellyfin.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1658008302.570173,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["bitwarden.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1658008302.570198,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["bitwarden.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1658008302.5701737,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["cweb.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1658008302.5702531,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["cweb.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1658008302.5706086,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["calibre.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1658008302.5706167,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["calibre.nagpal.house"],"ca":"https://acme-v02.api.letsencrypt.org/directory","account":""}
{"level":"info","ts":1658008303.5905285,"logger":"tls.issuance.acme.acme_client","msg":"trying to solve challenge","identifier":"bitwarden.nagpal.house","challenge_type":"http-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
{"level":"info","ts":1658008303.5939326,"logger":"tls.issuance.acme.acme_client","msg":"trying to solve challenge","identifier":"jellyfin.nagpal.house","challenge_type":"http-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
{"level":"info","ts":1658008303.7436194,"logger":"tls.issuance.acme.acme_client","msg":"trying to solve challenge","identifier":"cweb.nagpal.house","challenge_type":"http-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
{"level":"info","ts":1658008303.8488364,"logger":"tls.issuance.acme.acme_client","msg":"trying to solve challenge","identifier":"calibre.nagpal.house","challenge_type":"http-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
{"level":"error","ts":1658008304.2707875,"logger":"tls.issuance.acme.acme_client","msg":"challenge failed","identifier":"bitwarden.nagpal.house","challenge_type":"http-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Fetching http://bitwarden.nagpal.house/.well-known/acme-challenge/LVlIFva9W-FfWo1xINVoAIfTaMy3AdG1rnrLmD7_hAk: Connection refused","instance":"","subproblems":[]}}
{"level":"error","ts":1658008304.270805,"logger":"tls.issuance.acme.acme_client","msg":"validating authorization","identifier":"bitwarden.nagpal.house","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Fetching http://bitwarden.nagpal.house/.well-known/acme-challenge/LVlIFva9W-FfWo1xINVoAIfTaMy3AdG1rnrLmD7_hAk: Connection refused","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/634327066/107394779776","attempt":1,"max_attempts":3}
{"level":"error","ts":1658008304.3844683,"logger":"tls.issuance.acme.acme_client","msg":"challenge failed","identifier":"jellyfin.nagpal.house","challenge_type":"http-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Fetching http://jellyfin.nagpal.house/.well-known/acme-challenge/MdcsE2Q-lRB7ag1MO8Ujj3fJpvIek4Hn4iJOyjnS5SU: Connection refused","instance":"","subproblems":[]}}
{"level":"error","ts":1658008304.3844874,"logger":"tls.issuance.acme.acme_client","msg":"validating authorization","identifier":"jellyfin.nagpal.house","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Fetching http://jellyfin.nagpal.house/.well-known/acme-challenge/MdcsE2Q-lRB7ag1MO8Ujj3fJpvIek4Hn4iJOyjnS5SU: Connection refused","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/634327066/107394779736","attempt":1,"max_attempts":3}
{"level":"error","ts":1658008304.4812024,"logger":"tls.issuance.acme.acme_client","msg":"challenge failed","identifier":"cweb.nagpal.house","challenge_type":"http-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Fetching http://cweb.nagpal.house/.well-known/acme-challenge/auGxE4k-CtW-VvXcXhJseFTE3Q1qpJBh6pHV2ZWPqHM: Connection refused","instance":"","subproblems":[]}}
{"level":"error","ts":1658008304.481258,"logger":"tls.issuance.acme.acme_client","msg":"validating authorization","identifier":"cweb.nagpal.house","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Fetching http://cweb.nagpal.house/.well-known/acme-challenge/auGxE4k-CtW-VvXcXhJseFTE3Q1qpJBh6pHV2ZWPqHM: Connection refused","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/634327066/107394779986","attempt":1,"max_attempts":3}
{"level":"error","ts":1658008304.5280607,"logger":"tls.issuance.acme.acme_client","msg":"challenge failed","identifier":"calibre.nagpal.house","challenge_type":"http-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Fetching http://calibre.nagpal.house/.well-known/acme-challenge/LzL9xTkPDIUNnMv9klp2n-2Id5J5PDXSxCapGdkEYnA: Connection refused","instance":"","subproblems":[]}}
{"level":"error","ts":1658008304.528079,"logger":"tls.issuance.acme.acme_client","msg":"validating authorization","identifier":"calibre.nagpal.house","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Fetching http://calibre.nagpal.house/.well-known/acme-challenge/LzL9xTkPDIUNnMv9klp2n-2Id5J5PDXSxCapGdkEYnA: Connection refused","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/634327066/107394780426","attempt":1,"max_attempts":3}
{"level":"info","ts":1658008305.6588893,"logger":"tls.issuance.acme.acme_client","msg":"trying to solve challenge","identifier":"bitwarden.nagpal.house","challenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
{"level":"info","ts":1658008305.850755,"logger":"tls.issuance.acme.acme_client","msg":"trying to solve challenge","identifier":"jellyfin.nagpal.house","challenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
{"level":"info","ts":1658008305.9020164,"logger":"tls.issuance.acme.acme_client","msg":"trying to solve challenge","identifier":"calibre.nagpal.house","challenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
{"level":"info","ts":1658008306.0024867,"logger":"tls.issuance.acme.acme_client","msg":"trying to solve challenge","identifier":"cweb.nagpal.house","challenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}
{"level":"error","ts":1658008306.282161,"logger":"tls.issuance.acme.acme_client","msg":"challenge failed","identifier":"jellyfin.nagpal.house","challenge_type":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Connection refused","instance":"","subproblems":[]}}
{"level":"error","ts":1658008306.2821863,"logger":"tls.issuance.acme.acme_client","msg":"validating authorization","identifier":"jellyfin.nagpal.house","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Connection refused","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/634327066/107394785286","attempt":2,"max_attempts":3}
{"level":"error","ts":1658008306.2822015,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"jellyfin.nagpal.house","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 400 urn:ietf:params:acme:error:connection - 142.254.87.196: Connection refused"}
{"level":"info","ts":1658008306.283833,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["jellyfin.nagpal.house"],"ca":"https://acme.zerossl.com/v2/DV90","account":""}
{"level":"info","ts":1658008306.2838402,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["jellyfin.nagpal.house"],"ca":"https://acme.zerossl.com/v2/DV90","account":""}
{"level":"error","ts":1658008306.3709145,"logger":"tls.issuance.acme.acme_client","msg":"challenge failed","identifier":"calibre.nagpal.house","challenge_type":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Connection refused","instance":"","subproblems":[]}}
{"level":"error","ts":1658008306.3709376,"logger":"tls.issuance.acme.acme_client","msg":"validating authorization","identifier":"calibre.nagpal.house","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Connection refused","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/634327066/107394785486","attempt":2,"max_attempts":3}
{"level":"error","ts":1658008306.370955,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"calibre.nagpal.house","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 400 urn:ietf:params:acme:error:connection - 142.254.87.196: Connection refused"}
{"level":"info","ts":1658008306.3727133,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["calibre.nagpal.house"],"ca":"https://acme.zerossl.com/v2/DV90","account":""}
{"level":"info","ts":1658008306.3727229,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["calibre.nagpal.house"],"ca":"https://acme.zerossl.com/v2/DV90","account":""}
{"level":"error","ts":1658008306.4201777,"logger":"tls.issuance.acme.acme_client","msg":"challenge failed","identifier":"bitwarden.nagpal.house","challenge_type":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Connection refused","instance":"","subproblems":[]}}
{"level":"error","ts":1658008306.4201963,"logger":"tls.issuance.acme.acme_client","msg":"validating authorization","identifier":"bitwarden.nagpal.house","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Connection refused","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/634327066/107394785076","attempt":2,"max_attempts":3}
{"level":"error","ts":1658008306.42021,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"bitwarden.nagpal.house","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 400 urn:ietf:params:acme:error:connection - 142.254.87.196: Connection refused"}
{"level":"info","ts":1658008306.421862,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["bitwarden.nagpal.house"],"ca":"https://acme.zerossl.com/v2/DV90","account":""}
{"level":"info","ts":1658008306.4218729,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["bitwarden.nagpal.house"],"ca":"https://acme.zerossl.com/v2/DV90","account":""}
{"level":"error","ts":1658008306.4724753,"logger":"tls.issuance.acme.acme_client","msg":"challenge failed","identifier":"cweb.nagpal.house","challenge_type":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Connection refused","instance":"","subproblems":[]}}
{"level":"error","ts":1658008306.4725049,"logger":"tls.issuance.acme.acme_client","msg":"validating authorization","identifier":"cweb.nagpal.house","problem":{"type":"urn:ietf:params:acme:error:connection","title":"","detail":"142.254.87.196: Connection refused","instance":"","subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/634327066/107394785636","attempt":2,"max_attempts":3}
{"level":"error","ts":1658008306.4725192,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"cweb.nagpal.house","issuer":"acme-v02.api.letsencrypt.org-directory","error":"HTTP 400 urn:ietf:params:acme:error:connection - 142.254.87.196: Connection refused"}
{"level":"info","ts":1658008306.474247,"logger":"tls.issuance.acme","msg":"waiting on internal rate limiter","identifiers":["cweb.nagpal.house"],"ca":"https://acme.zerossl.com/v2/DV90","account":""}
{"level":"info","ts":1658008306.4742575,"logger":"tls.issuance.acme","msg":"done waiting on internal rate limiter","identifiers":["cweb.nagpal.house"],"ca":"https://acme.zerossl.com/v2/DV90","account":""}

Router was not port forwarding properly for some reason, fixed.

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.