What type of hardware are you using: VPS bought online What YunoHost version are you running: 11.2.32 How are you able to access your server: The webadmin
SSH Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: No
Describe your issue
I want to recreate a copy of my instance for testing purposes - I’d like to test that the upgrade will work ok.
I understand that from this version I would need to first upgrade from 11.2.32 to 11.3 and then onwards to 12.
I’m struggling to find an iso for version 11.2.32 to create a blank instance of yunohost into which I can restore a copy of my production instance and then test the upgrade but I am unable to locate that version either in Releases · YunoHost/yunohost · GitHub or the repo archive - YunoHost Repository.
I’m clearly missing something regarding understanding version and history / numbering and need to be schooled.
You can try to restore a 11 backup on a 12 system. Some users reported success.
The issues were mainly per app.
So instead of making a full backup, make a system backup and an apps backup, then restore system before running the post-install and restore apps one by one
Yeah unfortuatenly the reason I want to create a test instnace is to test upgrading - so kind of need to start with 11.2.32 - I am trying to test what version the iso at yunohost-bullseye-11.2-amd64-stable.iso is but now running into an issue I can’t get that to install in my VM. because of this issue - "Select and install software" step failed on VM
Yeah I’m doing that .. its a remote VM running in Oracle Cloud so I’ve created a snapshot and downloaded it. I need to import it into my proxmox instance to try out the upgrade.