mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
comfyui plugin not working after enabled ComfyUI-Sentinel API key #746
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @skyheming on GitHub (Oct 24, 2025).
Self Checks
Dify version
1.9.2
Plugin version
0.3.2
Cloud or Self Hosted
Cloud
Steps to reproduce
✔️ Error log
An error occurred in the plugin, please contact the author of langgenius/comfyui/comfyui for help, error type: OperationalError, error details: unable to open database file
There are 1 nodes in the process running abnormally, please go to tracing to check the logs.
Trace log shows:
An error occurred in the plugin, please contact the author of langgenius/comfyui/comfyui for help, error type: OperationalError, error details: unable to open database file
@hjlarry commented on GitHub (Nov 4, 2025):
I believe I understand the issue. It generates a
model_manager.sqlitefile in the root directory, but there are no permissions granted on the cloud version.@dosubot[bot] commented on GitHub (Nov 21, 2025):
Hi, @skyheming. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
model_manager.sqlitefile in the root directory without proper permissions, especially on the cloud version.Next Steps:
Thank you for your understanding and contribution!