I have searched the existing open and closed issues
Required Information
DietPi version | cat /boot/dietpi/.version
Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
Kernel version | uname --all
Architecture | dpkg --print-architecture
SBC model | echo $G_HW_MODEL_NAME or (EG: RPi3)
Power supply used | (EG: 5V 1A RAVpower)
SD card used | (EG: SanDisk ultra)
Additional Information (if applicable)
Software title | (EG: Nextcloud)
Was the software title installed freshly or updated/migrated?
Can this issue be replicated on a fresh installation of DietPi?
← If you sent a “dietpi-bugreport”, please paste the ID here →
Bug report ID | echo $G_HW_UUID
Steps to reproduce
…
…
Expected behaviour
…
Actual behaviour
…
Extra details
After installtion of the application it was working and after some time the application is not working.
Please find attached the status using command status given in the docs
root@DietPi:~# journalctl -u navidrome
Jun 24 14:47:53 DietPi systemd[1]: Started navidrome.service - navidrome (DietPi
).
Jun 24 14:47:54 DietPi navidrome[3992]: FATAL: Navidrome could not open config f
ile: While parsing config: toml: expected character =
Jun 24 14:47:54 DietPi systemd[1]: navidrome.service: Ma
in process exited, code=exited, status=1/FAILURE
Jun 24 14:47:54 DietPi systemd[1]: navidrome
.service: Failed with result 'exit-code'.
Jun 24 14:47:54 DietPi systemd[1]: navidrome.service: Scheduled restart job, res
tart counter is at 1.
Jun 24 14:47:54 DietPi systemd[1]: Stopped navidrome.service - navidrome (DietPi
).
Jun 24 14:47:54 DietPi systemd[1]: Started navidrome.service - navidrome (DietPi
).
Jun 24 14:47:54 DietPi navidrome[4003]: FATAL: Navidrome could not open config f
ile: While parsing config: toml: expected character =
Jun 24 14:47:54 DietPi systemd[1]: navidrome.service: Ma
in process exited, code=exited, status=1/FAILURE
Jun 24 14:47:54 DietPi systemd[1]: navidrome
.service: Failed with result 'exit-code'.
Jun 24 14:47:54 DietPi systemd[1]: navidrome.service: Scheduled restart job, res
tart counter is at 2.
Jun 24 14:47:54 DietPi systemd[1]: Stopped navidrome.service - navidrome (DietPi
--More--
Yes i edited the music folder path and also added the client id and secret id fir spotify.
But after that also navidrome server was working for while
root@DietPi:~# cat /mnt/dietpi_userdata/navidrome/config.toml
cat: /mnt/dietpi_userdata/navidrome/config.toml: No such file or directory
root@DietPi:~#
I think this has maybe fucked the file up, since windows use different char encoding then Linux. It can also lead to permission issues since Windows and Linux handle file permissions different.
You can edit it in your SSH session with nano, like
Thanks fortunately its workingnow. i Just logged in used the following path and just updated. I feel it was rights issue as you correctly diagnosied.
ALso please advise how ot add spotify to navidrome if you have idea
Thanks for you link, But does the dietpi-software comes with subsonic integration files.
I tired installing Navidrome directly from Dietpie-software but was not be add the symfonium app .
Their support informed it does not have subsonic files.
can we add Navidrome using the WebDav available apps.
Please correct me if iam wrong, as iam not so techinical guy