-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
continuous loading after running docker compose #437
Comments
You seem to forgot to configure the config.toml file. Remove the new |
Please follow: https://github.com/ItzCrazyKns/Perplexica?tab=readme-ov-file#ollama-connection-errors. And if you're getting the same error as the author, please follow the steps I mentioned above. |
I just installed like 5 minutes ago with the docker compose and am getting this error. Whats weird is if I use the desktop browser on my pc running ollama and perplexca (and open webui), perplexica works fine. If I try to open the service on any other device on my home network I'm getting infinite loading So I know the url is set right, I set ollama host=0.0.0.0 and I know it works cause I connect to it on other devices on my home network. And I don't think its an issue with my ai server set up cause I can access open webui from other devices just fine |
You need to specify the IP address, not 0.0.0.0 see:
https://github.com/ItzCrazyKns/Perplexica/blob/master/docs/installation/NETWORKING.md
…On Wed, 20 Nov 2024, 02:10 Ganju0, ***@***.***> wrote:
I just installed like 5 minutes ago with the docker compose and am getting
this error. Whats weird is if I use the desktop browser on my pc running
ollama and perplexca (and open webui), perplexica works fine. If I try to
open the service on any other device on my home network I'm getting
infinite loading
So I know the url is set right, I set ollama host=0.0.0.0 and I know it
works cause I connect to it on other devices on my home network. And I
don't think its an issue with my ai server set up cause I can access open
webui from other devices just fine
—
Reply to this email directly, view it on GitHub
<#437 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKVYRVF7H6JCOBX46PD74X32BPVRLAVCNFSM6AAAAABQTYDWYCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBXGE3TIMRWGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
You are correct and this fixed it |
Environment
MacOS Sequioa
Docker version 4.21.1 (114176)
Describe the bug
I used docker-compose up -d on a fresh install and I see a loading animation.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expecting the UI to load
Screenshots
error in the logs
The text was updated successfully, but these errors were encountered: