CqrLog not loading mariadb

1 post / 0 new
KC3SWL
KC3SWL's picture
CqrLog not loading mariadb

Hi
I install cqrlog on Fedora 43 recently and it can't access the mariadb to load or use the log on the machine and not online somewhere else.
Here is the recent log.
I started it up and the error showed up. I uninstalled through software app and updated the machine. I then installed cqrlog and still had a failure. I uninstalled this time using dnf remove and reinstalled using dnf install.
Same error.

2026-03-02 8:31:01 0 [Note] InnoDB: Buffer pool(s) load completed at 260302 8:31:01
2026-03-02 8:40:25 6 [Warning] Aborted connection 6 to db: 'cqrlog001' user: 'cqrlog' host: '' (Got an error reading communication packets)
2026-03-02 8:40:25 8 [Warning] Aborted connection 8 to db: 'cqrlog001' user: 'cqrlog' host: '' (Got an error reading communication packets)
2026-03-02 8:40:25 4 [Warning] Aborted connection 4 to db: 'cqrlog001' user: 'cqrlog' host: '' (Got an error reading communication packets)
2026-03-02 8:40:25 5 [Warning] Aborted connection 5 to db: 'cqrlog001' user: 'cqrlog' host: '' (Got an error reading communication packets)
2026-03-02 8:40:25 7 [Warning] Aborted connection 7 to db: 'cqrlog001' user: 'cqrlog' host: '' (Got an error reading communication packets)
2026-03-02 8:40:25 0 [Note] /usr/sbin/mysqld (initiated by: unknown): Normal shutdown
2026-03-02 8:40:25 0 [Note] InnoDB: FTS optimize thread exiting.
2026-03-02 8:40:25 0 [Note] InnoDB: Starting shutdown...
2026-03-02 8:40:25 0 [Note] InnoDB: Dumping buffer pool(s) to /home/chris/.config/cqrlog/database/ib_buffer_pool
2026-03-02 8:40:25 0 [Note] InnoDB: Restricted to 1267 pages due to innodb_buf_pool_dump_pct=25
2026-03-02 8:40:25 0 [Note] InnoDB: Buffer pool(s) dump completed at 260302 8:40:25
2026-03-02 8:40:26 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1"
2026-03-02 8:40:26 0 [Note] InnoDB: Shutdown completed; log sequence number 60203417; transaction id 60812
2026-03-02 8:40:26 0 [Note] /usr/sbin/mysqld: Shutdown complete

Thanks for any help
Chris