Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

ssh.connect returns The message store has reached EOF

kjmauriello
Mega Expert

When I call ssh.connect to try and send a file to an SFTP server I get an exception of "The message store has reached EOF".

Unable to find any help with this issue.

I have an export set scheduled job that creates the file properly then I am executing a javascript probe that is calling a mid server script include to do the work.

I can't get past this error.   I have verified that the credentials I am using are correct (connect save/delete, etc using FileZilla).

Any assistance would be greatly appreciated.

6 REPLIES 6

I don't think you can get on the watch list as it's an internal PRB, but I can update you once we find the root cause. Unfortunately I cannot give a timeline, it would be good if you write me a reminder message in lets say 2 weeks time.


Thanks, I've gotten around the issue by writing a c# program using a web service call to retrieve the data. Then create the xml file and copy to SFTP server.



I would rather have the solution inside of ServiceNow though.



Kevin Mauriello