Lukas Prettenthaler
Lukas Prettenthaler
hi, maybe something to consider now as the generational feature was released with jdk21 i am trying it with a patched run script in production to get some data, so...
to not lose connectivity you could look into something like a [multipath](https://docs.zerotier.com/zerotier/multipath) setup
maybe that created the issue -> https://github.com/tailscale/mkctr/commit/c4fd5c4936565517a6d12665f051466f0a5a89ef
same problem, drains the battery within no time - only way to stop it, is to deactivate the service it does not make a difference if a joined network was...
looks great, i am away from my computer for the next few days. if you are ready i can merge it to main and you can test the image before...
I have been following this project since it started. It's a complete rework without any backwards compatibility. The most realistic approach would be to start the integration as a dedicated...
Keep in mind that this does not affect the vert.x eventbus communication/clustering. The cluster manager only uses the shared map (ignite cache), counters (ignite atomic) and locks (ignite semaphore). So...
Sounds great, this would definitely help
i do not think that's a good way of doing it... if the status goes to offline, the zerotier client itself will try to recover, so no need to fail...
this one is from the official container, maybe worth looking into? https://github.com/zerotier/ZeroTierOne/blob/f176e2539e10e8c0f61eb1d2e1f0e690a267a646/entrypoint.sh.release#L109-L113 i did often run into a situation where zerotier-cli status returns online but no network interface was created......