All in One - KaturaCE - upload failing - path issue.

3 replies [Last post]
Joined: 05/18/2009
Points: 45

There is a problem with a path when I import or upload media.
"/home/pickle/public_html/mysite.com/public/kalturaCE//content/imports/data/9j9iwbn3n4.flv"

too many / - any idea where this / is defined?

jobid: 11 msg: Queued
18/07 14:29:02.78 {67984464} : Indicator exists - removing it and checking DB
/home/pickle/public_html/mysite.com/public/kalturaCE/kaltura/bin/i386/curl -A "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6" -L -I -o
"/home/pickle/public_html/mysite.com/public/kalturaCE//content/imports/data/9j9iwbn3n4.flv" "http://vid278.photobucket.com/albums/kk110/leeyh_2008/cooking.flv"
18/07 14:29:06.110 {68001872} : count workers: 1
18/07 14:29:06.110 {68001872} : Indicator exists - removing it and checking DB
18/07 14:29:06.110 {68021432} : BJImportURL::monitorProgress /home/pickle/public_html/mysite.com/public/kalturaCE//content/imports/data/9j9iwbn3n4.flv

Warning: file_get_contents(/home/pickle/public_html/mysite.com/public/kalturaCE//content/imports/data/9j9iwbn3n4.flv): failed to open stream:
No such file or directory in /home/pickle/public_html/mysite.com/public/kalturaCE/kaltura/alpha/apps/kaltura/lib/batch/myBatchUrlImport.class.php on line 295
18/07 14:29:06.166 {68204128} : failed to fetch header, state is BJImportURL::DOWNLOAD_HEADER_PROGRESS. failed to match content-length

Joined: 05/18/2009
Points: 45

It does not fail on jpeg uploads. This path does not have the extra / in the string when converting the images.

fails on upload video - path
fails on webcam - path
fails on mpg - path

Joined: 05/18/2009
Points: 45

had to change symlink to the actual curl not /run/run-curl.sh
After that runs like atop.

Joined: 02/01/2010
Points: 10

Where did you change this ?