Skip to content

Instantly share code, notes, and snippets.

@KOEGlike
Created September 30, 2024 14:32
Show Gist options
  • Save KOEGlike/9764b304bb3bf99395a5f3f48129e9d9 to your computer and use it in GitHub Desktop.
Save KOEGlike/9764b304bb3bf99395a5f3f48129e9d9 to your computer and use it in GitHub Desktop.
nginx pi startup logs
koeg@koegpi:~/hacker_man/nginx-raspi-conf $ sudo docker logs 52963ffecf47
/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
82.137.62.88 - - [30/Sep/2024:14:09:17 +0000] "GET / HTTP/1.1" 200 2488 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0"
82.137.62.88 - - [30/Sep/2024:14:09:17 +0000] "GET /pkg/music_jam.js HTTP/1.1" 200 34646 "http://sbalazs.selfhost.eu:443/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0"
88.198.15.244 - - [30/Sep/2024:14:14:09 +0000] "HEAD / HTTP/1.1" 200 0 "-" "Mozilla/5.0 (compatible; um-LN/1.0; mailto: [email protected]; Windows NT 6.1; WOW64; rv:125.0) Gecko/20100101 Firefox/125.1"
88.198.15.244 - - [30/Sep/2024:14:14:09 +0000] "\x16\x03\x03\x01\x00\x01\x00\x00\xFC\x03\x03f\xFA\xB214Y\xB0\xA7\xB9r\xA2\xA6s\xC9\xA1\xCE\xAF\x8F\xCC\xE0\xFF[\xDC\x09\x22\xE3e,5 \xA5\x9C\x00\x00d\xC0$\xC0(\x00=\xC0&\xC0*\x00k\x00j\xC0" 400 157 "-" "-"
88.198.15.244 - - [30/Sep/2024:14:14:09 +0000] "GET /robots.txt HTTP/1.1" 404 1112 "-" "Mozilla/5.0 (compatible; um-LN/1.0; mailto: [email protected]; Windows NT 6.1; WOW64; rv:125.0) Gecko/20100101 Firefox/125.1"
88.198.15.244 - - [30/Sep/2024:14:14:09 +0000] "GET / HTTP/1.1" 200 2488 "-" "Mozilla/5.0 (compatible; um-LN/1.0; mailto: [email protected]; Windows NT 6.1; WOW64; rv:125.0) Gecko/20100101 Firefox/125.1"
82.137.62.88 - - [30/Sep/2024:14:28:30 +0000] "\x16\x03\x01\x02\x8F\x01\x00\x02\x8B\x03\x03+\xC1e\xE1g4\xE3\xE5uS\xF7\x02\x95\xF1\xBDH\x03\x8A\x81)l\x9F\xCF\x15y\xB2\xBD\xBF\x9E \x8Ex \x85F\xAB\x8C\xF3'" 400 157 "-" "-"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment