• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Search results

  1. M

    uiScribe uiScribe v1.4.9 [2025-Nov-07] - Custom System Log WebUI page for Scribe (syslog-ng) logs

    Release Notes for uiScribe v1.4.9 production version now available [2025-Nov-07] 1) Removed old Tomato JavaScript file references. 2) Miscellaneous code improvements. The fork from @Jack Yaz's uiScribe add-on is now hosted on the AMTM-OSR GitHub repo: https://github.com/AMTM-OSR/uiScribe
  2. M

    uiDivStats uiDivstats 4.0.12 - WebUI Stats for Diversion

    Release Notes for uiDivStats v4.0.12 production version now available [2025-Nov-07] 1) Removed old Tomato JavaScript file references. 2) Miscellaneous code improvements. The fork from @Jack Yaz's uiDivStats add-on is now hosted on the AMTM-OSR GitHub repo: https://github.com/AMTM-OSR/uiDivStats
  3. M

    scMerlin scMerlin 2.5.45 - Service and script control menu for Asuswrt-Merlin

    Release Notes for scMerlin v2.5.45 production version now available [2025-Nov-07] 1) Removed old Tomato JavaScript file references. 2) Miscellaneous code improvements. ** The fork from @Jack Yaz's scMerlin add-on is now hosted on the AMTM-OSR GitHub repo: https://github.com/AMTM-OSR/scMerlin
  4. M

    YazDHCP YazDHCP v1.2.3 [2025-Nov-07] - Feature expansion of DHCP assignments (increasing limit on the number of DHCP reservations)

    No worries. It happens. Full credit to you for owning up to the mistake with no excuses. Now we move forward. ;):)
  5. M

    YazDHCP YazDHCP v1.2.3 [2025-Nov-07] - Feature expansion of DHCP assignments (increasing limit on the number of DHCP reservations)

    Release Notes for YazDHCP v1.2.3 production version now available [2025-Nov-07] 1) FIXED: Suppress unnecessary syslog messages under specific conditions. [Thanks to @Stephen Harrington for finding/reporting the bug] 2) IMPROVED: Better checking of Guest Networks when wireless radios are...
  6. M

    YazDHCP YazDHCP v1.2.3 [2025-Nov-07] - Feature expansion of DHCP assignments (increasing limit on the number of DHCP reservations)

    From the very beginning, when I describe the goal and intent of the new feature, I have clearly and explicitly stated that the target is Guest Networks whose subnet range is separate (i.e. different) from the main LAN subnet. In fact, the very first sentence of the documentation in the Release...
  7. M

    spdMerlin spdMerlin v4.4.15 [2025-Nov-07] - Internet Speedtest and Monitoring Tool for AsusWRT Merlin

    Release Notes for spdMerlin v4.4.15 production version now available [2025-Nov-07] 1) FIXED: Modified code to better handle VPN client interfaces coming up while the 'startup' call is also executed during reboot. This fixes 2 intermittent issues: WebUI not getting mounted, and losing VPN client...
  8. M

    YazDHCP YazDHCP v1.2.3 [2025-Nov-07] - Feature expansion of DHCP assignments (increasing limit on the number of DHCP reservations)

    Try the following commands on your router via an SSH terminal window: 1) Download the latest production/master release version: curl -LSs --retry 3 --retry-delay 5 --retry-connrefused \ https://raw.githubusercontent.com/AMTM-OSR/YazDHCP/master/YazDHCP.sh \ -o /jffs/scripts/YazDHCP.sh && chmod...
  9. M

    spdMerlin Multiple entries in GUI

    Thank you for providing the log files covering the full reboot sequence of events. They gave me most of the details I needed to narrow down what I believe to be the root cause. Essentially, it was a race condition between 2 instances of the script being launched. One instance needs to initialize...
  10. M

    YazDHCP YazDHCP v1.2.3 [2025-Nov-07] - Feature expansion of DHCP assignments (increasing limit on the number of DHCP reservations)

    Well, I've seen this before. Some people read the syslog and see a dnsmasq crash following a YazDHCP log entry, and they tend to assume, and often simply conclude, that the crash must have been caused by YazDHCP. But that's only jumping to conclusions and using false logic. Seeing 2 events...
  11. M

    Unbound Unbound Stats for Asuswrt-Merlin v1.4.4 [2025-Nov-03] Generate Stats for Unbound

    Just to clarify and set the proper expectations. I have not taken up the role of maintaining Unbound Manager. So far, I’ve been fixing issues only with the UnboundStats WebUI part of it (a separate project on its own GitHub repository). Initially, my only goal was to try to keep the WebUI page...
  12. M

    YazDHCP YazDHCP v1.2.3 [2025-Nov-07] - Feature expansion of DHCP assignments (increasing limit on the number of DHCP reservations)

    Excellent catch!! Thank you for reporting it. I did find where the problem was, and I have now modified the code to stop the messages under most conditions. You will still get a few of them in the syslog during reboots, when loading the WebUI page, when loading the CLI menu, or when the WiFi...
  13. M

    spdMerlin Multiple entries in GUI

    Thank you for providing the log file. The link did work. However, it looks like this is a curated or filtered log file because it's missing some key entries, like the call to the "/jffs/scripts/services-start" script. Also, I don't see the "ntpd: Started ntpd" entry, and some of the...
  14. M

    spdMerlin Multiple entries in GUI

    I ran out of time to review the log. When I get some time during the week, I'll take a look. BTW, when I tried to view the syslog, I get a page saying that I don't have access and that I need to request access. Can you please store the syslog in PasteBin instead? Or perhaps on something like...
  15. M

    Unbound Unbound Stats for Asuswrt-Merlin v1.4.4 [2025-Nov-03] Generate Stats for Unbound

    Release Notes for Unbound Stats WebUI v1.4.4 production version now available [2025-Nov-03] 1) FIXED: Removed old Tomato JavaScript dependencies and replaced code with more standard function calls. 2) Minor code improvements. --------- NOTES: --------- 1) To check the currently installed...
  16. M

    YazDHCP YazDHCP v1.2.3 [2025-Nov-07] - Feature expansion of DHCP assignments (increasing limit on the number of DHCP reservations)

    Release Notes for YazDHCP v1.2.2 production version now available [2025-Nov-03] 1) FIXED: Modified code to better detect and handle Guest Network interfaces created by YazFi when starting up during a system reboot. 2) FIXED: On the WebUI page, the list of backup files for the "Restore Icons"...
  17. M

    YazDHCP YazDHCP v1.2.3 [2025-Nov-07] - Feature expansion of DHCP assignments (increasing limit on the number of DHCP reservations)

    Thank you for testing and verifying the fix. Yes, except for YazFi, waiting for the system clock to sync is SOP for all of JackYaz's add-ons. This means that during startup, the script simply waits up to 10 minutes, and nothing happens until the code detects NTP has synced, as reflected by the...
  18. M

    spdMerlin Multiple entries in GUI

    Yeah, technically, that's not an error if you have never enabled the Auto Bandwidth functionality. Don't forget to capture and post the system log covering the reboot sequence and all the add-ons starting up, which is when the WebUI pages get mounted. I suspect that's where the problem might be...
  19. M

    YazDHCP YazDHCP v1.2.3 [2025-Nov-07] - Feature expansion of DHCP assignments (increasing limit on the number of DHCP reservations)

    Great find!! Thank you for reporting it. This was a timing issue when the WebUI requested data from the shell script about the custom user icons, but was checking for the results too early. Note that the CLI menu was correctly handling it, so you could also do the restoration via the CLI menu...
  20. M

    MerlinAU MerlinAU v1.5.5 - The Ultimate Firmware Auto-Updater (WEBUI + GNUTON SUPPORT!)

    Great catch!! Thank you for reporting the issue. This is now fixed in the latest development 1.5.5_25110200 version now available. If you'd like to test and verify the fix, you can switch from the current production release to the latest development version using the following command...
Back
Top