cant configure the openai plugin #18034
Unanswered
crysisprophet1234
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
I was trying to configure the OpenAI model plugin in the "Model Provider" settings section.
After entering the API key and clicking "Save", the request keeps running until it times out. However, no error message is displayed on the screen.
2. Additional context or comments
Im using self-hosted dify community edition.
logs when i try to save the api key:
dify-sandbox-1 | 2025/04/14 13:51:10 server.go:80: [INFO]Updating Python dependencies...
dify-plugin-daemon-1 | 2025/04/14 13:51:12 runtime_lifetime.go:50: [INFO]plugin langgenius/openai:0.0.16 has exited
dify-plugin-daemon-1 | 2025/04/14 13:51:12 watcher.go:85: [ERROR]plugin launch error: init environment for plugin langgenius/openai:0.0.16 failed too many times, you should consider the package is corrupted or your network is unstable
dify-plugin-daemon-1 | 2025/04/14 13:51:12 runtime_lifetime.go:48: [INFO]new plugin logged in: langgenius/openai:0.0.16
dify-plugin-daemon-1 | 2025/04/14 13:51:12 runtime_lifetime.go:80: [INFO]init environment for plugin langgenius/openai:0.0.16
Beta Was this translation helpful? Give feedback.
All reactions