Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
838 stars 433 forks source link

Internal Server Error and other issues #1307

Closed privileger closed 1 month ago

privileger commented 2 months ago

Discussed in https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/discussions/1303

Originally posted by **privileger** September 10, 2024 Hi everyone, I deployed this repo a couple of months ago and used it without any issues. Today, I deployed it again in a demo environment, but the front-end application is not running properly, showing an 'Internal Server Error.' The backend application is running; however, after uploading the document for indexing, it is throwing multiple errors. The template was deployed without modifications. I only added the Japanese language "ja-JP" in the list of supported languages during the deployment. Please advise how to resolve this issue. ![000](https://github.com/user-attachments/assets/d41cb619-5fc1-4883-9640-59697f919fad) 001 002
Roopan-Microsoft commented 2 months ago

Hey @privileger - Thanks for your feedback. We already fixed this issue and merged as part of #1305.

Please try to redeploy and see if you are still facing the issue, please let us know.

Happy to Help!

Prasanjeet-Microsoft commented 1 month ago

Hello @privileger, We are closing this issue now since it has already been fixed as part of PR https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/pull/1305. We have also addressed other related issues in the discussion panel. If you still encounter the issue, please feel free to reopen it. We're here to help if you need any assistance! 😃