文档问题: 我在公司内网离线部署dify1.1.3版本时,先在外网下载好了所有插件,外网运行成功后传入内网,添加模型时点击保存报错 Internal Server Error #13

Closed
opened 2026-02-16 05:18:52 -05:00 by yindo · 2 comments
Owner

Originally created by @17578999441 on GitHub (May 11, 2025).

问题描述

Image

页面链接

https://github.com/langgenius/dify-docs-mintlify/blob/main/zh-hans/development/models-integration/ollama.mdx

建议修改

Originally created by @17578999441 on GitHub (May 11, 2025). ## 问题描述 <!-- 请简要描述您发现的问题 --> ![Image](https://github.com/user-attachments/assets/89bebc7d-39df-4b90-b628-307dad5fe99c) ## 页面链接 https://github.com/langgenius/dify-docs-mintlify/blob/main/zh-hans/development/models-integration/ollama.mdx ## 建议修改 <!-- 如果有具体的修改建议,请在此说明 --> <!-- 感谢您对文档质量的关注! -->
yindo closed this issue 2026-02-16 05:18:52 -05:00
Author
Owner

@17578999441 commented on GitHub (May 11, 2025):

/.venv/lib/python3.12/site-packages/setuptools/_distutils/errors.py'......
plugin_daemon-1 | ├─▶ error decoding response body
plugin_daemon-1 | ├─▶ request or response body error
plugin_daemon-1 | 2025/05/09 04:22:55 watcher.go:85: [ERROR]plugin launch error: init environment for plugin langgenius/vanna:0.0.2 failed too many times, you should consider the package is corrupted or your network is unstable
plugin_daemon-1 | 2025/05/09 04:35:18 watcher.go:85: [ERROR]plugin launch error: init environment for plugin stvlynn/doc:0.0.1 failed too many times, you should consider the package is corrupted or your network is unstable
plugin_daemon-1 | ├─▶ error sending request for url
plugin_daemon-1 | ├─▶ client error (Connect)
plugin_daemon-1 | ├─▶ dns error: failed to lookup address information: Temporary failure in
plugin_daemon-1 | 2025/05/09 06:37:33 watcher.go:85: [ERROR]plugin launch error: init environment for plugin stvlynn/ppt:0.0.1 failed too many times, you should consider the package is corrupted or your network is unstable
plugin_daemon-1 | 2025/05/09 06:49:10 watcher.go:85: [ERROR]plugin launch error: init environment for plugin bowenliang123/md_exporter:1.1.0 failed too many times, you should consider the package is corrupted or your network is unstable
plugin_daemon-1 | 2025/05/09 06:58:45 watcher.go:85: [ERROR]plugin launch error: init environment for plugin bowenliang123/random:0.2.0 failed too many times, you should consider the package is corrupted or your network is unstable
plugin_daemon-1 | 2025/05/09 07:09:43 watcher.go:85: [ERROR]plugin launch error: init environment for plugin hjlarry/compress:0.0.1 failed too many times, you should consider the package is corrupted or your network is unstable
plugin_daemon-1 | 2025/05/09 07:20:13 watcher.go:85: [ERROR]plugin launch error: init environment for plugin jaguarliuu/rookie_text2data:0.3.0 failed too many times, you should consider the package is corrupted or your network is unstable
plugin_daemon-1 | [error] failed to initialize database, got error failed to connect to host=db user=postgres database=dify_plugin: dial error (dial tcp 172.20.0.8:5432: connect: connection refused)
plugin_daemon-1 | [error] failed to initialize database, got error failed to connect to host=db user=postgres database=postgres: dial error (dial tcp 172.20.0.8:5432: connect: connection refused)
plugin_daemon-1 | 2025/05/12 01:09:16 init.go:85: [PANIC]failed to init dify plugin db: failed to connect to host=db user=postgres database=postgres: dial error (dial tcp 172.20.0.8:5432: connect: connection refused)
plugin_daemon-1 | panic: [PANIC]failed to init dify plugin db: failed to connect to host=db user=postgres database=postgres: dial error (dial tcp 172.20.0.8:5432: connect: connection refused)
plugin_daemon-1 | 2025/05/12 01:11:03 runtime_lifetime.go:95: [ERROR]init environment failed: failed to install dependencies: exit status 2, output: error: Failed to fetch: https://pypi.org/simple/mistune/
plugin_daemon-1 | Caused by: error sending request for url (https://pypi.org/simple/mistune/)
plugin_daemon-1 | Caused by: client error (Connect)
plugin_daemon-1 | Caused by: dns error: failed to lookup address information: Temporary failure in name resolution
plugin_daemon-1 | 2025/05/12 01:13:11 runtime_lifetime.go:95: [ERROR]init environment failed: failed to install dependencies: exit status 2, output: error: Failed to fetch: https://pypi.org/simple/python-pptx/
plugin_daemon-1 | Caused by: error sending request for url (https://pypi.org/simple/python-pptx/)
plugin_daemon-1 | Caused by: client error (Connect)
plugin_daemon-1 | Caused by: dns error: failed to lookup address information: Temporary failure in name resolution
plugin_daemon-1 | 2025/05/12 01:20:17 watcher.go:85: [ERROR]plugin launch error: init environment for plugin bowenliang123/md_exporter:1.1.0 failed too many times, you should consider the package is corrupted or your network is unstable
plugin_daemon-1 | 2025/05/12 01:32:33 watcher.go:85: [ERROR]plugin launch error: init environment for plugin bowenliang123/random:0.2.0 failed too many times, you should consider the package is corrupted or your network is unstable
plugin_daemon-1 | 2025/05/12 01:42:58 watcher.go:85: [ERROR]plugin launch error: init environment for plugin hjlarry/compress:0.0.1 failed too many times, you should consider the package is corrupted or your network is unstable

@17578999441 commented on GitHub (May 11, 2025): /.venv/lib/python3.12/site-packages/setuptools/_distutils/errors.py'...... plugin_daemon-1 | ├─▶ error decoding response body plugin_daemon-1 | ├─▶ request or response body error plugin_daemon-1 | 2025/05/09 04:22:55 watcher.go:85: [ERROR]plugin launch error: init environment for plugin langgenius/vanna:0.0.2 failed too many times, you should consider the package is corrupted or your network is unstable plugin_daemon-1 | 2025/05/09 04:35:18 watcher.go:85: [ERROR]plugin launch error: init environment for plugin stvlynn/doc:0.0.1 failed too many times, you should consider the package is corrupted or your network is unstable plugin_daemon-1 | ├─▶ error sending request for url plugin_daemon-1 | ├─▶ client error (Connect) plugin_daemon-1 | ├─▶ dns error: failed to lookup address information: Temporary failure in plugin_daemon-1 | 2025/05/09 06:37:33 watcher.go:85: [ERROR]plugin launch error: init environment for plugin stvlynn/ppt:0.0.1 failed too many times, you should consider the package is corrupted or your network is unstable plugin_daemon-1 | 2025/05/09 06:49:10 watcher.go:85: [ERROR]plugin launch error: init environment for plugin bowenliang123/md_exporter:1.1.0 failed too many times, you should consider the package is corrupted or your network is unstable plugin_daemon-1 | 2025/05/09 06:58:45 watcher.go:85: [ERROR]plugin launch error: init environment for plugin bowenliang123/random:0.2.0 failed too many times, you should consider the package is corrupted or your network is unstable plugin_daemon-1 | 2025/05/09 07:09:43 watcher.go:85: [ERROR]plugin launch error: init environment for plugin hjlarry/compress:0.0.1 failed too many times, you should consider the package is corrupted or your network is unstable plugin_daemon-1 | 2025/05/09 07:20:13 watcher.go:85: [ERROR]plugin launch error: init environment for plugin jaguarliuu/rookie_text2data:0.3.0 failed too many times, you should consider the package is corrupted or your network is unstable plugin_daemon-1 | [error] failed to initialize database, got error failed to connect to `host=db user=postgres database=dify_plugin`: dial error (dial tcp 172.20.0.8:5432: connect: connection refused) plugin_daemon-1 | [error] failed to initialize database, got error failed to connect to `host=db user=postgres database=postgres`: dial error (dial tcp 172.20.0.8:5432: connect: connection refused) plugin_daemon-1 | 2025/05/12 01:09:16 init.go:85: [PANIC]failed to init dify plugin db: failed to connect to `host=db user=postgres database=postgres`: dial error (dial tcp 172.20.0.8:5432: connect: connection refused) plugin_daemon-1 | panic: [PANIC]failed to init dify plugin db: failed to connect to `host=db user=postgres database=postgres`: dial error (dial tcp 172.20.0.8:5432: connect: connection refused) plugin_daemon-1 | 2025/05/12 01:11:03 runtime_lifetime.go:95: [ERROR]init environment failed: failed to install dependencies: exit status 2, output: error: Failed to fetch: `https://pypi.org/simple/mistune/` plugin_daemon-1 | Caused by: error sending request for url (https://pypi.org/simple/mistune/) plugin_daemon-1 | Caused by: client error (Connect) plugin_daemon-1 | Caused by: dns error: failed to lookup address information: Temporary failure in name resolution plugin_daemon-1 | 2025/05/12 01:13:11 runtime_lifetime.go:95: [ERROR]init environment failed: failed to install dependencies: exit status 2, output: error: Failed to fetch: `https://pypi.org/simple/python-pptx/` plugin_daemon-1 | Caused by: error sending request for url (https://pypi.org/simple/python-pptx/) plugin_daemon-1 | Caused by: client error (Connect) plugin_daemon-1 | Caused by: dns error: failed to lookup address information: Temporary failure in name resolution plugin_daemon-1 | 2025/05/12 01:20:17 watcher.go:85: [ERROR]plugin launch error: init environment for plugin bowenliang123/md_exporter:1.1.0 failed too many times, you should consider the package is corrupted or your network is unstable plugin_daemon-1 | 2025/05/12 01:32:33 watcher.go:85: [ERROR]plugin launch error: init environment for plugin bowenliang123/random:0.2.0 failed too many times, you should consider the package is corrupted or your network is unstable plugin_daemon-1 | 2025/05/12 01:42:58 watcher.go:85: [ERROR]plugin launch error: init environment for plugin hjlarry/compress:0.0.1 failed too many times, you should consider the package is corrupted or your network is unstable
Author
Owner

@AllenWriter commented on GitHub (May 12, 2025):

This issue may be related to an internal Docker network problem.

Please note that this repository is not a technical support center. I may be able to answer some common questions, but those responses are for reference only.

If you identify any issues in the documentation, please feel free to submit a pull request with your suggested changes.

@AllenWriter commented on GitHub (May 12, 2025): This issue may be related to an internal Docker network problem. Please note that this repository is not a technical support center. I may be able to answer some common questions, but those responses are for reference only. If you identify any issues in the documentation, please feel free to submit a pull request with your suggested changes.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#13