Ticket #2155 (new defect)

Opened 2 years ago

Last modified 10 months ago

Import Script: ‘Upload to Network Hub’ broken for FAT32 linked files

Reported by: douglas Assigned to: tomash
Priority: low Milestone: 1.4.0-Monrovia
Component: Import Script Version:
Severity: major Keywords:
Cc:

Description (Last modified by paul)

In the Development Environment as of [2945], files that are imported from FAT32 windows drives using the campcaster-import script using the -l (for link) option are not uploaded to the Network Hub. The following error message is displayedin the Transfers -> Status tab:

Error: Transport::cronUploadWaiting: file being uploaded does not exist! (/home/douglas/src/campcaster/src/modules/storageServer/var/stor/18a/18a9bb6d340f9fc3) []

To duplicate:

1) Import a directory of files using campcaster-import and the -l option (for link)

2) The linked files will play in both live mode and scheduled mode, and will work in the Scratchpad

3) Select one of the imported files and ‘Upload to Network Hub’

4) In the Transfers tab, an error message similar to that above will appear.

Change History

  02/02/07 18:32:06 changed by fgerlits

I tried to replicate this, but it worked fine the (one) time I tried it.

  02/12/07 17:15:17 changed by paul

  • status changed from new to closed.
  • resolution set to duplicate.
  • milestone changed from 1.2.0-Kotor to 1.3.0-Dakar.

See bug #2148 instead.

  02/12/07 17:23:59 changed by paul

  • status changed from closed to reopened.
  • resolution deleted.
  • description changed.
  • summary changed from Import Script: ‘Upload to Network Hub’ broken for linked files to Import Script: ‘Upload to Network Hub’ broken for FAT32 linked files.

  02/12/07 17:41:16 changed by douglas

When trying to upload a linked file from the HTML UI, the following warning messages are displayed:

Warning: fopen(/home/douglas/src/campcaster/src/modules/storageServer/var/trans/activity.log) [function.fopen]: failed to open stream: Permission denied in /home/douglas/src/campcaster/src/modules/storageServer/var/Transport.php on line 1773
Warning: md5_file(/home/douglas/src/campcaster/src/modules/storageServer/var/stor/120/1205346e273753e6) [function.md5-file]: failed to open stream: Permission denied in /home/douglas/src/campcaster/src/modules/storageServer/var/Transport.php on line 1682
Warning: filesize() [function.filesize]: stat failed for /home/douglas/src/campcaster/src/modules/storageServer/var/stor/120/1205346e273753e6 in /home/douglas/src/campcaster/src/modules/storageServer/var/Transport.php on line 1521
Warning: fopen(/home/douglas/src/campcaster/src/modules/storageServer/var/trans/activity.log) [function.fopen]: failed to open stream: Permission denied in /home/douglas/src/campcaster/src/modules/storageServer/var/Transport.php on line 1773
The file has been added to the transfer queue!

  03/05/07 13:09:08 changed by paul

  • priority changed from high to low.

  08/04/07 10:56:20 changed by fvanberckel

  • owner changed from paul to tomash.
  • status changed from reopened to new.

  08/17/08 17:01:12 changed by douglas

  • milestone changed from 1.3.0-Dakar to future.

  08/17/08 17:01:24 changed by douglas

  • milestone changed from future to 1.4.0-Monrovia.