Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

cannot create new chat on fresh build 3cc6aa9

Open paranoidAndroid0124 opened this issue 2 years ago • 0 comments

open-assistant-web-1 | TypeError: Cannot read properties of undefined (reading 'status') open-assistant-web-1 | at OasstInferenceClient.create_chat (/app/.next/server/chunks/126.js:51:94) open-assistant-web-1 | at processTicksAndRejections (node:internal/process/task_queues:96:5) open-assistant-web-1 | at async /app/.next/server/pages/api/chat.js:86:16 open-assistant-web-1 | at async Object.apiResolver (/app/node_modules/next/dist/server/api-utils/node.js:363:9) open-assistant-web-1 | at async NextNodeServer.runApi (/app/node_modules/next/dist/server/next-server.js:474:9) open-assistant-web-1 | at async Object.fn (/app/node_modules/next/dist/server/next-server.js:736:37) open-assistant-web-1 | at async Router.execute (/app/node_modules/next/dist/server/router.js:252:36) open-assistant-web-1 | at async NextNodeServer.run (/app/node_modules/next/dist/server/base-server.js:383:29) open-assistant-web-1 | at async NextNodeServer.handleRequest (/app/node_modules/next/dist/server/base-server.js:321:20) open-assistant-web-1 | at async Server. (/app/server.js:19:5)

paranoidAndroid0124 avatar May 06 '23 15:05 paranoidAndroid0124