-
Notifications
You must be signed in to change notification settings - Fork 11.9k
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
Creating Knowledge Base Error #12532
Comments
Hey there, @blindbears! I'm here to assist you with bugs, questions, and becoming a contributor. Let's work on solving this issue together while we wait for a human maintainer. I found a similar issue that was previously reported and resolved. The issue titled "Minified React error #31 - Application error: a client-side exception has occurred" was closed after a pull request was merged to fix the problem. The pull request addressed the frontend handling of incorrect data structures generated by the server [1]. You might want to check if your version includes this fix or if there are any updates available that address this issue. Additionally, reviewing the browser console for more detailed error messages could provide further insights into the problem. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Can you share the document you tried to upload? |
@crazywoola It's just a simple world document |
I can not reproduce this error in our CE version. |
Solved it. Thank you all for reinstalling Docker service and deploying dify again. The problem did not occur @crazywoola@dosubot |
I saw this error when I misconfigured my dify, especially when dify-api server and dify-web server versions mismatched. |
Self Checks
Dify version
Version 0.15.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Dify Community version pagoda panel installation, creating knowledge base error Application error: a client-side exception has occurred (see the browser console for more information).
✔️ Expected Behavior
I encountered an error while creating a knowledge base, selecting a data source, and uploading a text file Application error: a client-side exception has occurred (see the browser console for more information).
❌ Actual Behavior
2117-facb83e7cbe5e185.js:1 Error: Minified React error #31; visit https://react.dev/errors/31?args[]=object%20with%20keys%20%7Bcontent%2C%20child_chunks%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at n1 (fd9d105-014bed05f3bb9932.js:1:33298)
at u (fd9d105-014bed05f3bb9932.js:1:38691)
at fd9d105-014bed05f3bb9932.js:1:38869
at lD (fd9d105-014bed05f3bb9932.js:1:57332)
at iZ (fd9d105-014bed05f3bb9932.js:1:120906)
at ia (fd9d105-014bed05f3bb9932.js:1:95165)
at fd9d105-014bed05f3bb9932.js:1:94987
at il (fd9d105-014bed05f3bb9932.js:1:94994)
at oJ (fd9d105-014bed05f3bb9932.js:1:92350)
at oZ (fd9d105-014bed05f3bb9932.js:1:91769)
The text was updated successfully, but these errors were encountered: