Closed (cannot reproduce)
Project:
Video
Version:
6.x-4.1-rc6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2010 at 12:42 UTC
Updated:
11 Nov 2011 at 19:36 UTC
hi heshan,
I was trying to get video.module running on my virtual shared server. I thought it would be good if I can skip any expensive VPS or dedicated server. So I'm planning to do it with S3.
After installing and configured the module, I did what I was instructed to. Created a Video content-type with CCk and all.
So, when I was trying to create a video node, this is what happened. I received this error message after uploading a video file.
* user warning: S3::getObjectInfo(, sites/default/files/video_thumbs/2/2_0000.png): [403] Unexpected HTTP status in /home/www/sites/all/modules/video/plugins/video_s3/includes/S3.php on line 444.
* user warning: S3::getObjectInfo(, sites/default/files/video_thumbs/2/2_0001.png): [403] Unexpected HTTP status in /home/www/sites/all/modules/video/plugins/video_s3/includes/S3.php on line 444.
* user warning: S3::getObjectInfo(, sites/default/files/video_thumbs/2/2_0002.png): [403] Unexpected HTTP status in /home/www/sites/all/modules/video/plugins/video_s3/includes/S3.php on line 444.
* user warning: S3::getObjectInfo(, sites/default/files/video_thumbs/2/2_0003.png): [403] Unexpected HTTP status in /home/www/sites/all/modules/video/plugins/video_s3/includes/S3.php on line 444.
* user warning: S3::getObjectInfo(, sites/default/files/video_thumbs/2/2_0004.png): [403] Unexpected HTTP status in /home/www/sites/all/modules/video/plugins/video_s3/includes/S3.php on line 444.
If I just go ahead and submit the form, the node will only print this:
stdClass Object
(
[filepath] =>
)
On my log reports, I get alot of such messages:
S3::getObjectInfo(, sites/default/files/video_thumbs/3/3_0004.png): [403] Unexpected HTTP status in /home/www/sites/all/modules/video/plugins/video_s3/includes/S3.php on line 444.
Comments
Comment #1
sadist commentedJust for the info, I'd also tried 6.x-4.1-rc6
Comment #2
light9 commentedsubscribe
Comment #3
hypertext200@sadist did u switch from non-s3 to s3? then this kind of thing can be happen, can you get back to me with more details.
Comment #4
hypertext200Comment #5
elliotttt commentedAny luck with this?
Comment #6
Jorrit commentedClosed because of lack of response.