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

Error Cannot read properties of undefined (reading 'conversationId') after deployment #13

Open
bijunorderia opened this issue Feb 13, 2024 · 5 comments

Comments

@bijunorderia
Copy link

Hi,

Thanks for creating this useful addition to the already awesome Librechat.

My deployment was smooth without errors, however when I open the URL, I get the following error.

TypeError: Cannot read properties of undefined (reading 'conversationId')
at https://lxxxxxx.azurewebsites.net/assets/index-kznUAxii.js:1:3826
at Array.reduce ()
at Pl (https://lxxxxxx.azurewebsites.net/assets/index-kznUAxii.js:1:3800)
at https://lxxxxxx.azurewebsites.net/assets/index-kznUAxii.js:37:77779
at Object.HR [as useMemo] (https://lxxxxxx.azurewebsites.net/assets/vendor-B_6jzxSQ.js:38:23931)
at Wt.useMemo (https://lxxxxxx.azurewebsites.net/assets/vendor-B_6jzxSQ.js:9:6208)
at ym (https://lxxxxxx.azurewebsites.net/assets/index-kznUAxii.js:37:77767)
at EE (https://lxxxxxx.azurewebsites.net/assets/vendor-B_6jzxSQ.js:38:19548)
at Uy (https://lxxxxxx.azurewebsites.net/assets/vendor-B_6jzxSQ.js:40:3139)
at gN (https://lxxxxxx.azurewebsites.net/assets/vendor-B_6jzxSQ.js:40:44833)

I have used the default CosmosDB configuration, do I need to do something to populate the DB with a schema??

@thunderbug1
Copy link
Owner

No there shouldn't be any init steps necessary.
To me it looks like an error that is cause by a newer version of librechat, can you please open an issue there?

@ottodeng
Copy link

same encounter this issue.

@elolivier-nxp
Copy link

@bijunorderia / @ottodeng did you solved the issue? I'm facing the same and didn't see an issue in Librechat related to this behaviour, also deployed locally the same Librechat image that is been used here and it works.

@bijunorderia
Copy link
Author

I found an alternate repo which works.
https://github.com/Pwd9000-ML/terraform-azurerm-openai-private-chatgpt

@PedroGruvhagen
Copy link

@bijunorderia perfect, many thanks!

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

5 participants