The www.dereckson.be website has returned a 500 HTTP error. For sessions management, it uses the Keruald/Pluton sessions table while log complained The table 'sessions' is full.
Initial investigation showed ~23 GB of free disk space (df -h), but ZFS reported that the dataset arcology/mysql-root was using 52.4 GB — essentially its full size — due to ~60 GB of accumulated binary logs (files like db-B-001-bin.000055).
As MariaDB/MySQL binary logs filled up db-B-001 storage, it would make sense to configure binlog expiration.