multi-node open stack ubuntu

Two node setup Using the following doc Install OpenStack yourself on Ubuntu. | Ubuntu

Issues → Add the second machine → ``` sunbeam cluster join --role control --role compute --role storage \

Receive the following error message.

⠋ Registering machine user fwsoit-openstack-02 using token … Error retrieving authenticated user from Juju. Traceback (most recent call last): File “/snap/openstack/324/lib/python3.10/site-packages/sunbeam/commands/juju.py”, line 523, in is_skip user = self._juju_cmd(“show-user”) File “/snap/openstack/324/lib/python3.10/site-packages/sunbeam/commands/juju.py”, line 83, in _juju_cmd process = subprocess.run(cmd, capture_output=True, text=True, check=True) File “/usr/lib/python3.10/subprocess.py”, line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command ‘[’/snap/openstack/324/juju/bin/juju’, ‘show-user’, ‘–format’, ‘json’]’ returned non-zero exit status 2. ERROR stat .: permission denied