n8n searxng-docker same network issue #364
Unanswered
thedarkknight197
asked this question in
Q&A
Replies: 1 comment
-
Disable the limiter |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am running searxng how is described in readme.md. from browser it work correctly.
I need to integrate with that: https://www.npmjs.com/package/n8n-nodes-searxng in my n8n local running container.
so i added my network to attach my instance:
when i try to call the service i receive as response: 429 and i see in logs:
how can i solve this issue?
I am using this reference to run n8n locally: https://github.com/n8n-io/n8n-hosting/tree/main/docker-compose/withPostgresAndWorker
Thank you to everybody for help
Beta Was this translation helpful? Give feedback.
All reactions