Hi I´m continuing with my test migration from 19.11 to 24.05.05 Under ubuntu 24.04 and checking logs, I see a lot this errors:
DBD::mysql::st execute failed: Table 'koha_biblioteca.zebraqueue' doesn't exist at /usr/share/koha/lib/Koha/Database.pm line 152. DBD::mysql::st fetchrow_arrayref failed: fetch() without execute() at /usr/share/koha/lib/Koha/Database.pm line 152. Table zebraqueue exist in my DB and has some data. This seems to be from the time I manually reindex the imported data +----------+--------------------+---------------+-----------------+------+---------------------+ | id | biblio_auth_number | operation | server | done | time | +----------+--------------------+---------------+-----------------+------+---------------------+ | 11023152 | 285239 | specialUpdate | biblioserver | 1 | 2024-11-11 12:54:24 | | 11023151 | 134853 | recordDelete | authorityserver | 1 | 2024-11-11 12:52:07 | | 11023150 | 192245 | specialUpdate | biblioserver | 1 | 2024-11-11 12:52:07 | | 11023149 | 192215 | specialUpdate | biblioserver | 1 | 2024-11-11 12:52:07 | | 11023148 | 192100 | specialUpdate | biblioserver | 1 | 2024-11-11 12:52:07 | +----------+--------------------+---------------+-----------------+------+---------------------+ Any idea of where the error comes from? Regards, Alvaro |----------------------------------------------------------------------------------------| Stay safe / Cuídate/ Reste sécurisé *7* Switch off as you go / Apaga lo que no usas / Débranchez au fur et à mesure. *q *Recycle always / Recicla siempre / Recyclez toujours P Print only if absolutely necessary / Imprime solo si es necesario / Imprimez seulement si nécessaire _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

