You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The constructor for Hyper-V snapshots that are loaded from disk leave a field uninitialized. That field is used to command Hyper-V to restore them. Consequently, restoring such snapshots fails.
To Reproduce
How, and what happened?
multipass snapshot -n s1 <instance>
restart daemon
multipass restore -vvvv <instance>.s1
Expected behavior
Snapshots would restore normally.
Logs
Please provide logs from the daemon, see accessing logs on where to find them on your platform.