Unexpected restart #6852
-
Prerequisites
Platform (OS and CPU architecture)Linux, ARM64 InstallationCustom package (OpenWrt, HomeAssistant, etc; please mention in the description) SetupOn a router, DHCP is handled by the router AdGuard Home versionv0.107.46 ActionWhen openwrt handles downstream traffic, if the peak traffic is too large, it will cause adguardhome to restart unexpectedly, during which all other network connections will be interrupted except the traffic downloaded by bt. In another case, when using clash, there is a high probability of this error when switching network nodes frequently. Expected resultMethods to reduce or avoid this error. Actual resultnone Additional information and/or screenshots |
Beta Was this translation helpful? Give feedback.
Replies: 10 comments 6 replies
-
Hi, Seems that you're using a heavily modified kind of fork of OpenWRT bundled with a lot of other stuff to bypass DPIs and the likes. I'd suggest that you open an issue in their repo: https://github.com/kiddin9/OpenWrt_x86-r2s-r4s-r5s-N1 |
Beta Was this translation helpful? Give feedback.
-
I'm a little confused. What do you mean by DPIs |
Beta Was this translation helpful? Give feedback.
-
Deep Pakcket Inspection https://en.wikipedia.org/wiki/Deep_packet_inspection |
Beta Was this translation helpful? Give feedback.
-
The author of the opewnrt branch I'm using is unlikely to handle issues. Is there anything I can do to improve the situation on the basis of what I have? |
Beta Was this translation helpful? Give feedback.
-
It's just a guess, but probably the restarts are actually happening due to events fired in ubus and then managed by procd. Check the hotplug scripts (inside Hope that helps ! |
Beta Was this translation helpful? Give feedback.
-
Forgive me for not understanding how openwrt works, but the question I submitted, I guess, has to do with the number of filtering rules I use in my router. I use adguard as the server for dns requests, smartdns is the source of dns. |
Beta Was this translation helpful? Give feedback.
-
How much RAM does this AX1800 have ? |
Beta Was this translation helpful? Give feedback.
-
512 MB |
Beta Was this translation helpful? Give feedback.
-
I'd suggest then checking how's the router dealing with your amount of rules and the available memory: I've something around 1,3 milion rules, and AGH takes roughly between 250-300 Mb of RAM, maybe your router is too tight on memory to expect loading so much rules ... |
Beta Was this translation helpful? Give feedback.
-
Let me move this to a discussion, as this does not seem to be related to a bug. |
Beta Was this translation helpful? Give feedback.
Let me move this to a discussion, as this does not seem to be related to a bug.