What's new

amtm AMTM Stuck in Screen Loop

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

bitmonster

Senior Member
Just installed a bunch of scripts on my RT-AC86U and AMTM is now stuck in a loop when opening it, refreshing here.. perhaps if I can uninstall the fw update notification script if that's causing any issues but I don't know how?

amtm 4.1 FW by thelonelycoder

RT-AC86U (aarch64) FW-386.12
Operation Mode: Wireless router

amtm - the Asuswrt-Merlin Terminal Menu

/mnt/data Size 28.1G Used 2.1G (8%)

2 open Skynet 7.4.6

5 open scribe 3.2.0

j1 open connmon 3.0.2
j3 open scMerlin 2.4.0

j6 open uiScribe 1.4.5

vn open vnStat 2.0.4
vp open VPNMON-R2 2.63
rt open RTRMON 1.58

wg open WireGuard Mgr v4.18

ep manage Entware packages

fw manage Firmware update notification
 
It is happening for me too.
amtm is in a refresh loop and after a few minutes it shows Segmentation Fault:

1704539071967.png
 
Hello,

And unfortunately it happened to me too. Installing the amtm 4.1 update, installing the notification script and it crashed when refreshing.

Is there a chance to fix this without restoring factory settings?
Zrzut ekranu 2024-01-07 210451.png
 
Hello,

And unfortunately it happened to me too. Installing the amtm 4.1 update, installing the notification script and it crashed when refreshing.

Is there a chance to fix this without restoring factory settings?View attachment 55351
I believe that this has come up before. Most likely, your currently selected entware server is not accessible. Whitelist/unblock bin.entware.net, or specify an alternate.
 
I believe that this has come up before. Most likely, your currently selected entware server is not accessible. Whitelist/unblock bin.entware.net, or specify an alternate.
It is not a matter of blocking or lack of access to the server.
Zrzut ekranu 2024-01-07 214808.png
 
I believe that this has come up before. Most likely, your currently selected entware server is not accessible. Whitelist/unblock bin.entware.net, or specify an alternate.
Its not that.

Cythrawl@Dark-Router:/tmp/home/root# ping bin.entware.net
PING bin.entware.net (158.160.45.54): 56 data bytes
64 bytes from 158.160.45.54: seq=0 ttl=43 time=139.813 ms
64 bytes from 158.160.45.54: seq=1 ttl=43 time=137.175 ms
64 bytes from 158.160.45.54: seq=2 ttl=43 time=138.038 ms
64 bytes from 158.160.45.54: seq=3 ttl=43 time=135.807 ms
64 bytes from 158.160.45.54: seq=4 ttl=43 time=138.781 ms
64 bytes from 158.160.45.54: seq=5 ttl=43 time=137.023 ms
64 bytes from 158.160.45.54: seq=6 ttl=43 time=134.365 ms
64 bytes from 158.160.45.54: seq=7 ttl=43 time=139.764 ms
64 bytes from 158.160.45.54: seq=8 ttl=43 time=138.594 ms
64 bytes from 158.160.45.54: seq=9 ttl=43 time=138.927 ms

Not blocked. Still has the same issue as others above.

Seemed to happen after installing the Firmware Notification app
 
Fixed it.

I tried this first.

Code:
rm /jffs/addons/amtm/a_fw/amtm.mod

Still had the issue,
So I had to run this:

Code:
rm -fr /jffs/addons/amtm

Which did fix it.. Removes some email scripts and a few other small ones.. but now it is working again
 
Fixed it.

I tried this first.

Code:
rm /jffs/addons/amtm/a_fw/amtm.mod

Still had the issue,
So I had to run this:

Code:
rm -fr /jffs/addons/amtm

Which did fix it.. Removes some email scripts and a few other small ones.. but now it is working again
I confirm it helped. Thank you very much!
 
Fixed it.

I tried this first.

Code:
rm /jffs/addons/amtm/a_fw/amtm.mod

Still had the issue,
So I had to run this:

Code:
rm -fr /jffs/addons/amtm

Which did fix it.. Removes some email scripts and a few other small ones.. but now it is working again
Thanx for this saved my day :)
 

Latest threads

Sign Up For SNBForums Daily Digest

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