Skip to content

Instantly share code, notes, and snippets.

@RNGIllSkillz
Created January 13, 2024 23:46
Show Gist options
  • Save RNGIllSkillz/48f5f6386bed7162b13a1232393429b1 to your computer and use it in GitHub Desktop.
Save RNGIllSkillz/48f5f6386bed7162b13a1232393429b1 to your computer and use it in GitHub Desktop.
Front startup log
2024-01-14 02:44:03.684043+03:00/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
2024-01-14 02:44:03.684081+03:00/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
2024-01-14 02:44:03.685244+03:00/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
2024-01-14 02:44:03.687155+03:0010-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf is not a file or does not exist
2024-01-14 02:44:03.687354+03:00/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
2024-01-14 02:44:03.689185+03:00Custom entrypoint v0.1 for TrueNas scale. Disabled nginx config replacement. Ignore errors.
2024-01-14 02:44:03.691010+03:0020-envsubst-on-templates.sh: ERROR: /etc/nginx/templates exists, but is not writable
2024-01-14 02:44:03.691274+03:00/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
2024-01-14 02:44:03.693402+03:00/docker-entrypoint.sh: Launching /docker-entrypoint.d/99-funkwhale.sh
2024-01-14 02:44:03.694627+03:00/docker-entrypoint.sh: Configuration complete; ready for start up
2024-01-14 02:44:03.704680+03:002024/01/13 23:44:03 [notice] 1#1: using the "epoll" event method
2024-01-14 02:44:03.704705+03:002024/01/13 23:44:03 [notice] 1#1: nginx/1.23.4
2024-01-14 02:44:03.704710+03:002024/01/13 23:44:03 [notice] 1#1: built by gcc 12.2.1 20220924 (Alpine 12.2.1_git20220924-r4)
2024-01-14 02:44:03.704724+03:002024/01/13 23:44:03 [notice] 1#1: OS: Linux 6.1.63-production+truenas
2024-01-14 02:44:03.704728+03:002024/01/13 23:44:03 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2024-01-14 02:44:03.704864+03:002024/01/13 23:44:03 [notice] 1#1: start worker processes
2024-01-14 02:44:03.704986+03:002024/01/13 23:44:03 [notice] 1#1: start worker process 21
2024-01-14 02:44:03.705092+03:002024/01/13 23:44:03 [notice] 1#1: start worker process 22
2024-01-14 02:44:03.705248+03:002024/01/13 23:44:03 [notice] 1#1: start worker process 23
2024-01-14 02:44:03.705396+03:002024/01/13 23:44:03 [notice] 1#1: start worker process 24
2024-01-14 02:44:03.705549+03:002024/01/13 23:44:03 [notice] 1#1: start worker process 25
2024-01-14 02:44:03.705688+03:002024/01/13 23:44:03 [notice] 1#1: start worker process 26
2024-01-14 02:44:03.705879+03:002024/01/13 23:44:03 [notice] 1#1: start worker process 27
2024-01-14 02:44:03.706139+03:002024/01/13 23:44:03 [notice] 1#1: start worker process 28
2024-01-14 02:44:03.706452+03:002024/01/13 23:44:03 [notice] 1#1: start worker process 29
2024-01-14 02:44:03.706756+03:002024/01/13 23:44:03 [notice] 1#1: start worker process 30
2024-01-14 02:44:03.707135+03:002024/01/13 23:44:03 [notice] 1#1: start worker process 31
2024-01-14 02:44:03.707479+03:002024/01/13 23:44:03 [notice] 1#1: start worker process 32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment