mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Install LM Studio failed #398
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 @Garden12138 on GitHub (Jun 25, 2025).
Self Checks
Dify version
1.4.3
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
docker-plugin_daemon-1 logs like this:
✔️ Expected Behavior
Install LM Studio success
❌ Actual Behavior
No response
@hjlarry commented on GitHub (Jul 2, 2025):
the LM studio is a 3rd party plugin, please contact the author https://github.com/stvlynn/lmstudio-Dify-Plugin
@Garden12138 commented on GitHub (Jul 8, 2025):
right!It was found that according to the plug-in ID bb52d30875ae816c8defaf6af82bd2bbd919280a98c51ca174e87298c7b57af7, the installation package was downloaded. After the installation package was uploaded to dify, the plug-in ID generated was d581405702d3bee86a245c314a3b209531695a747839822add5ba23cbe626d89. Therefore, in the subsequent installation process, the plug-in ID bb52d30875ae816c8defaf6af82bd2bbd919280a98c51ca174e87298c7b57af7 could not be found. The root cause is that the downloaded plug-in package has changed, but the plug-in ID is still the old one.
@Garden12138 commented on GitHub (Jul 14, 2025):
has fixed:https://github.com/langgenius/dify/pull/22156