tjanczuk / git-azure

Deploy multiple node.js applications to Windows Azure from MacOS using Git
Other
61 stars 11 forks source link

Deploy never completes #59

Open complexanomaly opened 11 years ago

complexanomaly commented 11 years ago

I've followed the exact instructions in the README but the deployment always hangs at:

Deployment status: Running. Status of machines in the farm: bootstrap_IN_0: Running setup scripts... [BusyRole] Waiting for role to start... System is initializing.

I've waited an hour at that stage, on more than one occasion. I can't determine if it's a problem with Azure or with git-azure. In the management portal, I get:

Not all role instances are ready. 1 Instance: 1 Busy

and there's nothing listening on the site url.

MacOS X 10.8.2 Node 0.8.14 OpenSSL 1.0.0d

alrouen commented 11 years ago

exactly same issue... same os & framework version.