utmapp / UTM

Virtual machines for iOS and macOS

Home Page:https://getutm.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The previous method to auto start VM through MacOS shortcut app at boot no longer works in most recent update of UTM

EagleDTW opened this issue · comments

Describe the issue
The previous method to auto start VM through MacOS shortcut app at boot no longer works in most recent update of UTM. before you'd list a URL of "utm=start?name=VM_ID" but this no longer actually starts the VM just sits there and asks for permission and even allowing and re-executing does nothing

Configuration

  • UTM Version: 4.5.2
  • macOS Version: 14.4.1
  • Mac Chip (Intel, M1, ...): M2 Pro

Crash log
N/A

Debug log
N/A - no syslog or debug in the VM the shortcut app fails silently.

Upload VM
N/A - happens across all VMs not VM dependent.
Screenshot 2024-05-12 at 4 11 08 PM

commented

Please refer to the release notes. The URL scheme has been removed due to security concerns (#6155). You are advised to use the utmctl tool or the Apple Script interface.

commented

Run /Applications/UTM.app/Contents/MacOS/utmctl to see how to use the CLI. Then in Shortcuts use the Run Shell Script action to run your action.

@osy could the manual also be updated to reflect this change ?
https://docs.getutm.app/advanced/remote-control/