Ansuel / tch-nginx-gui

Modified file to apply to a stock technicolor GUI
GNU General Public License v3.0
344 stars 52 forks source link

Client Monitoring not working #1022

Closed SamuelePilleri closed 3 years ago

SamuelePilleri commented 3 years ago

Device Model: DGA4132 Gui Version: 9.6.25-3b0cbe40

Description of problem: Client monitoring not displaying anything

How to reproduce: Go to the Cards page >> Wireless >> Client Monitoring (left column menu) >> Select a device from the list >> Nothing happens.

Expected behaviour: A modal open with wireless stats about signal strength and such.

Media/Photos: This is what should be displayed (from an old screenshot) Screenshot

Dark4Codrutz commented 3 years ago

+1 can reproduce this

Ansuel commented 3 years ago

Can someone test Dev ? I can't reproduce this.

Il Ven 11 Dic 2020, 20:30 Codrut Ban notifications@github.com ha scritto:

+1 can reproduce this

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Ansuel/tch-nginx-gui/issues/1022#issuecomment-743384809, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE2ZMQUOR2AST75Z2YUQSJ3SUJXNRANCNFSM4UVFIOYQ .

SamuelePilleri commented 3 years ago

I see you are actively working on the repo, what version should we flash (without bricking our devices xP) ?

Dark4Codrutz commented 3 years ago

Stay on the Stable channel 😉

Ansuel commented 3 years ago

try to open the browser console and tell me if there is an error reported. Also try the dev gui

SamuelePilleri commented 3 years ago

There is an error in the console:

Uncaught SyntaxError: expected property name, got end of script
    jQuery 18
        y
        Me
        append
        html
        W
        html
        load
        c
        fireWith
        l
        o
        send
        ajax
        load
        n
        <anonymous>
        dispatch
        handle
cards.lp:1:4837
    jQuery 18

Needless to say, column 4837 doesn't exist in that file.

Perhaps I should note that I'm using Firefox. Also, I've just found out login doesn't work in Edge Chromium, but that's a separate issue.

SamuelePilleri commented 3 years ago

I may be wrong, but I feel it has to do with that unhappy \'Error \' escape on line 42.

Edit: or maybe here.