Created
September 12, 2011 15:29
-
-
Save lazyatom/1211551 to your computer and use it in GitHub Desktop.
pow install issues
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ➜ ~ $ curl get.pow.cx/uninstall.sh | sh | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 2547 100 2547 0 0 4138 0 --:--:-- --:--:-- --:--:-- 18456 | |
| Sorry to see you go. Uninstall Pow [y/n]? y | |
| *** Uninstalling Pow... | |
| Password: | |
| *** Uninstalled | |
| ➜ ~ $ curl get.pow.cx | sh | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 6795 100 6795 0 0 17956 0 --:--:-- --:--:-- --:--:-- 25260 | |
| *** Installing Pow 0.3.2... | |
| *** Installing local configuration files... | |
| /Users/james/Library/LaunchAgents/cx.pow.powd.plist | |
| *** Installing system configuration files as root... | |
| node.js:134 | |
| throw e; // process.nextTick error, or 'error' event on first tick | |
| ^ | |
| execvp(): No such file or directory | |
| ➜ ~ $ curl get.pow.cx | sh | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 6795 100 6795 0 0 10267 0 --:--:-- --:--:-- --:--:-- 31901 | |
| *** Installing Pow 0.3.2... | |
| *** Installing local configuration files... | |
| *** Starting the Pow server... | |
| *** Performing self-test... | |
| !!! Couldn't find a running Pow server on port 20559 | |
| For troubleshooting instructions, please see the Pow wiki: | |
| https://github.com/37signals/pow/wiki/Troubleshooting | |
| To uninstall Pow, `curl get.pow.cx/uninstall.sh | sh` | |
| ➜ ~ $ curl get.pow.cx | sh | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 6795 100 6795 0 0 9811 0 --:--:-- --:--:-- --:--:-- 33472 | |
| *** Installing Pow 0.3.2... | |
| *** Installing local configuration files... | |
| *** Starting the Pow server... | |
| *** Performing self-test... | |
| *** Reloading system network configuration... | |
| !!! Couldn't resolve configured domains (dev) | |
| For troubleshooting instructions, please see the Pow wiki: | |
| https://github.com/37signals/pow/wiki/Troubleshooting | |
| To uninstall Pow, `curl get.pow.cx/uninstall.sh | sh` | |
| ➜ ~ $ curl get.pow.cx | sh | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 6795 100 6795 0 0 21536 0 --:--:-- --:--:-- --:--:-- 33472 | |
| *** Installing Pow 0.3.2... | |
| *** Installing local configuration files... | |
| *** Starting the Pow server... | |
| *** Performing self-test... | |
| *** Reloading system network configuration... | |
| !!! Couldn't resolve configured domains (dev) | |
| For troubleshooting instructions, please see the Pow wiki: | |
| https://github.com/37signals/pow/wiki/Troubleshooting | |
| To uninstall Pow, `curl get.pow.cx/uninstall.sh | sh` | |
| ➜ ~ $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment