Closed (fixed)
Project:
Video
Version:
6.x-5.2
Component:
Amazon S3
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2012 at 01:21 UTC
Updated:
26 Nov 2012 at 15:00 UTC
Jump to comment: Most recent file
HI,
I'using the private filesystem and try to use the video conversion with zencoder. I shows me an error "Download access denied "
I did the same today with a public filesystem and it was working..
The problem could be the path tree in my bucket (screenshot): it seems that the upload process write an directory without a name into the bucket and than the directory "is"
Could someone help me to solve the problem?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | zencoder.png | 31.35 KB | Apfel007 |
| Bildschirmfoto part 2.png | 5.99 KB | Apfel007 | |
| Bildschirmfoto part 1.png | 6.01 KB | Apfel007 |
Comments
Comment #1
Apfel007 commentedit seems that a path is wrong transmitted to S3. Do you see the // in the path? This path is shown in S3
https://s3-eu-west-1.amazonaws.com/xxxx//is/htdocs/wpxxx/www/devcorner/x...
Comment #2
Apfel007 commentedanyone know what part of the module create this URL -> input url ?
This has a "//" , too!
Comment #3
Apfel007 commentedWhere is the best place to correct my private path beginning with "/" : /myprivate_path....
video_helper.inc
Comment #4
Jorrit commentedI think I have fixed the problem. The next 6.x-5.x-dev release will contain my fix. It will be available within 12 hours. Please let me know if the problem is gone.
Comment #5
Apfel007 commentedHi Jorrit,
thanks for your support. It seems to work! Thank you very much.
Cheers Kai
Comment #6
Jorrit commentedThat's great.