ollama pluging always exit #134

Open
opened 2026-02-16 00:20:02 -05:00 by yindo · 1 comment
Owner

Originally created by @hashmap521 on GitHub (Jun 7, 2025).

Self Checks

To make sure we get to you in time, please check the following :)

  • I have searched for existing issues search for existing issues, 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."

Versions

  1. dify-plugin-daemon Version
  2. dify-api Version

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Originally created by @hashmap521 on GitHub (Jun 7, 2025). **Self Checks** To make sure we get to you in time, please check the following :) - [ ] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify-plugin-daemon/issues), including closed ones. - [ ] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [ ] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [ ] "Please do not modify this template :) and fill in all the required fields." **Versions** 1. dify-plugin-daemon Version 2. dify-api Version **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here.
Author
Owner

@hashmap521 commented on GitHub (Jun 7, 2025):

[gnet] 2025-06-07T19:35:42.362366283+08:00 INFO logging/logger.go:256 Launching gnet with 8 event-loops, listening on: tcp://0.0.0.0:5003
2025/06/07 19:35:42 cluster_lifetime.go:113: [INFO]current node has become the master of the cluster
2025/06/07 19:35:43 runtime_lifetime.go:57: [INFO]new plugin logged in: langgenius/ollama:0.0.6
2025/06/07 19:35:43 runtime_lifetime.go:89: [INFO]init environment for plugin langgenius/ollama:0.0.6
2025/06/07 19:35:43 run.go:205: [INFO]plugin langgenius/ollama:0.0.6 started
2025/06/07 19:35:44 stdio.go:169: [INFO]plugin langgenius/ollama:0.0.6: Installed model: ollama
2025/06/07 19:35:45 run.go:168: [WARN]plugin langgenius/ollama:0.0.6 exited with error but no stderr output was captured
2025/06/07 19:35:45 run.go:187: [ERROR]plugin langgenius/ollama:0.0.6 exited with error (Process exited with code 255, Exit status out of range or general failure): exit status 255

@hashmap521 commented on GitHub (Jun 7, 2025): [gnet] 2025-06-07T19:35:42.362366283+08:00 INFO logging/logger.go:256 Launching gnet with 8 event-loops, listening on: tcp://0.0.0.0:5003 2025/06/07 19:35:42 cluster_lifetime.go:113: [INFO]current node has become the master of the cluster 2025/06/07 19:35:43 runtime_lifetime.go:57: [INFO]new plugin logged in: langgenius/ollama:0.0.6 2025/06/07 19:35:43 runtime_lifetime.go:89: [INFO]init environment for plugin langgenius/ollama:0.0.6 2025/06/07 19:35:43 run.go:205: [INFO]plugin langgenius/ollama:0.0.6 started 2025/06/07 19:35:44 stdio.go:169: [INFO]plugin langgenius/ollama:0.0.6: Installed model: ollama 2025/06/07 19:35:45 run.go:168: [WARN]plugin langgenius/ollama:0.0.6 exited with error but no stderr output was captured 2025/06/07 19:35:45 run.go:187: [ERROR]plugin langgenius/ollama:0.0.6 exited with error (Process exited with code 255, Exit status out of range or general failure): exit status 255
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#134