Skip to content

Instantly share code, notes, and snippets.

@faderik
Created February 11, 2025 08:51
Show Gist options
  • Save faderik/6b28311fcfbdc52315e0237c9fa33925 to your computer and use it in GitHub Desktop.
Save faderik/6b28311fcfbdc52315e0237c9fa33925 to your computer and use it in GitHub Desktop.
nginx-proxy.log
erikfaderik@vm-110225:~$ sudo docker logs nginx-proxy
Info: running nginx-proxy version 1.7.0-10-g04797a5
Warning: A custom dhparam.pem file was provided. Best practice is to use standardized RFC7919 DHE groups instead.
Warning: TRUST_DOWNSTREAM_PROXY is not set; defaulting to "true". For security, you should explicitly set TRUST_DOWNSTREAM_PROXY to "false" if there is not a trusted reverse proxy in front of this proxy.
Warning: The default value of TRUST_DOWNSTREAM_PROXY might change to "false" in a future version of nginx-proxy. If you require TRUST_DOWNSTREAM_PROXY to be enabled, explicitly set it to "true".
forego | starting dockergen.1 on port 5000
forego | starting nginx.1 on port 5100
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: using the "epoll" event method
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: nginx/1.27.4
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: built by gcc 12.2.0 (Debian 12.2.0-14)
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: OS: Linux 6.1.0-31-cloud-amd64
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: getrlimit(RLIMIT_NOFILE): 1048576:1048576
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: start worker processes
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: start worker process 23
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: start worker process 24
dockergen.1 | 2025/02/11 07:19:09 Generated '/etc/nginx/conf.d/default.conf' from 3 containers
dockergen.1 | 2025/02/11 07:19:09 Running 'nginx -s reload'
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: signal 1 (SIGHUP) received from 27, reconfiguring
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: reconfiguring
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: using the "epoll" event method
dockergen.1 | 2025/02/11 07:19:09 Watching docker events
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: start worker processes
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: start worker process 30
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: start worker process 31
dockergen.1 | 2025/02/11 07:19:09 Contents of /etc/nginx/conf.d/default.conf did not change. Skipping notification 'nginx -s reload'
nginx.1 | 2025/02/11 07:19:09 [notice] 23#23: gracefully shutting down
nginx.1 | 2025/02/11 07:19:09 [notice] 23#23: exiting
nginx.1 | 2025/02/11 07:19:09 [notice] 23#23: exit
nginx.1 | 2025/02/11 07:19:09 [notice] 24#24: gracefully shutting down
nginx.1 | 2025/02/11 07:19:09 [notice] 24#24: exiting
nginx.1 | 2025/02/11 07:19:09 [notice] 24#24: exit
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: signal 17 (SIGCHLD) received from 24
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: worker process 24 exited with code 0
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: signal 29 (SIGIO) received
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: signal 17 (SIGCHLD) received from 23
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: worker process 23 exited with code 0
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: signal 29 (SIGIO) received
dockergen.1 | 2025/02/11 07:19:09 Received event start for container 0bebae97c671
dockergen.1 | 2025/02/11 07:19:09 Contents of /etc/nginx/conf.d/default.conf did not change. Skipping notification 'nginx -s reload'
dockergen.1 | 2025/02/11 07:19:10 Received event start for container b29c443750b4
dockergen.1 | 2025/02/11 07:19:10 Contents of /etc/nginx/conf.d/default.conf did not change. Skipping notification 'nginx -s reload'
nginx.1 | 2025/02/11 07:19:10 [notice] 18#18: signal 1 (SIGHUP) received from 43, reconfiguring
nginx.1 | 2025/02/11 07:19:10 [notice] 18#18: reconfiguring
nginx.1 | 2025/02/11 07:19:10 [notice] 18#18: using the "epoll" event method
nginx.1 | 2025/02/11 07:19:10 [notice] 18#18: start worker processes
nginx.1 | 2025/02/11 07:19:10 [notice] 18#18: start worker process 44
nginx.1 | 2025/02/11 07:19:10 [notice] 18#18: start worker process 45
nginx.1 | 2025/02/11 07:19:11 [notice] 30#30: gracefully shutting down
nginx.1 | 2025/02/11 07:19:11 [notice] 30#30: exiting
nginx.1 | 2025/02/11 07:19:11 [notice] 30#30: exit
nginx.1 | 2025/02/11 07:19:11 [notice] 31#31: gracefully shutting down
nginx.1 | 2025/02/11 07:19:11 [notice] 31#31: exiting
nginx.1 | 2025/02/11 07:19:11 [notice] 31#31: exit
nginx.1 | 2025/02/11 07:19:11 [notice] 18#18: signal 17 (SIGCHLD) received from 31
nginx.1 | 2025/02/11 07:19:11 [notice] 18#18: worker process 31 exited with code 0
nginx.1 | 2025/02/11 07:19:11 [notice] 18#18: signal 29 (SIGIO) received
nginx.1 | 2025/02/11 07:19:11 [notice] 18#18: signal 17 (SIGCHLD) received from 30
nginx.1 | 2025/02/11 07:19:11 [notice] 18#18: worker process 30 exited with code 0
nginx.1 | 2025/02/11 07:19:11 [notice] 18#18: signal 29 (SIGIO) received
nginx.1 | 35.222.10.101 110.138.192.5 - - [11/Feb/2025:07:32:13 +0000] "GET / HTTP/1.1" 503 592 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" "-"
nginx.1 | 35.222.10.101 110.138.192.5 - - [11/Feb/2025:07:32:13 +0000] "GET /favicon.ico HTTP/1.1" 503 592 "http://35.222.10.101/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" "-"
nginx.1 | _ 175.107.37.155 - - [11/Feb/2025:07:42:12 +0000] "GET /boaform/admin/formLogin?username=adminisp&psd=adminisp HTTP/1.0" 503 190 "-" "-" "-"
nginx.1 | 35.222.10.101 110.138.192.5 - - [11/Feb/2025:07:53:16 +0000] "GET / HTTP/1.1" 503 592 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" "-"
nginx.1 | 35.222.10.101 110.138.192.5 - - [11/Feb/2025:07:53:17 +0000] "GET /favicon.ico HTTP/1.1" 503 592 "http://35.222.10.101/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" "-"
Info: running nginx-proxy version 1.7.0-10-g04797a5
Warning: A custom dhparam.pem file was provided. Best practice is to use standardized RFC7919 DHE groups instead.
Warning: TRUST_DOWNSTREAM_PROXY is not set; defaulting to "true". For security, you should explicitly set TRUST_DOWNSTREAM_PROXY to "false" if there is not a trusted reverse proxy in front of this proxy.
Warning: The default value of TRUST_DOWNSTREAM_PROXY might change to "false" in a future version of nginx-proxy. If you require TRUST_DOWNSTREAM_PROXY to be enabled, explicitly set it to "true".
forego | starting dockergen.1 on port 5000
forego | starting nginx.1 on port 5100
nginx.1 | 2025/02/11 08:26:16 [notice] 18#18: using the "epoll" event method
nginx.1 | 2025/02/11 08:26:16 [notice] 18#18: nginx/1.27.4
nginx.1 | 2025/02/11 08:26:16 [notice] 18#18: built by gcc 12.2.0 (Debian 12.2.0-14)
nginx.1 | 2025/02/11 08:26:16 [notice] 18#18: OS: Linux 6.1.0-31-cloud-amd64
nginx.1 | 2025/02/11 08:26:16 [notice] 18#18: getrlimit(RLIMIT_NOFILE): 1048576:1048576
nginx.1 | 2025/02/11 08:26:16 [notice] 18#18: start worker processes
nginx.1 | 2025/02/11 08:26:16 [notice] 18#18: start worker process 23
nginx.1 | 2025/02/11 08:26:16 [notice] 18#18: start worker process 24
dockergen.1 | 2025/02/11 08:26:16 Generated '/etc/nginx/conf.d/default.conf' from 5 containers
dockergen.1 | 2025/02/11 08:26:16 Running 'nginx -s reload'
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: signal 1 (SIGHUP) received from 27, reconfiguring
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: reconfiguring
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: using the "epoll" event method
dockergen.1 | 2025/02/11 08:26:17 Watching docker events
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: start worker processes
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: start worker process 30
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: start worker process 31
dockergen.1 | 2025/02/11 08:26:17 Contents of /etc/nginx/conf.d/default.conf did not change. Skipping notification 'nginx -s reload'
nginx.1 | 2025/02/11 08:26:17 [notice] 23#23: gracefully shutting down
nginx.1 | 2025/02/11 08:26:17 [notice] 24#24: gracefully shutting down
nginx.1 | 2025/02/11 08:26:17 [notice] 23#23: exiting
nginx.1 | 2025/02/11 08:26:17 [notice] 24#24: exiting
nginx.1 | 2025/02/11 08:26:17 [notice] 24#24: exit
nginx.1 | 2025/02/11 08:26:17 [notice] 23#23: exit
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: signal 17 (SIGCHLD) received from 24
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: worker process 23 exited with code 0
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: worker process 24 exited with code 0
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: signal 29 (SIGIO) received
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: signal 1 (SIGHUP) received from 43, reconfiguring
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: reconfiguring
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: using the "epoll" event method
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: start worker processes
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: start worker process 44
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: start worker process 45
nginx.1 | 2025/02/11 08:26:17 [notice] 30#30: gracefully shutting down
nginx.1 | 2025/02/11 08:26:17 [notice] 30#30: exiting
nginx.1 | 2025/02/11 08:26:17 [notice] 30#30: exit
nginx.1 | 2025/02/11 08:26:17 [notice] 31#31: gracefully shutting down
nginx.1 | 2025/02/11 08:26:17 [notice] 31#31: exiting
nginx.1 | 2025/02/11 08:26:17 [notice] 31#31: exit
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: signal 17 (SIGCHLD) received from 31
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: worker process 31 exited with code 0
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: signal 29 (SIGIO) received
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: signal 17 (SIGCHLD) received from 30
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: worker process 30 exited with code 0
nginx.1 | 2025/02/11 08:26:17 [notice] 18#18: signal 29 (SIGIO) received
nginx.1 | 34.58.39.6 193.68.89.10 - - [11/Feb/2025:08:26:37 +0000] "GET / HTTP/1.1" 503 592 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46" "-"
nginx.1 | 34.58.39.6 110.138.192.5 - - [11/Feb/2025:08:40:09 +0000] "GET / HTTP/1.1" 503 592 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" "-"
nginx.1 | 34.58.39.6 110.138.192.5 - - [11/Feb/2025:08:40:10 +0000] "GET /favicon.ico HTTP/1.1" 503 592 "http://34.58.39.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" "-"
erikfaderik@vm-110225:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment