Bug 17145

Summary: Cannot upload .mrc file for staging Marc records
Product: Koha Reporter: Bram Vermeir <vermeir_bram>
Component: MARC Bibliographic record staging/importAssignee: Galen Charlton <gmcharlt>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: ztajoli
Version: 16.05   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Bram Vermeir 2016-08-18 12:58:59 UTC
Today I upgraded the koha installation from 3.20.05 to 16.05.02
All seems to work just fine, except for the uploading of a mrc file for staging.

Errormessage:
Upload failed -- unable to store file on server

I checked the Koha logs and found this
script not found or unable to stat: /usr/share/koha/intranet/cgi-bin/tools/upload-file-progress.pl

I checked the location and indeed the upload-file-progress.pl file is missing.
I downloaded the file and uploaded it to the correct folder

Next errormessage:
AH01215: (2)No such file or directory: exec of '/usr/share/koha/intranet/cgi-bin/tools/upload-file-progress.pl

The uploads directory has the correct rights and is located in
/var/lib/koha/biblio/uploads


can someone please help me out?
Comment 1 Zeno Tajoli 2016-08-31 12:23:23 UTC
Try ro send the request tom the mailming list :
https://lists.katipo.co.nz/mailman/listinfo/koha
Comment 2 Katrin Fischer 2016-09-05 06:29:46 UTC
Zeno is right - this sounds to be better solved on the mailing list. It might be something in your setup and the bug reports are not read by a lot of people compared to the mailing list.

If you send to the mailing list, please also include information about if you are running plack, memcache etc.