Traefik Debug Logs
2025-03-25T00:15:08Z INF github.com/traefik/traefik/v3/cmd/traefik/traefik.go:241 > Loading plugins... plugins=["bouncer"]
2025-03-25T00:15:08Z DBG github.com/traefik/traefik/v3/pkg/plugins/plugins.go:30 > Loading of plugin: bouncer: github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin@v1.4.1
2025-03-25T00:15:08Z DBG github.com/hashicorp/go-retryablehttp@v0.7.7/client.go:661 > Performing request method=GET url=https://plugins.traefik.io/public/download/github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/v1.4.1
2025-03-25T00:15:08Z DBG github.com/hashicorp/go-retryablehttp@v0.7.7/client.go:661 > Performing request method=GET url=https://plugins.traefik.io/public/validate/github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/v1.4.1
2025-03-25T00:15:09Z INF github.com/traefik/traefik/v3/cmd/traefik/traefik.go:251 > Plugins loaded. plugins=["bouncer"]
2025-03-25T00:15:09Z INF github.com/traefik/traefik/v3/pkg/server/configurationwatcher.go:73 > Starting provider aggregator *aggregator.ProviderAggregator
2025-03-25T00:15:09Z INF github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:202 > Starting provider *file.Provider
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:231 > Starting TCP Server entryPointName=https
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:231 > Starting TCP Server entryPointName=http
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:203 > *file.Provider provider configuration config={"directory":"C:/traefik/configs","watch":true}
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/file/file.go:122 > add watcher on: C:/traefik/configs
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/file/file.go:122 > add watcher on: C:/traefik/configs/dynamic.yml
2025-03-25T00:15:09Z INF github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:202 > Starting provider *acme.ChallengeTLSALPN
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:203 > *acme.ChallengeTLSALPN provider configuration config={}
2025-03-25T00:15:09Z INF github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:202 > Starting provider *traefik.Provider
2025-03-25T00:15:09Z INF github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:202 > Starting provider *acme.Provider
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:203 > *traefik.Provider provider configuration config={}
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:203 > *acme.Provider provider configuration config={"HTTPChallengeProvider":{},"ResolverName":"letsencrypt-test","TLSChallengeProvider":{},"caServer":"https://acme-staging-v02.api.letsencrypt.org/directory","certificatesDuration":2160,"dnsChallenge":{"delayBeforeCheck":"10s","propagation":{"delayBeforeChecks":"10s"},"provider":"cloudflare","resolvers":["1.1.1.1:53","1.0.0.1:53"]},"email":"redacted@REDACTED.com","keyType":"RSA4096","storage":"acme.json","store":{}}
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:232 > Attempt to renew certificates "720h0m0s" before expiry and check every "24h0m0s" acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory providerName=letsencrypt-test.acme
2025-03-25T00:15:09Z INF github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:884 > Testing certificate renew... acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory providerName=letsencrypt-test.acme
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/server/configurationwatcher.go:227 > Configuration received config={"http":{"middlewares":{"crowdsec":{"plugin":{"bouncer":{"clientTrustedIPs":["10.0.0.0/8","172.16.0.0/12","192.168.0.0/16"],"crowdsecAppsecEnabled":"false","crowdsecAppsecFailureBlock":"true","crowdsecAppsecHost":"crowdsec:7422","crowdsecAppsecUnreachableBlock":"true","crowdsecLapiHost":"crowdsec:8080","crowdsecLapiKey":"REDACTED","crowdsecLapiScheme":"http","crowdsecLapiTLSInsecureVerify":"false","crowdsecMode":"live","defaultDecisionSeconds":"60","enabled":"true","forwardedHeadersTrustedIPs":["10.0.0.0/8","172.16.0.0/12","192.168.0.0/16"]}}},"traefik-auth":{"basicAuth":{"users":["redacted:xxxxxxxxxxxxxxxxxxxxxxxxxxxxx'"]}}},"routers":{"dashboard":{"middlewares":["traefik-auth"],"rule":"Host(`traefik.REDACTED.com`)","service":"api@internal","tls":{"certResolver":"letsencrypt-test","domains":[{"main":"REDACTED.com","sans":["*.REDACTED.com"]}]}}}},"tcp":{},"tls":{"options":{"default":{"alpnProtocols":["h2","http/1.1","acme-tls/1"],"cipherSuites":["TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256","TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384","TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305","TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256","TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384","TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305"],"clientAuth":{},"minVersion":"VersionTLS12"}}},"udp":{}} providerName=file
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/server/configurationwatcher.go:227 > Configuration received config={"http":{"serversTransports":{"default":{"insecureSkipVerify":true,"maxIdleConnsPerHost":200}},"services":{"api":{},"dashboard":{},"noop":{}}},"tcp":{"serversTransports":{"default":{"dialKeepAlive":"15s","dialTimeout":"30s"}}},"tls":{},"udp":{}} providerName=internal
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/server/configurationwatcher.go:227 > Configuration received config={"http":{},"tcp":{},"tls":{},"udp":{}} providerName=letsencrypt-test.acme
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/server/aggregator.go:52 > No entryPoint defined for this router, using the default one(s) instead entryPointName=["http","https"] routerName=dashboard
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/tls/tlsmanager.go:321 > No default certificate, fallback to the internal generated certificate tlsStoreName=default
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/middlewares/auth/basic_auth.go:37 > Creating middleware entryPointName=https middlewareName=traefik-auth@file middlewareType=BasicAuth routerName=dashboard@file
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/middlewares/observability/middleware.go:33 > Adding tracing to middleware entryPointName=https middlewareName=traefik-auth@file routerName=dashboard@file
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/middlewares/recovery/recovery.go:25 > Creating middleware entryPointName=https middlewareName=traefik-internal-recovery middlewareType=Recovery
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/middlewares/recovery/recovery.go:25 > Creating middleware entryPointName=http middlewareName=traefik-internal-recovery middlewareType=Recovery
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/server/router/tcp/manager.go:237 > Adding route for traefik.REDACTED.com with TLS options default entryPointName=http
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/server/router/tcp/manager.go:237 > Adding route for traefik.REDACTED.com with TLS options default entryPointName=https
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/server/aggregator.go:52 > No entryPoint defined for this router, using the default one(s) instead entryPointName=["http","https"] routerName=dashboard
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:940 > Looking for provided certificate(s) to validate ["REDACTED.com" "*.REDACTED.com"]... ACME CA=https://acme-staging-v02.api.letsencrypt.org/directory acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory providerName=letsencrypt-test.acme
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/tls/tlsmanager.go:321 > No default certificate, fallback to the internal generated certificate tlsStoreName=default
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:986 > Domains need ACME certificates generation for domains "REDACTED.com,*.REDACTED.com". ACME CA=https://acme-staging-v02.api.letsencrypt.org/directory acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory domains=["REDACTED.com","*.REDACTED.com"] providerName=letsencrypt-test.acme
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:706 > Loading ACME certificates [REDACTED.com *.REDACTED.com]... ACME CA=https://acme-staging-v02.api.letsencrypt.org/directory acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory providerName=letsencrypt-test.acme
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:270 > Building ACME client... providerName=letsencrypt-test.acme
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:276 > https://acme-staging-v02.api.letsencrypt.org/directory providerName=letsencrypt-test.acme
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/middlewares/auth/basic_auth.go:37 > Creating middleware entryPointName=http middlewareName=traefik-auth@file middlewareType=BasicAuth routerName=dashboard@file
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/middlewares/observability/middleware.go:33 > Adding tracing to middleware entryPointName=http middlewareName=traefik-auth@file routerName=dashboard@file
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/middlewares/recovery/recovery.go:25 > Creating middleware entryPointName=http middlewareName=traefik-internal-recovery middlewareType=Recovery
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/middlewares/recovery/recovery.go:25 > Creating middleware entryPointName=https middlewareName=traefik-internal-recovery middlewareType=Recovery
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/server/router/tcp/manager.go:237 > Adding route for traefik.REDACTED.com with TLS options default entryPointName=http
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/server/router/tcp/manager.go:237 > Adding route for traefik.REDACTED.com with TLS options default entryPointName=https
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:940 > Looking for provided certificate(s) to validate ["REDACTED.com" "*.REDACTED.com"]... ACME CA=https://acme-staging-v02.api.letsencrypt.org/directory acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory providerName=letsencrypt-test.acme
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:984 > No ACME certificate generation required for domains ACME CA=https://acme-staging-v02.api.letsencrypt.org/directory acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory domains=["REDACTED.com","*.REDACTED.com"] providerName=letsencrypt-test.acme
2025-03-25T00:15:09Z DBG github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:317 > Using DNS Challenge provider: cloudflare providerName=letsencrypt-test.acme
2025-03-25T00:15:09Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [INFO] [REDACTED.com, *.REDACTED.com] acme: Obtaining bundled SAN certificate lib=lego
2025-03-25T00:15:10Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [INFO] [*.REDACTED.com] AuthURL: https://acme-staging-v02.api.letsencrypt.org/acme/authz/191321344/16532183694 lib=lego
2025-03-25T00:15:10Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [INFO] [REDACTED.com] AuthURL: https://acme-staging-v02.api.letsencrypt.org/acme/authz/191321344/16532183704 lib=lego
2025-03-25T00:15:10Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [INFO] [*.REDACTED.com] acme: use dns-01 solver lib=lego
2025-03-25T00:15:10Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [INFO] [REDACTED.com] acme: Could not find solver for: tls-alpn-01 lib=lego
2025-03-25T00:15:10Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [INFO] [REDACTED.com] acme: Could not find solver for: http-01 lib=lego
2025-03-25T00:15:10Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [INFO] [REDACTED.com] acme: use dns-01 solver lib=lego
2025-03-25T00:15:10Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [INFO] [*.REDACTED.com] acme: Preparing to solve DNS-01 lib=lego
2025-03-25T00:15:11Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [INFO] [REDACTED.com] acme: Preparing to solve DNS-01 lib=lego
2025-03-25T00:15:12Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [INFO] [*.REDACTED.com] acme: Cleaning DNS-01 challenge lib=lego
2025-03-25T00:15:12Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [WARN] [*.REDACTED.com] acme: cleaning up failed: cloudflare: failed to find zone REDACTED.com.: ListZonesContext command failed: Invalid access token (9109) lib=lego
2025-03-25T00:15:12Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [INFO] [REDACTED.com] acme: Cleaning DNS-01 challenge lib=lego
2025-03-25T00:15:13Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [WARN] [REDACTED.com] acme: cleaning up failed: cloudflare: failed to find zone REDACTED.com.: ListZonesContext command failed: Invalid access token (9109) lib=lego
2025-03-25T00:15:13Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [INFO] Deactivating auth: https://acme-staging-v02.api.letsencrypt.org/acme/authz/191321344/16532183694 lib=lego
2025-03-25T00:15:14Z DBG github.com/go-acme/lego/v4@v4.22.2/log/logger.go:48 > [INFO] Deactivating auth: https://acme-staging-v02.api.letsencrypt.org/acme/authz/191321344/16532183704 lib=lego
2025-03-25T00:15:14Z ERR github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:553 > Unable to obtain ACME certificate for domains error="unable to generate a certificate for the domains [REDACTED.com *.REDACTED.com]: error: one or more domains had a problem:\n[*.REDACTED.com] [*.REDACTED.com] acme: error presenting token: cloudflare: failed to find zone REDACTED.com.: ListZonesContext command failed: Invalid access token (9109)\n[REDACTED.com] [REDACTED.com] acme: error presenting token: cloudflare: failed to find zone REDACTED.com.: ListZonesContext command failed: Invalid access token (9109)\n" ACME CA=https://acme-staging-v02.api.letsencrypt.org/directory acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory domains=["REDACTED.com","*.REDACTED.com"] providerName=letsencrypt-test.acme routerName=dashboard@file rule=Host(`traefik.REDACTED.com`)
2025-03-25T00:15:28Z INF github.com/traefik/traefik/v3/pkg/server/server.go:51 > I have to go...
2025-03-25T00:15:28Z INF github.com/traefik/traefik/v3/pkg/server/server.go:52 > Stopping server gracefully
2025-03-25T00:15:28Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:298 > Waiting 10s seconds before killing connections entryPointName=http
2025-03-25T00:15:28Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:298 > Waiting 10s seconds before killing connections entryPointName=https
2025-03-25T00:15:28Z ERR github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:240 > error="accept tcp [::]:80: use of closed network connection" entryPointName=http
2025-03-25T00:15:28Z ERR github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:240 > error="accept tcp [::]:443: use of closed network connection" entryPointName=https
2025-03-25T00:15:28Z ERR github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:316 > error="close tcp [::]:80: use of closed network connection" entryPointName=http
2025-03-25T00:15:28Z ERR github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:316 > error="close tcp [::]:443: use of closed network connection" entryPointName=https
2025-03-25T00:15:28Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:153 > Entrypoint closed entryPointName=http
2025-03-25T00:15:28Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:153 > Entrypoint closed entryPointName=https
2025-03-25T00:15:28Z INF github.com/traefik/traefik/v3/pkg/server/server.go:76 > Server stopped
2025-03-25T00:15:28Z INF github.com/traefik/traefik/v3/cmd/traefik/traefik.go:169 > Shutting down