in reply to Re: 426 Data connection error Unable to close datastream
in thread 426

Many thanks for your reply.

Replies are listed 'Best First'.
Re^3: 426 Data connection error Unable to close datastream
by marto (Cardinal) on Oct 15, 2013 at 06:48 UTC

    So the 2 nodes that fail, can you connect to them from the system where you run this script using the same protocol from the command line (not from your perl script)? Has anything changed on these 2 nodes? Has the network changed? If this once worked and now does not it's likely that something has changed. Your job is to debug the problem to find out why this is no longer working for 2 out of 1000 nodes. Please read and understand Debugging and Optimization, Basic debugging checklist and How do I post a question effectively?.

    Update: Slight rewording.

      Many thanks for your reply.