Open LEXUGE opened 3 months ago
Thanks for opening this issue!
Seems like it's due to my node doesn't have IPv6 support while IPv6 was used. Disable IPv6 in dae dns
resolves this issue. But I suspect dae should handle better?
的确,这种情况应该会被 connectivity check 检测到,你的 group 的 policy 是什么,如果是 fixed 可能会使得检测失效。 另外,你的 group 有几个节点?
Checks
Current Behavior
After a certain period of time, dae fails to dial with error:
However, the
dig SERVER
works just fine. Not sure if it's actually a DNS failure.Expected Behavior
No response
Steps to Reproduce
My config:
Environment
dae --version
): v0.7.0cat /etc/os-release
):uname -a
):Linux x1c7 6.10.3 #1-NixOS SMP PREEMPT_DYNAMIC Sat Aug 3 07:01:09 UTC 2024 x86_64 GNU/Linux
Anything else?
No response