• 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. ExtremeFiretop

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

    That is exactly what was happening. As Dave pointed out, it wasn't tailmon that started tailscale. It was entware (the 3rd line in your post mount) that was starting tailscale.
  2. ExtremeFiretop

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

    That's exactly the reason why. It's not a problem with his script. It was a problem with your post-mount. Once that problem was solved, then his script could send the notification as intended.
  3. ExtremeFiretop

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

    Interesting, then I'm not sure I'm qualified to answer that one. Hopefully thelonelycoder has more of an idea where it comes from.
  4. ExtremeFiretop

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

    Happy you found a solution! And it required no code changes! I'd like to know more about why that was left behind in your post-mount though if it's no longer valid. We may need to poke @thelonelycoder for that one though.
  5. ExtremeFiretop

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

    This confirms the problem was solved by removing: . /jffs/addons/diversion/mount-entware.div # Added by amtm From the post-mount script. Seems like maybe diversion left some remnants behind? Causing post-mount to fail to run the lines following. Which means alan was likely having issues with...
  6. ExtremeFiretop

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

    That's a good point, I assumed it came from tailmon but it could be just the entware service. Let's see what alan says with the test
  7. ExtremeFiretop

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

    I believe . /jffs/addons/amtm/mount-entware.mod is still valid: not sure what about: . /jffs/addons/diversion/mount-entware.div though. Even if it's not valid though, the lines following in his post-mount are running as expected (such as tailmon) And here is the systemlog confirming that...
  8. ExtremeFiretop

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

    So far; I've narrowed it down based on your logs to the fact that it never even triggers the NTP_Ready function of the code. I would expect to see the same thing as scMerlin or YazDHCP which does trigger the NTP_Ready function as seen in your logs before: Jan 1 00:01:49 YazDHCP_[2836]...
  9. ExtremeFiretop

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

    Just as an FYI guys, I did a quick code review and see zero indication that TAILMON updates the tailscale package during regular operations. No "opkg update" is run, or "opkg install tailscale" is run from the regular main loop, or when -screen called from post-mount.
  10. ExtremeFiretop

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

    Swap file is unrelated to entware. Start through AMTM. 1. is entware installed? What version is installed (check screenshot below) 2. If you run the "ep" option, then option "1" does it find any updates available? 3. You can try doing the command "opkg update" to see if it runs as expected or...
  11. ExtremeFiretop

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

    Did you validate everything is working correctly with your entware installation?
  12. ExtremeFiretop

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

    We would need to see the system logs to see where it's stalling.
  13. ExtremeFiretop

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

    While I am not against the idea of adding a check and validation for the existence of the startup line existing within post-mount when updating, it does beg the question why it would be required. Is this a user mistake of some kind to delete post-mount or it's contents? How did it go missing in...
  14. ExtremeFiretop

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

    Hi @Tarek Yag How can I be of assistance? :D I'm I correct to assume your suggestion may be to add a call to the Auto_Startup function while passing the variable "create" within the Update_Version function? Or something similar?
  15. ExtremeFiretop

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

    Can I ask you to share a screenshot of your spdMerlin configuration? For example, which binary are you using? built-in or external? etc May help us recreate your situation better. Thank you.
  16. ExtremeFiretop

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

    I believe this is usually the default we see/deal with: The option for "Default message log level" is set to: "notice" And the option for "log only messages more urgent than" is set to: "debug" (I've never changed mine) Other posts found below that confirm this...
  17. ExtremeFiretop

    amtm amtm 6.1.5 - the Asuswrt-Merlin Terminal Menu, August 06, 2025

    We now mark these as optional, but recommended to clarify the distinction in the documentation. Again, thanks for the important distinction! Or: @Tarek Yag I've also changed the formatting and standardized them all satisfy your desire for cleanliness in the documentation ;) Examples...
  18. ExtremeFiretop

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

    Seems to us that the most likely explanation is that your settings for the system log are preventing some entries from showing up in the log. You most likely have set the option "Log only messages more urgent than" to "notice" level or perhaps higher, which is causing our ability to see what...
  19. ExtremeFiretop

    amtm amtm 6.1.5 - the Asuswrt-Merlin Terminal Menu, August 06, 2025

    I've been wondering where you disappeared too, since your wandering thread. 😂 Jump in the deep end! Easiest way to get back into it. (So I've been told)
  20. ExtremeFiretop

    amtm amtm 6.1.5 - the Asuswrt-Merlin Terminal Menu, August 06, 2025

    That's a good distinction, to know some add-ons do. I'll change the wording for those 2 add-ons then! Thanks Martinski!
Back
Top