Comment 2 for bug 2066541

Revision history for this message
Andre Ruiz (andre-ruiz) wrote :

Just for the record, this also happens on the 'configure' part.

17:06:58 + sunbeam configure --openrc /home/ubuntu/demo-openrc
17:07:01 > Checking if user ubuntu is member of group snap_daemon ...
17:07:01 Error: Insufficient permissions to run sunbeam commands
17:07:01 Add the user 'ubuntu' to the 'snap_daemon' group:
17:07:01 sudo usermod -a -G snap_daemon ubuntu
17:07:01 After this, reload the user groups either via a reboot or by running 'newgrp snap_daemon'.