Created
September 24, 2010 19:43
-
-
Save littleidea/595913 to your computer and use it in GitHub Desktop.
nova errors
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
root@vagrantup:~/novascript/nova# euca-run-instances -k test -t m1.tiny ami-tiny | |
Warning: failed to parse error message from AWS: <unknown>:1:0: syntax error | |
EC2ResponseError: 404 Not Found | |
404 Not Found | |
The resource could not be found. | |
API logs: | |
No route matched for POST /services/Cloud/ | |
DEBUG:routes.middleware:No route matched for POST /services/Cloud/ | |
127.0.0.1 - - [24/Sep/2010 11:21:40] "POST /services/Cloud/ HTTP/1.1" 404 175 0.000892 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment