Christian Hügel

Results 49 comments of Christian Hügel

Can confirm this.

We are also very interested in this. As mentioned above, the solution doesn't work with KC > 18 anymore.

Same issue here.

This is truly sad as I use rsnapshot on a daily basis

This is related to https://github.com/wbond/asn1crypto/issues/158 My fix was ``` pip uninstall cryptography pip install cryptography ```

This happens with rke2 deployed clusters as well. See: https://github.com/rancher/rke2/issues/2156 Fixed in version v1.23.4+rke2r1

I have the same issue. Its difficult if you have an inventory per project. The workaround proposed by @enricomingardo worked though

You can set `version: none` so that no validation is done Or you can use the rpc way to upgrade: ``` - name: "Upgrade JunOS {{ OS_Version }} on Backup...

This happens with Keycloak 19.0.2 as well: ``` ERROR [org.keycloak.services] (executor-thread-149) KC-SERVICES0093: Invalid parameter value for: scope ``` ``` INFO gitops.auth-server auth/server.go:226 authz redirect callback failed {"error": "invalid_scope", "error_description": "Invalid...