Issue with starting/stopping Librechat #5964
barney-w
started this conversation in
Help Wanted
Replies: 1 comment
-
Facing same issue, you found a way to get it running? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I run Librechat on an m1 mac. Unfortunately there is periodically an issue where it doesn't load.
I suspect it may be docker related.
When I restart my mac, it runs perfectly and fixes the issue:
However, after a period of inactivity, usually after mac has gone to sleep, LibreChat no longer loads at all.
docker compose down
does not work - it gets stuck - it gets stuck in the warn step as above.Stopping the app via docker desktop does not work, it is left hanging.
Quitting docker desktop also doesn't work, LibreChat/Docker doesn't seem to start again.
There are some errors in the logs:
Note, I am on the latest versions of LibreChat and Docker, but this issue has occurred for a while:
Client: Docker Engine - Community
Version: 27.5.0
API version: 1.47
Go version: go1.23.4
Git commit: a187fa5d2d
Built: Fri Jan 10 16:13:57 2025
OS/Arch: darwin/arm64
Context: desktop-linux
Server: Docker Desktop 4.38.0 (181591)
Engine:
Version: 27.5.1
API version: 1.47 (minimum version 1.24)
Go version: go1.22.11
Git commit: 4c9b3b0
Built: Wed Jan 22 13:41:25 2025
OS/Arch: linux/arm64
Experimental: false
containerd:
Version: 1.7.25
GitCommit: bcc810d6b9066471b0b6fa75f557a15a1cbf31bb
runc:
Version: 1.1.12
GitCommit: v1.1.12-0-g51d5e946
docker-init:
Version: 0.19.0
GitCommit: de40ad0
Beta Was this translation helpful? Give feedback.
All reactions