Nicolas Marcq
Nicolas Marcq
Broken on Ubuntu 24.04 😕
Ubuntu 24.04 as been released with Wayland too. So the bug is present for a large community now I guess. To motivate the devs behind this project to set an...
ed25519 keys are not working for us either. This is maybe a major issue.
Hello there. So HA is not supported yet? I was looking to set this up in place of an OpenVPN setup but we need redundancy...
Interesting. We'll take a look. Thanks for reporting ! As a workaround I guess you figured it out by yourself but you can create a clone of your Job template...
I'm not able to reproduce. I've set an ID in one of my operation  When I reach the approve page, I can see the credentials dropdown is well updated...
Is your operation set to auto process ?
Seems to be only present when the operation is set to auto process. I'll send a fix.
Done and merged in dev branch
So, a workaround: ``` # docker build \ # --force-rm=true \ # -t cx_ebtables:5.3.0 \ # -f cx_ebtables.Dockerfile . from networkop/cx:5.3.0 RUN rm /sbin/ebtables RUN ln -s /usr/sbin/ebtables /sbin/ebtables ```...