I experience a bug where the amount of databases and e-mail accounts used is not updated properly in the dashboard. This has been ongoing for a few versions now, and is not specifically related to the recent 12.19.0.
I realize these counts are not instant, but after a few days it still haven't updated itself to reflect the correct usage. It's specifically the database and e-mail accounts used that is the problem.
This bug appears to only happen when a new client is added, and no websites have been removed from the account. Adding websites/e-mail accounts does not change the number of databases/e-mails used of the allocated quota. However, once a website is deleted from the account, the numbers are updated.
I have also noticed multiple aborted MariaDB connections in my server logs. I first got aware of this issue after upgrading to 12.16.0 but still appears to this day on 12.19.0.
They are quite frequent. Some examples pasted below.
Jan 31 06:42:38 <servername> mariadbd[972]: 2026-01-31 6:42:38 1019 [Warning] Aborted connection 1019 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
Jan 31 06:42:39 <servername> mariadbd[972]: 2026-01-31 6:42:39 1021 [Warning] Aborted connection 1021 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
Jan 31 06:42:40 <servername> mariadbd[972]: 2026-01-31 6:42:40 1022 [Warning] Aborted connection 1022 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)`
Mar 21 08:43:05 <servername> mariadbd[1001]: 2026-03-21 8:43:05 65994 [Warning] Aborted connection 65994 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
Mar 21 08:43:06 <servername> mariadbd[1001]: 2026-03-21 8:43:06 65996 [Warning] Aborted connection 65996 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
Mar 21 08:43:07 <servername> mariadbd[1001]: 2026-03-21 8:43:07 65997 [Warning] Aborted connection 65997 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
Mar 21 08:43:08 <servername> mariadbd[1001]: 2026-03-21 8:43:08 65998 [Warning] Aborted connection 65998 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
Mar 21 08:43:09 <servername> mariadbd[1001]: 2026-03-21 8:43:09 65999 [Warning] Aborted connection 65999 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
Mar 21 08:43:10 <servername> mariadbd[1001]: 2026-03-21 8:43:10 66000 [Warning] Aborted connection 66000 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)