swtester Posted May 16, 2018 Posted May 16, 2018 While trying to script something in Python with pysftp, I inadvertently was trying to use my password for another site. As a result, I've since been getting an error when I try to connect. I thought I was doing something wrong with pysftp, or that tommy was down. It wasn't until I tried logging in to CPanel that I realized the problem: The IP address 38.107.148.148 has been blocked for trying to log in to SFTP with the wrong password too many times. To prevent this from happening again in the future please make sure your username and password are saved correctly in your SFTP client. You won't be able to continue to cPanel until an admin unblocks you. Sorry about that. Could you please unblock my IP? Thanks.
swtester Posted May 16, 2018 Author Posted May 16, 2018 Great! Now I was able to get my pysftp script working. Thank you so much!
Recommended Posts