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

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

Open
fzm0224 opened this issue May 28, 2023 · 0 comments

Comments

@fzm0224
Copy link

fzm0224 commented May 28, 2023

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'
}

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

1 participant