If you are upgrading from Ubuntu 20 to Ubuntu 22 using ‘do-release-upgrade’ and get a fatal error ‘Connection to the the Snap Store failed’, this may be resolved by removing the ‘lxd’ package which is a lightweight container supervisor. sudo /etc/init.d/lxd stop sudo rm -fr /var/lib/lxd sudo dpkg --force depends -P lxd; sudo dpkg --force ... Ubuntu: ‘Connection to the Snap Store failed’ during upgrade from Ubuntu 20 to 22| Fabian Lee : Software Engineer
The Issue When trying to log into Grafana Web UI using an OIDC provider, in my case, Dex. The login would fail due to the error “User already exists”, after some time. This happened for any users given access via the OIDC. The Cause This looks to happen due to a CVE fix implemented in … Continue reading Grafana – unable to login “User already exists”→ The post Grafana – unable to login “User already exists” appeared first on vEducate.co.uk.| vEducate.co.uk
One more problem, 1 PullDP does not seems to work correctly| Franck RICHARD's Blog