https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21273 Bug ID: 21273 Summary: After upgrade from 17.11.08 to 18.05.02 intra not working, Software error: Template process failed Change sponsored?: --- Product: Koha Version: 18.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: koha-bugs@lists.koha-community.org Reporter: elias.dehler@thulb.uni-jena.de QA Contact: testopia@bugs.koha-community.org Created attachment 78177 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78177&action=edit Screenshot phpmyadmin After upgrading from 17.11.08 to 18.05.02 we get the following software error on the intra: Software error: Template process failed: undef error - DBIx::Class::Storage::DBI::_dbh_execute(): Table 'koha_koha.branches' doesn't exist in engine at /usr/share/koha/lib/Koha/Objects.pm line 269 Users can't login on the OPAC and a search from the opac throws the following error: DBIx::Class::Storage::DBI::_dbh_execute(): Table 'koha_koha.branches' doesn't exist in engine at /usr/share/koha/lib/Koha/Objects.pm line 129 It seems like there went something wrong during the upgrade process. With phpmyadmin we can see that the table 'koha_koha.branches' is still there but the collation is shown as in-use. If we try to select this table we get the following error: #1932 - Table 'koha_koha.branches' doesn't exist in engine The same error occurs on three other tables: borrower_attribute_types categories currency -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.