What's new
  • 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!

amtm amtm won't start

toaruScar

Regular Contributor
My amtm won't start after updating to 6.0.1

after running amtm, all I see is just
Code:
 amtm 6.0.1                by thelonelycoder

 RT-AX88U (aarch64) Kernel-4.1.51
 FW-3004.388.9_2 @ 192.168.50.1
 Operation Mode: Wireless router
 Sat Jun 28 14:10:32 DST 2025

 amtm - the Asuswrt-Merlin Terminal Menu
ZD5AaS+


I tried
Bash:
rm -fr /jffs/addons/amtm
Then next time it asked me to choose a theme then back to the same behavior.
 
While it’s stuck, open another SSH session and run ps ww to see what it might be doing.
 
This was just happening to me as well, turned out to be the USB (went R/O). Nothing would start. Unfortunately it was failing slowly over time and I didn't see it, and couldn't recover. Took me me a couple of days to rebuild it all as my backupus we're also corrupted. But after a few HW resets and a new USB, it's all working. Good Luck...
 
Now you know what I mean by "system as reliable as USB stick". Use SSD in external enclosure instead.
I was gambling for awhile, but after the last week of trying to put the router back together again, and hitting random brick walls, arriving Monday 👍
 
In my case the storage is not in RO.
It got stuck on this command:
Bash:
/opt/bin/curl -fsNL --connect-timeout 10 --retry 3 --max-time 12 https://diversion.ch/amtm_fw/swap.mod -o /jffs/addons/amtm/swap.mod.new

When adding the verbose flag, I got the follwoing:

Bash:
/opt/bin/curl -vfsNL --connect-timeout 10 --retry 3 --max-time 12 https://diversion.ch/amtm_fw/swap.mod
* error setting certificate verify locations:
  CAfile: /home/tina/kao_asus/asuswrt/release/src/router/APP-IPK/DM-ipk/opt/share/curl/curl-ca-bundle.crt
  CApath: none
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top