im deploying my Apps on Scalingo and no matter what i try, the ouput is as follow:
git push scalingo master
ssh: connect to host scalingo.com port 22: Operation timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I’m working at Scalingo, I would also recommend using our embedded support from our Dashboard, but I can try to start helping you here:
Is the internet connection of your workstation is filtered (by port)? As it seems your computer fails to reach our SSH server which is up and running right now.
For a more in depth diagnostic, requiring more information which have nothing to do on this forum, send us a little mesage.
Oh, I just read you’re on a public WiFi, so that’s definitely the issue. Is your code on GitHub? In this case your can use our integration to deploy your app without passing through a git push operation.