[Koha-bugs] [Bug 29076] New: cleanup_database.pl dies of passed zebraqueue and not confirm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 22 14:02:35 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29076

            Bug ID: 29076
           Summary: cleanup_database.pl dies of passed zebraqueue and not
                    confirm
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

To recreate:
perl  misc/cronjobs/cleanup_database.pl --sessions --zebraqueue 10
--list-invites --z3950 --logs 180 --mail 375
Confirm flag not passed, running in dry-run mode...
{UNKNOWN}: DBI Exception: DBD::mysql::st fetchrow_hashref failed: fetch()
without execute()  at /usr/share/perl5/DBIx/Class/Schema.pm line 1118.
        DBIx::Class::Schema::throw_exception(Koha::Schema=HASH(0x55c5ab09aff0),
"DBI Exception: DBD::mysql::st fetchrow_hashref failed: fetch("...) called at
/usr/share/perl5/DBIx/Class/Storage.pm line 113
       
DBIx::Class::Storage::throw_exception(DBIx::Class::Storage::DBI::mysql=HASH(0x55c5b27dc0c8),
"DBI Exception: DBD::mysql::st fetchrow_hashref failed: fetch("...) called at
/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1501
        DBIx::Class::Storage::DBI::__ANON__("DBD::mysql::st fetchrow_hashref
failed: fetch() without execu"..., DBI::st=HASH(0x55c5b494d6f8), undef) called
at misc/cronjobs/cleanup_database.pl line 290

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list