langgenius/dify-plugin-daemon:0.0.6-local docker容器日志 报错 #12199

Closed
opened 2026-02-21 19:06:19 -05:00 by yindo · 1 comment
Owner

Originally created by @zxjzzz on GitHub (Mar 26, 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.1.2

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

2025/03/27 03:15:34 run.go:131: [ERROR]plugin langgenius/openai:0.0.13 exited with error: exit status 1
pp/storage/cwd/langgenius/openai-0.0.13@9caa0421b5519db036aacc
dbf1
98
0
d10
71
5
50
7
67
d
6
c59
e
9d
9
3
88
d
d38
6a9
2e9f6/.venv/bin/python'
isolated = 0
environment = 1
user site = 1
import site = 1
sys._base_executable =
'/app/storage/cwd/langgenius/openai-0.0.13@9caa0421b5519db036aaccdbf1980d1071550767d6c59e9d9388dd386a92e9f6/.venv/bin/python'
sys.base_prefix = '/usr'

sys.base_exec_prefix = '/usr'
sys.platlibdir =
'lib'
sys.executable = '/app/storage/cwd/langgenius/openai-0.0.13@9caa0421b5519db036aaccdbf1980d1071550767d6c59e9d9388dd386a92e9f6/.venv/bin/python'
sys.prefix =
'/usr'
sys.exec_prefix = '/usr'

sys.path = [
'/usr/lib/python310.zip',

'/usr/lib/python3.10',
'/usr/lib/lib-dynload',

]

Fatal Python error:
init_fs_encoding: failed to get the Python codec of the filesystem encoding

Python runtime state: core initialized

ModuleNotFoundError
No module named 'encodings'

Current thread 0x00007f2b1d76a080 (most recent call first):

2025/03/27 03:15:34 run.go:186: [INFO]plugin langgenius/openai:0.0.13 stopped

在 langgenius/dify-plugin-daemon:0.0.6-local docker容器日志

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @zxjzzz on GitHub (Mar 26, 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.1.2 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce 2025/03/27 03:15:34 run.go:131: [ERROR]plugin langgenius/openai:0.0.13 exited with error: exit status 1 pp/storage/cwd/langgenius/openai-0.0.13@9caa0421b5519db036aacc dbf1 98 0 d10 71 5 50 7 67 d 6 c59 e 9d 9 3 88 d d38 6a9 2e9f6/.venv/bin/python' isolated = 0 environment = 1 user site = 1 import site = 1 sys._base_executable = '/app/storage/cwd/langgenius/openai-0.0.13@9caa0421b5519db036aaccdbf1980d1071550767d6c59e9d9388dd386a92e9f6/.venv/bin/python' sys.base_prefix = '/usr' sys.base_exec_prefix = '/usr' sys.platlibdir = 'lib' sys.executable = '/app/storage/cwd/langgenius/openai-0.0.13@9caa0421b5519db036aaccdbf1980d1071550767d6c59e9d9388dd386a92e9f6/.venv/bin/python' sys.prefix = '/usr' sys.exec_prefix = '/usr' sys.path = [ '/usr/lib/python310.zip', '/usr/lib/python3.10', '/usr/lib/lib-dynload', ] Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding Python runtime state: core initialized ModuleNotFoundError : No module named 'encodings' Current thread 0x00007f2b1d76a080 (most recent call first): <no Python frame> 2025/03/27 03:15:34 run.go:186: [INFO]plugin langgenius/openai:0.0.13 stopped 在 langgenius/dify-plugin-daemon:0.0.6-local docker容器日志 ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo closed this issue 2026-02-21 19:06:19 -05:00
Author
Owner

@crazywoola commented on GitHub (Mar 26, 2025):

@crazywoola commented on GitHub (Mar 26, 2025): - Please make sure write the PR in English - https://github.com/langgenius/dify-plugin-daemon You need to open an issue in this repo instead.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#12199