andreas-p

Results 18 comments of andreas-p

Hotfix for PostgreSQL: ``` ALTER TABLE oc_twofactor_webauthn_registrations ALTER COLUMN public_key_credential_id TYPE VARCHAR(256); ALTER TABLE oc_webauthn ALTER COLUMN public_key_credential_id TYPE VARCHAR(256); ```

Not with the run.py, since it lacks the Dialog opened on top of a Frame.

[run2.py.zip](https://github.com/user-attachments/files/19244820/run2.py.zip) Just rewrote run.py to have the PropertyGrid on a Dialog on a Frame: When ArrayStringProperty or LongStringProperty Editors are closed, the Dialog will lose focus, and instead the Frame...

I also encounter NOAUTH problems after upgrading from 7.7.0 (Argo-CD 2.13.0) to 7.8.2 (Argo-CD 2.14.2). Narrowing my problem further, I found that my deployment working stops with 7.7.6, which includes...

Apparently, it's sufficient to restart argocd-server to pick up the redis password.

Hm, I have no problem contacting LDAP servers with self-signed certs (using TLS).

I'm observing this "spike every n weeks" on different servers, all spikes happening EXACTLY several weeks after start (same minute). Some of them had definitively no client access at that...

There's no log rotation. The container log to stdout/stderr.