Skip to content

Instantly share code, notes, and snippets.

@littleidea
Created September 24, 2010 19:43
Show Gist options
  • Save littleidea/595913 to your computer and use it in GitHub Desktop.
Save littleidea/595913 to your computer and use it in GitHub Desktop.
nova errors
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