I have a problem with the "dotcloud push" command. I have followed the quick start guide but at the end, the command dotcloud push helloworldapp
gives me the following error:
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(605) [sender=3.0.9]
Warning: The SSH connection failed
Please try again. If the problem persists, send an email to [email protected].
Also please check that your are allowed to make an SSH connection to a custom port.
Abort.
I've tried to connect with ssh to [email protected]:443, and I get:
ssh: Could not resolve hostname uploader.dotcloud.com:443: Name or service not known
How can I solve this?
It was most likely a temporary issue with the dotCloud API. Once the issue was fixed, your push should have been able to complete. If not, please contact dotCloud support for more help.
See http://help.dotcloud.com for a full list of ways to get help for dotCloud.