[Bug 16973] New: Cannot upload cover images under plack
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16973 Bug ID: 16973 Summary: Cannot upload cover images under plack Change sponsored?: --- Product: Koha Version: 3.22 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org To reproduce: - Have a clean 3.22 packages install - Create an instance, with plack enabled: $ koha-create --create-db test - Go through the webinstaller $ koha-plack --enable test $ koha-plack --start test - Have a record - Try attaching a cover image to it. => FAIL: "Denied" error message shows -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16973 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16973 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16973 --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Tested with 3.22.x commit 978f8aedf3dddb26cbbc44455c239ab10d3f7dd2 and just a few custom patches on top of that (not related to Upload). Yes it is a clean package dev install :) But cannot yet reproduce your problem. I could upload several files one after another. Could you check the temporary upload folder in /tmp: owner, permissions? For this test instance called upgrade, I have: drwxr-xr-x 2 upgrade-koha upgrade-koha 4096 Jul 26 14:55 koha_upgrade_upload What happens if you remove the folder and upload another file or two? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16973 --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Forgot to say: Yes, it is with plack and memcache. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16973 --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- And with: ProxyPass "/cgi-bin/koha/tools/upload-cover-image.pl" "!" I am wondering: It seems like koha-plack does not restart apache. Is that the source of the problem? Is your problem solved with a restart of apache ?? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16973 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- It might be a local problem. It vanished now and couldn't reproduce on kohadevbox yet. Will re-open if I manage to. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org