-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blocked startup after upgrade with FileExistsError #3502
Comments
Did you see the warning at the bottom of here? https://www.music-assistant.io/release/ |
This will be closed soon |
okay understandable. so it is a known issue? |
How did you attempt this ? You cant switch between beta and stable addon with keeping the data. |
docker pull ...:stable vs ....:beta (I've modified the report file, as it is HA independent (standalone MA server). |
OK, in that case be aware that the access rights are the same (this smells like some access rights issue) if you go from stable to beta and you CAN NOT go back from beta to stable. |
ok, I've made another try: except I've lost my old collages (2x2 size) and the new 6x6 is recreated. it is worth to mention that I preserve my setting/cache from the very first of the v2betas. Anyways, the ownership and the access right attributes are the same for the old and the newly generated cache database&collages. please note that the newly created folders remained the same as earlier: /data/.cache/collated_images/. I've observed some magic in 2.3.3 and I think thats why the 2.3.2 is worked. As I see, with 2.4.0b23 it is evoluted and it should be /collated/ but it is remained as earlier. Maybe in this case we need to introduce a forced cache purge as a workaround? |
I checked the code and the only reason you (as the only one) running into this is because you have been going back and forth in versions using the same data folder which we do not support, especially not between beta and stable. We support going forward, but not backward. Going back in the same major version will probably work but switching between major not. |
What version of Music Assistant has the issue?
2.4.0b20
Have you tried everything in the Troubleshooting FAQ and reviewed the Open and Closed Issues and Discussions to resolve this yourself?
The problem
Hello,
I've tried to update my setup with preserved settings from 2.3.6 to 2.4.0b20. Unfortunatelly the MA does not starts and the atached log is arrived.
How to reproduce
update the docker image from 2.3.6 and do not purge the /data
Music Providers
several
Player Providers
several
Full log output
2025 01 26 01 12 15 690.txt
Additional information
Reverting back to stable (2.3.6) does not solved the problem.... The 2.3.2 oldstable start was not blocked....
What version of Home Assistant Core are your running
What type of installation are you running?
Standalone
On what type of hardware are you running?
Linux
The text was updated successfully, but these errors were encountered: