Sometimes this happens for no reason at all. I wake up and see internet is gone. Turns out https-dns-proxy is stopped. Which cuts off the internet for some reason.
root@OpenWrt:~# ubus call system board
{
"kernel": "6.12.74",
"hostname": "OpenWrt",
"system": "MediaTek MT7621 ver:1 eco:3",
"model": "TP-Link Archer AX23 v1",
"board_name": "tplink,archer-ax23-v1",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "25.12.1",
"firmware_url": "https://downloads.openwrt.org/",
"revision": "r32768-b21cfa8f8c",
"target": "ramips/mt7621",
"description": "OpenWrt 25.12.1 r32768-b21cfa8f8c",
"builddate": "1773711117"
}
}
See if you can get "https-dns-proxy" to restart with a hotplug event:
I get "crash loops" when my internet connection fails...
I'm sorry to bother you but I haven't found a solution to my problem,
I have a connection via an LTE module so sometimes it happens that there are circumstances that give rise to an unstable internet connection ...
I would like to have some information, is it possible that by doing an "ifdown wan" the packet goes into "crash loop"?
because I have a script that checks my internet connection and if it detects that it is not present it do…
obviously I commented it after realizing that no event was recorded / emitted ...
in 24 hours I hope to be able to attach a report in the event that an unexpected disconnection occurs ...
I reactivated the events and disabled both the service created by me and any crontab regarding the connectivity check
currently I have this file:
cat /etc/hotplug.d/iface/99-ifup-wan
logger -t hotplug "/etc/hotplug.d/iface Device: ${DEVICE} / Action: ${ACTION} / Interface: ${INTERFACE}"
[ "$DEVICE" = "wwa…
Or should I just use something else than https-dns-proxy? Is it better alternatives?
You can add a little log to understand what's happening now (when the interface restarts) related to the issue you're having...
It's a matter of personal preference; you have to decide what you want to use.
else if you want to switch from custom manual configurations (but as I said it's a matter of personal taste).
1 Like
“stubby”. I had the same stability issues with https-dns-proxy.
1 Like