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

Fresh install, when going to "Chat", "TypeError: Cannot read properties of undefined (reading 'session')

Open MSDNAndi opened this issue 2 years ago • 1 comments

On a Fresh install on Windows 11 after git clone, it built the container, I was able to start the site, the login works both with dev user or email user, but as soon as trying to "Chat" in the UI, server error 500, with "Sorry, we encountered a server error. We're not sure what went wrong."

The console says: open-assistant-web-1 | TypeError: Cannot read properties of undefined (reading 'session') open-assistant-web-1 | at MyApp (/app/.next/server/pages/_app.js:129:43)

MSDNAndi avatar Apr 15 '23 21:04 MSDNAndi

Hi @MSDNAndi ,did you solve this problem?

dafu-wu avatar Apr 23 '23 07:04 dafu-wu