Gemini runtime error #779

Closed
opened 2026-02-16 10:20:29 -05:00 by yindo · 1 comment
Owner

Originally created by @fniu on GitHub (Nov 5, 2025).

I just tried the new version, 0.5.10. I think the error remains.

Image Image

Originally posted by @fniu in #2003

Originally created by @fniu on GitHub (Nov 5, 2025). > > I just tried the new version, 0.5.10. I think the error remains. > > <img width="686" height="277" alt="Image" src="https://github.com/user-attachments/assets/9e5ee162-c339-484b-99d7-f0818f28bdec" /> > > <img width="331" height="147" alt="Image" src="https://github.com/user-attachments/assets/f90a42f5-3212-4639-8c14-cc171ff27f75" /> > _Originally posted by @fniu in [#2003](https://github.com/langgenius/dify-official-plugins/issues/2003#issuecomment-3490174794)_
yindo added the bug label 2026-02-16 10:20:29 -05:00
yindo closed this issue 2026-02-16 10:20:29 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Nov 5, 2025):

This error is a known issue with the Gemini plugin after upgrading from 0.5.6; it persists in 0.5.10 and is actively tracked in GitHub issue #2003. The plugin creates a new GenAI client for each request and does not explicitly close it, so the root cause likely relates to the underlying genai library or how the client lifecycle is managed in your environment. There are no confirmed fixes yet, but the maintainers are aware and investigating. If you need a temporary workaround, some users have found that reverting to 0.5.6 avoids the error, while others suggest checking for concurrency or container lifecycle issues in your deployment.

To reply, just mention @dosu.


How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other  Join Discord Share on X

@dosubot[bot] commented on GitHub (Nov 5, 2025): <!-- Answer --> This error is a known issue with the Gemini plugin after upgrading from 0.5.6; it persists in 0.5.10 and is actively tracked in [GitHub issue #2003](https://github.com/langgenius/dify-official-plugins/issues/2003). The plugin creates a new GenAI client for each request and does not explicitly close it, so the root cause likely relates to the underlying genai library or how the client lifecycle is managed in your environment. There are no confirmed fixes yet, but the maintainers are aware and investigating. If you need a temporary workaround, some users have found that reverting to 0.5.6 avoids the error, while others suggest checking for concurrency or container lifecycle issues in your deployment. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/c52de0fe-0f36-44ba-aa95-dcb7d0b897d9?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/c52de0fe-0f36-44ba-aa95-dcb7d0b897d9?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/c52de0fe-0f36-44ba-aa95-dcb7d0b897d9?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/c52de0fe-0f36-44ba-aa95-dcb7d0b897d9?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/c52de0fe-0f36-44ba-aa95-dcb7d0b897d9?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/c52de0fe-0f36-44ba-aa95-dcb7d0b897d9?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/c52de0fe-0f36-44ba-aa95-dcb7d0b897d9?feedback_type=other)</sup>&nbsp;&nbsp;[![Join Discord](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&label=)](https://go.dosu.dev/discord-bot)&nbsp;[![Share on X](https://img.shields.io/badge/X-share-black)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/langgenius/dify-official-plugins/issues/2006)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#779