昨天晚上下载了talebook v3.38.0镜像,重新构建,还是显示“服务器正在启动中”,无法正常运行
运行日志如下:
updating '/data/' permission to 1000:1000
====== Check config ====
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
====== Sync DB Scheme ====
error: exec failed: permission denied
====== Update Server Config ====
error: exec failed: permission denied
====== Start Server ====
2026-03-31 02:11:38,195 INFO Included extra file "/etc/supervisor/conf.d/talebook.conf" during parsing
2026-03-31 02:11:38,195 INFO Set uid to user 0 succeeded
2026-03-31 02:11:38,201 INFO RPC interface 'supervisor' initialized
2026-03-31 02:11:38,201 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2026-03-31 02:11:38,202 INFO supervisord started with pid 1
2026-03-31 02:11:39,207 INFO spawned: 'tornado' with pid 46
2026-03-31 02:11:39,212 INFO spawned: 'nginx' with pid 47
error: exec: "python3": executable file not found in $PATH
2026-03-31 02:11:39,224 WARN exited: tornado (exit status 1; not expected)
2026-03-31 02:11:40,256 INFO spawned: 'tornado' with pid 57
2026-03-31 02:11:40,257 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
error: exec: "python3": executable file not found in $PATH
2026-03-31 02:11:40,270 WARN exited: tornado (exit status 1; not expected)
2026-03-31 02:11:42,274 INFO spawned: 'tornado' with pid 63
error: exec: "python3": executable file not found in $PATH
2026-03-31 02:11:42,282 WARN exited: tornado (exit status 1; not expected)
2026-03-31 02:11:45,292 INFO spawned: 'tornado' with pid 69
error: exec: "python3": executable file not found in $PATH
2026-03-31 02:11:45,307 WARN exited: tornado (exit status 1; not expected)
2026-03-31 02:11:46,308 INFO gave up: tornado entered FATAL state, too many start retries too quickly