Hi all!
My multipass installation is working OK, despite one issue: After mounting a directory successfully manually, when shutting down the (primary) VM instance and starting it up again it fails to re-mount with error:
Removing mount "/aaa/bbb/ccc" from 'primary': ssh failed to authenticate: 'Socket error: disconnected'
(directory redacted as /aaa/bbb/ccc)
So I start an instance, mount a folder (works), then stop the instance and start it up again and instead of the folder getting auto-mounted again I get the error...
If I then try to manually mount, it works.
Anyone any idea?
The network setup seems to be OK:
- http connection from the host OS into the instance works as expected
- Network connections from inside the instance to the internet also work as expected
`multipass shell` also works as expected.
Any help would be greatly appreciated!
Regards
Johannes
Additional info
OS: Ventura 13.6 (22G120)
multipass version: multipass 1.12.2+mac / multipassd 1.12.2+mac
multipass info --all:
Name: primary
State: Running
IPv4: 192.168.64.10
Release: Ubuntu 22.04.3 LTS
Image hash: 5167c1b13cb3 (Ubuntu 22.04 LTS)
CPU(s): 4
Load: 0.08 0.11 0.14
Disk usage: 4.8GiB out of 69.7GiB
Memory usage: 1.9GiB out of 3.8GiB
Mounts: /Users/valerianquell/Developer/workspace/kencube => /var/www/KenCube_source
UID map: 501:33
GID map: 20:33
multipass get local.driver
qemu
My multipass installation is working OK, despite one issue: After mounting a directory successfully manually, when shutting down the (primary) VM instance and starting it up again it fails to re-mount with error:
Removing mount "/aaa/bbb/ccc" from 'primary': ssh failed to authenticate: 'Socket error: disconnected'
(directory redacted as /aaa/bbb/ccc)
So I start an instance, mount a folder (works), then stop the instance and start it up again and instead of the folder getting auto-mounted again I get the error...
If I then try to manually mount, it works.
Anyone any idea?
The network setup seems to be OK:
- http connection from the host OS into the instance works as expected
- Network connections from inside the instance to the internet also work as expected
`multipass shell` also works as expected.
Any help would be greatly appreciated!
Regards
Johannes
Additional info
OS: Ventura 13.6 (22G120)
multipass version: multipass 1.12.2+mac / multipassd 1.12.2+mac
multipass info --all:
Name: primary
State: Running
IPv4: 192.168.64.10
Release: Ubuntu 22.04.3 LTS
Image hash: 5167c1b13cb3 (Ubuntu 22.04 LTS)
CPU(s): 4
Load: 0.08 0.11 0.14
Disk usage: 4.8GiB out of 69.7GiB
Memory usage: 1.9GiB out of 3.8GiB
Mounts: /Users/valerianquell/Developer/workspace/kencube => /var/www/KenCube_source
UID map: 501:33
GID map: 20:33
multipass get local.driver
qemu