Skip to content
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

Cannot import .utm file #6699

Open
warvariuc opened this issue Sep 25, 2024 · 3 comments
Open

Cannot import .utm file #6699

warvariuc opened this issue Sep 25, 2024 · 3 comments

Comments

@warvariuc
Copy link

I cannot open a .utm file. "Failed to retrieve app-scope key":

$ /Applications/UTM.app/Contents/MacOS/UTM
2024-09-25 11:25:07.860 UTM[38856:2630526] +[IMKClient subclass]: chose IMKClient_Legacy
2024-09-25 11:25:07.860 UTM[38856:2630526] +[IMKInputSession subclass]: chose IMKInputSession_Legacy
2024-09-25 11:25:18.810 UTM[38856:2630526] [QEMULogging(0x600002d664c0)] 2024-09-25T11:25:18+0300 info com.utmapp.UTM : importing: file:///Users/vic/Documents/Linux.utm/
2024-09-25T11:25:18+0300 info com.utmapp.UTM : [UTM] importing: file:///Users/vic/Documents/Linux.utm/
2024-09-25 11:25:18.824 UTM[38856:2651192] [QEMULogging(0x600002d664c0)] 2024-09-25T11:25:18+0300 error com.utmapp.UTM : Error Domain=NSCocoaErrorDomain Code=256 "Failed to retrieve app-scope key" UserInfo={NSDebugDescription=Failed to retrieve app-scope key}
2024-09-25T11:25:18+0300 error com.utmapp.UTM : [UTM] Error Domain=NSCocoaErrorDomain Code=256 "Failed to retrieve app-scope key" UserInfo={NSDebugDescription=Failed to retrieve app-scope key}

Configuration

  • UTM Version: Version 4.5.4 (100)
  • macOS Version: 15.0 (24A335)
  • Mac Chip: Apple M1 Pro
@warvariuc
Copy link
Author

warvariuc commented Sep 26, 2024

I opened the file on a laptop which wasn't upgraded to macOS Sequoia (MacBook Air M2), and it worked fine. So this seems to be related to the latest macOS release.

@fiveredcars
Copy link

fiveredcars commented Sep 28, 2024

Same issue

Configuration
UTM Version: Version 4.5.4 (100)
macOS Version: 15.0 (24A335)
Mac Chip: Apple M2

@rmatinata
Copy link

Same issue.. Installed Sequoia about a week ago. Was working fine but all my VMs are suddenly grayed out. Get a bunch of these during UTM startup:

2024-09-28T10:44:31-0500 error com.utmapp.UTM : [UTM] Error loading 'D9D5834E-9144-49AB-9028-BA775CC01380': Error Domain=NSCocoaErrorDomain Code=257 "The file “config.plist” couldn’t be opened because you don’t have permission to view it." UserInfo={NSFilePath=/Users/***/VMs/Ubuntu Server 20.04.3.utm/config.plist, NSURL=file:///Users/***/VMs/Ubuntu%20Server%2020.04.3.utm/config.plist, NSUnderlyingError=0x600002c5a1f0 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}}

Additionally, having trouble when creating new VMs:

2024-09-28 10:45:30.187 UTM[61660:10528050] [QEMULogging(0x6000037598c0)] 2024-09-28T10:45:30-0500 error com.utmapp.UTM : Error Domain=NSCocoaErrorDomain Code=256 "Failed to retrieve app-scope key" UserInfo={NSDebugDescription=Failed to retrieve app-scope key}
2024-09-28T10:45:30-0500 error com.utmapp.UTM : [UTM] Error Domain=NSCocoaErrorDomain Code=256 "Failed to retrieve app-scope key" UserInfo={NSDebugDescription=Failed to retrieve app-scope key}

If I re-start UTM, the new VM configuration ends up showing, but can't really import any .qcow2 or .iso into the configuration.

UTM Version: Version 4.5.4 (100)
macOS Version: 15.0 (24A335)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants