Metamogul / UTM-Snapshot-Manager

A companion app for UTM to manage snapshots for existing virtual machines.
Apache License 2.0
106 stars 9 forks source link

Unable to create snapshot. #8

Open JanR27 opened 2 months ago

JanR27 commented 2 months ago

Hi!

Every time I try to create a snapshot, I get this error:

"CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them"

Is it possible that this error appears, since my vm is on a SD Card?

Metamogul commented 2 months ago

Hey @JanR27, I'm sorry to hear that. The message sounds unfamiliar though. Could you please provide a precise description of the state of the app you're in before the error occurs, the action you're performing that is leading to the error message, and the following, undesired behaviour of the app? Also include your system architecture as reported by the arch command, the MacOS version you're on as reported by sw_vers, the XCode-Version you've been using as reported by xcodebuild -version as well as any other information that seems relevant to you.