utmapp / UTM

Virtual machines for iOS and macOS
https://getutm.app
Apache License 2.0
26.47k stars 1.33k forks source link

Sharing folders broken after installing MS 365 #3882

Open fra-yer opened 2 years ago

fra-yer commented 2 years ago

I have the Windows 11 arm version running on UTM (on Apple silicon MacBook), and am now facing a weird problem with shared folders. It works perfectly until I install Microsoft 365 on it - after which the shared folder disappears and the Spice Webdav service cannot be started (error 1053) in Windows, neither automatically nor manually. I have the impression that another service or something blocks the port for webdav (which should - please correct me if I am wrong - be port 9843). Using netstat -bano in Windows I do not find anything using that port. Can this be the problem? Does anyone have an idea why this problem occurs after installing Microsoft 365 (reproducibly, and it goes away after restoring the system from a Windows restore point made immediately before installing MS365)? Any ideas how to solve the problem???

tinyapps commented 1 year ago

Experienced the same issue after installing Microsoft 365. Found two other reports here: https://github.com/utmapp/UTM/discussions/3583#discussioncomment-2132369 . Ended up just sharing a folder in Windows and connecting from the Mac host in Finder via ⌘K → VM's IP address (did not have to prepend smb://) → Connect.

tinyapps commented 1 year ago

@fra-yer: @dinosauria123 held the answer which worked for me: "Arm binary of Spice WebDAV daemon https://www.spice-space.org/download/windows/spice-webdavd/) is broken. Try x64 binary instead of Arm one."