Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

最新的镜像启动服务报错 #42

Open
bogeit opened this issue Jun 7, 2023 · 6 comments
Open

最新的镜像启动服务报错 #42

bogeit opened this issue Jun 7, 2023 · 6 comments

Comments

@bogeit
Copy link

bogeit commented Jun 7, 2023

这两个镜像都试了
xiangsx/gpt4free-ts:latest
xiangsx/gpt4free-ts:v0.0.16

启动报错:
node:internal/modules/cjs/loader:1078
throw err;
^

Error: Cannot find module '/usr/src/app/server'
at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
at Module._load (node:internal/modules/cjs/loader:920: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: []
}

Node.js v18.16.0

@xiangsx
Copy link
Owner

xiangsx commented Jun 7, 2023

你这我还是第一次看见这个错误

@xiangsx
Copy link
Owner

xiangsx commented Jun 7, 2023

你这个文件夹是怎么出现的,可以排查下
/usr/src/app/server

@bogeit
Copy link
Author

bogeit commented Jun 7, 2023

sorry, 我是在k8s中运行,yaml配置写得有点问题,已经修正能正常运行,谢谢!

@HamiltionSenior
Copy link

你这我还是第一次看见这个错误

1 similar comment
@ZacharyCroft
Copy link

你这我还是第一次看见这个错误

@MartinMelville
Copy link

我还是第一次看见这个错误

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants