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 does an "ifdown wan && ifupwan" but I find this indication in the log:
daemon.info procd: Instance https-dns-proxy::instance1 s in a crash loop 44 crashes, 15 seconds since last crash
user.notice firewall: Reloading firewall due to ifup of wan (wwan0)
user.notice https-dns-proxy [23351]: Starting https-dns-proxy 2023.12.26-r4 instances on_interface_trigger ✓
user.notice https-dns-proxy [23351]: Setting trigger for wan_4 ✓
daemon.info procd: Instance https-dns-proxy::instance1 s in a crash loop 45 crashes, 2 seconds since last crash
user.notice https-dns-proxy [23610]: Starting https-dns-proxy 2023.12.26-r4 instances on_interface_trigger ✓
user.notice https-dns-proxy [23610]: Setting trigger for wan_4 ✓
user.notice firewall: Reloading firewall due to ifup of wan_4 (wwan0)
I have already tried to update the package to the latest available version, using "owut" but I still have this problem, is there a solution?
https-dns-proxy - 2025.05.11-r1
thanks to anyone who wants to help me...