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

please wait init.....about 1 min #66

Open
nasheep opened this issue Jun 14, 2023 · 9 comments
Open

please wait init.....about 1 min #66

nasheep opened this issue Jun 14, 2023 · 9 comments

Comments

@nasheep
Copy link

nasheep commented Jun 14, 2023

使用 Docker 部署后,输出日志:

> [email protected] start
> ts-node index.ts

Now listening: 127.0.0.1:3000

访问 http:https://127.0.0.1:3000/ask?prompt=hello&model=gpt4&site=forefront,输出:

{"content":"","error":"please wait init.....about 1 min"}

没有继续输出任何日志信息,程序似乎没有继续运行?

@samyogdhital
Copy link

I am also getting the same error on forefront..

@nasheep
Copy link
Author

nasheep commented Jun 14, 2023

I am also getting the same error on forefront..

The author no longer open source forefront related code, please switch to other sites. You can get detailed information in the author's WeChat group.

@ElvaWalton
Copy link

The author no longer open source forefront related code, please switch to other sites. You can get detailed information in the author's WeChat group.

1 similar comment
@HamiltionSenior
Copy link

The author no longer open source forefront related code, please switch to other sites. You can get detailed information in the author's WeChat group.

@HamiltionSenior
Copy link

I am also getting the same error on forefront..

1 similar comment
@LeonardBarton
Copy link

I am also getting the same error on forefront..

@GamerCodeZero
Copy link

if you can not get any error logs by running with docker mode, you can try to start it though debug mode, cause some different failed conditions will cause it, maybe you will get time out error, install puppeteer failed or other issues.

@xiangsx
Copy link
Owner

xiangsx commented Jun 15, 2023

使用 Docker 部署后,输出日志:

> [email protected] start
> ts-node index.ts

Now listening: 127.0.0.1:3000

访问 http:https://127.0.0.1:3000/ask?prompt=hello&model=gpt4&site=forefront,输出:

{"content":"","error":"please wait init.....about 1 min"}

没有继续输出任何日志信息,程序似乎没有继续运行?

试试其他模型哦

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

8 participants
@xiangsx @nasheep @GamerCodeZero @samyogdhital @ElvaWalton @HamiltionSenior @LeonardBarton and others