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

Creating Knowledge Base Error #12532

Closed
5 tasks done
blindbears opened this issue Jan 9, 2025 · 6 comments
Closed
5 tasks done

Creating Knowledge Base Error #12532

blindbears opened this issue Jan 9, 2025 · 6 comments
Labels
🐞 bug Something isn't working

Comments

@blindbears
Copy link

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

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)

@dosubot dosubot bot added the 🐞 bug Something isn't working label Jan 9, 2025
Copy link

dosubot bot commented Jan 9, 2025

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

@crazywoola
Copy link
Member

Can you share the document you tried to upload?

@blindbears
Copy link
Author

Can you share the document you tried to upload?

@crazywoola It's just a simple world document
1.docx

@crazywoola
Copy link
Member

I can not reproduce this error in our CE version.

@blindbears
Copy link
Author

Solved it. Thank you all for reinstalling Docker service and deploying dify again. The problem did not occur @crazywoola@dosubot

@t-yuki
Copy link

t-yuki commented Jan 24, 2025

I saw this error when I misconfigured my dify, especially when dify-api server and dify-web server versions mismatched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants