Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
- /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
- /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
- 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
- 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
- /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
- /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
- /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
- /docker-entrypoint.sh: Configuration complete; ready for start up
- 2023/09/30 18:19:27 [notice] 1#1: using the "epoll" event method
- 2023/09/30 18:19:27 [notice] 1#1: nginx/1.25.2
- 2023/09/30 18:19:27 [notice] 1#1: built by gcc 12.2.0 (Debian 12.2.0-14)
- 2023/09/30 18:19:27 [notice] 1#1: OS: Linux 5.15.0-84-generic
- 2023/09/30 18:19:27 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576
- 2023/09/30 18:19:27 [notice] 1#1: start worker processes
- 2023/09/30 18:19:27 [notice] 1#1: start worker process 29
- 2023/09/30 18:19:27 [notice] 1#1: start worker process 30
- 2023/09/30 18:19:27 [notice] 1#1: start worker process 31
- 2023/09/30 18:19:27 [notice] 1#1: start worker process 32
- 2023/09/30 18:24:41 [error] 29#29: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 10.0.1.6, server: _, request: "GET /update HTTP/1.1", upstream: "fastcgi://10.0.1.115:9000", host: "<URL_REDACTED>"
- 10.0.1.6 - - [30/Sep/2023:18:24:41 +0000] "GET /update HTTP/1.1" 502 552 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "95.147.201.217, 10.0.0.2"
- 10.0.1.6 - - [30/Sep/2023:18:24:45 +0000] "GET /flutter_service_worker.js?v=5.7.11 HTTP/1.1" 200 32696 "https://<URL_REDACTED>/flutter_service_worker.js?v=5.7.11" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "95.147.201.217, 10.0.0.2"
- 2023/10/01 19:20:33 [error] 31#31: *4 connect() failed (111: Connection refused) while connecting to upstream, client: 10.0.1.6, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://10.0.1.115:9000", host: "<URL_REDACTED>"
- 10.0.1.6 - - [01/Oct/2023:19:20:33 +0000] "GET / HTTP/1.1" 502 150 "-" "Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; [email protected])" "10.0.0.2"
Advertisement
Add Comment
Please, Sign In to add comment