init environment failed #63

Closed
opened 2026-02-16 10:17:57 -05:00 by yindo · 4 comments
Owner

Originally created by @fyt135 on GitHub (Mar 10, 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 Dify issues & Dify Official Plugins, 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

1.0.0

Plugin version

0.0.3

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image
Plug-ins often fail to install, and even when they do install successfully, they don't work.
Same for everything else except the ollama plugin, and the deepseek plugin also has this error.

✔️ Error log

No response

Originally created by @fyt135 on GitHub (Mar 10, 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 [Dify issues](https://github.com/langgenius/dify/issues) & [Dify Official Plugins](https://github.com/langgenius/dify-official-plugins/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 1.0.0 ### Plugin version 0.0.3 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce ![Image](https://github.com/user-attachments/assets/39cb3239-1b50-45ec-811f-0dce46617416) Plug-ins often fail to install, and even when they do install successfully, they don't work. Same for everything else except the ollama plugin, and the deepseek plugin also has this error. ### ✔️ Error log _No response_
yindo added the bug label 2026-02-16 10:17:57 -05:00
yindo closed this issue 2026-02-16 10:17:57 -05:00
Author
Owner

@fyt135 commented on GitHub (Mar 10, 2025):

Image
Often the installation fails as shown above.

@fyt135 commented on GitHub (Mar 10, 2025): ![Image](https://github.com/user-attachments/assets/a627a2eb-58e8-4ff8-bfd5-86203b5f6283) Often the installation fails as shown above.
Author
Owner

@alvisx commented on GitHub (Mar 23, 2025):

Hello! I tried to add Ollama and Deepseek models and got error like described.

plugin_daemon-1 | 2025/03/23 19:59:00 runtime_lifetime.go:70: [INFO]init environment for plugin langgenius/deepseek:0.0.5
plugin_daemon-1 | 2025/03/23 19:59:00 runtime_lifetime.go:76: [ERROR]init environment failed: failed to find uv path: exit status 1, retry in 30s
plugin_daemon-1 | 2025/03/23 19:59:00 runtime_lifetime.go:70: [INFO]init environment for plugin langgenius/ollama:0.0.3
plugin_daemon-1 | 2025/03/23 19:59:00 runtime_lifetime.go:76: [ERROR]init environment failed: failed to find uv path: exit status 1, retry in 30s

@alvisx commented on GitHub (Mar 23, 2025): Hello! I tried to add Ollama and Deepseek models and got error like described. > plugin_daemon-1 | 2025/03/23 19:59:00 runtime_lifetime.go:70: [INFO]init environment for plugin langgenius/deepseek:0.0.5 > plugin_daemon-1 | 2025/03/23 19:59:00 runtime_lifetime.go:76: [ERROR]init environment failed: failed to find uv path: exit status 1, retry in 30s > plugin_daemon-1 | 2025/03/23 19:59:00 runtime_lifetime.go:70: [INFO]init environment for plugin langgenius/ollama:0.0.3 > plugin_daemon-1 | 2025/03/23 19:59:00 runtime_lifetime.go:76: [ERROR]init environment failed: failed to find uv path: exit status 1, retry in 30s
Author
Owner

@HelloXMFJ commented on GitHub (May 4, 2025):

同样问题

@HelloXMFJ commented on GitHub (May 4, 2025): 同样问题
Author
Owner

@dosubot[bot] commented on GitHub (Aug 19, 2025):

Hi, @fyt135. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.

Issue Summary:

  • You reported that in Dify v1.0.0 with plugin v0.0.3 on a self-hosted Docker setup, most plugins fail to install or work properly except for the Ollama plugin.
  • Deepseek plugin also shows errors during installation or usage.
  • You shared an image showing frequent installation failures.
  • Contributor alvisx confirmed similar errors with Ollama and Deepseek, noting "failed to find uv path" errors in logs.
  • Another user, HelloXMFJ, has the same issue.

Next Steps:

  • Please let me know if this issue is still relevant with the latest version of the dify-official-plugins repository by commenting here.
  • If I don’t hear back within 5 days, I will automatically close this issue.

Thanks for your understanding and contribution!

@dosubot[bot] commented on GitHub (Aug 19, 2025): Hi, @fyt135. I'm [Dosu](https://dosu.dev), and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale. **Issue Summary:** - You reported that in Dify v1.0.0 with plugin v0.0.3 on a self-hosted Docker setup, most plugins fail to install or work properly except for the Ollama plugin. - Deepseek plugin also shows errors during installation or usage. - You shared an image showing frequent installation failures. - Contributor alvisx confirmed similar errors with Ollama and Deepseek, noting "failed to find uv path" errors in logs. - Another user, HelloXMFJ, has the same issue. **Next Steps:** - Please let me know if this issue is still relevant with the latest version of the dify-official-plugins repository by commenting here. - If I don’t hear back within 5 days, I will automatically close this issue. Thanks for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#63