Hi, On Thu, Jul 18, 2024 at 10:11:41AM +0800, (null) (null) wrote: -------------------------------------------^ you have a strange email setup...
When I startup using radiusd -X, it doesn't give me the error and radius server start successfully attached is the debug log details. ... # systemctl start radiusd.service Job for radiusd.service failed because the control process exited with error code. See "systemctl status radiusd.service" and "journalctl -xe" for details. ... Thu Jul 18 09:59:19 2024 : Error: rlm_sql_mysql: Couldn't connect to MySQL server root@10.0.0.3:radius Thu Jul 18 09:59:19 2024 : Error: rlm_sql_mysql: MySQL error: Can't connect to MySQL server on '10.0.0.3' (13)
look for permission differences, for example: Are you using for debugging the same user as configured in the systemd units config? Greetings Hermann