Perplexica
Perplexica copied to clipboard
Failed to connect to server a few seconds after any search
Describe the bug I am using docker compose to run Perplexica, search is working fine but after a few seconds upon every search the page refresh itself and shows "Failed to connect to the server. Please try again later." No errors on browser console, no errors from the containers.
To Reproduce
- Clone repo
- set NEXT_PUBLIC_API_URL and NEXT_PUBLIC_WS_URL in docker-compose.yml
- set api keys and in config.toml
- run docker compose up
- do any search and wait a few seconds
Expected behavior The result of the search stays on screen
Screenshots
Additional context I am running Perplexica on my home server and it's being used by ma lan clients. So my NEXT_PUBLIC_API_URL, NEXT_PUBLIC_WS_URL are set to my internal domain.