Skip to content

Instantly share code, notes, and snippets.

@IntermittentlyRupert
Created November 28, 2020 04:55
Show Gist options
  • Save IntermittentlyRupert/5def9f054a55f7961e716c815b2613ec to your computer and use it in GitHub Desktop.
Save IntermittentlyRupert/5def9f054a55f7961e716c815b2613ec to your computer and use it in GitHub Desktop.
time="2020-11-28T04:51:58Z" level=info msg="Configuration loaded from flags."
time="2020-11-28T04:51:58Z" level=info msg="Traefik version 2.3.4 built on 2020-11-24T16:16:43Z"
time="2020-11-28T04:51:58Z" 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:58Z" 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:58Z" level=debug msg="loading of plugin: rewrite: github.com/traefik/plugin-rewritebody@v0.3.1"
time="2020-11-28T04:51:59Z" level=info msg="Starting provider aggregator.ProviderAggregator {}"
time="2020-11-28T04:51:59Z" level=debug msg="Start TCP Server" entryPointName=http
time="2020-11-28T04:51:59Z" level=info msg="Starting provider *traefik.Provider {}"
time="2020-11-28T04:51:59Z" 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:59Z" level=debug msg="Configuration received from provider internal: {\"http\":{\"services\":{\"noop\":{}}},\"tcp\":{},\"tls\":{}}" providerName=internal
time="2020-11-28T04:51:59Z" level=debug msg="Creating middleware" entryPointName=http middlewareName=metrics-entrypoint middlewareType=Metrics
time="2020-11-28T04:51:59Z" level=debug msg="Creating middleware" middlewareType=Metrics middlewareName=metrics-entrypoint entryPointName=http
time="2020-11-28T04:51:59Z" level=debug msg="No default certificate, generating one"
time="2020-11-28T04:51:59Z" level=debug msg="Provider connection established with docker 19.03.13 (API 1.40)" providerName=docker
time="2020-11-28T04:51:59Z" 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.176.3:9000\"}],\"passHostHeader\":true}},\"sonarr-traefik-example\":{\"loadBalancer\":{\"servers\":[{\"url\":\"http://192.168.176.4:8989\"}],\"passHostHeader\":true}},\"traefik-traefik-example\":{\"loadBalancer\":{\"servers\":[{\"url\":\"http://192.168.176.2: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:52:00Z" level=debug msg="No entryPoint defined for this router, using the default one(s) instead: [http]" routerName=portainer
time="2020-11-28T04:52:00Z" level=debug msg="No entryPoint defined for this router, using the default one(s) instead: [http]" routerName=sonarr
time="2020-11-28T04:52:00Z" level=debug msg="No entryPoint defined for this router, using the default one(s) instead: [http]" routerName=traefik-traefik-example
time="2020-11-28T04:52:00Z" level=debug msg="Creating middleware" routerName=traefik-traefik-example@docker middlewareName=pipelining middlewareType=Pipelining serviceName=traefik-traefik-example entryPointName=http
time="2020-11-28T04:52:00Z" 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:52:00Z" level=debug msg="Creating load-balancer" entryPointName=http routerName=traefik-traefik-example@docker serviceName=traefik-traefik-example
time="2020-11-28T04:52:00Z" level=debug msg="Creating server 0 http://192.168.176.2:80" serverName=0 entryPointName=http routerName=traefik-traefik-example@docker serviceName=traefik-traefik-example
time="2020-11-28T04:52:00Z" level=debug msg="Added outgoing tracing middleware traefik-traefik-example" entryPointName=http routerName=traefik-traefik-example@docker middlewareName=tracing middlewareType=TracingForwarder
time="2020-11-28T04:52:00Z" level=debug msg="Creating middleware" entryPointName=http routerName=portainer@docker serviceName=portainer-traefik-example middlewareName=pipelining middlewareType=Pipelining
time="2020-11-28T04:52:00Z" level=debug msg="Creating middleware" middlewareType=Metrics entryPointName=http routerName=portainer@docker serviceName=portainer-traefik-example middlewareName=metrics-service
time="2020-11-28T04:52:00Z" level=debug msg="Creating load-balancer" serviceName=portainer-traefik-example entryPointName=http routerName=portainer@docker
time="2020-11-28T04:52:00Z" level=debug msg="Creating server 0 http://192.168.176.3:9000" serverName=0 entryPointName=http routerName=portainer@docker serviceName=portainer-traefik-example
time="2020-11-28T04:52:00Z" level=debug msg="Added outgoing tracing middleware portainer-traefik-example" middlewareType=TracingForwarder entryPointName=http routerName=portainer@docker middlewareName=tracing
time="2020-11-28T04:52:00Z" level=debug msg="Creating middleware" middlewareType=Pipelining routerName=sonarr@docker entryPointName=http serviceName=sonarr-traefik-example middlewareName=pipelining
time="2020-11-28T04:52:00Z" level=debug msg="Creating middleware" middlewareName=metrics-service middlewareType=Metrics routerName=sonarr@docker entryPointName=http serviceName=sonarr-traefik-example
time="2020-11-28T04:52:00Z" level=debug msg="Creating load-balancer" routerName=sonarr@docker entryPointName=http serviceName=sonarr-traefik-example
time="2020-11-28T04:52:00Z" level=debug msg="Creating server 0 http://192.168.176.4:8989" routerName=sonarr@docker entryPointName=http serviceName=sonarr-traefik-example serverName=0
time="2020-11-28T04:52:00Z" level=debug msg="Added outgoing tracing middleware sonarr-traefik-example" entryPointName=http middlewareName=tracing middlewareType=TracingForwarder routerName=sonarr@docker
time="2020-11-28T04:52:00Z" level=debug msg="Creating middleware" middlewareName=traefik-internal-recovery middlewareType=Recovery entryPointName=http
time="2020-11-28T04:52:00Z" level=debug msg="Creating middleware" middlewareType=Metrics entryPointName=http middlewareName=metrics-entrypoint
time="2020-11-28T04:52:00Z" level=debug msg="Creating middleware" middlewareName=metrics-entrypoint middlewareType=Metrics entryPointName=http
time="2020-11-28T04:52:00Z" level=debug msg="No default certificate, generating one"
time="2020-11-28T04:52:52Z" 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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"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\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" 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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"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\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" 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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"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\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET / HTTP/1.1" 200 1684 "-" "-" 1 "sonarr@docker" "http://192.168.176.4:8989" 148ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/bootstrap.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=CZi7DTzTPBblIw1HAPItXg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/bootstrap.css?h=CZi7DTzTPBblIw1HAPItXg\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/bootstrap.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=CZi7DTzTPBblIw1HAPItXg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/bootstrap.css?h=CZi7DTzTPBblIw1HAPItXg\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/messenger.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=596IWNC8yMHeNSx7mjUSwQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/messenger.css?h=596IWNC8yMHeNSx7mjUSwQ\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/messenger.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=596IWNC8yMHeNSx7mjUSwQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/messenger.css?h=596IWNC8yMHeNSx7mjUSwQ\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/bootstrap.toggle-switch.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=pD+HUinQ7OWfIJKGZypgsA\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/Content/bootstrap.toggle-switch.css?h=pD+HUinQ7OWfIJKGZypgsA\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/bootstrap.toggle-switch.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=pD+HUinQ7OWfIJKGZypgsA\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/Content/bootstrap.toggle-switch.css?h=pD+HUinQ7OWfIJKGZypgsA\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/messenger.flat.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=mcCDUtgUvVOTPo6ZkreInQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46032\",\"RequestURI\":\"/Content/messenger.flat.css?h=mcCDUtgUvVOTPo6ZkreInQ\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/messenger.flat.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=mcCDUtgUvVOTPo6ZkreInQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46032\",\"RequestURI\":\"/Content/messenger.flat.css?h=mcCDUtgUvVOTPo6ZkreInQ\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/fullcalendar.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=av+0Zb9IhwhBBkRHq/ySXg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46042\",\"RequestURI\":\"/Content/fullcalendar.css?h=av+0Zb9IhwhBBkRHq/ySXg\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/fullcalendar.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=av+0Zb9IhwhBBkRHq/ySXg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46042\",\"RequestURI\":\"/Content/fullcalendar.css?h=av+0Zb9IhwhBBkRHq/ySXg\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/theme.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=sqzuUTVnu77HE+yk2zqXQQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/theme.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=sqzuUTVnu77HE+yk2zqXQQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/messenger.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=596IWNC8yMHeNSx7mjUSwQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/messenger.css?h=596IWNC8yMHeNSx7mjUSwQ\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/messenger.css?h=596IWNC8yMHeNSx7mjUSwQ HTTP/1.1" 200 471 "-" "-" 3 "sonarr@docker" "http://192.168.176.4:8989" 27ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/fullcalendar.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=av+0Zb9IhwhBBkRHq/ySXg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46042\",\"RequestURI\":\"/Content/fullcalendar.css?h=av+0Zb9IhwhBBkRHq/ySXg\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/fullcalendar.css?h=av+0Zb9IhwhBBkRHq/ySXg HTTP/1.1" 200 2749 "-" "-" 7 "sonarr@docker" "http://192.168.176.4:8989" 23ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/bootstrap.toggle-switch.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=pD+HUinQ7OWfIJKGZypgsA\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/Content/bootstrap.toggle-switch.css?h=pD+HUinQ7OWfIJKGZypgsA\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/bootstrap.toggle-switch.css?h=pD+HUinQ7OWfIJKGZypgsA HTTP/1.1" 200 655 "-" "-" 4 "sonarr@docker" "http://192.168.176.4:8989" 28ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/messenger.flat.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=mcCDUtgUvVOTPo6ZkreInQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46032\",\"RequestURI\":\"/Content/messenger.flat.css?h=mcCDUtgUvVOTPo6ZkreInQ\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/messenger.flat.css?h=mcCDUtgUvVOTPo6ZkreInQ HTTP/1.1" 200 1121 "-" "-" 5 "sonarr@docker" "http://192.168.176.4:8989" 26ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/theme.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=sqzuUTVnu77HE+yk2zqXQQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/bootstrap.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=CZi7DTzTPBblIw1HAPItXg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/bootstrap.css?h=CZi7DTzTPBblIw1HAPItXg\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ HTTP/1.1" 200 12858 "-" "-" 6 "sonarr@docker" "http://192.168.176.4:8989" 25ms
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/bootstrap.css?h=CZi7DTzTPBblIw1HAPItXg HTTP/1.1" 200 19805 "-" "-" 2 "sonarr@docker" "http://192.168.176.4:8989" 34ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/activity.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=qGb/lr8wlOFjP6ojdT/Fkg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46042\",\"RequestURI\":\"/Content/activity.css?h=qGb/lr8wlOFjP6ojdT/Fkg\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/series.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=WmYPmWGi9HLDOG3HKG3iCw\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/Content/series.css?h=WmYPmWGi9HLDOG3HKG3iCw\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/cells.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=g88ooaVoOw87B0Hx2FjcwQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/cells.css?h=g88ooaVoOw87B0Hx2FjcwQ\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/cells.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=g88ooaVoOw87B0Hx2FjcwQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/cells.css?h=g88ooaVoOw87B0Hx2FjcwQ\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/series.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=WmYPmWGi9HLDOG3HKG3iCw\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/Content/series.css?h=WmYPmWGi9HLDOG3HKG3iCw\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/activity.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=qGb/lr8wlOFjP6ojdT/Fkg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46042\",\"RequestURI\":\"/Content/activity.css?h=qGb/lr8wlOFjP6ojdT/Fkg\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/logs.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=DHA5Xdi32cMm+arZUwDTsQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46032\",\"RequestURI\":\"/Content/logs.css?h=DHA5Xdi32cMm+arZUwDTsQ\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/logs.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=DHA5Xdi32cMm+arZUwDTsQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46032\",\"RequestURI\":\"/Content/logs.css?h=DHA5Xdi32cMm+arZUwDTsQ\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/settings.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=V4Ft+8Y3ou6j1lwp2oAZOQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/settings.css?h=V4Ft+8Y3ou6j1lwp2oAZOQ\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/settings.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=V4Ft+8Y3ou6j1lwp2oAZOQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/settings.css?h=V4Ft+8Y3ou6j1lwp2oAZOQ\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/addSeries.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=tszBq+JAwWpE/N79nwFunw\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/addSeries.css?h=tszBq+JAwWpE/N79nwFunw\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/addSeries.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=tszBq+JAwWpE/N79nwFunw\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/addSeries.css?h=tszBq+JAwWpE/N79nwFunw\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/cells.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=g88ooaVoOw87B0Hx2FjcwQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/cells.css?h=g88ooaVoOw87B0Hx2FjcwQ\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/cells.css?h=g88ooaVoOw87B0Hx2FjcwQ HTTP/1.1" 200 2517 "-" "-" 8 "sonarr@docker" "http://192.168.176.4:8989" 10ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/settings.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=V4Ft+8Y3ou6j1lwp2oAZOQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/settings.css?h=V4Ft+8Y3ou6j1lwp2oAZOQ\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/settings.css?h=V4Ft+8Y3ou6j1lwp2oAZOQ HTTP/1.1" 200 6827 "-" "-" 12 "sonarr@docker" "http://192.168.176.4:8989" 6ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/calendar.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=P6vjqXObcEDhfOr1/B4xpw\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/calendar.css?h=P6vjqXObcEDhfOr1/B4xpw\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/calendar.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=P6vjqXObcEDhfOr1/B4xpw\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/calendar.css?h=P6vjqXObcEDhfOr1/B4xpw\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/update.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=vWlVjCbhQTXYvnrIqZgl8Q\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/update.css?h=vWlVjCbhQTXYvnrIqZgl8Q\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/update.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=vWlVjCbhQTXYvnrIqZgl8Q\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/update.css?h=vWlVjCbhQTXYvnrIqZgl8Q\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/calendar.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=P6vjqXObcEDhfOr1/B4xpw\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/calendar.css?h=P6vjqXObcEDhfOr1/B4xpw\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/calendar.css?h=P6vjqXObcEDhfOr1/B4xpw HTTP/1.1" 200 2923 "-" "-" 14 "sonarr@docker" "http://192.168.176.4:8989" 3ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/overrides.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=LP67NsFFK2LTR6Ukg22Rcg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/overrides.css?h=LP67NsFFK2LTR6Ukg22Rcg\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/overrides.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=LP67NsFFK2LTR6Ukg22Rcg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/overrides.css?h=LP67NsFFK2LTR6Ukg22Rcg\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/overrides.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=LP67NsFFK2LTR6Ukg22Rcg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/overrides.css?h=LP67NsFFK2LTR6Ukg22Rcg\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/overrides.css?h=LP67NsFFK2LTR6Ukg22Rcg HTTP/1.1" 200 2128 "-" "-" 16 "sonarr@docker" "http://192.168.176.4:8989" 3ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/info.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=jf+rPHdtcdGib5t0QUZUIQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/info.css?h=jf+rPHdtcdGib5t0QUZUIQ\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/info.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=jf+rPHdtcdGib5t0QUZUIQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/info.css?h=jf+rPHdtcdGib5t0QUZUIQ\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/activity.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=qGb/lr8wlOFjP6ojdT/Fkg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46042\",\"RequestURI\":\"/Content/activity.css?h=qGb/lr8wlOFjP6ojdT/Fkg\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/activity.css?h=qGb/lr8wlOFjP6ojdT/Fkg HTTP/1.1" 200 234 "-" "-" 9 "sonarr@docker" "http://192.168.176.4:8989" 48ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/logs.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=DHA5Xdi32cMm+arZUwDTsQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46032\",\"RequestURI\":\"/Content/logs.css?h=DHA5Xdi32cMm+arZUwDTsQ\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/logs.css?h=DHA5Xdi32cMm+arZUwDTsQ HTTP/1.1" 200 180 "-" "-" 11 "sonarr@docker" "http://192.168.176.4:8989" 45ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/polyfills.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=lNPw50dpfmIeXiK2IfrqdQ\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46032\",\"RequestURI\":\"/polyfills.js?h=lNPw50dpfmIeXiK2IfrqdQ\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/polyfills.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=lNPw50dpfmIeXiK2IfrqdQ\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46032\",\"RequestURI\":\"/polyfills.js?h=lNPw50dpfmIeXiK2IfrqdQ\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/handlebars.runtime.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=VR1gUKhkPyiPuEfway9bag\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46042\",\"RequestURI\":\"/handlebars.runtime.js?h=VR1gUKhkPyiPuEfway9bag\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/handlebars.runtime.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=VR1gUKhkPyiPuEfway9bag\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46042\",\"RequestURI\":\"/handlebars.runtime.js?h=VR1gUKhkPyiPuEfway9bag\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/update.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=vWlVjCbhQTXYvnrIqZgl8Q\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/update.css?h=vWlVjCbhQTXYvnrIqZgl8Q\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/update.css?h=vWlVjCbhQTXYvnrIqZgl8Q HTTP/1.1" 200 313 "-" "-" 15 "sonarr@docker" "http://192.168.176.4:8989" 45ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/series.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=WmYPmWGi9HLDOG3HKG3iCw\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/Content/series.css?h=WmYPmWGi9HLDOG3HKG3iCw\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/series.css?h=WmYPmWGi9HLDOG3HKG3iCw HTTP/1.1" 200 1703 "-" "-" 10 "sonarr@docker" "http://192.168.176.4:8989" 58ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/addSeries.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=tszBq+JAwWpE/N79nwFunw\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/addSeries.css?h=tszBq+JAwWpE/N79nwFunw\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/addSeries.css?h=tszBq+JAwWpE/N79nwFunw HTTP/1.1" 200 801 "-" "-" 13 "sonarr@docker" "http://192.168.176.4:8989" 51ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/templates.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=QwGepE6fDeF7BABPj40eXQ\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/templates.js?h=QwGepE6fDeF7BABPj40eXQ\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/templates.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=QwGepE6fDeF7BABPj40eXQ\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/templates.js?h=QwGepE6fDeF7BABPj40eXQ\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/main.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=ntIxVVg+PaTCDplgIArp7w\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/main.js?h=ntIxVVg+PaTCDplgIArp7w\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/main.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=ntIxVVg+PaTCDplgIArp7w\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/main.js?h=ntIxVVg+PaTCDplgIArp7w\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/vendor.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=fe6fSQ+2JFtQUk7ty3Rvvw\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/vendor.js?h=fe6fSQ+2JFtQUk7ty3Rvvw\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/vendor.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=fe6fSQ+2JFtQUk7ty3Rvvw\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/vendor.js?h=fe6fSQ+2JFtQUk7ty3Rvvw\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/templates.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=QwGepE6fDeF7BABPj40eXQ\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/templates.js?h=QwGepE6fDeF7BABPj40eXQ\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /templates.js?h=QwGepE6fDeF7BABPj40eXQ HTTP/1.1" 200 36897 "-" "-" 20 "sonarr@docker" "http://192.168.176.4:8989" 16ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/info.css\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=jf+rPHdtcdGib5t0QUZUIQ\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/info.css?h=jf+rPHdtcdGib5t0QUZUIQ\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/info.css?h=jf+rPHdtcdGib5t0QUZUIQ HTTP/1.1" 200 106 "-" "-" 17 "sonarr@docker" "http://192.168.176.4:8989" 52ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/main.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=ntIxVVg+PaTCDplgIArp7w\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/main.js?h=ntIxVVg+PaTCDplgIArp7w\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /main.js?h=ntIxVVg+PaTCDplgIArp7w HTTP/1.1" 200 80567 "-" "-" 21 "sonarr@docker" "http://192.168.176.4:8989" 23ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/background/logo.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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/Images/background/logo.png\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/background/logo.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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/Images/background/logo.png\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/fonts/opensans-light.woff\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/fonts/opensans-light.woff\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/fonts/opensans-light.woff\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/fonts/opensans-light.woff\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/polyfills.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=lNPw50dpfmIeXiK2IfrqdQ\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46032\",\"RequestURI\":\"/polyfills.js?h=lNPw50dpfmIeXiK2IfrqdQ\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /polyfills.js?h=lNPw50dpfmIeXiK2IfrqdQ HTTP/1.1" 200 405 "-" "-" 18 "sonarr@docker" "http://192.168.176.4:8989" 48ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/fonts/opensans-regular.woff\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/fonts/opensans-regular.woff\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/fonts/opensans-regular.woff\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/fonts/opensans-regular.woff\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/handlebars.runtime.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=VR1gUKhkPyiPuEfway9bag\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46042\",\"RequestURI\":\"/handlebars.runtime.js?h=VR1gUKhkPyiPuEfway9bag\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /handlebars.runtime.js?h=VR1gUKhkPyiPuEfway9bag HTTP/1.1" 200 6214 "-" "-" 19 "sonarr@docker" "http://192.168.176.4:8989" 48ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/fonts/opensans-regular.woff\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/fonts/opensans-regular.woff\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/fonts/opensans-light.woff\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/fonts/opensans-light.woff\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/fonts/opensans-regular.woff HTTP/1.1" 200 21956 "-" "-" 25 "sonarr@docker" "http://192.168.176.4:8989" 2ms
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/fonts/opensans-light.woff HTTP/1.1" 200 22656 "-" "-" 24 "sonarr@docker" "http://192.168.176.4:8989" 3ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/vendor.js\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=fe6fSQ+2JFtQUk7ty3Rvvw\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/vendor.js?h=fe6fSQ+2JFtQUk7ty3Rvvw\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /vendor.js?h=fe6fSQ+2JFtQUk7ty3Rvvw HTTP/1.1" 200 456863 "-" "-" 22 "sonarr@docker" "http://192.168.176.4:8989" 75ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/background/logo.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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/Images/background/logo.png\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /Content/Images/background/logo.png HTTP/1.1" 200 24530 "-" "-" 23 "sonarr@docker" "http://192.168.176.4:8989" 55ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/config/ui\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/config/ui\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/config/ui\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/config/ui\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/config/ui\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/config/ui\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /api/config/ui HTTP/1.1" 200 178 "-" "-" 26 "sonarr@docker" "http://192.168.176.4:8989" 12ms
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/system/status\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/system/status\",\"TLS\":null}"
time="2020-11-28T04:52:52Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/system/status\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/system/status\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/system/status\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/system/status\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:52 +0000] "GET /api/system/status HTTP/1.1" 200 290 "-" "-" 27 "sonarr@docker" "http://192.168.176.4:8989" 67ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/queue\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"sort_by=timeleft\\u0026order=asc\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/queue?sort_by=timeleft\\u0026order=asc\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/queue\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"sort_by=timeleft\\u0026order=asc\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/queue?sort_by=timeleft\\u0026order=asc\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/health\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/api/health\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/health\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/api/health\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/profile\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/api/profile\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/profile\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/api/profile\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/series\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/api/series\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/series\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/api/series\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/queue\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"sort_by=timeleft\\u0026order=asc\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/queue?sort_by=timeleft\\u0026order=asc\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /api/queue?sort_by=timeleft&order=asc HTTP/1.1" 200 22 "-" "-" 29 "sonarr@docker" "http://192.168.176.4:8989" 72ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/health\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/api/health\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /api/health HTTP/1.1" 200 292 "-" "-" 28 "sonarr@docker" "http://192.168.176.4:8989" 72ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/series\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/api/series\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /api/series HTTP/1.1" 200 22 "-" "-" 31 "sonarr@docker" "http://192.168.176.4:8989" 80ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/profile\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/api/profile\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /api/profile HTTP/1.1" 200 694 "-" "-" 30 "sonarr@docker" "http://192.168.176.4:8989" 82ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/command\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/command\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/command\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/command\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/language\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/api/language\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/language\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/api/language\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/tag\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/api/tag\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/tag\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/api/tag\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/tag\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/api/tag\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /api/tag HTTP/1.1" 200 22 "-" "-" 34 "sonarr@docker" "http://192.168.176.4:8989" 58ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/language\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/api/language\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /api/language HTTP/1.1" 200 389 "-" "-" 33 "sonarr@docker" "http://192.168.176.4:8989" 59ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/command\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/command\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /api/command HTTP/1.1" 200 22 "-" "-" 32 "sonarr@docker" "http://192.168.176.4:8989" 63ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/series\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"sort_by=sortTitle\\u0026order=asc\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/series?sort_by=sortTitle\\u0026order=asc\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/series\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"sort_by=sortTitle\\u0026order=asc\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/series?sort_by=sortTitle\\u0026order=asc\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/logos/64.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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/Images/logos/64.png\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/logos/64.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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/Images/logos/64.png\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/logos/128.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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/Images/logos/128.png\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/logos/128.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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/Images/logos/128.png\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/logos/64.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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/Content/Images/logos/64.png\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /Content/Images/logos/64.png HTTP/1.1" 200 1778 "-" "-" 36 "sonarr@docker" "http://192.168.176.4:8989" 3ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/logos/128.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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/Images/logos/128.png\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /Content/Images/logos/128.png HTTP/1.1" 200 3452 "-" "-" 37 "sonarr@docker" "http://192.168.176.4:8989" 3ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/series\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"sort_by=sortTitle\\u0026order=asc\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/api/series?sort_by=sortTitle\\u0026order=asc\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /api/series?sort_by=sortTitle&order=asc HTTP/1.1" 200 22 "-" "-" 35 "sonarr@docker" "http://192.168.176.4:8989" 6ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/logos/32.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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/Content/Images/logos/32.png\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/logos/32.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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/Content/Images/logos/32.png\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/queue\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"sort_by=timeleft\\u0026order=asc\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/api/queue?sort_by=timeleft\\u0026order=asc\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/queue\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"sort_by=timeleft\\u0026order=asc\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/api/queue?sort_by=timeleft\\u0026order=asc\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/health\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/api/health\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/health\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/api/health\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/FontAwesome/fontawesome-webfont.woff2\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"v=4.3.0\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/settings.css?h=V4Ft+8Y3ou6j1lwp2oAZOQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/FontAwesome/fontawesome-webfont.woff2?v=4.3.0\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/FontAwesome/fontawesome-webfont.woff2\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"v=4.3.0\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/settings.css?h=V4Ft+8Y3ou6j1lwp2oAZOQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/FontAwesome/fontawesome-webfont.woff2?v=4.3.0\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/fonts/opensans-semibold.woff\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46042\",\"RequestURI\":\"/Content/fonts/opensans-semibold.woff\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/fonts/opensans-semibold.woff\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46042\",\"RequestURI\":\"/Content/fonts/opensans-semibold.woff\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/FontAwesome/fontawesome-webfont.woff2\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"v=4.3.0\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/settings.css?h=V4Ft+8Y3ou6j1lwp2oAZOQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46028\",\"RequestURI\":\"/Content/FontAwesome/fontawesome-webfont.woff2?v=4.3.0\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /Content/FontAwesome/fontawesome-webfont.woff2?v=4.3.0 HTTP/1.1" 200 56780 "-" "-" 41 "sonarr@docker" "http://192.168.176.4:8989" 2ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/fonts/opensans-semibold.woff\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/Content/theme.css?h=sqzuUTVnu77HE+yk2zqXQQ\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46042\",\"RequestURI\":\"/Content/fonts/opensans-semibold.woff\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /Content/fonts/opensans-semibold.woff HTTP/1.1" 200 22604 "-" "-" 42 "sonarr@docker" "http://192.168.176.4:8989" 2ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/logos/32.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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/Content/Images/logos/32.png\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /Content/Images/logos/32.png HTTP/1.1" 200 1015 "-" "-" 38 "sonarr@docker" "http://192.168.176.4:8989" 46ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/health\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/api/health\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /api/health HTTP/1.1" 200 292 "-" "-" 40 "sonarr@docker" "http://192.168.176.4:8989" 58ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/api/queue\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"sort_by=timeleft\\u0026order=asc\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46018\",\"RequestURI\":\"/api/queue?sort_by=timeleft\\u0026order=asc\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /api/queue?sort_by=timeleft&order=asc HTTP/1.1" 200 22 "-" "-" 39 "sonarr@docker" "http://192.168.176.4:8989" 58ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/favicon.ico\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=hnQH4IZszkSOw1Uy6Oe9Aw\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/Images/favicon.ico?h=hnQH4IZszkSOw1Uy6Oe9Aw\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/favicon.ico\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=hnQH4IZszkSOw1Uy6Oe9Aw\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/Images/favicon.ico?h=hnQH4IZszkSOw1Uy6Oe9Aw\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/touch/144.png\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=UFS9RLRUFxgLXaIGUYrQEg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/Content/Images/touch/144.png?h=UFS9RLRUFxgLXaIGUYrQEg\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" ForwardURL="http://192.168.176.4:8989" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/touch/144.png\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=UFS9RLRUFxgLXaIGUYrQEg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/Content/Images/touch/144.png?h=UFS9RLRUFxgLXaIGUYrQEg\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/favicon.ico\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=hnQH4IZszkSOw1Uy6Oe9Aw\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46044\",\"RequestURI\":\"/Content/Images/favicon.ico?h=hnQH4IZszkSOw1Uy6Oe9Aw\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /Content/Images/favicon.ico?h=hnQH4IZszkSOw1Uy6Oe9Aw HTTP/1.1" 200 16958 "-" "-" 43 "sonarr@docker" "http://192.168.176.4:8989" 9ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/Content/Images/touch/144.png\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"h=UFS9RLRUFxgLXaIGUYrQEg\",\"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\"],\"Connection\":[\"keep-alive\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/Content/Images/touch/144.png?h=UFS9RLRUFxgLXaIGUYrQEg\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /Content/Images/touch/144.png?h=UFS9RLRUFxgLXaIGUYrQEg HTTP/1.1" 200 3855 "-" "-" 44 "sonarr@docker" "http://192.168.176.4:8989" 10ms
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/signalr/negotiate\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026_=1606539165550\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Content-Type\":[\"application/json; charset=UTF-8\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/signalr/negotiate?apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026_=1606539165550\",\"TLS\":null}"
time="2020-11-28T04:52:53Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/signalr/negotiate\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026_=1606539165550\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Content-Type\":[\"application/json; charset=UTF-8\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/signalr/negotiate?apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026_=1606539165550\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:54Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/signalr/negotiate\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026_=1606539165550\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Content-Type\":[\"application/json; charset=UTF-8\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/signalr/negotiate?apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026_=1606539165550\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:53 +0000] "GET /signalr/negotiate?apiKey=f61a4ffeaafd432ba6860b784658862f&_=1606539165550 HTTP/1.1" 200 536 "-" "-" 45 "sonarr@docker" "http://192.168.176.4:8989" 331ms
time="2020-11-28T04:52:54Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/signalr/ping\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026_=1606539165551\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Content-Type\":[\"application/json; charset=UTF-8\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/signalr/ping?apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026_=1606539165551\",\"TLS\":null}"
time="2020-11-28T04:52:54Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/signalr/ping\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026_=1606539165551\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Content-Type\":[\"application/json; charset=UTF-8\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/signalr/ping?apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026_=1606539165551\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
time="2020-11-28T04:52:54Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/signalr/ping\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026_=1606539165551\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Content-Type\":[\"application/json; charset=UTF-8\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/signalr/ping?apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026_=1606539165551\",\"TLS\":null}"
192.168.176.1 - - [28/Nov/2020:04:52:54 +0000] "GET /signalr/ping?apiKey=f61a4ffeaafd432ba6860b784658862f&_=1606539165551 HTTP/1.1" 200 19 "-" "-" 46 "sonarr@docker" "http://192.168.176.4:8989" 48ms
time="2020-11-28T04:52:54Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/signalr/connect\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"transport=longPolling\\u0026connectionToken=dX3o63qx3fu7jvwBNcn1Y0%2FfoxokCZA3IvYa0ngZNa9wAvUWRE7y5tTcNk0sDu3S4HSRppGfMb0D3xRzsbuZRK8fVtetq5JKpiQi%2B8yW4nqHAZhs9RjSmiw9Xvm81QKADhPnJJv%2FmUKijyjaFajtnsUSZD5EwbSPbhcv%2By91SkMLLHHMLkKOBNZ%2FCajflJhzNFm94wzqidxe8duWSXfVBQjoikFfmHupgEsdFI5YzJR6iaaSJPnxZi%2FGKv6tk5Xzis8QOu73cNHG9tmvwEDH1heEJgqkCWfHAExkfL2TBMgGVzMoaCePnBVEOabMl%2Bj9\\u0026apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026tid=6\\u0026_=1606539165552\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Content-Type\":[\"application/json; charset=UTF-8\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/signalr/connect?transport=longPolling\\u0026connectionToken=dX3o63qx3fu7jvwBNcn1Y0%2FfoxokCZA3IvYa0ngZNa9wAvUWRE7y5tTcNk0sDu3S4HSRppGfMb0D3xRzsbuZRK8fVtetq5JKpiQi%2B8yW4nqHAZhs9RjSmiw9Xvm81QKADhPnJJv%2FmUKijyjaFajtnsUSZD5EwbSPbhcv%2By91SkMLLHHMLkKOBNZ%2FCajflJhzNFm94wzqidxe8duWSXfVBQjoikFfmHupgEsdFI5YzJR6iaaSJPnxZi%2FGKv6tk5Xzis8QOu73cNHG9tmvwEDH1heEJgqkCWfHAExkfL2TBMgGVzMoaCePnBVEOabMl%2Bj9\\u0026apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026tid=6\\u0026_=1606539165552\",\"TLS\":null}"
time="2020-11-28T04:52:54Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/signalr/connect\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"transport=longPolling\\u0026connectionToken=dX3o63qx3fu7jvwBNcn1Y0%2FfoxokCZA3IvYa0ngZNa9wAvUWRE7y5tTcNk0sDu3S4HSRppGfMb0D3xRzsbuZRK8fVtetq5JKpiQi%2B8yW4nqHAZhs9RjSmiw9Xvm81QKADhPnJJv%2FmUKijyjaFajtnsUSZD5EwbSPbhcv%2By91SkMLLHHMLkKOBNZ%2FCajflJhzNFm94wzqidxe8duWSXfVBQjoikFfmHupgEsdFI5YzJR6iaaSJPnxZi%2FGKv6tk5Xzis8QOu73cNHG9tmvwEDH1heEJgqkCWfHAExkfL2TBMgGVzMoaCePnBVEOabMl%2Bj9\\u0026apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026tid=6\\u0026_=1606539165552\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"application/json, text/javascript, */*; q=0.01\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-GB,en;q=0.5\"],\"Connection\":[\"keep-alive\"],\"Content-Type\":[\"application/json; charset=UTF-8\"],\"Dnt\":[\"1\"],\"Referer\":[\"http://sonarr.localhost/\"],\"User-Agent\":[\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0\"],\"X-Api-Key\":[\"f61a4ffeaafd432ba6860b784658862f\"],\"X-Forwarded-Host\":[\"sonarr.localhost\"],\"X-Forwarded-Port\":[\"80\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"7e9c00f57333\"],\"X-Real-Ip\":[\"192.168.176.1\"],\"X-Requested-With\":[\"XMLHttpRequest\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"sonarr.localhost\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"192.168.176.1:46024\",\"RequestURI\":\"/signalr/connect?transport=longPolling\\u0026connectionToken=dX3o63qx3fu7jvwBNcn1Y0%2FfoxokCZA3IvYa0ngZNa9wAvUWRE7y5tTcNk0sDu3S4HSRppGfMb0D3xRzsbuZRK8fVtetq5JKpiQi%2B8yW4nqHAZhs9RjSmiw9Xvm81QKADhPnJJv%2FmUKijyjaFajtnsUSZD5EwbSPbhcv%2By91SkMLLHHMLkKOBNZ%2FCajflJhzNFm94wzqidxe8duWSXfVBQjoikFfmHupgEsdFI5YzJR6iaaSJPnxZi%2FGKv6tk5Xzis8QOu73cNHG9tmvwEDH1heEJgqkCWfHAExkfL2TBMgGVzMoaCePnBVEOabMl%2Bj9\\u0026apiKey=f61a4ffeaafd432ba6860b784658862f\\u0026tid=6\\u0026_=1606539165552\",\"TLS\":null}" ForwardURL="http://192.168.176.4:8989"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment