Unable to read config file

Hi,

We we’re trying to set up Localxpose on a lightweight Ubuntu VM. We installed Localxpose through snap, logged in and created a config.yaml file (note: we tried both creating one manually and through the init command).

Localxpose was able to read the file seemingly fine at first (giving some errors regarding the layout of the file etc.), however when everything seemed corrected, it gave the error: error: cannot read the config file

Any idea what could be wrong? We just used the exact file the init gave back to us, and tried to install it with sudo loclx service install --config ./config.yaml

We had to use sudo because without it there was an access error, so maybe that has something to do with it

Thanks in advance