Is it possible to download your firmware on XR500?
Appreciate it .
I am also getting exception with the latest NSS build:
Mar 5 22:30:57 OpenWrt https-dns-proxy[26468]: [E] 92532.1678055457 (null):875418 3A75: Setting HTTP/2 version failed with 1: Error
Mar 5 22:30:57 OpenWrt https-dns-proxy[26468]: [E] 92532.1678055457 (null):875451 Try to run application with -x argument! Falling back to HTTP/1.1 version.
Mar 5 22:30:57 OpenWrt https-dns-proxy[26469]: [E] 92532.1678055457 (null):875578 3A75: Setting HTTP/2 version failed with 1: Error
Mar 5 22:30:57 OpenWrt https-dns-proxy[26469]: [E] 92532.1678055457 (null):875607 Try to run application with -x argument! Falling back to HTTP/1.1 version.
I believe this is causing my https-dns-proxy to stop and start over and over again every minute. Any idea how to fix this?
CC: @KONG
That is just an informal message telling you that the server you are connecting to does not support HTTP/2 and thus HTTP/1.1 is used, if https-dns-proxy starts over again, then there is a different problem, e.g. wan goes up and down every minute and triggers a restart of https-dns-proxy.
Thanks for your reply! Next update you make on the nss build, I can try getting logs or whatever you need to take a look if you want. I recently changed to ACwifidude NSS 22.03 build and everything is perfect. No error from https-dns-proxy either. I have XR500 that I was thinking about setting up and trying with your build to see if I get the same problem.
Quick update, I had the same problem with the NSS build on my XR500. The WAN would go up and down every minute. I ended up just flashing ACwifidude's NSS 22.03 build on my XR500 and flashed the Kong NSS build on my R7800 that I setup as a dumb AP. Performance is great wired and wireless. I have zero complaints with the current network setup. Thanks for the great build @KONG