ivivanov-bg
ivivanov-bg
Are there any plans for implementing this ? We are facing similar issue in quarkus when the bitnami redis running in sentinel mode switches the master node. I assume the...
@akshaypatidar1999 If you have any ideas - I guess you can fork the repo and create a PR
Is it possible on windows as service to change the location of the config file (to NOT be `C:\Program Files\Unbound\service.conf`) ?
Running it locally from the command promt worked. I tried few times installing as service, but it had always searched for the config in the default folder in program files....
an option is to add `/data/data/com.termux/files/usr/share/glib` to `LD_LIBRARY_PATH` `LD_LIBRARY_PATH=/data/data/com.termux/files/usr/lib:/data/data/com.termux/files/usr/share/glib` But they I get: ``` /data/data/com.termux/files/usr/share/jdk8/bin/java: error while loading shared libraries: libdl.so: cannot open shared object file: No such file or...
Any update on this - I see jdk21 is still not available
Hello, I have a question on the same topic ("Is it possible ...") I see in the initial post a setting is used: ``` mouseStop=true ``` Is this setting still...
Does this mean there is a bug with the delay then? It's considered only after the mouse stops moving. I can move the mouse for like minutes over inactive window...
I was experiencing the same issue on Raspberry OS: ``` Nov 07 11:16:37 microceph.osd[35368]: realpath: /var/snap/microceph/1585/..: Operation not permitted Nov 07 11:16:37 microceph.osd[35344]: /snap/microceph/1585/commands/osd.start: line 6: /current/run/ceph-osd.pid: No such file...
I'm now in a very similar situation. I had 3 node RPi cluster, one of the nodes died. Now I'm having hard time recovering the cluster. The failed node was...