Bootstrapping vsphere gets stuck, " failed: No user exists for uid"

Still an issue - I’m following the basic setup at https://microstack.run/

sudo snap install openstack --channel 2024.1/edge
sunbeam prepare-node-script | bash -x && newgrp snap_daemon
sunbeam cluster bootstrap --accept-defaults
subprocess.CalledProcessError: Command '['/snap/openstack/584/juju/bin/juju', 'bootstrap', 'ready-boa', 'sunbeam-controller']' returned non-zero exit status 1.                                                  ERROR initializing ubuntu user: subprocess encountered error code 255 (No user exists for uid 1088603223)                                                                                                        ERROR subprocess encountered error code 255 (No user exists for uid 1088603223)

Error: Command '['/snap/openstack/584/juju/bin/juju', 'bootstrap', 'ready-boa', 'sunbeam-controller']' returned non-zero exit status 1.

I can figure out the first juju command but I’m unable to proceed.