Replies: 1 comment 5 replies
-
Can you show me what Ollama address are you using in the config, there must be some issues with it since its not able to request the models from it. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I installed Perplexica using docker on my Ubuntu 24.04 system. Ollama and seaxng is already running.
However "docker compose up -d " does not run on my system. Instead, I run "docker-compose up -d".
When I call "http://localhost:3000" on my browser it says "Failed to connect to the server. Please try again later."
What can I do?
Beta Was this translation helpful? Give feedback.
All reactions