vtsuperdarn / davitpy

DEPRECATED The DaViT Python project
http://vtsuperdarn.github.com/davitpy/
GNU General Public License v3.0
37 stars 59 forks source link

Problems getting data #272

Closed ReedOnly closed 8 years ago

ReedOnly commented 8 years ago

Hi I'm getting this errors while downloading data:

"ERROR:paramiko.transport:SSHException: Error reading SSH protocol banner[Errno 104] Connection reset by peer
ERROR:paramiko.transport:
ERROR:root:can't connect to sd-data.ece.vt.edu with username and password"

Is any settings changed on the server side, or de we need updated login information?

Regards, Kristian Reed

asreimer commented 8 years ago

Hey @ReedOnly,

Can you post the code that you are using that is giving you this error? I'm not having any trouble connecting and I haven't changed any of the default login credentials.

ReedOnly commented 8 years ago

Hi,

Yeah, seems like it's working from here I'm sitting now on my laptop too. I've sent you an e-mail!

ksterne commented 8 years ago

This related to an entry on the sd-data.ece.vt.edu server's blocked list. It should be cleared up now. Though, care should be taken as to how that IP address ended up on our blocked list in the first place.