Comment 79 for bug 1951491

Revision history for this message
Philippe Bernard (philippe-bernard) wrote :

The error described in comment 78 is due to the way the session is established.

When connecting directly, it works:

$ ssh philippe@myserver
$ chromium -v # Works

Whereas using sudo su generates an error:

$ ssh anotheruser@myserver
$ sud su philippe
$ chromium -v # not a snap cgroup

I think this was suggested by Tim in comment 36, but I admit I was not familiar enough with this topic to fully grasp how this could be addressed.

Also see https://forum.snapcraft.io/t/not-a-snap-cgroup-error-when-running-chromium/33243/3?u=pbernard