Open toddmcintosh opened 10 years ago
I was able to re-run a similar job without this error. Seems as though I was trying to use subfolders in my buckets. The tutorial does specifically prescribe against this, but since the S3 console let me add subfolders, I thought it would be okay. Turns out you need to use a separate bucket for source and output areas, and no subfolders. Lesson learned!
It would be nice in the future to somehow support sub folders, especially if you want to further automate the render job launching process, but it's not biggie right now.
I am getting the same problem now (-5, 'PC_ERR_HTTP : bad HTTP status code') on all machines and I haven't messed with a sub-folders. Can anyone show me direction what could I check to find where have I mistaken. Thanks.
I solved the problem by a installing on a client: apt-get install python-pip gcc python-dev libcurl4-openssl-dev git
so some of those was making trouble probably.
I had this same error. Turns out I had my project file name misspelled in .brenda.conf...
I saw this error as well, and it was because I accidentally pushed the .blend file to s3 instead of the .tar.gz
I'm getting this error from some of the instances but not all of them:
Probably my settings, but I'm having trouble figuring it out.
Any ideas?