ItzCrazyKns / Perplexica

Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
MIT License
14.71k stars 1.42k forks source link

continuous loading after running docker compose #437

Open donvito opened 2 weeks ago

donvito commented 2 weeks ago

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:

  1. Clone the repo
  2. docker-compose up -d

Expected behavior Expecting the UI to load

Screenshots

Screenshot 2024-10-26 at 1 49 13 AM

error in the logs

Screenshot 2024-10-26 at 1 50 19 AM
ItzCrazyKns commented 2 weeks ago

You seem to forgot to configure the config.toml file. Remove the new config.toml directory that was created by Docker and then rename sample.config.toml to config.toml. This will solve your issue.

Omaha2002 commented 5 days ago

Same problem here, tried installing it alongside Ollama and openwebui docker compose and with harbor: harbor up perplexica searxng

Both result in spinning wheel:

afbeelding

clicking settings:

afbeelding