Hi, trying to run dae on custom built openwrt snapshot with all required kernel features enabled. Latest stable version just crashing system, so I trying on unstable.
At least it starts, direct mode works, but rules with proxy doesn't want to work.
In logs all I can see is "Connectivity Check Failed err=version 72 is not supprted network."
[Sep 11 08:32:47] DEBUG Connectivity Check Failed err=version 72 is not supprted network=tcp6(DNS) node=node1
[Sep 11 08:32:47] INFO ALIVE --tcp6(DNS)-> NOT ALIVE: dialer=node1 group=proxy
[Sep 11 08:32:47] INFO Group has no dialer alive group=proxy network=tcp6(DNS)
[Sep 11 08:32:47] DEBUG Connectivity Check Failed err=version 72 is not supprted network=udp4(DNS) node=node1
[Sep 11 08:32:47] INFO ALIVE --udp4(DNS)-> NOT ALIVE: dialer=node1 group=proxy
[Sep 11 08:32:47] INFO Group has no dialer alive group=proxy network=udp4(DNS)
[Sep 11 08:32:47] DEBUG Connectivity Check Failed err=version 72 is not supprted network=tcp6(DNS) node=VLESS-XTLS-Reality-mt6000_hodynka
[Sep 11 08:32:47] INFO ALIVE --tcp6(DNS)-> NOT ALIVE: dialer=VLESS-XTLS-Reality-mt6000_hodynka group=proxy
[Sep 11 08:32:47] TRACE Outbound <proxy> udp4 -> NOT ALIVE, notify the kernel program. outboundId=2
[Sep 11 08:32:47] DEBUG Connectivity Check Failed err=Head "http://cp.cloudflare.com": version 72 is not supprted network=tcp4 node=node1
[Sep 11 08:32:47] INFO ALIVE --tcp4-> NOT ALIVE: dialer=node1 group=proxy
[Sep 11 08:32:47] INFO Group has no dialer alive group=proxy network=tcp4
[Sep 11 08:32:47] TRACE Outbound <proxy> tcp4 -> NOT ALIVE, notify the kernel program. outboundId=2
[Sep 11 08:32:47] DEBUG Connectivity Check Failed err=version 72 is not supprted network=tcp4(DNS) node=VLESS-XTLS-Reality-mt6000_hodynka
[Sep 11 08:32:47] INFO ALIVE --tcp4(DNS)-> NOT ALIVE: dialer=VLESS-XTLS-Reality-mt6000_hodynka group=proxy
[Sep 11 08:32:47] DEBUG Connectivity Check Failed err=version 72 is not supprted network=udp6(DNS) node=VLESS-XTLS-Reality-mt6000_hodynka
[Sep 11 08:32:47] INFO ALIVE --udp6(DNS)-> NOT ALIVE: dialer=VLESS-XTLS-Reality-mt6000_hodynka group=proxy
[Sep 11 08:32:47] DEBUG Connectivity Check Failed err=Head "http://cp.cloudflare.com": version 72 is not supprted network=tcp6 node=node1
[Sep 11 08:32:47] INFO ALIVE --tcp6-> NOT ALIVE: dialer=node1 group=proxy
[Sep 11 08:32:47] INFO Group has no dialer alive group=proxy network=tcp6
[Sep 11 08:32:47] DEBUG Connectivity Check Failed err=version 72 is not supprted network=udp4(DNS) node=VLESS-XTLS-Reality-mt6000_hodynka
[Sep 11 08:32:47] INFO ALIVE --udp4(DNS)-> NOT ALIVE: dialer=VLESS-XTLS-Reality-mt6000_hodynka group=proxy
[Sep 11 08:32:47] TRACE Outbound <proxy> tcp6 -> NOT ALIVE, notify the kernel program. outboundId=2
[Sep 11 08:32:47] DEBUG Connectivity Check Failed err=Head "http://cp.cloudflare.com": version 72 is not supprted network=tcp6 node=VLESS-XTLS-Reality-mt6000_hodynka
[Sep 11 08:32:47] INFO ALIVE --tcp6-> NOT ALIVE: dialer=VLESS-XTLS-Reality-mt6000_hodynka group=proxy
[Sep 11 08:32:47] DEBUG Connectivity Check Failed err=Head "http://cp.cloudflare.com": version 72 is not supprted network=tcp4 node=VLESS-XTLS-Reality-mt6000_hodynka
[Sep 11 08:32:47] INFO ALIVE --tcp4-> NOT ALIVE: dialer=VLESS-XTLS-Reality-mt6000_hodynka group=proxy
[Sep 11 08:32:48] DEBUG Connectivity Check Failed err=version 72 is not supprted network=tcp4(DNS) node=node1
[Sep 11 08:32:48] INFO ALIVE --tcp4(DNS)-> NOT ALIVE: dialer=node1 group=proxy
[Sep 11 08:32:48] INFO Group has no dialer alive group=proxy network=tcp4(DNS)
[Sep 11 08:32:48] DEBUG Connectivity Check Failed err=version 72 is not supprted network=udp6(DNS) node=node1
[Sep 11 08:32:48] INFO ALIVE --udp6(DNS)-> NOT ALIVE: dialer=node1 group=proxy
[Sep 11 08:32:48] INFO Group has no dialer alive group=proxy network=udp6(DNS)
[Sep 11 08:32:48] TRACE Outbound <proxy> udp6 -> NOT ALIVE, notify the kernel program. outboundId=2
Expected Behavior
No response
Steps to Reproduce
-
Environment
Dae version (use dae --version): dae version unstable-20240908.r731.9f04ad
OS (e.g cat /etc/os-release): OpenWrt SNAPSHOT r27340-9c367eb15d
Checks
Current Behavior
Hi, trying to run dae on custom built openwrt snapshot with all required kernel features enabled. Latest stable version just crashing system, so I trying on unstable. At least it starts, direct mode works, but rules with proxy doesn't want to work. In logs all I can see is "Connectivity Check Failed err=version 72 is not supprted network."
Expected Behavior
No response
Steps to Reproduce
-
Environment
dae --version
): dae version unstable-20240908.r731.9f04adcat /etc/os-release
): OpenWrt SNAPSHOT r27340-9c367eb15duname -a
): Linux OpenWrt 6.6.50 #0 SMP Mon Sep 9 19:24:38 2024 aarch64 GNU/LinuxAnything else?
No response