evolution / genesis-wordpress

Rapidly create, develop, & deploy WordPress across multiple environments.
MIT License
655 stars 64 forks source link

Unable to provision DigitalOcean server. #127

Closed jameswlane closed 10 years ago

jameswlane commented 10 years ago

I been putting together my presentation for WordCamp. I was trying to provision the server and I seem to be having issues.

First I tried to provision the staging and production
Staging:

Jamess-MacBook-Pro-2 in ~/GitHub/jwl-wc.co ± |master ✓| → cap staging genesis:provision -S user=root -S password=XXXX triggering load callbacks

* Unable to provision as "root"! * Try running: $ cap staging genesis:provision -S user=... -S password=...

Production:

Jamess-MacBook-Pro-2 in ~/GitHub/jwl-wc.co ± |master ✗| → cap production genesis:provision -S user=root -S password=XXXX triggering load callbacks

* Unable to provision as "root"! * Try running: $ cap production genesis:provision -S user=... -S password=...

So I figured I would test to make sure I can log into the server and the login and pass are correct.
Staging:

Jamess-MacBook-Pro-2 in ~/GitHub/jwl-wc.co ± |master ✗| → ssh root@staging.jwl-wc.co root@staging.jwl-wc.co's password: Welcome to Ubuntu 12.04.4 LTS (GNU/Linux 3.8.0-29-generic x86_64)

root@staging:~# ls root@staging:~# exit logout Connection to staging.jwl-wc.co closed.

Production:

Jamess-MacBook-Pro-2 in ~/GitHub/jwl-wc.co ± |master ✗| → ssh root@production.jwl-wc.co root@production.jwl-wc.co's password: Welcome to Ubuntu 12.04.4 LTS (GNU/Linux 3.8.0-29-generic x86_64)

root@jwl-wc:~# ls root@jwl-wc:~# exit logout Connection to production.jwl-wc.co closed.

So I added the id_rsa.pub key to the servers so I wouldn't have to provision it with a login and pass and same thing.
Staging:

Jamess-MacBook-Pro-2 in ~/GitHub/jwl-wc.co ± |master ✗| → cap staging genesis:provision triggering load callbacks

* Unable to provision as "deploy"! * Try running: $ cap staging genesis:provision -S user=... -S password=...

Production:

Jamess-MacBook-Pro-2 in ~/GitHub/jwl-wc.co ± |master ✗| → cap production genesis:provision triggering load callbacks

* Unable to provision as "deploy"! * Try running: $ cap production genesis:provision -S user=... -S password=...

Have you guy ran into this and what's a good work around?
ericclemmons commented 10 years ago

We're working on resolving this now with another release of v0.2 and the upcoming v1