AutumnWhj / ChatGPT-wechat-bot

ChatGPT for wechat https://github.com/AutumnWhj/ChatGPT-wechat-bot
MIT License
4.65k stars 983 forks source link

Failed to send message. HTTP 404 - The deployment could not be found on Vercel. #246

Open fzm0224 opened 1 year ago

fzm0224 commented 1 year ago

Error: Failed to send message. HTTP 404 - The deployment could not be found on Vercel.

DEPLOYMENT_NOT_FOUND

at ChatGPTClient.getCompletion (file:///root/ChatGPT_WeChat_Bot/ChatGPT-wechat-bot-master/node_modules/@waylaidwanderer/chatgpt-api/src/ChatGPTClient.js:256:27)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ChatGPTClient.sendMessage (file:///root/ChatGPT_WeChat_Bot/ChatGPT-wechat-bot-master/node_modules/@waylaidwanderer/chatgpt-api/src/ChatGPTClient.js:363:22)
at async ChatGPT.getChatGPTReply (file:///root/ChatGPT_WeChat_Bot/ChatGPT-wechat-bot-master/src/chatgpt.ts:60:18)
at async ChatGPT.replyMessage (file:///root/ChatGPT_WeChat_Bot/ChatGPT-wechat-bot-master/src/chatgpt.ts:90:23) {

status: 404, body: 'The deployment could not be found on Vercel.\n\nDEPLOYMENT_NOT_FOUND\n' }