Closed can4hou6joeng4 closed 1 year ago
2.16.3
docker compose up -d 运行后 qinglong状态为 unhealthy
docker compose up -d 运行后 qinglong 正常情况状态是 healthy
网页中出现错误:Failed to load resource: the server responded with a status of 502 (Bad Gateway)
容器内部日志错误: node:internal/modules/cjs/loader:1080 throw err; ^
Error: Cannot find module '/root/.local/share/pnpm/global/5/node_modules/pm2/bin/pm2' at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15) at Module._load (node:internal/modules/cjs/loader:922:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:23:47 { code: 'MODULE_NOT_FOUND', requireStack: [] }
No response
你最近重装python环境了吗?
镜像是最新的吗
这是来自QQ邮箱的假期自动回复邮件。 您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
Qinglong version
2.16.3
Steps to reproduce
docker compose up -d 运行后 qinglong状态为 unhealthy
What is expected?
docker compose up -d 运行后 qinglong 正常情况状态是 healthy
What is actually happening?
网页中出现错误:Failed to load resource: the server responded with a status of 502 (Bad Gateway)
容器内部日志错误: node:internal/modules/cjs/loader:1080 throw err; ^
Error: Cannot find module '/root/.local/share/pnpm/global/5/node_modules/pm2/bin/pm2' at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15) at Module._load (node:internal/modules/cjs/loader:922:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:23:47 { code: 'MODULE_NOT_FOUND', requireStack: [] }
System Info
No response
Any additional comments?
No response