Miquel Torres Barceló
Miquel Torres Barceló
You also said that when chef is not installed, and a `metadata.json` is missing fix fails. What is the output in that case?
I pushed some small changes to master, regarding paths and knife handling. While I don't think it will fix the issue, it would be nice if you were able to...
I can have a look. Can you elaborate on "lot of errors"? Try with Django 1.4 and post the stacktrace you get.
Alright. I looked it up, and it only works up to django 1.3.x I have pinned all packages in the requirements.txt file and explained how to install using pip. Can...
Using sudo can cause several problems. Did you try to use the keys you created in your home directory? And no, don't try to update django. We can address tha...
I committed another fix to the package versions. Now celery is pinned to 2.5, which fixes the import error you are seeing.
The reason you don't see any values in the dropdown is probably because you didn't have the celery queue working. It is used for all background tasks, so it is...
Hi! the project has certainly not seen many updates in the last months. Grig and me ceased actively developing it a year ago, and I just kept merging contributed fixes....
Can you find the "ami-a6f504cf" image in the combo box? The name should be "ubuntu-images/ubuntu-maverick-10.10-i386-server-20101225" I know it is difficult to find a name in a list with thousands of...
Ok, then no wonder you got "invalid image id": it was not added to the EC2 provider. Normally, when you add a new provider, all images and sizes are cached...