gpt4free-ts icon indicating copy to clipboard operation
gpt4free-ts copied to clipboard

please wait init.....about 1 min

Open askfname opened this issue 1 year ago • 9 comments

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

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

Now listening: 127.0.0.1:3000

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

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

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

askfname avatar Jun 14 '23 07:06 askfname

I am also getting the same error on forefront..

samyogdhital avatar Jun 14 '23 10:06 samyogdhital

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.

askfname avatar Jun 14 '23 11:06 askfname

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 avatar Jun 14 '23 12:06 ElvaWalton

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 avatar Jun 14 '23 12:06 HamiltionSenior

I am also getting the same error on forefront..

HamiltionSenior avatar Jun 14 '23 12:06 HamiltionSenior

I am also getting the same error on forefront..

LeonardBarton avatar Jun 14 '23 15:06 LeonardBarton

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.

GamerCodeZero avatar Jun 14 '23 16:06 GamerCodeZero

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

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

Now listening: 127.0.0.1:3000

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

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

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

试试其他模型哦

xiangsx avatar Jun 15 '23 07:06 xiangsx