Reset after reboot?

Hi all !
So every time I reboot my Raspberry Pi with Volumio on it, it forgets my configuration and is being reset. I have to re-add the volumes, rescan everything etc…
Is there something I missed ?
Thanx for the help !

Are you leaving it long enough for the music library scan and database creation to complete?
Try leaving it overnight after you add the music library and see if it behaves normally.

Yes definitely waiting for everything to finish…

Then I think you’ll need to supply more info about your setup and log files.

How to report a problem

We need clear, complete, and specific information to help you. We do not have a crystal ball.

When reporting bugs, always include:

  • Your device model, storage type (SD, SSD, etc.), and Volumio version
  • A log link from your device (see: How to send a log link for a bug report? )
  • A clear explanation of the issue: what happened, what you expected, and how to reproduce it

If your report involves hardware, include:

  • Full identification of the device:
    • Datasheet, product page, or supplier/manufacturer link
    • Photos of the hardware (top and bottom), clearly showing PCB silkscreen markings, version numbers, and labels
  • What is connected to what, and how (USB hub, GPIO pins, power source, etc.)

OK thanx for the feedback and sorry for the lack of specifics.
I’m using Volumio on a Raspberry Pi 5. Lastest version of Volumio installed (autoupdate).
I just sent a log report.
http://logs.volumio.org/volumio/XABVHDm.html

The Pi is connected to the network via ethernet (so is my NAS), Raspberry provided power supply.

The issue : I boot the Pi, Volumio loads without a problem. I go through the initial setup, and add my volumes. They all are on a Synology NAS, connect without a problem, and the scan starts.
The next day once the scan is complete, I can play the music without any issue.

If I reboot the device, even long after the scan has finished, I get back to square one, with the initial setup and having to add / rescan the library.
This issue is constant, I just did the process again, with the same result.

I hope this helps…

Is your NAS fully started when you power or reboot your volumio device?
And the router (if any)?

Absolutely. Everything’s on, there’s no interruption whatsoever during the process…

OK so I went back on Volumio.local today, and an update was suggested. I did so, and again, back to square one. Volumes are gone, etc…
I’m going to reformat the card and reinstall the software on the card and see if that helps.

Hey @philming,

Your log shows both NAS mounts are using SMB version 3.1.1:

//192.168.0.10/music/iTunes/iTunes Media/Music - vers=3.1.1
//192.168.0.10/music/SACD - vers=3.1.1

SMB 3.1.1 is the current default protocol version, but it causes significant problems with Volumio on Bookworm. This is a well-documented issue - the forum is paved with reports of the same observation and the same fix.

After your reinstall, when you re-add your NAS shares, put the following in the Advanced Options field:

vers=2.1

Do this for each share.

Kind Regards,