Search code examples
web-deploymentdotcloud

howto deploy application on dotcloud


I want to deploy a web.py application on dotcloud. I followed the tutorial, http://docs.dotcloud.com I idd this: $ dotcloud create myapp $ dotcloud push myapp .

after a long time waiting,i got this message:

2011-06-28 18:59:12 [api] Waiting for the build. (It may take a few minutes) ........................................................................Cannot reach DotCloud service ("[Errno -2] Name or service not known"). Please check the connectivity and try again.

Any ideas?


Solution

  • Please check the connectivity and try again.

    There isn't really much else to do. You don't get any errors, the build system isn't broken (works for me), dotcloud isn't down.