Skip to content

Instantly share code, notes, and snippets.

@IntermittentlyRupert
Created November 28, 2020 04:54
Show Gist options
  • Save IntermittentlyRupert/816c90222ee5dc3bcd4bbf15cbf851e2 to your computer and use it in GitHub Desktop.
Save IntermittentlyRupert/816c90222ee5dc3bcd4bbf15cbf851e2 to your computer and use it in GitHub Desktop.
time="2020-11-28T04:51:27Z" level=info msg="Configuration loaded from flags."
time="2020-11-28T04:51:27Z" level=info msg="Traefik version 2.3.4 built on 2020-11-24T16:16:43Z"
time="2020-11-28T04:51:27Z" level=debug msg="Static configuration loaded {\"global\":{\"checkNewVersion\":true},\"serversTransport\":{\"maxIdleConnsPerHost\":200},\"entryPoints\":{\"http\":{\"address\":\":80\",\"transport\":{\"lifeCycle\":{\"graceTimeOut\":10000000000},\"respondingTimeouts\":{\"idleTimeout\":180000000000}},\"forwardedHeaders\":{},\"http\":{}}},\"providers\":{\"providersThrottleDuration\":2000000000,\"docker\":{\"watch\":true,\"endpoint\":\"unix:///var/run/docker.sock\",\"defaultRule\":\"Host(`{{ normalize .Name }}`)\",\"exposedByDefault\":true,\"swarmModeRefreshSeconds\":15000000000}},\"log\":{\"level\":\"DEBUG\",\"format\":\"common\"},\"accessLog\":{\"format\":\"common\",\"filters\":{},\"fields\":{\"defaultMode\":\"keep\",\"headers\":{\"defaultMode\":\"drop\"}}},\"pilot\":{\"token\":\"846432cc-10db-4c8f-8732-5f51dde7a7ee\"},\"experimental\":{\"plugins\":{\"rewrite\":{\"moduleName\":\"github.com/traefik/plugin-rewritebody\",\"version\":\"v0.3.1\"}}}}"
time="2020-11-28T04:51:27Z" level=info msg="\nStats collection is disabled.\nHelp us improve Traefik by turning this feature on :)\nMore details on: https://doc.traefik.io/traefik/contributing/data-collection/\n"
time="2020-11-28T04:51:27Z" level=debug msg="loading of plugin: rewrite: github.com/traefik/plugin-rewritebody@v0.3.1"
time="2020-11-28T04:51:28Z" level=info msg="Starting provider aggregator.ProviderAggregator {}"
time="2020-11-28T04:51:28Z" level=debug msg="Start TCP Server" entryPointName=http
time="2020-11-28T04:51:28Z" level=info msg="Starting provider *docker.Provider {\"watch\":true,\"endpoint\":\"unix:///var/run/docker.sock\",\"defaultRule\":\"Host(`{{ normalize .Name }}`)\",\"exposedByDefault\":true,\"swarmModeRefreshSeconds\":15000000000}"
time="2020-11-28T04:51:28Z" level=info msg="Starting provider *traefik.Provider {}"
time="2020-11-28T04:51:28Z" level=debug msg="Configuration received from provider internal: {\"http\":{\"services\":{\"noop\":{}}},\"tcp\":{},\"tls\":{}}" providerName=internal
time="2020-11-28T04:51:28Z" level=debug msg="Creating middleware" entryPointName=http middlewareName=metrics-entrypoint middlewareType=Metrics
time="2020-11-28T04:51:28Z" level=debug msg="Creating middleware" middlewareName=metrics-entrypoint middlewareType=Metrics entryPointName=http
time="2020-11-28T04:51:28Z" level=debug msg="No default certificate, generating one"
time="2020-11-28T04:51:28Z" level=debug msg="Provider connection established with docker 19.03.13 (API 1.40)" providerName=docker
time="2020-11-28T04:51:28Z" level=debug msg="Configuration received from provider docker: {\"http\":{\"routers\":{\"portainer\":{\"middlewares\":[\"portainer\"],\"service\":\"portainer-traefik-example\",\"rule\":\"Host(`portainer.localhost`)\"},\"sonarr\":{\"middlewares\":[\"sonarr\"],\"service\":\"sonarr-traefik-example\",\"rule\":\"Host(`sonarr.localhost`)\"},\"traefik-traefik-example\":{\"service\":\"traefik-traefik-example\",\"rule\":\"Host(`traefik-traefik-example`)\"}},\"services\":{\"portainer-traefik-example\":{\"loadBalancer\":{\"servers\":[{\"url\":\"http://192.168.160.3:9000\"}],\"passHostHeader\":true}},\"sonarr-traefik-example\":{\"loadBalancer\":{\"servers\":[{\"url\":\"http://192.168.160.2:8989\"}],\"passHostHeader\":true}},\"traefik-traefik-example\":{\"loadBalancer\":{\"servers\":[{\"url\":\"http://192.168.160.4:80\"}],\"passHostHeader\":true}}},\"middlewares\":{\"portainer\":{\"plugin\":{\"rewrite\":{\"rewrites\":{\"regex\":\"\\u003c/head\\u003e\",\"replacement\":\"\\u003clink rel=\\\"stylesheet\\\" type=\\\"text/css\\\" href=\\\"https://gilbn.github.io/theme.park/CSS/themes/portainer/plex.css\\\"\\u003e\\u003c/head\\u003e\"}}}},\"sonarr\":{\"plugin\":{\"rewrite\":{\"rewrites\":{\"regex\":\"\\u003c/head\\u003e\",\"replacement\":\"\\u003clink rel=\\\"stylesheet\\\" type=\\\"text/css\\\" href=\\\"https://gilbn.github.io/theme.park/CSS/themes/sonarr/plex.css\\\"\\u003e\\u003c/head\\u003e\"}}}}}},\"tcp\":{},\"udp\":{}}" providerName=docker
time="2020-11-28T04:51:28Z" level=debug msg="No entryPoint defined for this router, using the default one(s) instead: [http]" routerName=portainer
time="2020-11-28T04:51:28Z" level=debug msg="No entryPoint defined for this router, using the default one(s) instead: [http]" routerName=sonarr
time="2020-11-28T04:51:28Z" level=debug msg="No entryPoint defined for this router, using the default one(s) instead: [http]" routerName=traefik-traefik-example
time="2020-11-28T04:51:28Z" level=debug msg="Creating middleware" entryPointName=http routerName=traefik-traefik-example@docker serviceName=traefik-traefik-example middlewareType=Pipelining middlewareName=pipelining
time="2020-11-28T04:51:28Z" level=debug msg="Creating middleware" serviceName=traefik-traefik-example middlewareName=metrics-service middlewareType=Metrics entryPointName=http routerName=traefik-traefik-example@docker
time="2020-11-28T04:51:28Z" level=debug msg="Creating load-balancer" entryPointName=http routerName=traefik-traefik-example@docker serviceName=traefik-traefik-example
time="2020-11-28T04:51:28Z" level=debug msg="Creating server 0 http://192.168.160.4:80" entryPointName=http routerName=traefik-traefik-example@docker serviceName=traefik-traefik-example serverName=0
time="2020-11-28T04:51:28Z" level=debug msg="Added outgoing tracing middleware traefik-traefik-example" routerName=traefik-traefik-example@docker entryPointName=http middlewareName=tracing middlewareType=TracingForwarder
time="2020-11-28T04:51:28Z" level=debug msg="Creating middleware" serviceName=portainer-traefik-example middlewareName=pipelining middlewareType=Pipelining entryPointName=http routerName=portainer@docker
time="2020-11-28T04:51:28Z" level=debug msg="Creating middleware" middlewareName=metrics-service entryPointName=http routerName=portainer@docker serviceName=portainer-traefik-example middlewareType=Metrics
time="2020-11-28T04:51:28Z" level=debug msg="Creating load-balancer" routerName=portainer@docker serviceName=portainer-traefik-example entryPointName=http
time="2020-11-28T04:51:28Z" level=debug msg="Creating server 0 http://192.168.160.3:9000" entryPointName=http routerName=portainer@docker serviceName=portainer-traefik-example serverName=0
time="2020-11-28T04:51:28Z" level=debug msg="Added outgoing tracing middleware portainer-traefik-example" middlewareType=TracingForwarder entryPointName=http routerName=portainer@docker middlewareName=tracing
time="2020-11-28T04:51:28Z" level=debug msg="Creating middleware" entryPointName=http routerName=sonarr@docker serviceName=sonarr-traefik-example middlewareName=pipelining middlewareType=Pipelining
time="2020-11-28T04:51:28Z" level=debug msg="Creating middleware" entryPointName=http routerName=sonarr@docker serviceName=sonarr-traefik-example middlewareName=metrics-service middlewareType=Metrics
time="2020-11-28T04:51:28Z" level=debug msg="Creating load-balancer" routerName=sonarr@docker serviceName=sonarr-traefik-example entryPointName=http
time="2020-11-28T04:51:28Z" level=debug msg="Creating server 0 http://192.168.160.2:8989" entryPointName=http routerName=sonarr@docker serverName=0 serviceName=sonarr-traefik-example
time="2020-11-28T04:51:28Z" level=debug msg="Added outgoing tracing middleware sonarr-traefik-example" entryPointName=http routerName=sonarr@docker middlewareName=tracing middlewareType=TracingForwarder
time="2020-11-28T04:51:28Z" level=debug msg="Creating middleware" middlewareName=traefik-internal-recovery middlewareType=Recovery entryPointName=http
time="2020-11-28T04:51:28Z" level=debug msg="Creating middleware" entryPointName=http middlewareName=metrics-entrypoint middlewareType=Metrics
time="2020-11-28T04:51:28Z" level=debug msg="Creating middleware" entryPointName=http middlewareName=metrics-entrypoint middlewareType=Metrics
time="2020-11-28T04:51:28Z" level=debug msg="No default certificate, generating one"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Upgrade-Insecure-Requests\":[\"1\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Upgrade-Insecure-Requests\":[\"1\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/\",\"TLS\":null}" ForwardURL="http://192.168.160.3:9000"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Upgrade-Insecure-Requests\":[\"1\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/\",\"TLS\":null}"
192.168.160.1 - - [28/Nov/2020:04:51:34 +0000] "GET / HTTP/1.1" 200 23314 "-" "-" 1 "portainer@docker" "http://192.168.160.3:9000" 4ms
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/vendor.1.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"text/css,*/*;q=0.1\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/vendor.1.css\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.160.3:9000" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/vendor.1.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"text/css,*/*;q=0.1\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/vendor.1.css\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/vendor.1.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"text/css,*/*;q=0.1\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/vendor.1.css\",\"TLS\":null}"
192.168.160.1 - - [28/Nov/2020:04:51:34 +0000] "GET /vendor.1.css HTTP/1.1" 200 420072 "-" "-" 2 "portainer@docker" "http://192.168.160.3:9000" 1ms
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/main.bd742767a7e5e3fe6f78.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"text/css,*/*;q=0.1\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39740\",\"RequestURI\":\"/main.bd742767a7e5e3fe6f78.css\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.160.3:9000" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/main.bd742767a7e5e3fe6f78.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"text/css,*/*;q=0.1\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39740\",\"RequestURI\":\"/main.bd742767a7e5e3fe6f78.css\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/main.bd742767a7e5e3fe6f78.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"text/css,*/*;q=0.1\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39740\",\"RequestURI\":\"/main.bd742767a7e5e3fe6f78.css\",\"TLS\":null}"
192.168.160.1 - - [28/Nov/2020:04:51:34 +0000] "GET /main.bd742767a7e5e3fe6f78.css HTTP/1.1" 200 18923 "-" "-" 3 "portainer@docker" "http://192.168.160.3:9000" 0ms
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/vendor.bd742767a7e5e3fe6f78.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/vendor.bd742767a7e5e3fe6f78.js\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/vendor.bd742767a7e5e3fe6f78.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/vendor.bd742767a7e5e3fe6f78.js\",\"TLS\":null}" ForwardURL="http://192.168.160.3:9000"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/vendor.bd742767a7e5e3fe6f78.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/vendor.bd742767a7e5e3fe6f78.js\",\"TLS\":null}"
192.168.160.1 - - [28/Nov/2020:04:51:34 +0000] "GET /vendor.bd742767a7e5e3fe6f78.js HTTP/1.1" 200 1849022 "-" "-" 4 "portainer@docker" "http://192.168.160.3:9000" 4ms
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/main.bd742767a7e5e3fe6f78.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39740\",\"RequestURI\":\"/main.bd742767a7e5e3fe6f78.js\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/main.bd742767a7e5e3fe6f78.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39740\",\"RequestURI\":\"/main.bd742767a7e5e3fe6f78.js\",\"TLS\":null}" ForwardURL="http://192.168.160.3:9000"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/main.bd742767a7e5e3fe6f78.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39740\",\"RequestURI\":\"/main.bd742767a7e5e3fe6f78.js\",\"TLS\":null}"
192.168.160.1 - - [28/Nov/2020:04:51:34 +0000] "GET /main.bd742767a7e5e3fe6f78.js HTTP/1.1" 200 1823061 "-" "-" 5 "portainer@docker" "http://192.168.160.3:9000" 4ms
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/5da83cfb4883a59354abeff852cb7394.png\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"image/webp,*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39744\",\"RequestURI\":\"/5da83cfb4883a59354abeff852cb7394.png\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/5da83cfb4883a59354abeff852cb7394.png\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"image/webp,*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39744\",\"RequestURI\":\"/5da83cfb4883a59354abeff852cb7394.png\",\"TLS\":null}" ForwardURL="http://192.168.160.3:9000"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/5da83cfb4883a59354abeff852cb7394.png\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"image/webp,*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39744\",\"RequestURI\":\"/5da83cfb4883a59354abeff852cb7394.png\",\"TLS\":null}"
192.168.160.1 - - [28/Nov/2020:04:51:34 +0000] "GET /5da83cfb4883a59354abeff852cb7394.png HTTP/1.1" 200 11073 "-" "-" 6 "portainer@docker" "http://192.168.160.3:9000" 1ms
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/status\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39740\",\"RequestURI\":\"/api/status\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/status\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39740\",\"RequestURI\":\"/api/status\",\"TLS\":null}" ForwardURL="http://192.168.160.3:9000"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/b15db15f746f29ffa02638cb455b8ec0.woff2\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/font-woff2;q=1.0,application/font-woff;q=0.9,*/*;q=0.8\"],\"Accept-Encoding\":[\"identity\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/vendor.1.css\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39744\",\"RequestURI\":\"/b15db15f746f29ffa02638cb455b8ec0.woff2\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/settings/public\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/api/settings/public\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.160.3:9000" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/settings/public\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/api/settings/public\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/b15db15f746f29ffa02638cb455b8ec0.woff2\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/font-woff2;q=1.0,application/font-woff;q=0.9,*/*;q=0.8\"],\"Accept-Encoding\":[\"identity\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/vendor.1.css\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39744\",\"RequestURI\":\"/b15db15f746f29ffa02638cb455b8ec0.woff2\",\"TLS\":null}" ForwardURL="http://192.168.160.3:9000"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/status\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39740\",\"RequestURI\":\"/api/status\",\"TLS\":null}"
192.168.160.1 - - [28/Nov/2020:04:51:34 +0000] "GET /api/status HTTP/1.1" 200 102 "-" "-" 8 "portainer@docker" "http://192.168.160.3:9000" 0ms
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/settings/public\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/api/settings/public\",\"TLS\":null}"
192.168.160.1 - - [28/Nov/2020:04:51:34 +0000] "GET /api/settings/public HTTP/1.1" 200 487 "-" "-" 7 "portainer@docker" "http://192.168.160.3:9000" 1ms
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/b15db15f746f29ffa02638cb455b8ec0.woff2\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/font-woff2;q=1.0,application/font-woff;q=0.9,*/*;q=0.8\"],\"Accept-Encoding\":[\"identity\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/vendor.1.css\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39744\",\"RequestURI\":\"/b15db15f746f29ffa02638cb455b8ec0.woff2\",\"TLS\":null}"
192.168.160.1 - - [28/Nov/2020:04:51:34 +0000] "GET /b15db15f746f29ffa02638cb455b8ec0.woff2 HTTP/1.1" 200 79444 "-" "-" 9 "portainer@docker" "http://192.168.160.3:9000" 1ms
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/5ba13dcb526292ae707310a54e103cd1.png\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"image/webp,*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39740\",\"RequestURI\":\"/5ba13dcb526292ae707310a54e103cd1.png\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.160.3:9000" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/5ba13dcb526292ae707310a54e103cd1.png\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"image/webp,*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39740\",\"RequestURI\":\"/5ba13dcb526292ae707310a54e103cd1.png\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/dc4d092847be46242d8c013d1bc7c494.png\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"image/webp,*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/dc4d092847be46242d8c013d1bc7c494.png\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/dc4d092847be46242d8c013d1bc7c494.png\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"image/webp,*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/dc4d092847be46242d8c013d1bc7c494.png\",\"TLS\":null}" ForwardURL="http://192.168.160.3:9000"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/5ba13dcb526292ae707310a54e103cd1.png\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"image/webp,*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39740\",\"RequestURI\":\"/5ba13dcb526292ae707310a54e103cd1.png\",\"TLS\":null}"
192.168.160.1 - - [28/Nov/2020:04:51:34 +0000] "GET /5ba13dcb526292ae707310a54e103cd1.png HTTP/1.1" 200 358 "-" "-" 10 "portainer@docker" "http://192.168.160.3:9000" 0ms
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/dc4d092847be46242d8c013d1bc7c494.png\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"image/webp,*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Pragma\":[\"no-cache\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/dc4d092847be46242d8c013d1bc7c494.png\",\"TLS\":null}"
192.168.160.1 - - [28/Nov/2020:04:51:34 +0000] "GET /dc4d092847be46242d8c013d1bc7c494.png HTTP/1.1" 200 1006 "-" "-" 11 "portainer@docker" "http://192.168.160.3:9000" 0ms
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/settings/public\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/api/settings/public\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.160.3:9000" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/settings/public\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/api/settings/public\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/settings/public\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/api/settings/public\",\"TLS\":null}"
192.168.160.1 - - [28/Nov/2020:04:51:34 +0000] "GET /api/settings/public HTTP/1.1" 200 487 "-" "-" 12 "portainer@docker" "http://192.168.160.3:9000" 0ms
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/users/admin/check\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/api/users/admin/check\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.160.3:9000" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/users/admin/check\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/api/users/admin/check\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/users/admin/check\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/api/users/admin/check\",\"TLS\":null}"
192.168.160.1 - - [28/Nov/2020:04:51:34 +0000] "GET /api/users/admin/check HTTP/1.1" 404 114 "-" "-" 13 "portainer@docker" "http://192.168.160.3:9000" 0ms
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/users/admin/check\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/api/users/admin/check\",\"TLS\":null}"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/users/admin/check\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/api/users/admin/check\",\"TLS\":null}" ForwardURL="http://192.168.160.3:9000"
time="2020-11-28T04:51:34Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/users/admin/check\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/plain, */*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://portainer.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"portainer.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b5f6d220adb4\"],\"X-Real-Ip\":[\"192.168.160.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"portainer.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.160.1:39734\",\"RequestURI\":\"/api/users/admin/check\",\"TLS\":null}"
192.168.160.1 - - [28/Nov/2020:04:51:34 +0000] "GET /api/users/admin/check HTTP/1.1" 404 114 "-" "-" 14 "portainer@docker" "http://192.168.160.3:9000" 0ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment