Librechat container keeps on restarting #8776
Replies: 7 comments 4 replies
-
My librechat died with same issue, due to auto-updating the image to librechat-dev:6fc9abd4ad6800531e226627f31b66a3138ddfae. I had to revert to librechat-dev:32081245dad803561dd61dbe607d98fc276d9032 and it is working again. |
Beta Was this translation helpful? Give feedback.
-
The latest tag, ![]() Are you building your own docker image? Try updating like this, in any case: |
Beta Was this translation helpful? Give feedback.
-
Hey @danny-avila
|
Beta Was this translation helpful? Give feedback.
-
me too, i just upgraded it using docker compose pull |
Beta Was this translation helpful? Give feedback.
-
when i sudo docker tag 795b5394cb17 ghcr.io/danny-avila/librechat-dev:latest |
Beta Was this translation helpful? Give feedback.
-
I'm seeing the same issue with
I am running LibreChat on a Raspberry PI, so it's the arm64 build incase that helps.
|
Beta Was this translation helpful? Give feedback.
-
I'm on an M3 Macbook. After I cloned, I adjusted |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the Installation Steps here: https://www.librechat.ai/docs/local/docker
It's all vanilla, I didn't change any setting and ran
docker compose up -d
.However, the librechat container seems to be restarting on a loop. Looking at the Docker desktop for Librechat, I can see the logs with the same error:
Beta Was this translation helpful? Give feedback.
All reactions