Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sen2cor 3 Install Timeout #12

Open
marujore opened this issue Jun 27, 2024 · 0 comments
Open

Sen2cor 3 Install Timeout #12

marujore opened this issue Jun 27, 2024 · 0 comments

Comments

@marujore
Copy link

Hi, I was trying to use Sen2cor but getting Timeout.

python sen2cor3_download.py /my/dir/sen2cor/3.01/

Traceback (most recent call last): File "/home/my_user/git_hub/sen2like/sen2cor3/sen2cor3_download.py", line 41, in <module> download_from_sftp(hostname, port, username, password, remote_path, local_path) File "/home/my_user/sen2like/sen2cor3/sen2cor3_download.py", line 7, in download_from_sftp transport = paramiko.Transport((hostname, port)) File "/home/my_user/anaconda3/envs/sen2like/lib/python3.10/site-packages/paramiko/transport.py", line 464, in __init__ raise SSHException( paramiko.ssh_exception.SSHException: Unable to connect to sftp.telespazio.fr: [Errno 110] Connection timed out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant