Any suggestions what might be going on here?
I'd have to guess and I won't do that.
Some tips:
- [edit]
Look at the output of[/edit]Code:
systemctl status your-service-name
- Look for errors in the output of
Code:
dmesg
- Looks for errors in the systemd journal:
Code:
sudo journalctl --unit you-service-name
- For Bullseye and earlier look for error in /var/log/syslog and /var/log/syslog.1
Statistics: Posted by thagrol — Mon Aug 19, 2024 5:03 pm