Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to run non docker method #498

Open
billguo2022 opened this issue Nov 30, 2024 · 5 comments
Open

unable to run non docker method #498

billguo2022 opened this issue Nov 30, 2024 · 5 comments

Comments

@billguo2022
Copy link

Hi I cloned the repo then built and ran npm run start in both ui and src, i'm able to see it running, but then when i ask a question, i see this error: error: Error in discover route: connect ECONNREFUSED ::1:4000? does anyone know why? i also have searxng running using docker

@ItzCrazyKns
Copy link
Owner

Did you already have a pre existing instance of SearXNG? It shall start with the compose file

@billguo2022
Copy link
Author

yes i have searxng and i ran docker-compose up and had it running in the background. And i ran npm run dev in both src and ui, but i kept getting errors, sometimes it's 409 sometimes it's 403

@ItzCrazyKns
Copy link
Owner

yes i have searxng and i ran docker-compose up and had it running in the background. And i ran npm run dev in both src and ui, but i kept getting errors, sometimes it's 409 sometimes it's 403

You need to use the SearXNG file we provide and need to change the config for the SearXNG URLs as well.

@billguo2022
Copy link
Author

and run npm run dev for ui and src then searxng in the background right?

@ItzCrazyKns
Copy link
Owner

Yeah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants