-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Install plugins did not appear in the Dify app even it has successfully downloaded from the marketplace #16113
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
Comments
Hello, @nikkoyuthinkcol! I'm here to help you with any bugs, questions, or contributions you have for Dify. Let's work together to resolve your issue. There are similar issues reported regarding plugins not appearing in the Dify app after being successfully downloaded. One relevant issue suggests clearing specific configuration values in your
Additionally, check the Docker container logs using 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 |
I also encountered the same problem, no content is displayed on the plugin installation page, and a timeout error occurs when calling the plugin list interface. |
I have narrowed it down to where the If you are interested to replicate the issue, you can refer to my comment specified in the dify-plugin-daemon issues thread. In the thread, I said constructing Azure AKS with 2 nodes + using Storage account with File Share (i.e. azure file management in which you can see what files are present in the Azure UI). When there is an update, there will be an error to load previous models, and with the error Anyways, here's the message
Even it says it is installed, it will not display on the Plugins menu. Sometimes, when you hit the install button again, it might appear on the plugin bar, but usually it won't. |
Self Checks
Dify version
1.0.1
Cloud or Self Hosted
Self Hosted (Source)
Steps to reproduce
Use YAML file by @Winson-030
PluginDaemonInternalServerError: no available node
psql
based on the issue here✔️ Expected Behavior
Plugins enlisted in the data directory
❌ Actual Behavior
No plugins are listed even the plugin-daemon successfully downloaded the sources. Even they are downloaded in the daemon-plugin volume. In this case, it can be displayed in the Azure File Share system
The text was updated successfully, but these errors were encountered: