#1107075 mariadb-server: mariadb server fail start after security update to 1:10.5.29-0+deb11u1 #1107075
- Package:
- mariadb-server
- Source:
- mariadb-server
- Description:
- MariaDB database server binaries
- Submitter:
- Viktor Matys
- Date:
- 2025-08-28 22:57:04 UTC
- Severity:
- normal
Dear Maintainer,
* Waht led up to the situation?
- security apt upgrade
* What exactly did you do (or not do) that was effective (or
ineffective)?
- restart mariadb.service
* What was the outcome of this action?
- systemctl status mariadb.service says
mariadbd[nnn]: SSL error: Unable to get private key from
'/etc/letsencrypt/live/REDACTED/privkey.pem'
- commenting tls lines in 50-server.cnf made mariadb working
but without TLS support.
- mariadb worked before update, certificates exists on mentioned paths.
* What outcome did you expect instead?
- working mariadb - systemctl start mariadb without error
and with tls support
Hi! Please attach result of find /etc/letsencrypt/live/ -ls This will show file attributes, such as who owns them and if the MariaDB process running as 'mysql' user is able to read them.
Please redact hostnames and reply with public bug report included. I am providing "free support" only for public bug reports in line with the "free" and open source spirit.
Submitter didn't provide any additional information in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107075, so closing this issue.