5 Oct 14:29:31 - Error: getaddrinfo ENOTFOUND ftp://hostname:21
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26)
Hi,
I tried to send a file via ftp to an ftp server.
But now the flow dont start anymore and i get this message.
Somebody know how to fix this?
Im using this Node.
node-red-contrib-ftp
If you do a google search for "getaddrinfo ENOTFOUND" it will tell you what the error means and the first return also explains the main causes of that error
from the information you have supplied it could be any of them. So you will need to work your way through them