What's new

BUG in Smart Connect Rule page - 386.8 GT-AXE16000

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

curreli

New Around Here
Hello,

I have enabled Smart Connect but only for the two 5Ghz bands.

When opening the Smart Connect Rule page, the last section named "Interface Select and Quality Procedures" is empty and I immediately get a JS error in the console (without doing any action):

smart_connect_rule.png


error_on_page_load.png


When trying to change some parameters and apply them, I get the following JS error upon clicking on "Apply" button:

error_on_apply.png


The only action I can do is "Default".

Thank you in advance for checking this issue.
 
Welcome to the forums @curreli.

Try using a different browser. Or, the one you're using but in 'safe' mode.

Do you have any extensions enabled? They may be interfering with the GUI.
 
Hello,

Thank you for your reply.

What I reported before happened in Chrome v104.0.5112.101 (x86_64). I tried Incognito mode with no extensions, same issue.

Same error occurs in Edge (Chrome-based).


Firefox v104.0.1 (64-bit)

No extensions.

Page load:
Code:
Uncaught TypeError: _array[k] is undefined
    genIfSelectBand http://192.168.1.1/Advanced_Smart_Connect.asp:452
    initial http://192.168.1.1/Advanced_Smart_Connect.asp:126
    onload http://192.168.1.1/Advanced_Smart_Connect.asp:1
Advanced_Smart_Connect.asp:452:4

Apply button:
Code:
Uncaught TypeError: document.querySelector(...) is null
    applyRule http://192.168.1.1/Advanced_Smart_Connect.asp:677
    onclick http://192.168.1.1/Advanced_Smart_Connect.asp:1
Advanced_Smart_Connect.asp:677:37


Safari Version 15.6 (17613.3.9.1.5)

No extensions.

Page load:
Code:
[Error] TypeError: undefined is not an object (evaluating '_array[k][0]')
    genIfSelectBand (Advanced_Smart_Connect.asp:452)
    initial (Advanced_Smart_Connect.asp:126)
    onload (Advanced_Smart_Connect.asp:764)

Apply button:
Code:
[Error] TypeError: null is not an object (evaluating 'document.querySelector('#wl'+ i +'_bsd_if_qualify_policy_t').value')
    applyRule (Advanced_Smart_Connect.asp:677:89)
    onclick (Advanced_Smart_Connect.asp:837)


I cannot make it work on any browser I tried.

Thanks!
 
I have had this same issue since I got my AXE-16000. It happens for me in both the latest stock firmware and also Merlin latest 386.8.

I am unable to make changes to the rules for Smart Connect due to this.

EDIT:

Because I can't control it, I've reverted to using 4 dedicated SSID's, but would prefer to use Smart Connect.

EDIT 2:

Apparently this has happened before with the AC88U:

And was fixed September 2, 2016:
 
Last edited:

Similar threads

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