-
Notifications
You must be signed in to change notification settings - Fork 8.1k
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
Notion syncing only some pages #9012
Comments
Hey @BURG3R5! 👋 I'm here to help you with any bugs, questions, or contributions you have for Dify. I'm a bot designed to assist you while waiting for a human maintainer. Let's tackle this issue together! I found a similar issue that was previously reported and closed: [Cloud] Missing added pages when trying to add a new page to Knowledge Base with Notion integration. This issue was resolved by a pull request that fixed the problem with adding Notion pages to the knowledge base [1]. To troubleshoot and resolve your issue with incomplete syncing of Notion pages in Dify, you can follow these steps:
If these steps do not resolve the issue, further investigation into the specific configuration and logs may be necessary. Additionally, ensure that you are following the specific steps for internal or public integration as outlined in the Dify documentation [2][3][4]. |
@dosu The mentioned issue is not really similar to mine. I need help from a human maintainer. |
Additionally, I have already attempted the fixes the bot suggested, and none of them helped. |
Is there any updates on this issue? I faced the same problem of missing pages during sync, both cloud and self hosted |
@JirehC I've moved on to downloading Notion pages as Markdown and uploading them to an empty knowledge base using the API. Can't trust Dify to respond in time or even give proper error messages, so I'm implementing the upload and sync processes myself. At least this way I have more control over the processes and can actually see what's going wrong. Not gonna close the issue because this is still an unsolved problem in the product. |
@BURG3R5 I've found a potential cause for this, and it's not something we can fix, it might even be a I've also moved to download Edit: Is this the documentation you follow? https://docs.dify.ai/guides/knowledge-base/maintain-dataset-via-api |
I haven't explored the Dify repository myself to figure out exactly where the issue is, since this is a massive mono-repo containing everything from frontend to client SDKs to backend and so on. I wish a maintainer would provide insights on what is the code that's failing. |
Thanks @BURG3R5. I haven't discovered that library, this is great. Thanks for sharing! |
Hi, @BURG3R5. I'm Dosu, and I'm helping the Dify team manage their backlog. I'm marking this issue as stale. Issue Summary:
Next Steps:
Thank you for your understanding and contribution! |
This issue is not solved. |
I got this problem too. when sync a page. |
Self Checks
Dify version
0.9.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Followed the typical steps to connect Dify to Notion using an internal integration.
✔️ Expected Behavior
We have 1228 pages in our Notion database. All of them should be indexed into the Knowledge Base.
❌ Actual Behavior
The selection screen shows 125 pages selected and upon initial sync completion, only 107 documents are indexed.
The text was updated successfully, but these errors were encountered: