Search results

  • 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!

  1. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    This will be included in the next release and is apart of PR 214: https://github.com/ExtremeFiretop/MerlinAutoUpdate-Router/pull/214 In this code, if it's set as HTML it highlights it yellow: Else if it's plain text it tags it with asterisks:
  2. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    We have no plans currently to work on a webUI for MerlinAU, that would be a separate project down the line if I'm bored and have nothing else to work on maybe lol. I've played with it once, the HTTP server running on the router is a castrated version of a standard HTTP server, and for good...
  3. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    Yes exactly, sorry that is what I meant, obviously the risk involved would be high if any of this did somehow happen and you had some unofficial compromised firmware installed, but the 'probability' is very, very low I'd say as well. It's not something I've really been concerned of in the time...
  4. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    @dave14305 I think this is a great idea! As always you've always come in with a helping hand and I much appreciate that. I already had the other release ready to go, but you can expect this will be investigated for the next release :) I think it's a valid point and we can increase the...
  5. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    MerlinAU Version 1.1.3 released. What's Changed/Fixed?: PR: #201 - Node MinorLogicFix and Default Schedule This is a fix related to the last release in 1.1.2 where we patched this issue identified below: -Additionally, the new code for email notifications for nodes could also potentially...
  6. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    And to add to this, even if an unofficial update did end up on the official repo, whether or not you are using this script you would be impacted by such a situation and would likely end up downloading it anyways. (If it did end up happening.)
  7. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    How would a "rogue" update end up on the official repo on sourceforge?
  8. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    This release is slow cookin for sure, but it will have a decent amount of improvements and new features. As for your suggestion the real issue I see is that currently the postpone stops "all" the logic for an update. The entire run to flash an update as in, checking memory, setting up...
  9. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    Unfortunately this suggestion would require a complete redesign of the workflow compared to our current method. Will need to think about this more. It probably wouldn't work the way your suggesting but could maybe piggy back on an upcoming feature in v1.1.3 I would recommend setting up...
  10. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    @Tadas. The script works exactly as designed. You somehow managed to missed the only instructions from the logs that includes a next step, to be exact it says: "Warning: Found high-risk phrases in the change-log." "Please run script interactively to approve the upgrade." Did you try and run...
  11. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    Hi @nlurker Did you have a look at my GitHub page by chance? Or was this a total coincidence that you requested this while I have PR 205 already pending to try and address this? Haha. I have a PR im working on to factor in the cron in the runtime estimate. Still needs some work but I started...
  12. ExtremeFiretop

    Release Asuswrt-Merlin 3004.388.7 is now available

    Just updated successfully using MerlinAU without a hitch. Thanks RMerlin for the great work. (as always!)
  13. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    This would be @thelonelycoder but tbh I thought this was already fixed in his dev build: https://www.snbforums.com/threads/backupmon-v1-7-2-apr-1-2024-backup-restore-your-router-jffs-nvram-external-usb-drive-cifs-smb-nfs-now-available-in-amtm.89127/post-899526 Maybe I misunderstood.
  14. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    Also, I know you mentioned it was random, but have you noticed if it only happens after a firmware update and reboot? Or does it happen just randomly completely unrelated to if a new firmware was recently flashed?
  15. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    The code first checks if the firmware updates is enabled on the firmware: FW_UpdateCheckState="$(nvram get firmware_check_enable)" Do you have automatic update checks disabled in the WebUI for some reason?
  16. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    Thank you for confirming it updated everything perfectly. No worries on the scheduling snafu, makes me think I should add some type of messaging around the postpone feature. It's really meant for people who want MerlinAU checking all the time (i.e nightly as I recommended). But need some time...
  17. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    So based on that log file, MerlinAU ran on Sunday the 28th at midnight, so the 8:27PM of that Sunday had not passed yet. It still had about more hours to go until the postpone period was over. I can tell this because the time frame shows 00:00:01 after 00:00:00 without changing the day, so for...
  18. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    Hi @aex.perez did you update to MerlinAU 1.1.2 before they attempted to update via cron? Or after? Can I see a copy of the logs file please so I can see when the cron job stopped? Or are you saying there is no log file because it didn't run at all? That would indicate a different issue all...
  19. ExtremeFiretop

    MerlinAU MerlinAU v1.2.6 - The Ultimate Firmware Auto-Updater (**Thread closed due to age**)

    MerlinAU Version 1.1.2 released. What's Changed/Fixed?: PR: #197 Bug Fix for Node Email Notifications... Even though the node has a name, the email says TBD Able to trigger the email every time I go to the nodes menu Additionally, the new code for email notifications for nodes could also...
Top