2020-12-31

TimeoutError returned while connecting via ssh while using splitcopy

I usually use splitcopy to copy contents that are usually large from my server to the router. They work fine on all setups excepts for one setup where I get the following error:

/usr/local/lib/python3.5/dist-packages/paramiko/transport.py:33: CryptographyDeprecationWarning: Python 3.5 support will be dropped in the next release ofcryptography. Please upgrade your Python.
from cryptography.hazmat.backends import default_backend
skipping publickey ssh auth as root != andy
root@andy's password:
ssh authentication succeeded
TimeoutError returned while connecting via ssh:

What can be the possible reasons that I am running into this issue?



from Recent Questions - Stack Overflow https://ift.tt/3aUUZVr
https://ift.tt/eA8V8J

No comments:

Post a Comment