The plugin_daemon was updated from version 0.0.3-local to e0672c3c1a6451437e8f4b63b260c8b0863c9c80-local, which caused the page to crash. #9524

Closed
opened 2026-02-21 18:35:46 -05:00 by yindo · 0 comments
Owner

Originally created by @timwenx on GitHub (Mar 6, 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 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.

Dify version

plugin_daemon

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

docker-plugin_daemon-1 | 2025/03/06 07:52:33 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=78.679495694) seconds, it may be dead
docker-plugin_daemon-1 | 2025/03/06 07:52:38 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=83.679971946) seconds, it may be dead
docker-nginx-1 | 101.231.33.242 - - [06/Mar/2025:07:52:42 +0000] "GET /apps HTTP/1.1" 200 8800 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" "-"
docker-nginx-1 | 101.231.33.242 - - [06/Mar/2025:07:52:43 +0000] "GET /favicon.ico HTTP/1.1" 304 0 "http://18.143.182.107:50080/apps" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" "-"
docker-plugin_daemon-1 | 2025/03/06 07:52:43 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=88.680093942) seconds, it may be dead
docker-sandbox-1 | [GIN] 2025/03/06 - 07:52:46 | 200 | 24.902µs | ::1 | GET "/health"
docker-plugin_daemon-1 | 2025/03/06 07:52:48 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=93.679398776) seconds, it may be dead
docker-nginx-1 | 172.31.42.74 - - [06/Mar/2025:07:52:52 +0000] "GET /console/api/workspaces/current/models/model-types/llm HTTP/1.0" 499 0 "https://chat.hitrust.com/plugins" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36" "101.231.33.242, 101.231.33.242"
docker-plugin_daemon-1 | 2025/03/06 07:52:53 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=98.680094695) seconds, it may be dead
docker-plugin_daemon-1 | 2025/03/06 07:52:58 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=103.680085596) seconds, it may be dead
docker-plugin_daemon-1 | 2025/03/06 07:53:03 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=108.680087844) seconds, it may be dead
docker-plugin_daemon-1 | 2025/03/06 07:53:08 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=113.679555521) seconds, it may be dead
docker-plugin_daemon-1 | 2025/03/06 07:53:13 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=118.68033554) seconds, it may be dead
docker-sandbox-1 | [GIN] 2025/03/06 - 07:53:16 | 200 | 28.367µs | ::1 | GET "/health"
docker-plugin_daemon-1 | 2025/03/06 07:53:18 stdio_handle.go:191: [ERROR]plugin langgenius/xinference:0.0.2 is not active for 120 seconds, it may be dead, killing and restarting it
docker-plugin_daemon-1 | 2025/03/06 07:53:18 run.go:131: [ERROR]plugin langgenius/xinference:0.0.2 exited with error: signal: killed
docker-plugin_daemon-1 | 2025/03/06 07:53:18 run.go:186: [INFO]plugin langgenius/xinference:0.0.2 stopped
docker-plugin_daemon-1 | 2025/03/06 07:53:23 run.go:143: [INFO]plugin langgenius/xinference:0.0.2 started
docker-plugin_daemon-1 | 2025/03/06 07:53:24 stdio_handle.go:119: [INFO]plugin langgenius/xinference:0.0.2: Installed model: xinference

✔️ Expected Behavior

The plugin is running normally

Actual Behavior

No response

Originally created by @timwenx on GitHub (Mar 6, 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 [search for existing issues](https://github.com/langgenius/dify/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 plugin_daemon ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce docker-plugin_daemon-1 | 2025/03/06 07:52:33 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=78.679495694) seconds, it may be dead docker-plugin_daemon-1 | 2025/03/06 07:52:38 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=83.679971946) seconds, it may be dead docker-nginx-1 | 101.231.33.242 - - [06/Mar/2025:07:52:42 +0000] "GET /apps HTTP/1.1" 200 8800 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" "-" docker-nginx-1 | 101.231.33.242 - - [06/Mar/2025:07:52:43 +0000] "GET /favicon.ico HTTP/1.1" 304 0 "http://18.143.182.107:50080/apps" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" "-" docker-plugin_daemon-1 | 2025/03/06 07:52:43 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=88.680093942) seconds, it may be dead docker-sandbox-1 | [GIN] 2025/03/06 - 07:52:46 | 200 | 24.902µs | ::1 | GET "/health" docker-plugin_daemon-1 | 2025/03/06 07:52:48 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=93.679398776) seconds, it may be dead docker-nginx-1 | 172.31.42.74 - - [06/Mar/2025:07:52:52 +0000] "GET /console/api/workspaces/current/models/model-types/llm HTTP/1.0" 499 0 "https://chat.hitrust.com/plugins" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36" "101.231.33.242, 101.231.33.242" docker-plugin_daemon-1 | 2025/03/06 07:52:53 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=98.680094695) seconds, it may be dead docker-plugin_daemon-1 | 2025/03/06 07:52:58 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=103.680085596) seconds, it may be dead docker-plugin_daemon-1 | 2025/03/06 07:53:03 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=108.680087844) seconds, it may be dead docker-plugin_daemon-1 | 2025/03/06 07:53:08 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=113.679555521) seconds, it may be dead docker-plugin_daemon-1 | 2025/03/06 07:53:13 stdio_handle.go:198: [WARN]plugin langgenius/xinference:0.0.2 is not active for %!d(float64=118.68033554) seconds, it may be dead docker-sandbox-1 | [GIN] 2025/03/06 - 07:53:16 | 200 | 28.367µs | ::1 | GET "/health" docker-plugin_daemon-1 | 2025/03/06 07:53:18 stdio_handle.go:191: [ERROR]plugin langgenius/xinference:0.0.2 is not active for 120 seconds, it may be dead, killing and restarting it docker-plugin_daemon-1 | 2025/03/06 07:53:18 run.go:131: [ERROR]plugin langgenius/xinference:0.0.2 exited with error: signal: killed docker-plugin_daemon-1 | 2025/03/06 07:53:18 run.go:186: [INFO]plugin langgenius/xinference:0.0.2 stopped docker-plugin_daemon-1 | 2025/03/06 07:53:23 run.go:143: [INFO]plugin langgenius/xinference:0.0.2 started docker-plugin_daemon-1 | 2025/03/06 07:53:24 stdio_handle.go:119: [INFO]plugin langgenius/xinference:0.0.2: Installed model: xinference ### ✔️ Expected Behavior The plugin is running normally ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug label 2026-02-21 18:35:46 -05:00
yindo closed this issue 2026-02-21 18:35:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#9524