[GH-ISSUE #3717] [BUG]: gemini api key not persisting #2392

Closed
opened 2026-02-22 18:29:28 -05:00 by yindo · 1 comment
Owner

Originally created by @farhanphp8 on GitHub (Apr 25, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3717

How are you running AnythingLLM?

Docker (local)

What happened?

gemini api key not persisting even any setting i have made its not saved permanently whenever i restart pc all setting was reset

Are there known steps to reproduce?

No response

Originally created by @farhanphp8 on GitHub (Apr 25, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3717 ### How are you running AnythingLLM? Docker (local) ### What happened? gemini api key not persisting even any setting i have made its not saved permanently whenever i restart pc all setting was reset ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:29:28 -05:00
yindo closed this issue 2026-02-22 18:29:28 -05:00
Author
Owner

@timothycarambat commented on GitHub (Apr 25, 2025):

Docker (local)

Sounds like when the container shut down you lost your env because you were using ephemeral storage bound inside of the container instead of the recommended way to run containers with persistent storage

https://github.com/Mintplex-Labs/anything-llm/blob/master/docker/HOW_TO_USE_DOCKER.md#recommend-way-to-run-dockerized-anythingllm

@timothycarambat commented on GitHub (Apr 25, 2025): > Docker (local) Sounds like when the container shut down you lost your env because you were using ephemeral storage bound inside of the container instead of the recommended way to run containers with [persistent storage](https://docs.anythingllm.com/installation-docker/local-docker#recommend-way-to-run-dockerized-anythingllm) https://github.com/Mintplex-Labs/anything-llm/blob/master/docker/HOW_TO_USE_DOCKER.md#recommend-way-to-run-dockerized-anythingllm
yindo changed title from [BUG]: gemini api key not persisting to [GH-ISSUE #3717] [BUG]: gemini api key not persisting 2026-06-05 14:46:18 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2392