Closed Trupal07 closed 2 months ago
I am also getting exact same issue. Not sure whether this project is managed anymore.
The library and discover features are under development so they will not work. Regarding your search issues provide me with your logs from the backend container
The library and discover features are under development so they will not work. Regarding your search issues provide me with your logs from the backend container
Check out my PR, i got it to work locally. https://github.com/ItzCrazyKns/Perplexica/pull/293
@ItzCrazyKns Please avoid common ports like 3000 and 8080 when exposing. Everybody and his brother uses those ports and more than one thing on docker env will cause conflicts.
BUG-1
after git clone your repository i followed your steps of docker after completing all the steps i used compose -d command to start the AI, after it got started whenever i try to search it keeps on finding answer and when i click on library or discover it always show nothing just blank black page.
BUG-2 when i was trying to switch between library and discover, from home where search begins there was option of search image and video got disappear.