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:
www.snbforums.com
And the answers to dave14305s questions are as follows:
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?

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:

FlexQoS - [Solved] 404 when trying to access UI admin
Hello! I've been experiencing an issue that I hope I could get some help with here. The UI page for FlexQoS (installed via AMTM) gives me a 404 error when I click on its tab. Tried rebooting, force updating, I still end up with the same result (not sure if relevant but it sets it as user7.asp)...

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?