owntone / owntone-server

Linux/FreeBSD DAAP (iTunes) and MPD media server with support for AirPlay 1 and 2 speakers (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
https://owntone.github.io/owntone-server
GNU General Public License v2.0
1.99k stars 227 forks source link

restart not work immediately #1719

Closed Jumbo125 closed 3 months ago

Jumbo125 commented 3 months ago

Sorry to bother you again.

When i try to restart the service, after editing the config files. it doesn't run. i got this fail message

Job for owntone.service failed.
See "systemctl status owntone.service" and "journalctl -xeu owntone.service" for details.

in the log file isn't any message.

the journalctl shows:

Feb 22 10:32:20 raspberrypi1 systemd[1]: owntone.service: Start request repeated too quickly.
Feb 22 10:32:20 raspberrypi1 systemd[1]: owntone.service: Failed with result 'start-limit-hit'.

no process with the name(or part of name) "own" running......

after waiting some minutes and try "restart" again, it will be work is it possible that i need to set up the RestartSec=5 higher?

edit: find the file in /lib/systemd/system owntone.service and change it to 10sec i will try it and follow if it works

thank you a lot

btw: i don't find any "tip button", on your github project

ejurgensen commented 3 months ago

This isn't specific to OwnTone, you can find lots of info on this just by googling, so I will close the issue.