Internet access seems to be required #4307
matthew-at-qamcom
started this conversation in
Help Wanted
Replies: 1 comment
-
Still a problem on LibreChat v0.7.8... @danny-avila any thoughts on this? |
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.
-
Hi,
Firstly, thanks for developing this beautiful front-end; it's incredibly professional.
I have set up LibreChat and got it working with my locally-hosted LLM (Llama 3.2 1B hosted by llama.cpp's server).
However, if I disconnect my laptop from the Internet, I can no longer refresh LibreChat. All I see is a plain black screen.
My efforts at debugging this are:
Is LibreChat's code just going in a never-ending loop trying to get access to a server on the Internet? If so, what's it trying to do? Are there changes I can make to the .env or librechat.yaml files to enable Internet-isolated functionality?
If it's useful, I'm running LibreChat v0.7.5-rc2.
Thanks greatly in advance,
Matthew
Beta Was this translation helpful? Give feedback.
All reactions