Hi,
For some time, I have been running a VM via a command like the following without issues:
TART_HOME="/Some/Tart/Home/Path" /Applications/Tart.app/Contents/MacOS/tart run some_vm_name --net-bridged="Wi-Fi" --capture-system-keys --dir="Shared:/Some/Shared/Path"
However, after upgrading from Tart 2.35.0 to 2.36.0, I get the following error:
bind(descriptor:ptr:bytes:): Address already in use) (errno: 48)
How do I resolve this?
Thank you!
Tart 2.36.0
macOS 26.6.2 (25G83)
Hi,
For some time, I have been running a VM via a command like the following without issues:
TART_HOME="/Some/Tart/Home/Path" /Applications/Tart.app/Contents/MacOS/tart run some_vm_name --net-bridged="Wi-Fi" --capture-system-keys --dir="Shared:/Some/Shared/Path"However, after upgrading from Tart 2.35.0 to 2.36.0, I get the following error:
bind(descriptor:ptr:bytes:): Address already in use) (errno: 48)How do I resolve this?
Thank you!
Tart 2.36.0
macOS 26.6.2 (25G83)