Günter Berner
Günter Berner
Unfortunately the problem still exists after 2 years. Mounting drives from the (Mac) host to the VM is pointless as the compiler constantly encounters “operation not permitted” errors. Relying on...
@ricab I finally found some time for further testing. I ran "sudo launchctl limit maxfiles 20000" on the Mac and shared a source directory with the commands: 1. multipass mount...
After changing the verbosity from debug to trace, I cannot open another Multipass shell. The terminal window is opened and after some seconds disappears. Macos console shows that multipass.gui has...
By the way, switching back to "debug" doesn't change the behavior - I can no longer open a shell at all. You may find the following detail helpful: When the...
Hello @townsend2010, here we go... I stopped the multipass daemon, removed the multipassd.log, set the log level to "trace" and started the multipass daemon again. Here's the requested output: ```...
Now it gets even worse. After removing the /var/db/dhcp_leases file and restarting the daemon, multipass list remains in state starting ``` Name State IPv4 Image primary Starting -- Ubuntu 22.04...
I'm an old Windows user - of course I restarted the Mac ;-)
Mac firewall is turned off and I did not change firewall settings inside the Ubuntu/VM. Creating a new instance works. ``` guenterberner@gbe-mac-mini ~ % multipass launch 22.04 Launched: blissful-jaybird guenterberner@gbe-mac-mini...