Hi everyone, and thanks again to the AMTM-OSR team for all the work on these add-ons. I wanted to share some troubleshooting notes after encountering a hang while utilizing the automatic update feature in amtm v6.7 on my ASUS RT-AX82U v1 (with gnuton firmware).
The amtmupdate background daemon...
Hi everyone, and thanks again to the AMTM-OSR team for all the work on these add-ons. I wanted to share some troubleshooting notes about a nasty SQLite issue I hit after updating to ntpMerlin v3.4.14 (March 22 build) and how I worked around it.
Recently my ISP dropped the connection at the same...
I've seen two issues when diversion is doing a backup of ipleases to /tmp/divstats-iphostleases.txt.
1. When trying to get check whether the hostname is known or it should put "(Name-N/A)", it uses this:
if grep -wq "$i *" /var/lib/misc/dnsmasq.leases; then
echo " $i (Name-N/A)"...