Allo Sparky reboot

Hi,while scanning the library from lms on another daphile computer,volumio allways reboot in the half of the process.I have nearly 50.000 songs,what could be the problem?

You should try and get the logs just before the reboot/problem occurs.

Either:

(1) reboot your device, leave it scanning until the problem occurs, and send the log from the /dev interface, or;
(2) manually display the log from the command line (ssh or keyboard access)

sudo journalctl -f

until you see the problem occur, and then post the appropriate section here.

Hi,here is the log file :
logs.volumio.org/volumio/8Y6q3K2.html

Sep 05 21:45:44 volumio volumio[1012]: info: Pushing Favourites {“service”:“mpd”,“uri”:“mnt/NAS/MyPassport/Edith Piaf/Pink Martini wav/Song of Black Swan.wav”,“favourite”:false}
Sep 05 21:45:44 volumio volumio[1012]: info: Pushing Favourites {“service”:“mpd”,“uri”:“mnt/NAS/MyPassport/Edith Piaf/Pink Martini wav/Song of Black Swan.wav”,“favourite”:false}
Sep 05 21:45:44 volumio volumio[1012]: info: Pushing Favourites {“service”:“mpd”,“uri”:“mnt/NAS/MyPassport/Edith Piaf/Pink Martini wav/Song of Black Swan.wav”,“favourite”:false}
Sep 05 21:45:45 volumio kernel: RX ERROR status: 0x006e0000
Sep 05 21:45:52 volumio systemd[1]: mpd.service: main process exited, code=killed, status=11/SEGV
Sep 05 21:45:52 volumio kernel: aotg_hub_endpoint_disable
Sep 05 21:45:52 volumio kernel: aotg_hcd aotg_hcd.0: ep5 index 1 from ep [out]
Sep 05 21:45:52 volumio kernel: aotg_hub_endpoint_disable
Sep 05 21:45:52 volumio kernel: aotg_hcd aotg_hcd.0: ep1 index 2 from ep [in]
Sep 05 21:45:52 volumio systemd[1]: Unit mpd.service entered failed state.
Sep 05 21:45:52 volumio systemd[1]: mpd.service holdoff time over, scheduling restart.
Sep 05 21:45:52 volumio systemd[1]: Stopping Music Player Daemon…
Sep 05 21:45:52 volumio systemd[1]: Starting Music Player Daemon…
Sep 05 21:45:52 volumio systemd[1]: Started Music Player Daemon.

Sorry, I have no idea of the cause, simply pulling the error out into the forum: volumio kernel: RX ERROR

Ok,is there anything i can do now?

The culprit is:

Sep 05 21:45:52 volumio systemd[1]: mpd.service: main process exited, code=killed, status=11/SEGV

MPD is dying during the scan. You have 2 options:

  • Wait for a newly released image, due soon.
  • Enable extended file format support from my music tab

let me know how it goes

Thanks for your answer, but I cant find enabling extended file format in my music tab?

I think i have to wait for new image.