Advertisement
Guest User

traefik.log

a guest
Jul 10th, 2024
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.80 KB | None | 0 0
  1. 2024-07-10T19:26:47Z INF github.com/traefik/traefik/v3/cmd/traefik/traefik.go:100 > Traefik version 3.0.4 built on 2024-07-02T13:46:37Z version=3.0.4
  2. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/cmd/traefik/traefik.go:107 > Static configuration loaded [json] staticConfiguration={"api":{"dashboard":true,"insecure":true},"certificatesResolvers":{"cf":{"acme":{"caServer":"https://acme-staging-v02.api.letsencrypt.org/directory","certificatesDuration":2160,"dnsChallenge":{"provider":"cloudflare"},"email":"<REDACTED EMAIL>","keyType":"RSA4096","storage":"/letsencrypt/acme.json"}}},"entryPoints":{"http":{"address":":80","forwardedHeaders":{},"http":{},"http2":{"maxConcurrentStreams":250},"transport":{"lifeCycle":{"graceTimeOut":"10s"},"respondingTimeouts":{"idleTimeout":"3m0s","readTimeout":"1m0s"}},"udp":{"timeout":"3s"}},"https":{"address":":443","forwardedHeaders":{},"http":{},"http2":{"maxConcurrentStreams":250},"transport":{"lifeCycle":{"graceTimeOut":"10s"},"respondingTimeouts":{"idleTimeout":"3m0s","readTimeout":"1m0s"}},"udp":{"timeout":"3s"}},"traefik":{"address":":8080","forwardedHeaders":{},"http":{},"http2":{"maxConcurrentStreams":250},"transport":{"lifeCycle":{"graceTimeOut":"10s"},"respondingTimeouts":{"idleTimeout":"3m0s","readTimeout":"1m0s"}},"udp":{"timeout":"3s"}}},"global":{"checkNewVersion":true},"log":{"filePath":"/traefik.log","format":"common","level":"DEBUG"},"providers":{"docker":{"defaultRule":"Host(`{{ normalize .Name }}`)","endpoint":"unix:///var/run/docker.sock","watch":true},"providersThrottleDuration":"2s"},"serversTransport":{"maxIdleConnsPerHost":200},"tcpServersTransport":{"dialKeepAlive":"15s","dialTimeout":"30s"}}
  3. 2024-07-10T19:26:47Z INF github.com/traefik/traefik/v3/cmd/traefik/traefik.go:605 >
  4. Stats collection is disabled.
  5. Help us improve Traefik by turning this feature on :)
  6. More details on: https://doc.traefik.io/traefik/contributing/data-collection/
  7.  
  8. 2024-07-10T19:26:47Z INF github.com/traefik/traefik/v3/pkg/server/configurationwatcher.go:73 > Starting provider aggregator aggregator.ProviderAggregator
  9. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:220 > Starting TCP Server entryPointName=http
  10. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:220 > Starting TCP Server entryPointName=traefik
  11. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:220 > Starting TCP Server entryPointName=https
  12. 2024-07-10T19:26:47Z INF github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:202 > Starting provider *docker.Provider
  13. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:203 > *docker.Provider provider configuration config={"defaultRule":"Host(`{{ normalize .Name }}`)","endpoint":"unix:///var/run/docker.sock","watch":true}
  14. 2024-07-10T19:26:47Z INF github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:202 > Starting provider *acme.Provider
  15. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:203 > *acme.Provider provider configuration config={"HTTPChallengeProvider":{},"ResolverName":"cf","TLSChallengeProvider":{},"caServer":"https://acme-staging-v02.api.letsencrypt.org/directory","certificatesDuration":2160,"dnsChallenge":{"provider":"cloudflare"},"email":"<REDACTED EMAIL>","keyType":"RSA4096","storage":"/letsencrypt/acme.json","store":{}}
  16. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:213 > Attempt to renew certificates "720h0m0s" before expiry and check every "24h0m0s" acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory providerName=cf.acme
  17. 2024-07-10T19:26:47Z INF github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:795 > Testing certificate renew... acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory providerName=cf.acme
  18. 2024-07-10T19:26:47Z INF github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:202 > Starting provider *acme.ChallengeTLSALPN
  19. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:203 > *acme.ChallengeTLSALPN provider configuration config={}
  20. 2024-07-10T19:26:47Z INF github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:202 > Starting provider *traefik.Provider
  21. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/provider/aggregator/aggregator.go:203 > *traefik.Provider provider configuration config={}
  22. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/server/configurationwatcher.go:227 > Configuration received config={"http":{},"tcp":{},"tls":{},"udp":{}} providerName=cf.acme
  23. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/server/configurationwatcher.go:227 > Configuration received config={"http":{"middlewares":{"dashboard_redirect":{"redirectRegex":{"permanent":true,"regex":"^(http:\\/\\/(\\[[\\w:.]+\\]|[\\w\\._-]+)(:\\d+)?)\\/$","replacement":"${1}/dashboard/"}},"dashboard_stripprefix":{"stripPrefix":{"prefixes":["/dashboard/","/dashboard"]}}},"routers":{"api":{"entryPoints":["traefik"],"priority":9223372036854775806,"rule":"PathPrefix(`/api`)","ruleSyntax":"v3","service":"api@internal"},"dashboard":{"entryPoints":["traefik"],"middlewares":["dashboard_redirect@internal","dashboard_stripprefix@internal"],"priority":9223372036854775805,"rule":"PathPrefix(`/`)","ruleSyntax":"v3","service":"dashboard@internal"}},"serversTransports":{"default":{"maxIdleConnsPerHost":200}},"services":{"api":{},"dashboard":{},"noop":{}}},"tcp":{"serversTransports":{"default":{"dialKeepAlive":"15s","dialTimeout":"30s"}}},"tls":{},"udp":{}} providerName=internal
  24. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/tls/certificate.go:131 > Adding certificate for domain(s) whoami.<REDACTED DOMAIN>
  25. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/provider/docker/pdocker.go:89 > Provider connection established with docker 27.0.3 (API 1.46) providerName=docker
  26. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/provider/docker/config.go:184 > Filtering disabled container container=traefik-traefik-test-126ea72efa511d3d7cca2fb18be22ecd09822f0c00d777735e76b7bfbc95efe2 providerName=docker
  27. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/provider/docker/config.go:184 > Filtering disabled container container=dockge-dockge-26b0cf2cf949fbfe471f621a27e9c46dedc746084a3c1f014b8b2a9e42dcd878 providerName=docker
  28. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/provider/docker/config.go:184 > Filtering disabled container container=watchtower-watchtower-cc1be6225bef1c37ea33eb98354254f2ac2d711d82929ed1c8401e4d399d2348 providerName=docker
  29. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/server/configurationwatcher.go:227 > Configuration received config={"http":{"routers":{"bitwarden":{"rule":"Host(`vault.<REDACTED DOMAIN>`)","service":"bitwarden-service"},"whoami":{"entryPoints":["https"],"rule":"Host(`whoami.<REDACTED DOMAIN>`)","service":"whoami-traefik-test","tls":{"certResolver":"cf"}}},"services":{"bitwarden-service":{"loadBalancer":{"passHostHeader":true,"responseForwarding":{"flushInterval":"100ms"},"servers":[{"url":"http://172.21.0.3:80"}]}},"whoami-traefik-test":{"loadBalancer":{"passHostHeader":true,"responseForwarding":{"flushInterval":"100ms"},"servers":[{"url":"http://172.21.0.4:80"}]}}}},"tcp":{},"tls":{},"udp":{}} providerName=docker
  30. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/tls/tlsmanager.go:321 > No default certificate, fallback to the internal generated certificate tlsStoreName=default
  31. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/middlewares/stripprefix/strip_prefix.go:32 > Creating middleware entryPointName=traefik middlewareName=dashboard_stripprefix@internal middlewareType=StripPrefix routerName=dashboard@internal
  32. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/middlewares/observability/middleware.go:33 > Adding tracing to middleware entryPointName=traefik middlewareName=dashboard_stripprefix@internal routerName=dashboard@internal
  33. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/middlewares/redirect/redirect_regex.go:17 > Creating middleware entryPointName=traefik middlewareName=dashboard_redirect@internal middlewareType=RedirectRegex routerName=dashboard@internal
  34. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/middlewares/redirect/redirect_regex.go:18 > Setting up redirection from ^(http:\/\/(\[[\w:.]+\]|[\w\._-]+)(:\d+)?)\/$ to ${1}/dashboard/ entryPointName=traefik middlewareName=dashboard_redirect@internal middlewareType=RedirectRegex routerName=dashboard@internal
  35. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/middlewares/observability/middleware.go:33 > Adding tracing to middleware entryPointName=traefik middlewareName=dashboard_redirect@internal routerName=dashboard@internal
  36. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/middlewares/recovery/recovery.go:22 > Creating middleware entryPointName=traefik middlewareName=traefik-internal-recovery middlewareType=Recovery
  37. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/server/aggregator.go:51 > No entryPoint defined for this router, using the default one(s) instead entryPointName=["http","https"] routerName=bitwarden
  38. 2024-07-10T19:26:47Z DBG github.com/traefik/traefik/v3/pkg/tls/certificate.go:131 > Adding certificate for domain(s) whoami.<REDACTED DOMAIN>
  39. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/tls/tlsmanager.go:321 > No default certificate, fallback to the internal generated certificate tlsStoreName=default
  40. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/middlewares/stripprefix/strip_prefix.go:32 > Creating middleware entryPointName=traefik middlewareName=dashboard_stripprefix@internal middlewareType=StripPrefix routerName=dashboard@internal
  41. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/middlewares/observability/middleware.go:33 > Adding tracing to middleware entryPointName=traefik middlewareName=dashboard_stripprefix@internal routerName=dashboard@internal
  42. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/middlewares/redirect/redirect_regex.go:17 > Creating middleware entryPointName=traefik middlewareName=dashboard_redirect@internal middlewareType=RedirectRegex routerName=dashboard@internal
  43. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/middlewares/redirect/redirect_regex.go:18 > Setting up redirection from ^(http:\/\/(\[[\w:.]+\]|[\w\._-]+)(:\d+)?)\/$ to ${1}/dashboard/ entryPointName=traefik middlewareName=dashboard_redirect@internal middlewareType=RedirectRegex routerName=dashboard@internal
  44. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/middlewares/observability/middleware.go:33 > Adding tracing to middleware entryPointName=traefik middlewareName=dashboard_redirect@internal routerName=dashboard@internal
  45. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/middlewares/recovery/recovery.go:22 > Creating middleware entryPointName=traefik middlewareName=traefik-internal-recovery middlewareType=Recovery
  46. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/server/service/service.go:259 > Creating load-balancer entryPointName=http routerName=bitwarden@docker serviceName=bitwarden-service@docker
  47. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/server/service/service.go:301 > Creating server entryPointName=http routerName=bitwarden@docker serverName=ea6b05c716bc1bdf serviceName=bitwarden-service@docker target=http://172.21.0.3:80
  48. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/middlewares/recovery/recovery.go:22 > Creating middleware entryPointName=http middlewareName=traefik-internal-recovery middlewareType=Recovery
  49. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/middlewares/recovery/recovery.go:22 > Creating middleware entryPointName=https middlewareName=traefik-internal-recovery middlewareType=Recovery
  50. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/server/service/service.go:259 > Creating load-balancer entryPointName=https routerName=whoami@docker serviceName=whoami-traefik-test@docker
  51. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/server/service/service.go:301 > Creating server entryPointName=https routerName=whoami@docker serverName=ab51b1af0081364c serviceName=whoami-traefik-test@docker target=http://172.21.0.4:80
  52. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/middlewares/recovery/recovery.go:22 > Creating middleware entryPointName=https middlewareName=traefik-internal-recovery middlewareType=Recovery
  53. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/server/router/tcp/manager.go:237 > Adding route for whoami.<REDACTED DOMAIN> with TLS options default entryPointName=https
  54. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:384 > Trying to challenge certificate for domain [whoami.<REDACTED DOMAIN>] found in HostSNI rule ACME CA=https://acme-staging-v02.api.letsencrypt.org/directory acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory providerName=cf.acme routerName=whoami@docker rule=Host(`whoami.<REDACTED DOMAIN>`)
  55. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:851 > Looking for provided certificate(s) to validate ["whoami.<REDACTED DOMAIN>"]... ACME CA=https://acme-staging-v02.api.letsencrypt.org/directory acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory providerName=cf.acme routerName=whoami@docker rule=Host(`whoami.<REDACTED DOMAIN>`)
  56. 2024-07-10T19:26:48Z DBG github.com/traefik/traefik/v3/pkg/provider/acme/provider.go:895 > 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=["whoami.<REDACTED DOMAIN>"] providerName=cf.acme routerName=whoami@docker rule=Host(`whoami.<REDACTED DOMAIN>`)
  57. 2024-07-10T19:34:45Z INF github.com/traefik/traefik/v3/pkg/server/server.go:51 > I have to go...
  58. 2024-07-10T19:34:45Z INF github.com/traefik/traefik/v3/pkg/server/server.go:52 > Stopping server gracefully
  59. 2024-07-10T19:34:45Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:287 > Waiting 10s seconds before killing connections entryPointName=http
  60. 2024-07-10T19:34:45Z ERR github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:229 > error="accept tcp [::]:80: use of closed network connection" entryPointName=http
  61. 2024-07-10T19:34:45Z ERR github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:664 > Error while starting server error="accept tcp [::]:80: use of closed network connection" entryPointName=http
  62. 2024-07-10T19:34:45Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:145 > Entrypoint closed entryPointName=http
  63. 2024-07-10T19:34:45Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:287 > Waiting 10s seconds before killing connections entryPointName=traefik
  64. 2024-07-10T19:34:45Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:287 > Waiting 10s seconds before killing connections entryPointName=https
  65. 2024-07-10T19:34:45Z ERR github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:229 > error="accept tcp [::]:8080: use of closed network connection" entryPointName=traefik
  66. 2024-07-10T19:34:45Z ERR github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:229 > error="accept tcp [::]:443: use of closed network connection" entryPointName=https
  67. 2024-07-10T19:34:45Z ERR github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:664 > Error while starting server error="accept tcp [::]:8080: use of closed network connection" entryPointName=traefik
  68. 2024-07-10T19:34:45Z ERR github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:664 > Error while starting server error="accept tcp [::]:443: use of closed network connection" entryPointName=https
  69. 2024-07-10T19:34:45Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:145 > Entrypoint closed entryPointName=https
  70. 2024-07-10T19:34:45Z DBG github.com/traefik/traefik/v3/pkg/provider/docker/pdocker.go:111 > Provider event received {Status:die ID:660028708fd7e20bfac2b2d1c0e37a5ddf0de6d9fd94c00f705e4007dcae8848 From:traefik/whoami Type:container Action:die Actor:{ID:660028708fd7e20bfac2b2d1c0e37a5ddf0de6d9fd94c00f705e4007dcae8848 Attributes:map[com.docker.compose.config-hash:47ff8ef2a500cea31a6643d52a04f2b9cbfcfeffe48e50b370e30db60ee72be5 com.docker.compose.container-number:1 com.docker.compose.depends_on: com.docker.compose.image:sha256:ab0ca2603e47e42f7d45e094b6f4cecc5d5b7b0ef6ca89170ce1a771ed1a0066 com.docker.compose.oneoff:False com.docker.compose.project:traefik-test com.docker.compose.project.config_files:/opt/stacks/traefik-test/compose.yml com.docker.compose.project.working_dir:/opt/stacks/traefik-test com.docker.compose.replace:04cc26f52e5208fa18a931213958c9e39104b469e685760e2027dad6553f071d com.docker.compose.service:whoami com.docker.compose.version:2.28.1 execDuration:479 exitCode:2 image:traefik/whoami name:whoami org.opencontainers.image.created:2024-05-07T15:42:29Z org.opencontainers.image.description:Tiny Go webserver that prints OS information and HTTP request to output org.opencontainers.image.documentation:https://github.com/traefik/whoami org.opencontainers.image.revision:dec1ed84e37648285d4ddfae911344483c77906b org.opencontainers.image.source:https://github.com/traefik/whoami org.opencontainers.image.title:whoami org.opencontainers.image.url:https://github.com/traefik/whoami org.opencontainers.image.version:1.10.2 traefik.enable:true traefik.http.routers.whoami.entrypoints:https traefik.http.routers.whoami.rule:Host(`whoami.<REDACTED DOMAIN>`) traefik.http.routers.whoami.tls.certresolver:cf]} Scope:local Time:1720640085 TimeNano:1720640085926205817} providerName=docker
  71. 2024-07-10T19:34:45Z DBG github.com/traefik/traefik/v3/pkg/provider/docker/config.go:184 > Filtering disabled container container=traefik-traefik-test-126ea72efa511d3d7cca2fb18be22ecd09822f0c00d777735e76b7bfbc95efe2 providerName=docker
  72. 2024-07-10T19:34:45Z DBG github.com/traefik/traefik/v3/pkg/provider/docker/config.go:184 > Filtering disabled container container=dockge-dockge-26b0cf2cf949fbfe471f621a27e9c46dedc746084a3c1f014b8b2a9e42dcd878 providerName=docker
  73. 2024-07-10T19:34:45Z DBG github.com/traefik/traefik/v3/pkg/provider/docker/config.go:184 > Filtering disabled container container=watchtower-watchtower-cc1be6225bef1c37ea33eb98354254f2ac2d711d82929ed1c8401e4d399d2348 providerName=docker
  74. 2024-07-10T19:34:45Z DBG github.com/traefik/traefik/v3/pkg/server/configurationwatcher.go:227 > Configuration received config={"http":{"routers":{"bitwarden":{"rule":"Host(`vault.<REDACTED DOMAIN>`)","service":"bitwarden-service"}},"services":{"bitwarden-service":{"loadBalancer":{"passHostHeader":true,"responseForwarding":{"flushInterval":"100ms"},"servers":[{"url":"http://172.21.0.3:80"}]}}}},"tcp":{},"tls":{},"udp":{}} providerName=docker
  75. 2024-07-10T19:34:45Z DBG github.com/traefik/traefik/v3/pkg/server/aggregator.go:51 > No entryPoint defined for this router, using the default one(s) instead entryPointName=["http","https"] routerName=bitwarden
  76. 2024-07-10T19:34:45Z DBG github.com/traefik/traefik/v3/pkg/tls/certificate.go:131 > Adding certificate for domain(s) whoami.<REDACTED DOMAIN>
  77. 2024-07-10T19:34:46Z DBG github.com/traefik/traefik/v3/pkg/server/server_entrypoint_tcp.go:145 > Entrypoint closed entryPointName=traefik
  78. 2024-07-10T19:34:46Z INF github.com/traefik/traefik/v3/pkg/server/server.go:76 > Server stopped
  79. 2024-07-10T19:34:46Z INF github.com/traefik/traefik/v3/cmd/traefik/traefik.go:162 > Shutting down
  80. 2024-07-10T19:34:46Z DBG github.com/traefik/traefik/v3/pkg/tls/tlsmanager.go:321 > No default certificate, fallback to the internal generated certificate tlsStoreName=default
  81. 2024-07-10T19:34:46Z DBG github.com/traefik/traefik/v3/pkg/server/service/service.go:259 > Creating load-balancer entryPointName=http routerName=bitwarden@docker serviceName=bitwarden-service@docker
  82. 2024-07-10T19:34:46Z DBG github.com/traefik/traefik/v3/pkg/server/service/service.go:301 > Creating server entryPointName=http routerName=bitwarden@docker serverName=ea6b05c716bc1bdf serviceName=bitwarden-service@docker target=http://172.21.0.3:80
  83. 2024-07-10T19:34:46Z DBG github.com/traefik/traefik/v3/pkg/middlewares/recovery/recovery.go:22 > Creating middleware entryPointName=http middlewareName=traefik-internal-recovery middlewareType=Recovery
  84. 2024-07-10T19:34:46Z DBG github.com/traefik/traefik/v3/pkg/middlewares/recovery/recovery.go:22 > Creating middleware entryPointName=https middlewareName=traefik-internal-recovery middlewareType=Recovery
  85. 2024-07-10T19:34:46Z DBG github.com/traefik/traefik/v3/pkg/middlewares/stripprefix/strip_prefix.go:32 > Creating middleware entryPointName=traefik middlewareName=dashboard_stripprefix@internal middlewareType=StripPrefix routerName=dashboard@internal
  86. 2024-07-10T19:34:46Z DBG github.com/traefik/traefik/v3/pkg/middlewares/observability/middleware.go:33 > Adding tracing to middleware entryPointName=traefik middlewareName=dashboard_stripprefix@internal routerName=dashboard@internal
  87. 2024-07-10T19:34:46Z DBG github.com/traefik/traefik/v3/pkg/middlewares/redirect/redirect_regex.go:17 > Creating middleware entryPointName=traefik middlewareName=dashboard_redirect@internal middlewareType=RedirectRegex routerName=dashboard@internal
  88. 2024-07-10T19:34:46Z DBG github.com/traefik/traefik/v3/pkg/middlewares/redirect/redirect_regex.go:18 > Setting up redirection from ^(http:\/\/(\[[\w:.]+\]|[\w\._-]+)(:\d+)?)\/$ to ${1}/dashboard/ entryPointName=traefik middlewareName=dashboard_redirect@internal middlewareType=RedirectRegex routerName=dashboard@internal
  89. 2024-07-10T19:34:46Z DBG github.com/traefik/traefik/v3/pkg/middlewares/observability/middleware.go:33 > Adding tracing to middleware entryPointName=traefik middlewareName=dashboard_redirect@internal routerName=dashboard@internal
  90. 2024-07-10T19:34:46Z DBG github.com/traefik/traefik/v3/pkg/middlewares/recovery/recovery.go:22 > Creating middleware entryPointName=traefik middlewareName=traefik-internal-recovery middlewareType=Recovery
  91.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement