Some bugs of the knowledge base #8508

Closed
opened 2026-02-21 18:26:04 -05:00 by yindo · 2 comments
Owner

Originally created by @patrickstar231 on GitHub (Feb 21, 2025).

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

0.15.2

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Docker version-4.38.0 (181591)
macos Ventura 13.5.2
Apple M2

The Notion configuration button in the knowledge base does not respond.

Image

An error occurred after selecting and importing a file from Notion.
2.1 Internal Server Error

Image

2.2 Create a blank knowledge base.

Image

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @patrickstar231 on GitHub (Feb 21, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 0.15.2 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce Docker version-4.38.0 (181591) macos Ventura 13.5.2 Apple M2 The Notion configuration button in the knowledge base does not respond. <img width="781" alt="Image" src="https://github.com/user-attachments/assets/2f1e8daa-25f6-44e6-b84a-c0920587c628" /> An error occurred after selecting and importing a file from Notion. 2.1 Internal Server Error <img width="436" alt="Image" src="https://github.com/user-attachments/assets/0e970050-5039-4d52-9aa3-0a4c468cbd5d" /> 2.2 Create a blank knowledge base. <img width="467" alt="Image" src="https://github.com/user-attachments/assets/eacbb24d-23f2-43df-b94b-5945d40ae32e" /> ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug label 2026-02-21 18:26:04 -05:00
yindo closed this issue 2026-02-21 18:26:04 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Feb 21, 2025):

@patrickstar231 Hello there! I'm here to help you with bug fixes, answer questions, and assist you while waiting for a human maintainer. Let's work together to resolve any issues you're facing.

I found a similar unsolved discussion titled Can't connect to Notion, which might be related to the issues you're experiencing with the Notion integration [1].

For the non-responsive "Configure" button in the Notion integration interface, there isn't specific information available on troubleshooting this issue. However, you might want to check the browser console for any JavaScript errors or network issues that could provide more insight.

Regarding the "Internal Server Error" during file import from Notion, common causes could include issues with the Notion API, incorrect configuration of environment variables, or server-side processing errors. Ensure that your Notion integration is correctly configured in the .env file, and verify that all necessary environment variables are set correctly [2].

For logging and debugging, Dify integrates with Opik, which can provide detailed logs and traces that might help identify the root cause of the server error [3].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@dosubot[bot] commented on GitHub (Feb 21, 2025): <!-- Greeting --> @patrickstar231 Hello there! I'm here to help you with bug fixes, answer questions, and assist you while waiting for a human maintainer. Let's work together to resolve any issues you're facing. <!-- Answer --> I found a similar unsolved discussion titled [Can't connect to Notion](https://github.com/langgenius/dify/discussions/6300), which might be related to the issues you're experiencing with the Notion integration <sup>[[1]](https://github.com/langgenius/dify/discussions/6300)</sup>. For the non-responsive "Configure" button in the Notion integration interface, there isn't specific information available on troubleshooting this issue. However, you might want to check the browser console for any JavaScript errors or network issues that could provide more insight. Regarding the "Internal Server Error" during file import from Notion, common causes could include issues with the Notion API, incorrect configuration of environment variables, or server-side processing errors. Ensure that your Notion integration is correctly configured in the `.env` file, and verify that all necessary environment variables are set correctly <sup>[[2]](https://github.com/langgenius/dify/blob/main/docker/.env.example)</sup>. For logging and debugging, Dify integrates with Opik, which can provide detailed logs and traces that might help identify the root cause of the server error <sup>[[3]](https://github.com/langgenius/dify-docs/blob/main/en/guides/monitoring/integrate-external-ops-tools/integrate-opik.md)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/448f9188-0bed-499f-801b-29c6286d34c3?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/448f9188-0bed-499f-801b-29c6286d34c3?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/448f9188-0bed-499f-801b-29c6286d34c3?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/448f9188-0bed-499f-801b-29c6286d34c3?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/448f9188-0bed-499f-801b-29c6286d34c3?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/448f9188-0bed-499f-801b-29c6286d34c3?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/448f9188-0bed-499f-801b-29c6286d34c3?feedback_type=other)</sup>
Author
Owner

@patrickstar231 commented on GitHub (Feb 21, 2025):

@patrickstar231 Hello there! I'm here to help you with bug fixes, answer questions, and assist you while waiting for a human maintainer. Let's work together to resolve any issues you're facing.

I found a similar unsolved discussion titled Can't connect to Notion, which might be related to the issues you're experiencing with the Notion integration [1].

For the non-responsive "Configure" button in the Notion integration interface, there isn't specific information available on troubleshooting this issue. However, you might want to check the browser console for any JavaScript errors or network issues that could provide more insight.

Regarding the "Internal Server Error" during file import from Notion, common causes could include issues with the Notion API, incorrect configuration of environment variables, or server-side processing errors. Ensure that your Notion integration is correctly configured in the .env file, and verify that all necessary environment variables are set correctly [2].

For logging and debugging, Dify integrates with Opik, which can provide detailed logs and traces that might help identify the root cause of the server error [3].

To continue talking to Dosu, mention @dosu.

Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@patrickstar231 commented on GitHub (Feb 21, 2025): > [@patrickstar231](https://github.com/patrickstar231) Hello there! I'm here to help you with bug fixes, answer questions, and assist you while waiting for a human maintainer. Let's work together to resolve any issues you're facing. > > I found a similar unsolved discussion titled [Can't connect to Notion](https://github.com/langgenius/dify/discussions/6300), which might be related to the issues you're experiencing with the Notion integration [[1]](https://github.com/langgenius/dify/discussions/6300). > > For the non-responsive "Configure" button in the Notion integration interface, there isn't specific information available on troubleshooting this issue. However, you might want to check the browser console for any JavaScript errors or network issues that could provide more insight. > > Regarding the "Internal Server Error" during file import from Notion, common causes could include issues with the Notion API, incorrect configuration of environment variables, or server-side processing errors. Ensure that your Notion integration is correctly configured in the `.env` file, and verify that all necessary environment variables are set correctly [[2]](https://github.com/langgenius/dify/blob/main/docker/.env.example). > > For logging and debugging, Dify integrates with Opik, which can provide detailed logs and traces that might help identify the root cause of the server error [[3]](https://github.com/langgenius/dify-docs/blob/main/en/guides/monitoring/integrate-external-ops-tools/integrate-opik.md). > > _To continue talking to [Dosu](https://dosu.dev), mention [@dosu](https://github.com/dosu)._ > > Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/448f9188-0bed-499f-801b-29c6286d34c3?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/448f9188-0bed-499f-801b-29c6286d34c3?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/448f9188-0bed-499f-801b-29c6286d34c3?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/448f9188-0bed-499f-801b-29c6286d34c3?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/448f9188-0bed-499f-801b-29c6286d34c3?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/448f9188-0bed-499f-801b-29c6286d34c3?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/448f9188-0bed-499f-801b-29c6286d34c3?feedback_type=other)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#8508