error enabling ACC

Report issues relating to bandwith monitoring, bandwidth quotas or QoS in this forum.

Moderator: Moderators

Post Reply
raoulney
Posts: 1
Joined: Sat Mar 07, 2015 1:12 am

error enabling ACC

Post by raoulney »

I am unable to enable ACC.

Making no other changes on the Qos Download page, I set the checkbox on the Qos download page and press SAVE CHANGES but nothing happens. The enabled setting is not preserved if I leave the page & return.

Checking the browser console I find that an error has occurred during the on-click processing (screenshot of the error attached).

This behaviour is the same under IE, FF & Chrome

Gargoyle Version:1.6.2
Model:TP-Link TL-WR1043N/ND v2
Device Configuration:Gateway
Attachments
internet explorer console showing error during save-changes
internet explorer console showing error during save-changes
Screenshot 2015-03-07 16.10.06.png (144.53 KiB) Viewed 3815 times

pbix
Developer
Posts: 1373
Joined: Fri Aug 21, 2009 5:09 pm

Re: error enabling ACC

Post by pbix »

v1.6.2 is quite old by now and if you search the forum you will find that no one has ever reported a problem like this before. So I am left to think that it is specific to your setup despite the fact that you have tried different browsers.

The following lines can be executed from the command line to manually enable ACC if both upload and download QoS are already enabled.

Code: Select all

uci set qos_gargoyle.download.qos_monenabled=true
uci commit
/etc/init.d/qos_gargoyle restart
If ACC still fails to enable post the output of the above qos_gargoyle restart command and
Linksys WRT1900ACv2
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM

RisingXun
Posts: 6
Joined: Sat Jan 10, 2015 11:40 pm

Re: error enabling ACC

Post by RisingXun »

Code: Select all

uci set qos_gargoyle.download.qos_monenabled=true
uci commit
/etc/init.d/qos_gargoyle restart
Router: TL-WDR3600v1
Firmware: gargoyle_1.9.1
qos_gargoyle config file: http://pastebin.com/t1cpLW3y

Hello,

I ran the commands you recommended and everything appears to work but I am just concerned about the error message I am getting when running the last command. Everything else is default.
Thanks

http://i63.tinypic.com/2qjk1u9.png
Image

Lantis
Moderator
Posts: 7063
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: error enabling ACC

Post by Lantis »

You can't/shouldn't use WinSCP to run these commands.
You need to be logged in via SSH with a full terminal.

That is likely why you got the error.
You can alternatively reboot your router instead of issuing this restart command.

Further to this however we really should be starting a whole new thread as this is a separate issue.
1.9.1 is leaps and bounds ahead of 1.6.2 and we need to figure out what and why things aren't working for you.

So please start a new thread (even if it is the exact same problem) describing where you ran into trouble and we will go from there and see what needs fixing.
Thanks
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Post Reply