Guest User

docker logs

a guest
Jul 9th, 2025
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.88 KB | Software | 0 0
  1.  
  2. WARN[0000] Found orphan containers ([seafile-seafile-run-b7938ca09140]) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
  3. Attaching to seadoc, seafile, seafile-caddy, seafile-memcached, seafile-mysql
  4. seafile-mysql | 2025-07-09 20:53:37+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.11.13+maria~ubu2204 started.
  5. seafile-caddy | {"level":"info","ts":1752094418.0215096,"logger":"docker-proxy","msg":"Running caddy proxy server"}
  6. seafile-caddy | {"level":"info","ts":1752094418.022315,"logger":"admin","msg":"admin endpoint started","address":"localhost:2019","enforce_origin":false,"origins":["//localhost:2019","//[::1]:2019","//127.0.0.1:2019"]}
  7. seafile-caddy | {"level":"info","ts":1752094418.0226238,"msg":"autosaved config (load with --resume flag)","file":"/config/caddy/autosave.json"}
  8. seafile-caddy | {"level":"info","ts":1752094418.0226467,"logger":"docker-proxy","msg":"Running caddy proxy controller"}
  9. seafile-caddy | {"level":"info","ts":1752094418.0231795,"logger":"docker-proxy","msg":"Start","CaddyfilePath":"","EnvFile":"","LabelPrefix":"caddy","PollingInterval":30,"ProxyServiceTasks":true,"ProcessCaddyfile":true,"ScanStoppedContainers":false,"IngressNetworks":"[seafile-net]","DockerSockets":[""],"DockerCertsPath":[""],"DockerAPIsVersion":[""]}
  10. seafile-caddy | {"level":"info","ts":1752094418.023838,"logger":"docker-proxy","msg":"Connecting to docker events","DockerSocket":""}
  11. seafile-caddy | {"level":"info","ts":1752094418.0241268,"logger":"docker-proxy","msg":"IngressNetworksMap","ingres":"map[4eb44fdb980f5d38a9836c466adba7cad4ef43ffe1bba54d20a8bf52e5307ceb:true seafile-net:true]"}
  12. seafile-caddy | {"level":"info","ts":1752094418.0300872,"logger":"docker-proxy","msg":"Swarm is available","new":false}
  13. seafile-caddy | {"level":"info","ts":1752094418.03217,"logger":"docker-proxy","msg":"New Caddyfile","caddyfile":"# Empty caddyfile"}
  14. seafile-caddy | {"level":"warn","ts":1752094418.0324616,"logger":"docker-proxy","msg":"Caddyfile to json warning","warn":"[Caddyfile:1: Caddyfile input is not formatted; run 'caddy fmt --overwrite' to fix inconsistencies]"}
  15. seafile-caddy | {"level":"info","ts":1752094418.0324671,"logger":"docker-proxy","msg":"New Config JSON","json":"{}"}
  16. seafile-caddy | {"level":"info","ts":1752094418.032484,"logger":"docker-proxy","msg":"Sending configuration to","server":"localhost"}
  17. seafile-caddy | {"level":"info","ts":1752094418.0331223,"logger":"admin.api","msg":"received request","method":"POST","host":"localhost:2019","uri":"/load","remote_ip":"127.0.0.1","remote_port":"57142","headers":{"Accept-Encoding":["gzip"],"Content-Length":["41"],"Content-Type":["application/json"],"User-Agent":["Go-http-client/1.1"]}}
  18. seafile-caddy | {"level":"info","ts":1752094418.0335445,"msg":"config is unchanged"}
  19. seafile-caddy | {"level":"info","ts":1752094418.03355,"logger":"admin.api","msg":"load complete"}
  20. seafile-caddy | {"level":"info","ts":1752094418.033767,"logger":"docker-proxy","msg":"Successfully configured","server":"localhost"}
  21. seafile-mysql | 2025-07-09 20:53:38+00:00 [Warn] [Entrypoint]: /sys/fs/cgroup///memory.pressure not writable, functionality unavailable to MariaDB
  22. seafile-mysql | 2025-07-09 20:53:38+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  23. seafile-mysql | 2025-07-09 20:53:38+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.11.13+maria~ubu2204 started.
  24. seafile-mysql | 2025-07-09 20:53:38+00:00 [Note] [Entrypoint]: Initializing database files
  25. seafile-mysql | 2025-07-09 20:53:38 0 [Warning] mariadbd: io_uring_queue_init() failed with EPERM: sysctl kernel.io_uring_disabled has the value 2, or 1 and the user of the process is not a member of sysctl kernel.io_uring_group. (see man 2 io_uring_setup).
  26. seafile-mysql | 2025-07-09 20:53:38 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF
  27. seafile-mysql | 2025-07-09 20:53:41+00:00 [Note] [Entrypoint]: Database files initialized
  28. seafile-mysql | 2025-07-09 20:53:41+00:00 [Note] [Entrypoint]: Starting temporary server
  29. seafile-mysql | 2025-07-09 20:53:41+00:00 [Note] [Entrypoint]: Waiting for server startup
  30. seafile-mysql | 2025-07-09 20:53:41 0 [Note] Starting MariaDB 10.11.13-MariaDB-ubu2204 source revision 8fb09426b98583916ccfd4f8c49741adc115bac3 server_uid ofaCb9YEN+edID+63jG4zhjxrBw= as process 99
  31. seafile-mysql | 2025-07-09 20:53:41 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  32. seafile-mysql | 2025-07-09 20:53:41 0 [Note] InnoDB: Number of transaction pools: 1
  33. seafile-mysql | 2025-07-09 20:53:41 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
  34. seafile-mysql | 2025-07-09 20:53:41 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
  35. seafile-mysql | 2025-07-09 20:53:41 0 [Warning] mariadbd: io_uring_queue_init() failed with EPERM: sysctl kernel.io_uring_disabled has the value 2, or 1 and the user of the process is not a member of sysctl kernel.io_uring_group. (see man 2 io_uring_setup).
  36. seafile-mysql | 2025-07-09 20:53:41 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF
  37. seafile-mysql | 2025-07-09 20:53:41 0 [Note] InnoDB: innodb_buffer_pool_size_max=128m, innodb_buffer_pool_size=128m
  38. seafile-mysql | 2025-07-09 20:53:41 0 [Note] InnoDB: Completed initialization of buffer pool
  39. seafile-mysql | 2025-07-09 20:53:41 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes)
  40. seafile-mysql | 2025-07-09 20:53:41 0 [Note] InnoDB: End of log at LSN=46964
  41. seafile-mysql | 2025-07-09 20:53:41 0 [Note] InnoDB: 128 rollback segments are active.
  42. seafile-mysql | 2025-07-09 20:53:41 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
  43. seafile-mysql | 2025-07-09 20:53:41 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
  44. seafile-mysql | 2025-07-09 20:53:41 0 [Note] InnoDB: log sequence number 46964; transaction id 14
  45. seafile-mysql | 2025-07-09 20:53:41 0 [Note] Plugin 'FEEDBACK' is disabled.
  46. seafile-mysql | 2025-07-09 20:53:41 0 [Note] mariadbd: ready for connections.
  47. seafile-mysql | Version: '10.11.13-MariaDB-ubu2204' socket: '/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution
  48. seafile-mysql | 2025-07-09 20:53:42+00:00 [Note] [Entrypoint]: Temporary server started.
  49. seafile-mysql | 2025-07-09 20:53:44+00:00 [Note] [Entrypoint]: Securing system users (equivalent to running mysql_secure_installation)
  50. seafile-mysql |
  51. seafile-mysql | 2025-07-09 20:53:44+00:00 [Note] [Entrypoint]: Stopping temporary server
  52. seafile-mysql | 2025-07-09 20:53:44 0 [Note] mariadbd (initiated by: unknown): Normal shutdown
  53. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: FTS optimize thread exiting.
  54. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: Starting shutdown...
  55. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
  56. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: Buffer pool(s) dump completed at 250709 20:53:44
  57. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1"
  58. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: Shutdown completed; log sequence number 46964; transaction id 15
  59. seafile-mysql | 2025-07-09 20:53:44 0 [Note] mariadbd: Shutdown complete
  60. seafile-mysql | 2025-07-09 20:53:44+00:00 [Note] [Entrypoint]: Temporary server stopped
  61. seafile-mysql |
  62. seafile-mysql | 2025-07-09 20:53:44+00:00 [Note] [Entrypoint]: MariaDB init process done. Ready for start up.
  63. seafile-mysql |
  64. seafile-mysql | 2025-07-09 20:53:44 0 [Note] Starting MariaDB 10.11.13-MariaDB-ubu2204 source revision 8fb09426b98583916ccfd4f8c49741adc115bac3 server_uid ofaCb9YEN+edID+63jG4zhjxrBw= as process 1
  65. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  66. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: Number of transaction pools: 1
  67. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
  68. seafile-mysql | 2025-07-09 20:53:44 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
  69. seafile-mysql | 2025-07-09 20:53:44 0 [Warning] mariadbd: io_uring_queue_init() failed with EPERM: sysctl kernel.io_uring_disabled has the value 2, or 1 and the user of the process is not a member of sysctl kernel.io_uring_group. (see man 2 io_uring_setup).
  70. seafile-mysql | 2025-07-09 20:53:44 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF
  71. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: innodb_buffer_pool_size_max=128m, innodb_buffer_pool_size=128m
  72. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: Completed initialization of buffer pool
  73. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes)
  74. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: End of log at LSN=46964
  75. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: 128 rollback segments are active.
  76. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
  77. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
  78. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: log sequence number 46964; transaction id 14
  79. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
  80. seafile-mysql | 2025-07-09 20:53:44 0 [Note] Plugin 'FEEDBACK' is disabled.
  81. seafile-mysql | 2025-07-09 20:53:44 0 [Note] InnoDB: Buffer pool(s) load completed at 250709 20:53:44
  82. seafile-mysql | 2025-07-09 20:53:44 0 [Warning] You need to use --log-bin to make --expire-logs-days or --binlog-expire-logs-seconds work.
  83. seafile-mysql | 2025-07-09 20:53:44 0 [Note] Server socket created on IP: '0.0.0.0'.
  84. seafile-mysql | 2025-07-09 20:53:44 0 [Note] Server socket created on IP: '::'.
  85. seafile-mysql | 2025-07-09 20:53:44 0 [Note] mariadbd: ready for connections.
  86. seafile-mysql | Version: '10.11.13-MariaDB-ubu2204' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
  87. seadoc | *** Running /etc/my_init.d/01_init.sh...
  88. seadoc | *** Booting runit daemon...
  89. seadoc | *** Runit started as PID 11
  90. seadoc | *** Running /scripts/enterpoint.sh...
  91. seadoc | 2025-07-09 22:53:48 Nginx ready
  92. seadoc | 2025-07-09 22:53:48 This is an idle script (infinite loop) to keep container running.
  93. seafile | *** Running /etc/my_init.d/01_create_data_links.sh...
  94. seafile | *** Booting runit daemon...
  95. seafile | *** Runit started as PID 16
  96. seafile | *** Running /scripts/enterpoint.sh...
  97. seafile | nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (40: Too many levels of symbolic links)
  98. seafile | 2025/07/09 22:53:48 [emerg] 21#21: open() "/etc/nginx/sites-enabled/seafile.nginx.conf" failed (2: No such file or directory) in /etc/nginx/nginx.conf:26
  99. seafile | 2025-07-09 22:53:48 Nginx ready
  100. seafile | 2025-07-09 22:53:48 This is an idle script (infinite loop) to keep container running.
  101. seafile-caddy | {"level":"info","ts":1752094428.756858,"logger":"docker-proxy","msg":"New Caddyfile","caddyfile":"http://192.168.178.21:8000 {\n\t@ws {\n\t\theader Connection *Upgrade*\n\t\theader Upgrade websocket\n\t}\n\treverse_proxy @ws 172.24.0.5:80\n\thandle_path /socket.io/* {\n\t\trewrite * /socket.io{uri}\n\t\treverse_proxy 172.24.0.5:80\n\t}\n\thandle_path /sdoc-server/* {\n\t\trewrite * {uri}\n\t\treverse_proxy 172.24.0.5:80\n\t}\n\treverse_proxy 172.24.0.6:80\n}\n"}
  102. seafile-caddy | {"level":"info","ts":1752094428.7574718,"logger":"docker-proxy","msg":"New Config JSON","json":"{\"apps\":{\"http\":{\"servers\":{\"srv0\":{\"listen\":[\":8000\"],\"routes\":[{\"match\":[{\"host\":[\"192.168.178.21\"]}],\"handle\":[{\"handler\":\"subroute\",\"routes\":[{\"group\":\"group2\",\"handle\":[{\"handler\":\"subroute\",\"routes\":[{\"handle\":[{\"handler\":\"rewrite\",\"strip_path_prefix\":\"/sdoc-server\"}]},{\"group\":\"group1\",\"handle\":[{\"handler\":\"rewrite\",\"uri\":\"{http.request.uri}\"}]},{\"handle\":[{\"handler\":\"reverse_proxy\",\"upstreams\":[{\"dial\":\"172.24.0.5:80\"}]}]}]}],\"match\":[{\"path\":[\"/sdoc-server/*\"]}]},{\"group\":\"group2\",\"handle\":[{\"handler\":\"subroute\",\"routes\":[{\"handle\":[{\"handler\":\"rewrite\",\"strip_path_prefix\":\"/socket.io\"}]},{\"group\":\"group0\",\"handle\":[{\"handler\":\"rewrite\",\"uri\":\"/socket.io{http.request.uri}\"}]},{\"handle\":[{\"handler\":\"reverse_proxy\",\"upstreams\":[{\"dial\":\"172.24.0.5:80\"}]}]}]}],\"match\":[{\"path\":[\"/socket.io/*\"]}]},{\"handle\":[{\"handler\":\"reverse_proxy\",\"upstreams\":[{\"dial\":\"172.24.0.5:80\"}]}],\"match\":[{\"header\":{\"Connection\":[\"*Upgrade*\"],\"Upgrade\":[\"websocket\"]}}]},{\"handle\":[{\"handler\":\"reverse_proxy\",\"upstreams\":[{\"dial\":\"172.24.0.6:80\"}]}]}]}],\"terminal\":true}],\"automatic_https\":{\"skip\":[\"192.168.178.21\"]}}}}}}"}
  103. seafile-caddy | {"level":"info","ts":1752094428.7574975,"logger":"docker-proxy","msg":"Sending configuration to","server":"localhost"}
  104. seafile-caddy | {"level":"info","ts":1752094428.7576938,"logger":"admin.api","msg":"received request","method":"POST","host":"localhost:2019","uri":"/load","remote_ip":"127.0.0.1","remote_port":"57142","headers":{"Accept-Encoding":["gzip"],"Content-Length":["1159"],"Content-Type":["application/json"],"User-Agent":["Go-http-client/1.1"]}}
  105. seafile-caddy | {"level":"info","ts":1752094428.7584553,"logger":"admin","msg":"admin endpoint started","address":"localhost:2019","enforce_origin":false,"origins":["//127.0.0.1:2019","//localhost:2019","//[::1]:2019"]}
  106. seafile-caddy | {"level":"info","ts":1752094428.758645,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0xc000517180"}
  107. seafile-caddy | {"level":"warn","ts":1752094428.759039,"logger":"http","msg":"HTTP/2 skipped because it requires TLS","network":"tcp","addr":":8000"}
  108. seafile-caddy | {"level":"warn","ts":1752094428.7590466,"logger":"http","msg":"HTTP/3 skipped because it requires TLS","network":"tcp","addr":":8000"}
  109. seafile-caddy | {"level":"info","ts":1752094428.7590492,"logger":"http.log","msg":"server running","name":"srv0","protocols":["h1","h2","h3"]}
  110. seafile-caddy | {"level":"info","ts":1752094428.7591574,"msg":"autosaved config (load with --resume flag)","file":"/config/caddy/autosave.json"}
  111. seafile-caddy | {"level":"info","ts":1752094428.7591631,"logger":"admin.api","msg":"load complete"}
  112. seafile-caddy | {"level":"info","ts":1752094428.759293,"logger":"docker-proxy","msg":"Successfully configured","server":"localhost"}
  113. seafile-caddy | {"level":"info","ts":1752094428.760391,"logger":"admin","msg":"stopped previous server","address":"localhost:2019"}
  114. seafile-caddy | {"level":"info","ts":1752094428.765695,"logger":"tls","msg":"cleaning storage unit","storage":"FileStorage:/data/caddy"}
  115. seafile-caddy | {"level":"info","ts":1752094428.7720463,"logger":"tls","msg":"finished cleaning storage units"}
  116. seafile | mv: '/etc/nginx/sites-enabled/seafile.nginx.conf' and '/shared/nginx/conf/seafile.nginx.conf' are the same file
  117. seafile | Traceback (most recent call last):
  118. seafile | File "/scripts/start.py", line 94, in <module>
  119. seafile | main()
  120. seafile | File "/scripts/start.py", line 52, in main
  121. seafile | generate_local_nginx_conf()
  122. seafile | File "/scripts/bootstrap.py", line 110, in generate_local_nginx_conf
  123. seafile | call('mv {0} {1} && ln -sf {1} {0}'.format(nginx_etc_file, nginx_shared_file))
  124. seafile | File "/scripts/utils.py", line 70, in call
  125. seafile | return subprocess.check_call(*a, **kw)
  126. seafile | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  127. seafile | File "/usr/lib/python3.12/subprocess.py", line 413, in check_call
  128. seafile | raise CalledProcessError(retcode, cmd)
  129. seafile | subprocess.CalledProcessError: Command 'mv /etc/nginx/sites-enabled/seafile.nginx.conf /shared/nginx/conf/seafile.nginx.conf && ln -sf /shared/nginx/conf/seafile.nginx.conf /etc/nginx/sites-enabled/seafile.nginx.conf' returned non-zero exit status 1.
  130. seadoc | server is serve on http://127.0.0.1:7070
  131. seadoc | sdoc-server started
  132. seadoc |
  133. seadoc | [2025-07-09 22:53:49] Start Monitor
  134. seafile | nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (40: Too many levels of symbolic links)
  135. seafile | 2025/07/09 22:53:49 [emerg] 38#38: open() "/var/log/nginx/seahub.access.log" failed (40: Too many levels of symbolic links)
  136. seafile | nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (40: Too many levels of symbolic links)
  137. seafile | 2025/07/09 22:53:50 [emerg] 39#39: open() "/var/log/nginx/seahub.access.log" failed (40: Too many levels of symbolic links)
  138. seafile | nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (40: Too many levels of symbolic links)
  139. seafile | 2025/07/09 22:53:51 [emerg] 40#40: open() "/var/log/nginx/seahub.access.log" failed (40: Too many levels of symbolic links)
  140. seafile | nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (40: Too many levels of symbolic links)
  141. seafile | 2025/07/09 22:53:52 [emerg] 41#41: open() "/var/log/nginx/seahub.access.log" failed (40: Too many levels of symbolic links)
  142. seafile | nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (40: Too many levels of symbolic links)
  143. seafile | 2025/07/09 22:53:53 [emerg] 42#42: open() "/var/log/nginx/seahub.access.log" failed (40: Too many levels of symbolic links)
  144. seafile | nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (40: Too many levels of symbolic links)
  145. seafile | 2025/07/09 22:53:54 [emerg] 43#43: open() "/var/log/nginx/seahub.access.log" failed (40: Too many levels of symbolic links)
  146. seafile | nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (40: Too many levels of symbolic links)
  147. seafile | 2025/07/09 22:53:55 [emerg] 44#44: open() "/var/log/nginx/seahub.access.log" failed (40: Too many levels of symbolic links)
Advertisement
Add Comment
Please, Sign In to add comment