Bug 30821 - unable to install plugin. throws error 500
Summary: unable to install plugin. throws error 500
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Plugin architecture (show other bugs)
Version: 21.11
Hardware: PC Linux
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-20 10:51 UTC by vnsawadi
Modified: 2023-06-08 22:26 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
plugin not working in koha 21.11 (177.80 KB, image/png)
2022-05-20 10:51 UTC, vnsawadi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vnsawadi 2022-05-20 10:51:28 UTC
Created attachment 135237 [details]
plugin not working in koha 21.11

After upgrading to koha 21.11 from koha 17, the coverflow plugin is not getting installed and other plugins are getting installed but not able to configure. It throws error 500. All those plugins(coverflow, asklibrarian etc) were successfully running in koha 17.
I have attached the screenshots of the same.
Comment 1 Jonathan Druart 2022-06-07 12:44:39 UTC
What's the error?
Comment 2 Martin Renvoize 2022-06-08 07:09:13 UTC
I've had this a few times recently, it's usually the fault of the plugin your trying to install.. or the plugin your trying to upgrade.

I thought perhaps we should code more defensively for install, upgrade and uninstall methods when run.. but I note they're already inside a try/catch block so I'm a little confused.
Comment 3 David Cook 2022-07-22 06:24:13 UTC
That's a 4 year upgrade so some hiccups aren't surprising and there hasn't been a response for 2 months, so I think this probably isn't an issue anymore. Likely was just an issue with the plugins needing an upgrade.