andreas-p

Results 10 issues of andreas-p

I successfully imported some data with -pf -p pf into rrd. Now, wen running the daemon, it will perodically log "illegal attempt to update using time 1549010700 when last update...

bug

I'm referencing paths in external files as documented at https://swagger.io/docs/specification/using-ref/#escape which works perfectly, but the parameter in curly braces cause OpenApi Editor 0.8 in Eclipse to warn "invalid reference syntax...

For a while now, we have intermittently the problem that one user cannot login via OIDC: `failed to create user record: user "The user" or email "user@somewhere" already exists.` This...

This was tested with the latest Chrome 103 and Firefox 101 on NC24.0.2. Registering the Trustkey with Chrome 103 for FIDO2 or 2FA doesn't work, because the public_key_credential_id field in...

bug
1. to develop

checked with Chrome 103 and NC24.0.2: After fixing NC according to #205, Trustkeys registered using Chrome will work for FIDO2 and 2FA with Firefox, but with Chrome only 2FA works...

bug
0. Needs triage

Tested with Firefox 101, Chrome 103, Nextcloud 24.0.2 When a Trustkey G310 is registered with Firefox for 2FA or FIDO2, the key's LED is blinking yellow, indicating U2F mode. The...

bug
0. Needs triage

I'm running several Gunicorn applications in Kubernetes with memory resource restrictions. I'm experiencing unexpected OOM failures regularly, monitoring shows a very steep memory peak after 3 weeks uptime of the...

In my current project, I create invoices using FPDI with TCPDF to import template PDFs and add the data to it. With advancing legal requirements, the invoice needs to be...

When editing multiline attributes in the Generic tab, closing the Editor window closes the Properties window as well. This is a bug reported upstream to wxPython: https://github.com/wxWidgets/Phoenix/issues/2715 Workaround: open the...

I'm using PropertyGrid on a Dialog with wx.propgrid.ArrayStringProperty. wxPython 4.2.2 on MacOS with Python 3.13, installed via pip. The parent dialog of the PropertyGrid will close, when the EditorDialog of...