[Bug 28614] New: 500 error on Stage MARC records for import, Staged MARC record management, Upload local cover image
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28614 Bug ID: 28614 Summary: 500 error on Stage MARC records for import, Staged MARC record management, Upload local cover image Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org To recreate: - go to Tools (/cgi-bin/koha/tools/tools-home.pl) - click on Stage MARC records for import, Staged MARC record management, or Upload local cover image - get an error -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28614 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28614 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28614 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- It works for me, which error do you get? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28614 --- Comment #2 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Huh. I'm on Koha Testing Docker, running master, on Chrome. When I click the Stage MARC Records for Import link in Tools it tries to load this url: http://localhost:8081/cgi-bin/koha/tools/stage-marc-import.pl. After a couple seconds I get an error page that says: An error has occurred! Error 500 This message may have been caused by any of the following reasons: You made use of an external link to an item that is no longer available You followed an outdated link e.g. from a search engine or a bookmark You tried to access a page that needs authentication An internal link in the client is broken and the page does not exist -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28614 --- Comment #3 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Anything relevant in the Koha log files? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28614 --- Comment #4 from Lucas Gass <lucas@bywatersolutions.com> --- I am also able to recreate this in master, same 500 error as Andrew. These pages seem to be the ones effected: "/cgi-bin/koha/offline_circ/process_koc.pl" "/cgi-bin/koha/tools/background-job-progress.pl" "/cgi-bin/koha/tools/export.pl" "/cgi-bin/koha/tools/manage-marc-import.pl" "/cgi-bin/koha/tools/stage-marc-import.pl" "/cgi-bin/koha/tools/upload-cover-image.pl" "/cgi-bin/koha/svc/cataloguing/metasearch" These files are all listed in apache-shared-intranet-plack.conf with the comment: # FIXME: These scripts should be fixed so they # don't break under plack/starman Perhaps related? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28614 --- Comment #5 from Lucas Gass <lucas@bywatersolutions.com> --- I am seeing this error in the intranet-error.log: [Thu Jun 24 13:42:19.781481 2021] [cgi:error] [pid 35597] [client 172.19.0.1:64816] AH01215: new(): failed: couldn't load CGI::Session::Serialize::yamlxs: Can't locate CGI/Session/Serialize/yamlxs.pm in @INC (you may need to install the CGI::Session::Serialize::yamlxs module) (@INC contains: /kohadevbox/koha /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base /var/lib/koha/kohadev/plugins) at (eval 1661) line 2.: /kohadevbox/koha/tools/stage-marc-import.pl [Thu Jun 24 13:42:19.823176 2021] [cgi:error] [pid 35597] [client 172.19.0.1:64816] End of script output before headers: stage-marc-import.pl -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28614 --- Comment #6 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Update ktd and pull the latest docker images. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28614 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #7 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- That did it, thanks! Apologies for not thinking to do that first. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org