Running n8n via : docker (production) and desktop (testing).Running n8n with the execution process :.Database you’re using (default: SQLite): postgres.
Its only a ftp node im trying it with Information on your n8n setup Parser.emit (events.js:315:20)Īt Parser._write writeOrBuffer (internal/streams/writable.js:358:12)Īt (internal/streams/writable.js:303:10)Īt Socket.ondata Socket.emit (events.js:315:20)Īt addChunk (internal/streams/readable.js:309:12)Īt readableAddChunk (internal/streams/readable.js:284:9)Īt (internal/streams/readable.js:223:10)Īt TCP.onStreamRead (internal/stream_base_commons.js:188:23)
What is the error message (if any)? Error: Unknown commandĪt makeError Parser. I would prefer n8n ignoring unknown command instead of aborting. I think the server ist sending a command n8n dont know, but i dont know how to know which command that is. Tried other ftp server, which are working, but my server is working just fine with filezilla and some ftp testing tools say, that the server is okay. I want to connect to my own ftp server and its not working.