https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40708
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Jonathan Druart <[email protected]> --- Notes: Getting a 500 when checking in from the checkout page Exception 'Koha::Exceptions::Checkout::FailedRenewal' thrown 'Update of issue# 3 failed with error: Lock wait timeout exceeded; try restarting transaction' From returns.pl: """ BC_1: E Street shuffle : The item has not been checked in due to an issue in your system. Note the error below. An administrator may find further details by looking at the about page and correcting errors shown on the "System information" tab, or note the error below. Error: (DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Lock wait timeout exceeded; try restarting transaction at /kohadevbox/koha/Koha/Object.pm line 174 ) """ -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
