-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"invalid instance" when opening Wizard #118
Comments
i need the network file... in config |
taken from a backup from another Tiscali modem but is pretty the same with just the censored values changed: ps. pay attention that i was using "assist" user (with remote assistance) that seems have no permission also for change via GUI the PPPoE credentials |
O think it's just some problem with the different configuration of the
modem
Il Lun 27 Ago 2018, 21:02 Francesco M <notifications@github.com> ha scritto:
… taken from a backup from another Tiscali modem but is pretty the same with
just the censored values changed:
network.zip
<https://github.com/Ansuel/tch-nginx-gui/files/2325243/network.zip>
ps. pay attention that i was using "assist" user (with remote assistance)
that seems have no permission also for change via GUI the PPPoE credentials
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#118 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATWWQjaNCggznWDfmdHZW6THVX9jGehuks5uVEI5gaJpZM4WNu9q>
.
|
Same issue in initial image. TG800vac version 8.7.24. Edit: If I go next and then back the "invalid instance" page one error is gone. |
Replacing
with:
But this is probably a Tiscali firmware requirement. Seems we should find a way to autodetect the atm interface name to be compatible on all devices/software variants This solved at least the first page wizard issue, #97 this still happen. |
I personally tested #97 and k can insert empty value...
Il Sab 1 Set 2018, 10:11 Francesco M <notifications@github.com> ha scritto:
… Replacing
https://github.com/Ansuel/tch-nginx-gui/blob/f75c53cd6727307687c967fe05311dfcb84abb81/decompressed/gui_file/www/wizard-cards/001_broadband.lp#L39
with:
local wan_atm_uci_path = ***@***.***_8_35."
local wan_atm_uci_ipoe_path = ***@***.***_8_35."
But this is probably a Tiscali firmware requirement. Seems we should find
a way to autodetect the atm interface name to be compatible on all
devices/software variants
This solved at least the first page wizard issue, #97
<#97> this still happen.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#118 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATWWQu_gVr_a3cgh7Oqxc3rM7wkbjYUlks5uWkEWgaJpZM4WNu9q>
.
|
The real problem is the custom implementation of the Tiscali firmware
Il Sab 1 Set 2018, 11:02 Ansuel Smith <ansuelsmth@gmail.com> ha scritto:
… I personally tested #97 and k can insert empty value...
Il Sab 1 Set 2018, 10:11 Francesco M ***@***.***> ha
scritto:
> Replacing
>
> https://github.com/Ansuel/tch-nginx-gui/blob/f75c53cd6727307687c967fe05311dfcb84abb81/decompressed/gui_file/www/wizard-cards/001_broadband.lp#L39
> with:
>
> local wan_atm_uci_path = ***@***.***_8_35."
> local wan_atm_uci_ipoe_path = ***@***.***_8_35."
>
> But this is probably a Tiscali firmware requirement. Seems we should find
> a way to autodetect the atm interface name to be compatible on all
> devices/software variants
>
> This solved at least the first page wizard issue, #97
> <#97> this still happen.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#118 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ATWWQu_gVr_a3cgh7Oqxc3rM7wkbjYUlks5uWkEWgaJpZM4WNu9q>
> .
>
|
yes but as @flywire on Telstra probably he have something different than and if i remember good i was having this error also on UNO firmare |
It's not so easy I can put a check for the different configuration but it would not work so well as any difference would cause problems... |
Curious that problem disappears after going to page 2 then back to page 1. Maybe this will help from my config file: [xtm] |
So seems at least Telstra is using the same interface name.. As a fast solution the check with a list of known interface names seems usable |
can someone try this new version ? |
Page 1 Seems now Working on Tiscali Firmware (16.3) but it will not correctly read the VLAN status as at the moment of opening the wizard is ON and setted on VLAN 835, but wizard show the switch OFF (and putting ON will autoset VLAN 835) Still broken on UNO firmware (17.2) For the Page 2 i made a PR #149 that easily fix |
can you give me the network of the uno firmware |
sorry the xtm config file... |
|
then i think the problem is in another value... |
probably we need a dummy connection for eth or some dummy datas on interfaces... il try to get exactly what is missing do you have some tips to speedup my search? |
The issue seems to be |
And there are 2 values @flywire how is your wan ETH device named? could you post your /etc/config/network and xtm files? |
/etc/config/network
/etc/config/xtm
|
Clean the file as described here #118 (comment)
@flywire under broadband card settings do you have "show advanced" and the block to switch mode? try to set VDSL2 and than back to your connection type (ETH?) this fixed the issue of wizard for me on UNO firmware |
@FrancYescO - makes no difference. btw - When I switch to VDSL2, switch connection mode and close it, it opens back up on ETH. If you got my PM on ilpuntotecnico please reply. |
@flywire you probably have also to set a VLAN id on the bottom (after switched in VDSL mode), than wizard should work good |
@FrancYescO - agree, after using workarounds #118 (comment) and #118 (comment) wizard appears to work (I didn't save on p8/8). Now wizard needs to be fixed for Ethernet use case. |
you still have something wrong when u set ethernet? |
No problem after workaround but workaround is unreasonable, especially for target user which is noob. |
yes infact we are going to find a way to solve, was just to confirm that is working good in this manner also on Telstra |
Tiscali 16.3 - GUI 8.7.2
Just open wizard and i'll get "Invalid instance"
https://i.imgur.com/rsOtVbT.png
The text was updated successfully, but these errors were encountered: