when creating MongoDB credentials, Regardless of whether host.docker.internal or specific ip:192.168.65.254 is filled in the host, n8n keeps reporting the same error:connect ECONNREFUSED 0.0.4.210:27017
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
before that I set bindIp is 127.0.0.1, but also reporting the same error, later I modify bindIP to 0.0.0.0
I’ve tried everything I could. but n8n keeps reporting the same error:connect ECONNREFUSED 0.0.4.210:27017. I don’t know where 0.0.4.210 this ip comes from?
Yes, in case of a container the destination is the container name (mymongo should work). If you are getting the same error, something is definitely wrong.
Instead of wget, could you run curl? Since it’s not installed, run