Error uploading and transcoding video

Thanks UNA for some great software!

I'm trying to get the video upload to work, but I keep getting an 'store local tmp file failed (storeFileLocally_Storage)' in the 'select * from sys_transcoder_queue;' table.

I set all the  directory permissions and manually run the cron script: 

$ chown -R www-data:www-data *

$ chmod -R ugo+rwx *

$ sudo -u www-data /usr/bin/php -q periodic/cron.php

 

Is my storage not properly configured or something?

  • 1591
  • More
Replies (2)
    • I figured it out.

      bx_file_get_contents I was failing to acquire the file because I was using a self signed certificate.

      • Hello cbwilkes!

        Our congratulations with solving this deal, but may you please specify details of your "self signed certificate". I guess it would be useful for other users.

        With the best regards, Leonid

        Login or Join to comment.