Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: khopkinsHI Stoney,
The user does have full permissions as i can use it with other clients and the original prototype nodes.
It is only these new nodes in version 6 that are causing this error, the below is the full debug log for this node trying to connect to an ftp server that the old nodes connect and transfer files to.
DEBUG: Node class = com.lavastorm.brain.nodes.fileStore.apache.vfs2.Ft pPut_
DEBUG: Done processing java properties
DEBUG: Initializing CleanOutputs with ls.brain.node.java.brdCleanup
DEBUG: Initialized CleanOutputs withfalse
DEBUG: : Sending output message for uploaded files
DEBUG: : Sending output message for errors
DEBUG: finish open took 0 called 0 times
DEBUG: Creating node
DEBUG: Node created. Duration: (20)
DEBUG: Setting up node
DEBUG: Node setup. Duration (64).
DEBUG: Running node
DEBUG: URI is: lavaftp://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/
DEBUG: 220-Welcome to Talk Talk Business FTP Server.
220 All connections to this server are logged and recorded.
DEBUG: USER centerview
DEBUG: 331 User centerview, password please
DEBUG: PASS ***
DEBUG: 230 Password Ok, User logged in
DEBUG: TYPE I
DEBUG: 200 Type Binary
DEBUG: CWD /
DEBUG: 250 Change directory ok
DEBUG: Root URI for cached file system is: lavaftp://*****************************/ Requested path is: /Centerview
DEBUG: SYST
DEBUG: 215 UNIX Type: L8
DEBUG: PORT 10,179,24,10,131,68
DEBUG: 200 Port command received
DEBUG: LIST
DEBUG: 150 Opening data connection
DEBUG: 226 Transfer complete
DEBUG: PORT 10,179,24,10,154,240
DEBUG: 200 Port command received
DEBUG: STOR Centerview
DEBUG: 150 Opening data connection
INFO: Error copying the contents of file '/home/brain/stanforddrive/Billing/Report_Exports/Roscom_CDR_2017-10-10_Calls.csv' to '/Centerview': Broken pipe.
Error Code: brain.nodes.fileStore.fileCopyError
DEBUG: 426 File transfer failed
DEBUG: PORT 10,179,24,10,152,244
DEBUG: 200 Port command received
DEBUG: LIST
DEBUG: 150 Opening data connection
DEBUG: 226 Transfer complete
INFO: Error closing 'lavaftp://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx: Could not close the output stream for file "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"..
Error Code: brain.nodes.fileStore.fileCloseError
ERROR: Error closing xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxx: Could not close the output stream for file XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"..
Error Code: brain.nodes.fileStore.fileCloseError
Regards,
Keith