I need to disable DNS Caching in an FTP node. We’re not owners of that FTP server and looks like their setup gives stale content so I need to load it again every time to make it work.
I’m using it to upload a file (downloaded in the same workflow using a different FTP server) but I’m constantly getting the error getConnection: getaddrinfo ENOTFOUND <FTP server name>.
I tried using n8n AI and it tells me that it has successfully disable dns caching but it’s not true, it keeps failing. Is there any way to disable it? (The FTP1 node is the one failing).
Please share your workflow
The final node returns this error when trying to connect to the SFTP:
getConnection: getaddrinfo ENOTFOUND
Information on your n8n setup
- n8n version: 1.119.1 (using n8n Cloud)
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system: