Grogorio Posted October 11, 2016 Posted October 11, 2016 I'm running armbian on an orangepi pc and trying to install freeradius: pi@orangepipc:/$ sudo apt-get install freeradius freeradius-mysql but it spits out this error: Job for freeradius.service failed. See 'systemctl status freeradius.service' and 'journalctl -xn' for details. invoke-rc.d: initscript freeradius, action "start" failed. Setting up freeradius-mysql (2.2.5+dfsg-0.2) ... Job for freeradius.service failed. See 'systemctl status freeradius.service' and 'journalctl -xn' for details. invoke-rc.d: initscript freeradius, action "force-reload" failed. dpkg: error processing package freeradius-mysql (--configure): subprocess installed post-installation script returned error exit status 1 Processing triggers for systemd (215-17+deb8u5) ... Errors were encountered while processing: freeradius-mysql E: Sub-process /usr/bin/dpkg returned an error code (1) See 'systemctl status freeradius.service' and 'journalctl -xn' for details: pi@orangepipc:/$ systemctl status freeradius.service freeradius.service - LSB: Radius Daemon Loaded: loaded (/etc/init.d/freeradius) Active: failed (Result: exit-code) since Tue 2016-10-11 12:54:08 PHT; 41s ago pi@orangepipc:/$ journalctl -xn No journal files were found. Anybody have a clue as to what might be wrong or how to debug?
Grogorio Posted October 11, 2016 Author Posted October 11, 2016 ok after a bit of searching I found a solution on this page which appears to solve the installation problem. I still have an issue on my NAS having no valid radius responses, but think that's an issue for another forum
Grogorio Posted October 11, 2016 Author Posted October 11, 2016 ok after a bit of searching I found a solution on this page which appears to solve the installation problem. I still have an issue on my NAS having no valid radius responses, but think that's an issue for another forum
Recommended Posts