You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can this issue be replicated on a fresh installation of DietPi? I do not know
Steps to reproduce
Having installed navidrome v0.53.3
Update to v0.54.3
Expected behaviour
Navidrome page should be available on x.x.x.x:4533
Actual behaviour
Navidrome is obviously not running
Extra details
journalctl -u navidrome.service says:
Jan 04 11:23:52 DietPi systemd[1]: Started navidrome.service - navidrome (DietPi).
Jan 04 11:23:52 DietPi (avidrome)[546]: navidrome.service: Failed to locate executable /opt/navidrome/navidrome: Permission denied
Jan 04 11:23:52 DietPi (avidrome)[546]: navidrome.service: Failed at step EXEC spawning /opt/navidrome/navidrome: Permission denied
Jan 04 11:23:52 DietPi systemd[1]: navidrome.service: Main process exited, code=exited, status=203/EXEC
Jan 04 11:23:52 DietPi systemd[1]: navidrome.service: Failed with result 'exit-code'.
Jan 04 11:23:52 DietPi systemd[1]: navidrome.service: Scheduled restart job, restart counter is at 1.
Jan 04 11:23:52 DietPi systemd[1]: Stopped navidrome.service - navidrome (DietPi).
So probably it is somehow related to permissions. I have also a navidrome server running in a LXC container on proxmox -> same problem there. I also could not fix it there, so I used a backup version of the container.
Happy New Year from Munich!
BR, Bernhard
The text was updated successfully, but these errors were encountered:
I pinned it now. Since it is a multi-line step, not so easy to ship a live patch for that. Luckily it is easy to fix afterwards. I added the fix to the top of the thread as well.
Required Information
Additional Information (if applicable)
Steps to reproduce
Expected behaviour
Actual behaviour
Extra details
So probably it is somehow related to permissions. I have also a navidrome server running in a LXC container on proxmox -> same problem there. I also could not fix it there, so I used a backup version of the container.
Happy New Year from Munich!
BR, Bernhard
The text was updated successfully, but these errors were encountered: