ItzCrazyKns / Perplexica

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

settings not loading #385

Open euggen0106 opened 1 month ago

euggen0106 commented 1 month ago

Describe the bug: Settings are not loading

To Reproduce: **- installed in docker on WSL

Expected behaviour: - be able to access settings

perplexica

daxime commented 1 month ago

Just installed on Linux (Manjaro). I have the same issue, failed to connect and i can not open the setting.

dhlsam commented 1 month ago

same here

daxime commented 1 month ago

I was trying to make Ollama accessible via my local IP (168.192.x.x), make it a startup service at startup and set Environment="OLLAMA_HOST=192.168.x.x".

Then I configured Perplexica to use this IP and it worked. After a reboot of the sevices, there are no more errors and I can open the setting.

It work well now :)

Ollama setting