seepine
seepine
It would be great if we could support ARM.
Try mount ```sh $ sudo mount -v -t nfs -o rw,vers=3,nolock,proto=udp,port=2049 196.168.100.134:/nfs/nas ./nas_dir mount.nfs: timeout set for Thu Jul 18 16:01:37 2024 mount.nfs: trying text-based options 'vers=3,nolock,proto=udp,port=2049,addr=196.168.100.134' mount.nfs: prog 100005,...
@jahnli https://stackblitz.com/edit/vitejs-vite-fdabviub?file=src%2FApp.vue
Oh ths.
Must install ``` choco install python visualstudio2022-workload-vctools -y ``` But strangely, better-sqlite3 is not required.
> 解决了吗? 就是前一个回复 ``` choco install python visualstudio2022-workload-vctools -y ```
Yes, the `[storage.minio]` can work
> I don't think it's a bug. If you design like the below. > > ```ini > [storage] > STORAGE_TYPE = minio > > MINIO_ENDPOINT = 192.168.2.5:9010 > MINIO_ACCESS_KEY_ID =...
Install new ubuntu 24 server lts, snap install multipass and got the same error ```sh $ multipass find find failed: failed to download from 'https://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-amd64.img.xz': Operation canceled ```
> Hi @seepine, it seems like this issue might be related to [#3662](https://github.com/canonical/multipass/issues/3662). Would it be possible to try the suggestions mentioned in [this comment](https://github.com/canonical/multipass/issues/3662#issuecomment-2329742829)? It would be good to...