You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error, please help. Very much a beginner. When i load the local host i get no response, just spinning ball.
error - Error: Request failed with status code 404
at createError (/Users/patrickgregoire/PycharmProjects/drafts/gpt-4-chat-ui/node_modules/axios/lib/core/createError.js:16:15)
at settle (/Users/patrickgregoire/PycharmProjects/drafts/gpt-4-chat-ui/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/Users/patrickgregoire/PycharmProjects/drafts/gpt-4-chat-ui/node_modules/axios/lib/adapters/http.js:322:11)
at IncomingMessage.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
digest: undefined
}
The text was updated successfully, but these errors were encountered:
I am getting this error, please help. Very much a beginner. When i load the local host i get no response, just spinning ball.
error - Error: Request failed with status code 404
at createError (/Users/patrickgregoire/PycharmProjects/drafts/gpt-4-chat-ui/node_modules/axios/lib/core/createError.js:16:15)
at settle (/Users/patrickgregoire/PycharmProjects/drafts/gpt-4-chat-ui/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/Users/patrickgregoire/PycharmProjects/drafts/gpt-4-chat-ui/node_modules/axios/lib/adapters/http.js:322:11)
at IncomingMessage.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
digest: undefined
}
The text was updated successfully, but these errors were encountered: