install plugin error #9937

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

Originally created by @bebilli on GitHub (Mar 8, 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

1.0.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

I changed the installation source of Python to the Tsinghua source, but it still couldn't prevent installation failures and error messages:

2025-03-09 01:51:24 
2025-03-09 01:51:24 2025/03/08 17:51:24 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.5 MB/s eta 0:00:00
2025-03-09 01:51:24 2025/03/08 17:51:24 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - 
2025-03-09 01:51:24 
2025-03-09 01:51:25 2025/03/08 17:51:25 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting annotated-types>=0.4.0 (from pydantic~=2.8.2->dify_plugin==0.0.1b65->-r requirements.txt (line 1))
2025-03-09 01:51:25 
2025-03-09 01:51:25 2025/03/08 17:51:25 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -   Downloading https://pypi.tuna.tsinghua.edu.cn/packages/78/b6/6307fbef88d9b5ee7421e68d78a9f162e0da4900bc5f5793f6d3d0e34fb8/annotated_types-0.7.0-py3-none-any.whl (13 kB)
2025-03-09 01:51:25 
2025-03-09 01:51:25 [GIN] 2025/03/08 - 17:51:25 | 200 |     319.088µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:51:25 2025/03/08 17:51:25 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting pydantic-core==2.20.1 (from pydantic~=2.8.2->dify_plugin==0.0.1b65->-r requirements.txt (line 1))
2025-03-09 01:51:25 
2025-03-09 01:51:25 2025/03/08 17:51:25 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -   Downloading https://pypi.tuna.tsinghua.edu.cn/packages/09/b3/a5a54b47cccd1ab661ed5775235c5e06924753c2d4817737c5667bfa19a8/pydantic_core-2.20.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
2025-03-09 01:51:25 
2025-03-09 01:51:25 2025/03/08 17:51:25 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 49.1 MB/s eta 0:00:00
2025-03-09 01:51:25 2025/03/08 17:51:25 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - 
2025-03-09 01:51:25 
2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting typing-extensions>=4.6.1 (from pydantic~=2.8.2->dify_plugin==0.0.1b65->-r requirements.txt (line 1))
2025-03-09 01:51:26 
2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -   Downloading https://pypi.tuna.tsinghua.edu.cn/packages/26/9f/ad63fc0248c5379346306f8668cda6e2e2e9c95e01216d2b8ffd9ff037d0/typing_extensions-4.12.2-py3-none-any.whl (37 kB)
2025-03-09 01:51:26 
2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting python-dotenv>=0.21.0 (from pydantic_settings~=2.3.4->dify_plugin==0.0.1b65->-r requirements.txt (line 1))
2025-03-09 01:51:26 
2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -   Downloading https://pypi.tuna.tsinghua.edu.cn/packages/6a/3e/b68c118422ec867fa7ab88444e1274aa40681c606d59ac27de5a5588f082/python_dotenv-1.0.1-py3-none-any.whl (19 kB)
2025-03-09 01:51:26 
2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting charset-normalizer<4,>=2 (from requests~=2.32.3->dify_plugin==0.0.1b65->-r requirements.txt (line 1))
2025-03-09 01:51:26 
2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -   Downloading https://pypi.tuna.tsinghua.edu.cn/packages/3e/a2/513f6cbe752421f16d969e32f3583762bfd583848b763913ddab8d9bfd4f/charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (145 kB)
2025-03-09 01:51:26 
2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.3/145.3 kB 15.9 MB/s eta 0:00:00
2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - 
2025-03-09 01:51:26 
2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting regex>=2022.1.18 (from tiktoken~=0.8.0->dify_plugin==0.0.1b65->-r requirements.txt (line 1))
2025-03-09 01:51:26 
2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -   Downloading https://pypi.tuna.tsinghua.edu.cn/packages/fb/13/e3b075031a738c9598c51cfbc4c7879e26729c53aa9cca59211c44235314/regex-2024.11.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (796 kB)
2025-03-09 01:51:27 
2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 796.9/796.9 kB 41.6 MB/s eta 0:00:00
2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - 
2025-03-09 01:51:27 
2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting MarkupSafe>=2.1.1 (from Werkzeug~=3.0.3->dify_plugin==0.0.1b65->-r requirements.txt (line 1))
2025-03-09 01:51:27 
2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -   Downloading https://pypi.tuna.tsinghua.edu.cn/packages/f3/f0/89e7aadfb3749d0f52234a0c8c7867877876e0a20b60e2188e9850794c17/MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
2025-03-09 01:51:27 
2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting multidict>=4.0 (from yarl~=1.9.4->dify_plugin==0.0.1b65->-r requirements.txt (line 1))
2025-03-09 01:51:27 
2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -   Downloading https://pypi.tuna.tsinghua.edu.cn/packages/d3/c8/529101d7176fe7dfe1d99604e48d69c5dfdcadb4f06561f465c8ef12b4df/multidict-6.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (131 kB)
2025-03-09 01:51:27 
2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.0/131.0 kB 13.9 MB/s eta 0:00:00
2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - 
2025-03-09 01:51:27 
2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting setuptools (from zope.event->gevent~=24.2.1->dify_plugin==0.0.1b65->-r requirements.txt (line 1))
2025-03-09 01:51:27 
2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -   Using cached https://pypi.tuna.tsinghua.edu.cn/packages/a9/38/7d7362e031bd6dc121e5081d8cb6aa6f6fedf2b67bf889962134c6da4705/setuptools-75.8.2-py3-none-any.whl (1.2 MB)
2025-03-09 01:51:27 
2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Building wheels for collected packages: volcengine-python-sdk
2025-03-09 01:51:27 
2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -   Building wheel for volcengine-python-sdk (pyproject.toml): started
2025-03-09 01:51:27 
2025-03-09 01:51:30 [GIN] 2025/03/08 - 17:51:30 | 200 |     338.496µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:51:30 2025/03/08 17:51:30 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -   Building wheel for volcengine-python-sdk (pyproject.toml): finished with status 'done'
2025-03-09 01:51:30 
2025-03-09 01:51:30 2025/03/08 17:51:30 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -   Created wheel for volcengine-python-sdk: filename=volcengine_python_sdk-1.0.118-py3-none-any.whl size=10397053 sha256=32d388251036e3150dd1530c7b3266d8b23efd5b25e2be8fcc9b2ccd528d9898
2025-03-09 01:51:30 
2025-03-09 01:51:30 2025/03/08 17:51:30 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 -   Stored in directory: /root/.cache/pip/wheels/47/dd/00/737582cf07660b8a7a083e9711f52ee7a2c4061eec51af2c98
2025-03-09 01:51:30 
2025-03-09 01:51:30 2025/03/08 17:51:30 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Successfully built volcengine-python-sdk
2025-03-09 01:51:30 
2025-03-09 01:51:30 2025/03/08 17:51:30 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Installing collected packages: pytz, pydub, dpkt, urllib3, typing-extensions, socksio, sniffio, six, setuptools, regex, pyyaml, python-dotenv, multidict, MarkupSafe, itsdangerous, idna, h11, greenlet, click, charset-normalizer, certifi, blinker, annotated-types, zope.interface, zope.event, yarl, Werkzeug, requests, python-dateutil, pydantic-core, Jinja2, httpcore, anyio, volcengine-python-sdk, tiktoken, pydantic, httpx, gevent, Flask, pydantic_settings, dify_plugin
2025-03-09 01:51:30 
2025-03-09 01:51:35 [GIN] 2025/03/08 - 17:51:35 | 200 |     356.852µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:51:40 [GIN] 2025/03/08 - 17:51:40 | 200 |     327.068µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:51:45 [GIN] 2025/03/08 - 17:51:45 | 200 |     333.003µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:51:50 [GIN] 2025/03/08 - 17:51:50 | 200 |     365.345µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:51:55 [GIN] 2025/03/08 - 17:51:55 | 200 |     319.935µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:52:00 [GIN] 2025/03/08 - 17:52:00 | 200 |     332.873µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:52:05 [GIN] 2025/03/08 - 17:52:05 | 200 |      352.25µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:52:10 [GIN] 2025/03/08 - 17:52:10 | 200 |     477.971µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:52:15 [GIN] 2025/03/08 - 17:52:15 | 200 |     307.622µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:52:20 [GIN] 2025/03/08 - 17:52:20 | 200 |     294.281µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:52:25 [GIN] 2025/03/08 - 17:52:25 | 200 |     332.251µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:52:30 [GIN] 2025/03/08 - 17:52:30 | 200 |     321.114µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:52:35 [GIN] 2025/03/08 - 17:52:35 | 200 |     320.968µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:52:40 [GIN] 2025/03/08 - 17:52:40 | 200 |     360.261µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:52:45 [GIN] 2025/03/08 - 17:52:45 | 200 |     398.515µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:52:50 [GIN] 2025/03/08 - 17:52:50 | 200 |     391.406µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:52:55 [GIN] 2025/03/08 - 17:52:55 | 200 |     369.342µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:53:00 [GIN] 2025/03/08 - 17:53:00 | 200 |      318.27µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:53:05 [GIN] 2025/03/08 - 17:53:05 | 200 |     327.752µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:53:06 2025/03/08 17:53:06 factory.go:28: [ERROR]PluginDaemonInternalServerError: killed by timeout
2025-03-09 01:53:06 goroutine 268 [running]:
2025-03-09 01:53:06 runtime/debug.Stack()
2025-03-09 01:53:06     /usr/local/go/src/runtime/debug/stack.go:24 +0x5e
2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/types/exception.InternalServerError({0x180b640, 0xc0005686e0})
2025-03-09 01:53:06     /app/internal/types/exception/factory.go:27 +0x27
2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/service.baseSSEService[...](0xc0007410a0, 0x15f6c0d, 0xf0?)
2025-03-09 01:53:06     /app/internal/service/base_sse.go:81 +0x4e6
2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/service.ValidateModelCredentials(0xc00035a3c0, 0xc000636c00, 0xf0)
2025-03-09 01:53:06     /app/internal/service/invoke_model.go:237 +0x198
2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server.(*App).pluginDispatchGroup.ValidateModelCredentials.func18.1({{{0xc0005b600d, 0x24}, {0xc0008e8200, 0x7}}, {{0x0, 0x0}}, {0xc0005b6380, 0x61}, 0x0, 0x0, ...})
2025-03-09 01:53:06     /app/internal/server/controllers/model.go:111 +0x91
2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server/controllers.BindPluginDispatchRequest[...].func1()
2025-03-09 01:53:06     /app/internal/server/controllers/base.go:53 +0xb5
2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server/controllers.BindRequest[...](0xc000636c00, 0xc000741328)
2025-03-09 01:53:06     /app/internal/server/controllers/base.go:31 +0x276
2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server/controllers.BindPluginDispatchRequest[...](0x1603a20?, 0xa?)
2025-03-09 01:53:06     /app/internal/server/controllers/base.go:37 +0x45
2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server.(*App).pluginDispatchGroup.ValidateModelCredentials.func18(0xc000636c00)
2025-03-09 01:53:06     /app/internal/server/controllers/model.go:108 +0x74
2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Context).Next(0xc000636c00)
2025-03-09 01:53:06     /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 +0x2b
2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server.(*App).pluginDispatchGroup.(*App).InitClusterID.func3(0xc000636c00)
2025-03-09 01:53:06     /app/internal/server/middleware.go:170 +0x54
2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Context).Next(0xc000636c00)
2025-03-09 01:53:06     /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 +0x2b
2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server.(*App).pluginDispatchGroup.(*App).RedirectPluginInvoke.func2(0xc000636c00)
2025-03-09 01:53:06     /app/internal/server/middleware.go:97 +0x74
2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Context).Next(0xc000636c00)
2025-03-09 01:53:06     /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 +0x2b
2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server.(*App).pluginDispatchGroup.(*App).FetchPluginInstallation.func1(0xc000636c00)
2025-03-09 01:53:06     /app/internal/server/middleware.go:66 +0x2f2
2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Context).Next(0xc000636c00)
2025-03-09 01:53:06     /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 +0x2b
2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server.(*App).pluginGroup.CheckingKey.func1(0xc000636c00)
2025-03-09 01:53:06     /app/internal/server/middleware.go:24 +0x95
2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Context).Next(...)
2025-03-09 01:53:06     /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
2025-03-09 01:53:06 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc000636c00)
2025-03-09 01:53:06     /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102 +0x7a
2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Context).Next(...)
2025-03-09 01:53:06     /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
2025-03-09 01:53:06 github.com/gin-gonic/gin.LoggerWithConfig.func1(0xc000636c00)
2025-03-09 01:53:06     /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 +0xe5
2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Context).Next(...)
2025-03-09 01:53:06     /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc000162000, 0xc000636c00)
2025-03-09 01:53:06     /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 +0x892
2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc000162000, {0x181dac0, 0xc000ac2000}, 0xc00046ca20)
2025-03-09 01:53:06     /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 +0x1b2
2025-03-09 01:53:06 net/http.serverHandler.ServeHTTP({0x1813868?}, {0x181dac0?, 0xc000ac2000?}, 0x6?)
2025-03-09 01:53:06     /usr/local/go/src/net/http/server.go:3142 +0x8e
2025-03-09 01:53:06 net/http.(*conn).serve(0xc000852000, {0x1820270, 0xc0006d45d0})
2025-03-09 01:53:06     /usr/local/go/src/net/http/server.go:2044 +0x5e8
2025-03-09 01:53:06 created by net/http.(*Server).Serve in goroutine 24
2025-03-09 01:53:06     /usr/local/go/src/net/http/server.go:3290 +0x4b4
2025-03-09 01:53:06 
2025-03-09 01:53:06 [GIN] 2025/03/08 - 17:53:06 | 200 |          4m0s |      172.18.0.6 | POST     "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/dispatch/model/validate_model_credentials"
2025-03-09 01:53:10 [GIN] 2025/03/08 - 17:53:10 | 200 |     335.405µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:53:15 [GIN] 2025/03/08 - 17:53:15 | 200 |     325.056µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:53:20 [GIN] 2025/03/08 - 17:53:20 | 200 |     343.593µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:53:25 [GIN] 2025/03/08 - 17:53:25 | 200 |      336.31µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:53:30 [GIN] 2025/03/08 - 17:53:30 | 200 |     356.906µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:53:35 [GIN] 2025/03/08 - 17:53:35 | 200 |    3.875246ms |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/models?page=1&page_size=256"
2025-03-09 01:53:35 [GIN] 2025/03/08 - 17:53:35 | 200 |     275.842µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:53:40 [GIN] 2025/03/08 - 17:53:40 | 200 |     396.375µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:53:45 [GIN] 2025/03/08 - 17:53:45 | 200 |     360.904µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:53:49 2025/03/08 17:53:49 runtime_lifetime.go:76: [ERROR]init environment failed: failed to install dependencies: signal: killed, output: init process exited due to no activity for 120 seconds, retry in 30s
2025-03-09 01:53:50 [GIN] 2025/03/08 - 17:53:50 | 200 |     399.195µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:53:55 [GIN] 2025/03/08 - 17:53:55 | 200 |     378.741µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"
2025-03-09 01:54:00 [GIN] 2025/03/08 - 17:54:00 | 200 |     318.799µs |      172.18.0.6 | GET      "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100"

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @bebilli on GitHub (Mar 8, 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 1.0.0 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce I changed the installation source of Python to the Tsinghua source, but it still couldn't prevent installation failures and error messages: ``` 2025-03-09 01:51:24 2025-03-09 01:51:24 2025/03/08 17:51:24 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.5 MB/s eta 0:00:00 2025-03-09 01:51:24 2025/03/08 17:51:24 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - 2025-03-09 01:51:24 2025-03-09 01:51:25 2025/03/08 17:51:25 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting annotated-types>=0.4.0 (from pydantic~=2.8.2->dify_plugin==0.0.1b65->-r requirements.txt (line 1)) 2025-03-09 01:51:25 2025-03-09 01:51:25 2025/03/08 17:51:25 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Downloading https://pypi.tuna.tsinghua.edu.cn/packages/78/b6/6307fbef88d9b5ee7421e68d78a9f162e0da4900bc5f5793f6d3d0e34fb8/annotated_types-0.7.0-py3-none-any.whl (13 kB) 2025-03-09 01:51:25 2025-03-09 01:51:25 [GIN] 2025/03/08 - 17:51:25 | 200 | 319.088µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:51:25 2025/03/08 17:51:25 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting pydantic-core==2.20.1 (from pydantic~=2.8.2->dify_plugin==0.0.1b65->-r requirements.txt (line 1)) 2025-03-09 01:51:25 2025-03-09 01:51:25 2025/03/08 17:51:25 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Downloading https://pypi.tuna.tsinghua.edu.cn/packages/09/b3/a5a54b47cccd1ab661ed5775235c5e06924753c2d4817737c5667bfa19a8/pydantic_core-2.20.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) 2025-03-09 01:51:25 2025-03-09 01:51:25 2025/03/08 17:51:25 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 49.1 MB/s eta 0:00:00 2025-03-09 01:51:25 2025/03/08 17:51:25 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - 2025-03-09 01:51:25 2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting typing-extensions>=4.6.1 (from pydantic~=2.8.2->dify_plugin==0.0.1b65->-r requirements.txt (line 1)) 2025-03-09 01:51:26 2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Downloading https://pypi.tuna.tsinghua.edu.cn/packages/26/9f/ad63fc0248c5379346306f8668cda6e2e2e9c95e01216d2b8ffd9ff037d0/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-03-09 01:51:26 2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting python-dotenv>=0.21.0 (from pydantic_settings~=2.3.4->dify_plugin==0.0.1b65->-r requirements.txt (line 1)) 2025-03-09 01:51:26 2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Downloading https://pypi.tuna.tsinghua.edu.cn/packages/6a/3e/b68c118422ec867fa7ab88444e1274aa40681c606d59ac27de5a5588f082/python_dotenv-1.0.1-py3-none-any.whl (19 kB) 2025-03-09 01:51:26 2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting charset-normalizer<4,>=2 (from requests~=2.32.3->dify_plugin==0.0.1b65->-r requirements.txt (line 1)) 2025-03-09 01:51:26 2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Downloading https://pypi.tuna.tsinghua.edu.cn/packages/3e/a2/513f6cbe752421f16d969e32f3583762bfd583848b763913ddab8d9bfd4f/charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (145 kB) 2025-03-09 01:51:26 2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.3/145.3 kB 15.9 MB/s eta 0:00:00 2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - 2025-03-09 01:51:26 2025-03-09 01:51:26 2025/03/08 17:51:26 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting regex>=2022.1.18 (from tiktoken~=0.8.0->dify_plugin==0.0.1b65->-r requirements.txt (line 1)) 2025-03-09 01:51:26 2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Downloading https://pypi.tuna.tsinghua.edu.cn/packages/fb/13/e3b075031a738c9598c51cfbc4c7879e26729c53aa9cca59211c44235314/regex-2024.11.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (796 kB) 2025-03-09 01:51:27 2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 796.9/796.9 kB 41.6 MB/s eta 0:00:00 2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - 2025-03-09 01:51:27 2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting MarkupSafe>=2.1.1 (from Werkzeug~=3.0.3->dify_plugin==0.0.1b65->-r requirements.txt (line 1)) 2025-03-09 01:51:27 2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Downloading https://pypi.tuna.tsinghua.edu.cn/packages/f3/f0/89e7aadfb3749d0f52234a0c8c7867877876e0a20b60e2188e9850794c17/MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) 2025-03-09 01:51:27 2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting multidict>=4.0 (from yarl~=1.9.4->dify_plugin==0.0.1b65->-r requirements.txt (line 1)) 2025-03-09 01:51:27 2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Downloading https://pypi.tuna.tsinghua.edu.cn/packages/d3/c8/529101d7176fe7dfe1d99604e48d69c5dfdcadb4f06561f465c8ef12b4df/multidict-6.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (131 kB) 2025-03-09 01:51:27 2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.0/131.0 kB 13.9 MB/s eta 0:00:00 2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - 2025-03-09 01:51:27 2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Collecting setuptools (from zope.event->gevent~=24.2.1->dify_plugin==0.0.1b65->-r requirements.txt (line 1)) 2025-03-09 01:51:27 2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Using cached https://pypi.tuna.tsinghua.edu.cn/packages/a9/38/7d7362e031bd6dc121e5081d8cb6aa6f6fedf2b67bf889962134c6da4705/setuptools-75.8.2-py3-none-any.whl (1.2 MB) 2025-03-09 01:51:27 2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Building wheels for collected packages: volcengine-python-sdk 2025-03-09 01:51:27 2025-03-09 01:51:27 2025/03/08 17:51:27 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Building wheel for volcengine-python-sdk (pyproject.toml): started 2025-03-09 01:51:27 2025-03-09 01:51:30 [GIN] 2025/03/08 - 17:51:30 | 200 | 338.496µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:51:30 2025/03/08 17:51:30 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Building wheel for volcengine-python-sdk (pyproject.toml): finished with status 'done' 2025-03-09 01:51:30 2025-03-09 01:51:30 2025/03/08 17:51:30 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Created wheel for volcengine-python-sdk: filename=volcengine_python_sdk-1.0.118-py3-none-any.whl size=10397053 sha256=32d388251036e3150dd1530c7b3266d8b23efd5b25e2be8fcc9b2ccd528d9898 2025-03-09 01:51:30 2025-03-09 01:51:30 2025/03/08 17:51:30 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Stored in directory: /root/.cache/pip/wheels/47/dd/00/737582cf07660b8a7a083e9711f52ee7a2c4061eec51af2c98 2025-03-09 01:51:30 2025-03-09 01:51:30 2025/03/08 17:51:30 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Successfully built volcengine-python-sdk 2025-03-09 01:51:30 2025-03-09 01:51:30 2025/03/08 17:51:30 environment_python.go:150: [INFO]installing langgenius/volcengine_maas:0.0.7 - Installing collected packages: pytz, pydub, dpkt, urllib3, typing-extensions, socksio, sniffio, six, setuptools, regex, pyyaml, python-dotenv, multidict, MarkupSafe, itsdangerous, idna, h11, greenlet, click, charset-normalizer, certifi, blinker, annotated-types, zope.interface, zope.event, yarl, Werkzeug, requests, python-dateutil, pydantic-core, Jinja2, httpcore, anyio, volcengine-python-sdk, tiktoken, pydantic, httpx, gevent, Flask, pydantic_settings, dify_plugin 2025-03-09 01:51:30 2025-03-09 01:51:35 [GIN] 2025/03/08 - 17:51:35 | 200 | 356.852µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:51:40 [GIN] 2025/03/08 - 17:51:40 | 200 | 327.068µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:51:45 [GIN] 2025/03/08 - 17:51:45 | 200 | 333.003µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:51:50 [GIN] 2025/03/08 - 17:51:50 | 200 | 365.345µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:51:55 [GIN] 2025/03/08 - 17:51:55 | 200 | 319.935µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:52:00 [GIN] 2025/03/08 - 17:52:00 | 200 | 332.873µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:52:05 [GIN] 2025/03/08 - 17:52:05 | 200 | 352.25µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:52:10 [GIN] 2025/03/08 - 17:52:10 | 200 | 477.971µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:52:15 [GIN] 2025/03/08 - 17:52:15 | 200 | 307.622µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:52:20 [GIN] 2025/03/08 - 17:52:20 | 200 | 294.281µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:52:25 [GIN] 2025/03/08 - 17:52:25 | 200 | 332.251µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:52:30 [GIN] 2025/03/08 - 17:52:30 | 200 | 321.114µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:52:35 [GIN] 2025/03/08 - 17:52:35 | 200 | 320.968µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:52:40 [GIN] 2025/03/08 - 17:52:40 | 200 | 360.261µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:52:45 [GIN] 2025/03/08 - 17:52:45 | 200 | 398.515µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:52:50 [GIN] 2025/03/08 - 17:52:50 | 200 | 391.406µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:52:55 [GIN] 2025/03/08 - 17:52:55 | 200 | 369.342µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:53:00 [GIN] 2025/03/08 - 17:53:00 | 200 | 318.27µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:53:05 [GIN] 2025/03/08 - 17:53:05 | 200 | 327.752µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:53:06 2025/03/08 17:53:06 factory.go:28: [ERROR]PluginDaemonInternalServerError: killed by timeout 2025-03-09 01:53:06 goroutine 268 [running]: 2025-03-09 01:53:06 runtime/debug.Stack() 2025-03-09 01:53:06 /usr/local/go/src/runtime/debug/stack.go:24 +0x5e 2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/types/exception.InternalServerError({0x180b640, 0xc0005686e0}) 2025-03-09 01:53:06 /app/internal/types/exception/factory.go:27 +0x27 2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/service.baseSSEService[...](0xc0007410a0, 0x15f6c0d, 0xf0?) 2025-03-09 01:53:06 /app/internal/service/base_sse.go:81 +0x4e6 2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/service.ValidateModelCredentials(0xc00035a3c0, 0xc000636c00, 0xf0) 2025-03-09 01:53:06 /app/internal/service/invoke_model.go:237 +0x198 2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server.(*App).pluginDispatchGroup.ValidateModelCredentials.func18.1({{{0xc0005b600d, 0x24}, {0xc0008e8200, 0x7}}, {{0x0, 0x0}}, {0xc0005b6380, 0x61}, 0x0, 0x0, ...}) 2025-03-09 01:53:06 /app/internal/server/controllers/model.go:111 +0x91 2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server/controllers.BindPluginDispatchRequest[...].func1() 2025-03-09 01:53:06 /app/internal/server/controllers/base.go:53 +0xb5 2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server/controllers.BindRequest[...](0xc000636c00, 0xc000741328) 2025-03-09 01:53:06 /app/internal/server/controllers/base.go:31 +0x276 2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server/controllers.BindPluginDispatchRequest[...](0x1603a20?, 0xa?) 2025-03-09 01:53:06 /app/internal/server/controllers/base.go:37 +0x45 2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server.(*App).pluginDispatchGroup.ValidateModelCredentials.func18(0xc000636c00) 2025-03-09 01:53:06 /app/internal/server/controllers/model.go:108 +0x74 2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Context).Next(0xc000636c00) 2025-03-09 01:53:06 /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 +0x2b 2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server.(*App).pluginDispatchGroup.(*App).InitClusterID.func3(0xc000636c00) 2025-03-09 01:53:06 /app/internal/server/middleware.go:170 +0x54 2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Context).Next(0xc000636c00) 2025-03-09 01:53:06 /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 +0x2b 2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server.(*App).pluginDispatchGroup.(*App).RedirectPluginInvoke.func2(0xc000636c00) 2025-03-09 01:53:06 /app/internal/server/middleware.go:97 +0x74 2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Context).Next(0xc000636c00) 2025-03-09 01:53:06 /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 +0x2b 2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server.(*App).pluginDispatchGroup.(*App).FetchPluginInstallation.func1(0xc000636c00) 2025-03-09 01:53:06 /app/internal/server/middleware.go:66 +0x2f2 2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Context).Next(0xc000636c00) 2025-03-09 01:53:06 /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 +0x2b 2025-03-09 01:53:06 github.com/langgenius/dify-plugin-daemon/internal/server.(*App).pluginGroup.CheckingKey.func1(0xc000636c00) 2025-03-09 01:53:06 /app/internal/server/middleware.go:24 +0x95 2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Context).Next(...) 2025-03-09 01:53:06 /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 2025-03-09 01:53:06 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc000636c00) 2025-03-09 01:53:06 /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102 +0x7a 2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Context).Next(...) 2025-03-09 01:53:06 /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 2025-03-09 01:53:06 github.com/gin-gonic/gin.LoggerWithConfig.func1(0xc000636c00) 2025-03-09 01:53:06 /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 +0xe5 2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Context).Next(...) 2025-03-09 01:53:06 /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc000162000, 0xc000636c00) 2025-03-09 01:53:06 /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 +0x892 2025-03-09 01:53:06 github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc000162000, {0x181dac0, 0xc000ac2000}, 0xc00046ca20) 2025-03-09 01:53:06 /go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 +0x1b2 2025-03-09 01:53:06 net/http.serverHandler.ServeHTTP({0x1813868?}, {0x181dac0?, 0xc000ac2000?}, 0x6?) 2025-03-09 01:53:06 /usr/local/go/src/net/http/server.go:3142 +0x8e 2025-03-09 01:53:06 net/http.(*conn).serve(0xc000852000, {0x1820270, 0xc0006d45d0}) 2025-03-09 01:53:06 /usr/local/go/src/net/http/server.go:2044 +0x5e8 2025-03-09 01:53:06 created by net/http.(*Server).Serve in goroutine 24 2025-03-09 01:53:06 /usr/local/go/src/net/http/server.go:3290 +0x4b4 2025-03-09 01:53:06 2025-03-09 01:53:06 [GIN] 2025/03/08 - 17:53:06 | 200 | 4m0s | 172.18.0.6 | POST "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/dispatch/model/validate_model_credentials" 2025-03-09 01:53:10 [GIN] 2025/03/08 - 17:53:10 | 200 | 335.405µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:53:15 [GIN] 2025/03/08 - 17:53:15 | 200 | 325.056µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:53:20 [GIN] 2025/03/08 - 17:53:20 | 200 | 343.593µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:53:25 [GIN] 2025/03/08 - 17:53:25 | 200 | 336.31µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:53:30 [GIN] 2025/03/08 - 17:53:30 | 200 | 356.906µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:53:35 [GIN] 2025/03/08 - 17:53:35 | 200 | 3.875246ms | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/models?page=1&page_size=256" 2025-03-09 01:53:35 [GIN] 2025/03/08 - 17:53:35 | 200 | 275.842µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:53:40 [GIN] 2025/03/08 - 17:53:40 | 200 | 396.375µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:53:45 [GIN] 2025/03/08 - 17:53:45 | 200 | 360.904µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:53:49 2025/03/08 17:53:49 runtime_lifetime.go:76: [ERROR]init environment failed: failed to install dependencies: signal: killed, output: init process exited due to no activity for 120 seconds, retry in 30s 2025-03-09 01:53:50 [GIN] 2025/03/08 - 17:53:50 | 200 | 399.195µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:53:55 [GIN] 2025/03/08 - 17:53:55 | 200 | 378.741µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" 2025-03-09 01:54:00 [GIN] 2025/03/08 - 17:54:00 | 200 | 318.799µs | 172.18.0.6 | GET "/plugin/1a1c08ae-28c7-4f4d-ad2f-8eebe762465f/management/install/tasks?page=1&page_size=100" ``` ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug label 2026-02-21 18:40:45 -05:00
yindo closed this issue 2026-02-21 18:40: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#9937