weaigc / gpt-web

一个基于逆向工程的 ChatGPT 命令行及 API 工具,支持账号登录 ChatGPT Web 版本,无需充值,无需代理即可使用。
67 stars 13 forks source link

Internal Server Error #8

Open shanshu1015 opened 4 months ago

shanshu1015 commented 4 months ago

GPT: /home/kp090412/.nvm/versions/node/v18.20.2/lib/node_modules/gpt-web/dist/auth2.js:71 throw new Error(resp.statusText); ^

Error: Internal Server Error at Auth.getToken (/home/kp090412/.nvm/versions/node/v18.20.2/lib/node_modules/gpt-web/dist/auth2.js:71:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async ChatGPTWeb.init (/home/kp090412/.nvm/versions/node/v18.20.2/lib/node_modules/gpt-web/dist/index.js:20:36) at async ChatGPTWeb.chat (/home/kp090412/.nvm/versions/node/v18.20.2/lib/node_modules/gpt-web/dist/index.js:26:9) at async cli (/home/kp090412/.nvm/versions/node/v18.20.2/lib/node_modules/gpt-web/dist/bin/cli.js:29:26)

ZYWNB666 commented 3 months ago

me too