wget -O /tmp/idefix-install.sh \
> https://raw.githubusercontent.com/DanielLavrushin/asuswrt-merlin-idefix/refs/heads/main/install.sh \
> && chmod 0755 /tmp/idefix-install.sh \
> && /tmp/idefix-install.sh \
> && rm /tmp/idefix-install.sh
--2026-04-12 17:50:01-- https://raw.githubusercontent.com/DanielLavrushin/asuswrt-merlin-idefix/refs/heads/main/install.sh
Resolving raw.githubusercontent.com... 185.199.110.133, 185.199.111.133, 185.199.108.133, ...
Connecting to raw.githubusercontent.com|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 344 [text/plain]
Saving to: '/tmp/idefix-install.sh'
/tmp/idefix-install.sh 100%[==================================================================================================>] 344 --.-KB/s in 0s
2026-04-12 17:50:01 (13.8 MB/s) - '/tmp/idefix-install.sh' saved [344/344]
/tmp/asuswrt-merlin-idefix.tar.gz 100%[==================================================================================================>] 2.83M --.-KB/s in 0.03s
Updating Idefix Terminal...
Downloading the version:latest...
/tmp/asuswrt-merlin-idefix.tar.gz 100%[==================================================================================================>] 2.83M --.-KB/s in 0.05s
Download completed successfully.
Extracting the package...
Extraction completed.
Setting up the script...
Script set up successfully.
Installing Idefix Terminal server...
Stopping Idefix Terminal...
Idefix Terminal stopped.
Clearing firewall rules for Idefix Terminal…
Downloading release version https://github.com/daniellavrushin/asuswrt-merlin-idefix/releases/latest/download/idefix-server-arm64.tar.gz into /tmp/idefix-server.tar.gz
/tmp/idefix-server.tar.gz 100%[==================================================================================================>] 2.45M --.-KB/s in 0.03s
Download completed successfully.
Extracting the package...
Extraction completed.
Idefix Terminal server installed successfully.
Running the installation...
Installing Idefix Terminal 1.4.1...
Updated /jffs/scripts/post-mount with Idefix Terminal command entry.
Updated /jffs/scripts/service-event with Idefix Terminal command entry.
Can't load /tmp/home/root/.rnd into RNG
4155424784:error:2406F079:lib(36):func(111):reason(121):NA:0:Filename=/tmp/home/root/.rnd
Generating a RSA private key
..................................+++++
...............+++++
writing new private key to '/jffs/addons/idefix/key.pem'
-----
sleeping for 10 seconds...
No Idefix Terminal page found to unmount. Continuing to clean up...
Removing any Idefix Terminal menu entry from menuTree.js.
Unmount completed.
Assigning new IDEFIX page: user2.asp
Mounting Idefix Terminal as user2.asp
Idefix Terminal mounted successfully as user2.asp
Generating secret for Idefix Terminal...
Creating Idefix Terminal response file: /www/user/idefix/response.json
Adding firewall rules for Idefix Terminal...
╔═════════════════════════════════════════════════╗
║ ║
║ Idefix Terminal 1.4.1 installed successfully. ║
║ ║
╚═════════════════════════════════════════════════╝
Installation completed successfully.
Ermmm .. unfortunately nope, not for me…honestly, I am a bit lost why this cause the issues... so far I blame `.asd` service...
@RandomUser777 @jksmurf
can you try 1.4.2?
yes sure, you can simply run@MegaMango any chance you could roll back to 1.4.0 while the code/errors are examined? I was actually able to install 1.4.0 successfully just before you updated to 1.4.1 and 1.4.2.
idefix update 1.4.0
a stupid long shotErmmm .. unfortunately nope, not for me… View attachment 71211View attachment 71212
idefix update
Same here 1.4.0 worked, 1.4.1 and 1.4.2 not so much.yes sure, you can simply run
I just really surprised it fails for all others...Code:idefix update 1.4.0
I’m not sure what you mean here.a stupid long shot
also don't help?INI:idefix update
@jksmurf @RandomUser777
yeah, I think i got it fixed in 1.4.4 - Asuswrt Signature Detection (asd) has started to quarantining `/jffs/scripts/idefix`, no idea why. So I moved the entire script into /jffs/addons - this is actually the right place for it.
Coolio... thank you!@jksmurf @RandomUser777
yeah, I think i got it fixed in 1.4.4 - Asuswrt Signature Detection (asd) has started to quarantining `/jffs/scripts/idefix`, no idea why. So I moved the entire script into /jffs/addons - this is actually the right place for it.
ERROR: could not open HSTS store at '/root/.wget-hsts'. HSTS will be disabled.
Can't load /tmp/home/root/.rnd into RNG
cp: can't stat '/tmp/idefix/idefix': No such file or directory
ASUSWRT-Merlin RT-AX88U_PRO 3006.102.8_alpha1-gcbc0e79254 Wed Apr 8 01:08:33 UTC 2026
SmurfXX@RT-AX88U-Pro:/tmp/home/root# wget -O /tmp/idefix-install.sh \
> https://raw.githubusercontent.com/DanielLavrushin/asuswrt-merlin-idefix/refs
/heads/main/install.sh \
> && chmod 0755 /tmp/idefix-install.sh \
> && /tmp/idefix-install.sh \
> && rm /tmp/idefix-install.sh
Will not apply HSTS. The HSTS database must be a regular and non-world-writable file.
ERROR: could not open HSTS store at '/root/.wget-hsts'. HSTS will be disabled.
--2026-04-13 17:06:40-- https://raw.githubusercontent.com/DanielLavrushin/asuswrt-merlin-idefix/refs/heads/main/install.sh
Resolving raw.githubusercontent.com... 2606:50c0:8003::154, 2606:50c0:8001::154, 2606:50c0:8000::154, ...
Connecting to raw.githubusercontent.com|2606:50c0:8003::154|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 447 [text/plain]
Saving to: '/tmp/idefix-install.sh'
/tmp/idefix-install 100%[===================>] 447 --.-KB/s in 0s
2026-04-13 17:06:41 (15.2 MB/s) - '/tmp/idefix-install.sh' saved [447/447]
/tmp/asuswrt-merlin-idefix.tar.gz 100%[=============================================================================>] 2.83M 384KB/s in 8.0s
Updating Idefix Terminal...
Downloading the version:latest...
/tmp/asuswrt-merlin-idefix.tar.gz 100%[=============================================================================>] 2.83M 8.28MB/s in 0.3s
Download completed successfully.
Extracting the package...
Extraction completed.
Setting up the script...
Script set up successfully.
Installing Idefix Terminal server...
Stopping Idefix Terminal...
Clearing firewall rules for Idefix Terminal…
Downloading release version https://github.com/DanielLavrushin/asuswrt-merlin-idefix/releases/latest/download/idefix-server-arm64.tar.gz into /tmp/idefix-server.tar.gz
/tmp/idefix-server.tar.gz 100%[=============================================================================>] 2.45M 7.57MB/s in 0.3s
Download completed successfully.
Extracting the package...
Extraction completed.
Idefix Terminal server installed successfully.
Running the installation...
Installing Idefix Terminal 1.4.4...
Removing existing Idefix Terminal entries from scripts.
Updated /jffs/scripts/post-mount with Idefix Terminal command entry.
Updated /jffs/scripts/service-event with Idefix Terminal command entry.
Can't load /tmp/home/root/.rnd into RNG
4158033936:error:2406F079:lib(36):func(111):reason(121):NA:0:Filename=/tmp/home/root/.rnd
Generating a RSA private key
....................................+++++
.............+++++
writing new private key to '/jffs/addons/idefix/key.pem'
-----
sleeping for 10 seconds...
No Idefix Terminal page found to unmount. Continuing to clean up...
Removing any Idefix Terminal menu entry from menuTree.js.
Unmount completed.
Assigning new IDEFIX page: user4.asp
Mounting Idefix Terminal as user4.asp
Idefix Terminal mounted successfully as user4.asp
Generating secret for Idefix Terminal...
Creating Idefix Terminal response file: /www/user/idefix/response.json
Adding firewall rules for Idefix Terminal...
╔═════════════════════════════════════════════════╗
║ ║
║ Idefix Terminal 1.4.4 installed successfully. ║
║ ║
╚═════════════════════════════════════════════════╝
Installation completed successfully.
cp: can't stat '/tmp/idefix/idefix': No such file or directory
SmurfXX@RT-AX88U-Pro:/tmp/home/root#
thanks man!Coolio... thank you!
Well when I saw the SSH log I was not too hopeful as there seemed to be 3 errors BUT this time it did indeed add the Idefix Terminal tab to the WebGUI.
Played around with it, it seems to work OK, the quick commands are awesome.... so... should I be concerned about the errors, can we make them go away so my OCD does not bother me at night.
And finally, will there be any leftover remnants from the several failed installs that I need to get rid of; and if so where? I could not see a /jffs/scripts/idefix dir but I do not know if there are others,
... and no way do I want to hide the Dog Idefix, I love Asterix and Obelix, I still have the full set and quote it regularly!
Code:ERROR: could not open HSTS store at '/root/.wget-hsts'. HSTS will be disabled.Code:Can't load /tmp/home/root/.rnd into RNGCode:cp: can't stat '/tmp/idefix/idefix': No such file or directory
Code:ASUSWRT-Merlin RT-AX88U_PRO 3006.102.8_alpha1-gcbc0e79254 Wed Apr 8 01:08:33 UTC 2026 SmurfXX@RT-AX88U-Pro:/tmp/home/root# wget -O /tmp/idefix-install.sh \ > https://raw.githubusercontent.com/DanielLavrushin/asuswrt-merlin-idefix/refs /heads/main/install.sh \ > && chmod 0755 /tmp/idefix-install.sh \ > && /tmp/idefix-install.sh \ > && rm /tmp/idefix-install.sh Will not apply HSTS. The HSTS database must be a regular and non-world-writable file. ERROR: could not open HSTS store at '/root/.wget-hsts'. HSTS will be disabled. --2026-04-13 17:06:40-- https://raw.githubusercontent.com/DanielLavrushin/asuswrt-merlin-idefix/refs/heads/main/install.sh Resolving raw.githubusercontent.com... 2606:50c0:8003::154, 2606:50c0:8001::154, 2606:50c0:8000::154, ... Connecting to raw.githubusercontent.com|2606:50c0:8003::154|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 447 [text/plain] Saving to: '/tmp/idefix-install.sh' /tmp/idefix-install 100%[===================>] 447 --.-KB/s in 0s 2026-04-13 17:06:41 (15.2 MB/s) - '/tmp/idefix-install.sh' saved [447/447] /tmp/asuswrt-merlin-idefix.tar.gz 100%[=============================================================================>] 2.83M 384KB/s in 8.0s Updating Idefix Terminal... Downloading the version:latest... /tmp/asuswrt-merlin-idefix.tar.gz 100%[=============================================================================>] 2.83M 8.28MB/s in 0.3s Download completed successfully. Extracting the package... Extraction completed. Setting up the script... Script set up successfully. Installing Idefix Terminal server... Stopping Idefix Terminal... Clearing firewall rules for Idefix Terminal… Downloading release version https://github.com/DanielLavrushin/asuswrt-merlin-idefix/releases/latest/download/idefix-server-arm64.tar.gz into /tmp/idefix-server.tar.gz /tmp/idefix-server.tar.gz 100%[=============================================================================>] 2.45M 7.57MB/s in 0.3s Download completed successfully. Extracting the package... Extraction completed. Idefix Terminal server installed successfully. Running the installation... Installing Idefix Terminal 1.4.4... Removing existing Idefix Terminal entries from scripts. Updated /jffs/scripts/post-mount with Idefix Terminal command entry. Updated /jffs/scripts/service-event with Idefix Terminal command entry. Can't load /tmp/home/root/.rnd into RNG 4158033936:error:2406F079:lib(36):func(111):reason(121):NA:0:Filename=/tmp/home/root/.rnd Generating a RSA private key ....................................+++++ .............+++++ writing new private key to '/jffs/addons/idefix/key.pem' ----- sleeping for 10 seconds... No Idefix Terminal page found to unmount. Continuing to clean up... Removing any Idefix Terminal menu entry from menuTree.js. Unmount completed. Assigning new IDEFIX page: user4.asp Mounting Idefix Terminal as user4.asp Idefix Terminal mounted successfully as user4.asp Generating secret for Idefix Terminal... Creating Idefix Terminal response file: /www/user/idefix/response.json Adding firewall rules for Idefix Terminal... ╔═════════════════════════════════════════════════╗ ║ ║ ║ Idefix Terminal 1.4.4 installed successfully. ║ ║ ║ ╚═════════════════════════════════════════════════╝ Installation completed successfully. cp: can't stat '/tmp/idefix/idefix': No such file or directory SmurfXX@RT-AX88U-Pro:/tmp/home/root#
Running the latest idefix version 1.4.5.just made a tiny patch for a 1.4.1 to fix the syslog timestamps, that some users previously reported and I missed this.
We use essential cookies to make this site work, and optional cookies to enhance your experience.