Audio import error with large file

gd1008 - September 4, 2009 - 16:34
Project:Audio
Version:5.x-2.x-dev
Component:audio_import
Category:bug report
Priority:normal
Assigned:subliminalj
Status:active
Description

I'm trying to import mp3 file and get this error:

Importing audio

An error has occurred.
Please continue to the error page
An HTTP error 404 occurred. /batch?id=55&op=do
............
When I click on "continue to the error page" link, it brings me back to an Audio import page which says:
"There was a problem importing the files."

I got this error with file that was 155MB, but import worked fine when I tested with 5MB file.

Is it possible that some php.ini settings need to be adjusted?

#1

gd1008 - September 4, 2009 - 20:22

I just tested with 85MB file and import module worked fine.

#2

subliminalj - September 27, 2009 - 05:43
Version:6.x-1.0-unstable4» 5.x-2.x-dev
Priority:critical» normal
Assigned to:Anonymous» subliminalj

I am running into this problem with files 100+MB with mixed results.

Tried importing about 8 100+MB files at once. At first the files were moved in name but file sizes were zero k. Thus I got an Invalid $sync_seek_buffer_size error from getID3. One of the files from this batch was imported correctly but the file was truncated towards the end. getID3 propagated all the track info correctly for that one file.

Now I am trying to import them one by one, I either get zero file size, or files which are cut off at the end.

php.ini changes not fixing it , for now I am just going to try smaller files.

Any other ideas?

Running
audio 5.x-1.4
PHP 4.4.8
MySQL database 4.1.25
Web server Apache/2.0.54

 
 

Drupal is a registered trademark of Dries Buytaert.