Comment 6 for bug 2066231

Revision history for this message
SAHC (sahcadmin) wrote :

The output from snap version:
snap 2.63
snapd 2.63
series 16
ubuntu 22.04
kernel 6.5.0-35-generic

I fixed the problem with Landscape. Apparently it was a rights issue.
This did the trick:
sudo chown landscape:root /etc/landscape/client.conf
sudo chmod 600 /etc/landscape/client.conf
sudo chown landscape:root /var/lib/landscape/client/broker.bpickle
sudo chmod 600 /var/lib/landscape/client/broker.bpickle