Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: NET SFTP disconnects

by salva (Canon)
on Apr 11, 2019 at 14:37 UTC ( [id://1232442]=note: print w/replies, xml ) Need Help??


in reply to NET SFTP disconnects

Enable debugging on the ssh process adding the arguments more => '-vvv' into the constructor call.

Update: In any case the problem seems to be that you have set a timeout of 10 seconds and the server is not responding in that time:

#70267 1553268907.00000 _do_io: _do_io select(-,-,-, 10) #70267 1553268917.00000 _do_io: _do_io select failed: #70267 1553268917.00000 _conn_lost: _conn_lost

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1232442]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-25 11:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found