Cybernick
Cybernick
Hi, @jmandt I've got the same problem as @waldner above with `rq==1.5.2` installed inside but with Finished jobs list.
I guess I found the reason for the bug. RQ registries are not cleaned. My example is that I have 29 jobs in FinishedJobRegistry, but if I count all Redis...
@emfrias I've faced with the same bug today. Thank you for the report, it gave me a short way to fix the problem. The initial issue with weave is that...
To install Docker-CE on RHEL and RHEL based distros, you have to disable the `container-tools` module first ``` yum module remove container-tools ``` and then install Docker-CE as always. Please...
**Used Zammad version:** 6.2.0-1 Create a trigger with condition `Ticket Action is Updated` only (see attached screenshot) **Expected behavior:** updates any ticket value -> Trigger is executed. **Possible solutions**: Didn't...
Just what to raise up the ticket. I have that message `psycopg2.OperationalError: server closed the connection unexpectedly` from time to time. My installation uses a simple docker-compose file, no docker...
I'm continuing with the investigation of what could be the reason for the errors. I restarted Zulip on 2020-10-15 and it was working ok till yesterday. The backend error log...
@tschaefer Is it possible to add Boolean type fields for the Custom payload as boolean is a simple type as well as integer or float?
Same behaviour with Zammad: 6.2.0-1 Browser + version: Firefox 121.0.1 (64-bit)
Version and Deployment: authentik version: 2024.4.2 Deployment: docker-compose I'm new to Authentik, but can't confirm the bug. I've set up the LDAP sync with FreeIPA (about 100 users) and I...