Hello people! 
I’m trying to use a SSH Module to connect to PythonAnywhere and execute a Python code there. Initially, I don’t want to get back a response (but in the future, I might even want to get the answer from the execution of the script).
I tried both Auth type unsuccessfully: user name and pass & User name and key
The error in both cases: Handshake failed: no matching host key format
Any advise? 
Welcome to the Make community!
Are you using a free PythonAnywhere account?
According to the official website, only paid plans have SSH access.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.
Hi @samliew thanks for answering 
Yes, I have a paid plan!
The last section of the documentation states that it is possible to get blocked for a while after incorrect login attempts. You might just need to try again later.
Also, check that you are using the correct hostname - there are two of them.
That’s all I can help with as I don’t use PythonAnywhere.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.