Replies: 1 comment
-
Thank you for sharing that! |
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.
-
This post is specifically about Rancher Desktop on macOS.
I am running Rancher Desktop 1.13.1 on macOS Sonoma 14.3.1.
When running LibreChat 0.6.10 with docker compose, mongodb was failing to start with the error:
I tried uncommenting
UID
andGID
in.env
, but that did not work.I was able to resolve the issue and get up and running by applying this relatively easy fix.
Posting just in case it's helpful to someone.
Beta Was this translation helpful? Give feedback.
All reactions