What's new

FlexQoS Error when installing FlexQoS and 404 on its WebUI tab

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

xaviez

New Around Here
Hello there, new to merlin and this forum so I may be asking silly questions. :)
I've been trying to install FlexQoS on my RT-AX86U running 386.5_2, no USB drive (and I could not find that it should be needed for FlexQoS).

First I thought the installation went fine, but when trying to access the FlexQoS tab in "Adaptive QoS" I'm just greeted with a 404.
After having tried to uninstall and reinstall the script a couple of times I noticed that I'm getting an error message during installation that I must have missed at first:
cp: can't stat '/jffs/addons/flexqos/flexqos.asp': No such file or directory

I found this thread:

And the answers to dave14305s questions are as follows:
Bash:
ls -l /jffs/addons/flexqos
-rwxrwxrwx    1 kjeadmin root         75779 Apr 18 17:52 flexqos.sh

ls -l /www/user*.asp
lrwxrwxrwx    1 kjeadmin root            14 Mar 25 15:11 /www/user1.asp -> user/user1.asp
lrwxrwxrwx    1 kjeadmin root            15 Mar 25 15:11 /www/user10.asp -> user/user10.asp
lrwxrwxrwx    1 kjeadmin root            15 Mar 25 15:11 /www/user11.asp -> user/user11.asp
lrwxrwxrwx    1 kjeadmin root            15 Mar 25 15:11 /www/user12.asp -> user/user12.asp
lrwxrwxrwx    1 kjeadmin root            15 Mar 25 15:11 /www/user13.asp -> user/user13.asp
lrwxrwxrwx    1 kjeadmin root            15 Mar 25 15:11 /www/user14.asp -> user/user14.asp
lrwxrwxrwx    1 kjeadmin root            15 Mar 25 15:11 /www/user15.asp -> user/user15.asp
lrwxrwxrwx    1 kjeadmin root            15 Mar 25 15:11 /www/user16.asp -> user/user16.asp
lrwxrwxrwx    1 kjeadmin root            15 Mar 25 15:11 /www/user17.asp -> user/user17.asp
lrwxrwxrwx    1 kjeadmin root            15 Mar 25 15:11 /www/user18.asp -> user/user18.asp
lrwxrwxrwx    1 kjeadmin root            15 Mar 25 15:11 /www/user19.asp -> user/user19.asp
lrwxrwxrwx    1 kjeadmin root            14 Mar 25 15:11 /www/user2.asp -> user/user2.asp
lrwxrwxrwx    1 kjeadmin root            15 Mar 25 15:11 /www/user20.asp -> user/user20.asp
lrwxrwxrwx    1 kjeadmin root            14 Mar 25 15:11 /www/user3.asp -> user/user3.asp
lrwxrwxrwx    1 kjeadmin root            14 Mar 25 15:11 /www/user4.asp -> user/user4.asp
lrwxrwxrwx    1 kjeadmin root            14 Mar 25 15:11 /www/user5.asp -> user/user5.asp
lrwxrwxrwx    1 kjeadmin root            14 Mar 25 15:11 /www/user6.asp -> user/user6.asp
lrwxrwxrwx    1 kjeadmin root            14 Mar 25 15:11 /www/user7.asp -> user/user7.asp
lrwxrwxrwx    1 kjeadmin root            14 Mar 25 15:11 /www/user8.asp -> user/user8.asp
lrwxrwxrwx    1 kjeadmin root            14 Mar 25 15:11 /www/user9.asp -> user/user9.asp

ls -l /www/user/user*.asp
ls: /www/user/user*.asp: No such file or directory

grep FlexQoS /tmp/menuTree.js
{url: "user1.asp", tabName: "FlexQoS"},

grep -l FlexQoS /www/user/user*.asp
grep: /www/user/user*.asp: No such file or directory

I've tried to format the JFFS and reboot, then reinstall but with the same result.
Anyone have any pointers as to what I could be doing wrong?
 
Run this and see if it gives any errors:
Code:
ls -l /tmp/flexqos.asp
curl -fL --retry 3 --connect-timeout 3 https://raw.githubusercontent.com/dave14305/FlexQoS/master/flexqos.asp -o /jffs/addons/flexqos/flexqos.asp
flexqos check
 
Run this and see if it gives any errors:
Code:
ls -l /tmp/flexqos.asp
curl -fL --retry 3 --connect-timeout 3 https://raw.githubusercontent.com/dave14305/FlexQoS/master/flexqos.asp -o /jffs/addons/flexqos/flexqos.asp
flexqos check
Done:
Bash:
kjeadmin@RT-AX86U-96E0:/tmp/home/root# ls -l /tmp/flexqos.asp
ls: /tmp/flexqos.asp: No such file or directory
kjeadmin@RT-AX86U-96E0:/tmp/home/root# curl -fL --retry 3 --connect-timeout 3 ht
tps://raw.githubusercontent.com/dave14305/FlexQoS/master/flexqos.asp -o /jffs/ad
dons/flexqos/flexqos.asp
curl: (6) name lookup timed out
Warning: Problem : timeout. Will retry in 1 seconds. 3 retries left.
curl: (6) name lookup timed out
Warning: Problem : timeout. Will retry in 2 seconds. 2 retries left.
curl: (6) name lookup timed out
Warning: Problem : timeout. Will retry in 4 seconds. 1 retries left.
curl: (6) name lookup timed out
kjeadmin@RT-AX86U-96E0:/tmp/home/root# flexqos check
cp: can't stat '/jffs/addons/flexqos/flexqos.asp': No such file or directory
kjeadmin@RT-AX86U-96E0:/tmp/home/root#
 
What are your DNS settings?

Run on the router:
Code:
nslookup raw.githubusercontent.com
1650317409800.png

ISP default DNS, havent touched the settings.
Code:
kjeadmin@RT-AX86U-96E0:/tmp/home/root# nslookup raw.githubusercontent.com
Server:    95.143.207.201
Address 1: 95.143.207.201 uppslag2.internetport.se

Name:      raw.githubusercontent.com
Address 1: 185.199.108.133 cdn-185-199-108-133.github.com
Address 2: 185.199.109.133 cdn-185-199-109-133.github.com
Address 3: 185.199.110.133 cdn-185-199-110-133.github.com
Address 4: 185.199.111.133 cdn-185-199-111-133.github.com
Address 5: 2606:50c0:8002::154
Address 6: 2606:50c0:8003::154
Address 7: 2606:50c0:8000::154
Address 8: 2606:50c0:8001::154

Thanks for helping! Much appreciated!
 
Trying a different DNS service (quad9), but not sure if and how to flush any cache on the router.
 
Apologies for the delays in response, I have had other things I've had to tend to. :)
Same result with a different DNS server.
 
Apologies for the delays in response, I have had other things I've had to tend to. :)
Same result with a different DNS server.
what value do you get returned when you do:
Code:
nvram get wan_ipaddr | grep -E '^(192\.168|10\.|172\.1[6789]\.|172\.2[0-9]\.|172\.3[01]\.)'

in the terminal?
 

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