No acces

Hello AMG0
I updated to latest firmware today and afterwards I cannot get acces to ALTUI.
Tried restart luop from vera and troug firefox and edge.
???

[quote=“svaleb, post:1, topic:199145”]Hello AMG0
I updated to latest firmware today and afterwards I cannot get acces to ALTUI.
Tried restart luop from vera and troug firefox and edge.
???[/quote]

what is your configuration ?
what is the javascript console output ( captured whlie you try to access ) ?
otherwise from UI7, set DEBUG variable to 1, reload luup and send me the logs to see what happens

The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature.

Does this help ?
Found under “console” on the blank page I get.

[quote=“svaleb, post:3, topic:199145”]The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature.

Does this help ?
Found under “console” on the blank page I get.[/quote]

Unfortunately Not at all. Please open altui ( even if it fails ), then CTRL J to open the console ,then force a refresh CTRL F5, then copy paste or give a screen shot of the console log

I am also having issues accessing AltUI via the device button in UI7. Getting a blank page when clicking the “Open” button in UI7 AltUI device. Luckily the link I had bookmarked a while ago still works but when I click the AltUI logo in the top left I get a blank screen again. Here are the URL’s I am using:

Bookmarked (this one works). : http://10.0.0.19/port_3480/data_request?id=lr_ALTUI_Handler&command=home#
UI7 Open link and AltUI Logo Link:(doesn’t work): http://10.0.0.19/port_3480/data_request?/port_3480id=lr_ALTUI_Handler&command=home

Just noticed it today. Not sure when this url changed since I usually use my bookmark

[quote=“Tsviper, post:5, topic:199145”]I am also having issues accessing AltUI via the device button in UI7. Getting a blank page when clicking the “Open” button in UI7 AltUI device. Luckily the link I had bookmarked a while ago still works but when I click the AltUI logo in the top left I get a blank screen again. Here are the URL’s I am using:

Bookmarked (this one works). : http://10.0.0.19/port_3480/data_request?id=lr_ALTUI_Handler&command=home#
UI7 Open link and AltUI Logo Link:(doesn’t work): http://10.0.0.19/port_3480/data_request?/port_3480id=lr_ALTUI_Handler&command=home

Just noticed it today. Not sure when this url changed since I usually use my bookmark[/quote]

I had this exact same problem on one of the intermediate versions on openLuup. amg0 fixed it the same day I messaged him. Are you running the latest from github?

[quote=“rafale77, post:6, topic:199145”][quote=“Tsviper, post:5, topic:199145”]I am also having issues accessing AltUI via the device button in UI7. Getting a blank page when clicking the “Open” button in UI7 AltUI device. Luckily the link I had bookmarked a while ago still works but when I click the AltUI logo in the top left I get a blank screen again. Here are the URL’s I am using:

Bookmarked (this one works). : http://10.0.0.19/port_3480/data_request?id=lr_ALTUI_Handler&command=home#
UI7 Open link and AltUI Logo Link:(doesn’t work): http://10.0.0.19/port_3480/data_request?/port_3480id=lr_ALTUI_Handler&command=home

Just noticed it today. Not sure when this url changed since I usually use my bookmark[/quote]

I had this exact same problem on one of the intermediate versions on openLuup. amg0 fixed it the same day I messaged him. Are you running the latest from github?[/quote]

Well, I’m running the latest that the UI prompted me for a day or so ago. (AltUI v2.26.2396). Is the GitHub version different?

@Tsviper
It looks like you are on a vera. I am not seeing this on either my vera or my openLuup on the same version so I am not quite sure what is different…

[quote=“Tsviper, post:5, topic:199145”]I am also having issues accessing AltUI via the device button in UI7. Getting a blank page when clicking the “Open” button in UI7 AltUI device. Luckily the link I had bookmarked a while ago still works but when I click the AltUI logo in the top left I get a blank screen again. Here are the URL’s I am using:

Bookmarked (this one works). : http://10.0.0.19/port_3480/data_request?id=lr_ALTUI_Handler&command=home#
UI7 Open link and AltUI Logo Link:(doesn’t work): http://10.0.0.19/port_3480/data_request?/port_3480id=lr_ALTUI_Handler&command=home

Just noticed it today. Not sure when this url changed since I usually use my bookmark[/quote]

goto ALTUI device variables and clear the LocalHome value. then reload luup. it should fix it.
if not please report back what is the LocalHome value after reload

Thanks. I tried to clear the variable but I got the error “Value cannot be empty”, so instead I replaced it with “id=lr_ALTUI_Handler&command=home#” and it is working again now. Not sure why/how it changed in the first place but at least its working again now. Thanks for the help.

Yes latest ui7 introduced this regression that now you cannot empty a variable value …
ALTUI supports it ( you can clear a variable and it also then give you the choice to actually remove the variable from the device - at your own risk of course - but usually this is fine , plugins for instance recreate them )
Glad it works

[quote=“svaleb, post:3, topic:199145”]The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature.

Does this help ?
Found under “console” on the blank page I get.[/quote]

Hello AMG0
Have tried ctrl j and ctrl f5, does not seem to work. inspect element in firefox give me teh same line as above.

[quote=“Tsviper, post:5, topic:199145”]I am also having issues accessing AltUI via the device button in UI7. Getting a blank page when clicking the “Open” button in UI7 AltUI device. Luckily the link I had bookmarked a while ago still works but when I click the AltUI logo in the top left I get a blank screen again. Here are the URL’s I am using:

Bookmarked (this one works). : http://10.0.0.19/port_3480/data_request?id=lr_ALTUI_Handler&command=home#
UI7 Open link and AltUI Logo Link:(doesn’t work): http://10.0.0.19/port_3480/data_request?/port_3480id=lr_ALTUI_Handler&command=home

Just noticed it today. Not sure when this url changed since I usually use my bookmark[/quote]

Yes, this works Thanks !!!
So the link from vera does not work.

[quote=“svaleb, post:13, topic:199145”][quote=“Tsviper, post:5, topic:199145”]I am also having issues accessing AltUI via the device button in UI7. Getting a blank page when clicking the “Open” button in UI7 AltUI device. Luckily the link I had bookmarked a while ago still works but when I click the AltUI logo in the top left I get a blank screen again. Here are the URL’s I am using:

Bookmarked (this one works). : http://10.0.0.19/port_3480/data_request?id=lr_ALTUI_Handler&command=home#
UI7 Open link and AltUI Logo Link:(doesn’t work): http://10.0.0.19/port_3480/data_request?/port_3480id=lr_ALTUI_Handler&command=home

Just noticed it today. Not sure when this url changed since I usually use my bookmark[/quote]

Yes, this works Thanks !!!
So the link from vera does not work.[/quote]
goto ALTUI device variables and clear the LocalHome value. then reload luup. it should fix it.
if not please report back what is the LocalHome value after reload

As Tsviper says it cannot be empty so I replased it with his suggestion.
“id=lr_ALTUI_Handler&command=home”
And it seems to work fine.

But what is the correct text ?

Thanks for all help !!!

[quote=“svaleb, post:15, topic:199145”]As Tsviper says it cannot be empty so I replased it with his suggestion.
“id=lr_ALTUI_Handler&command=home”
And it seems to work fine.

But what is the correct text ?

Thanks for all help !!![/quote]

I ended up going into the AtlUI interface and deleting the variable and just restarting Luup like amg0 suggested. It then recreated the variable with the correct info. See attached screenshot.

Aha…
I did it in vera…so that is why…
Thanks

I’m stucked with “Waiting initial data” message (remote connection).
When connecting via Vera interface everything works fine.
Any suggestions what may be the issue?

The other controller, (same network as computer) works fine.

[quote=“kwieto, post:18, topic:199145”]I’m stucked with “Waiting initial data” message (remote connection).
When connecting via Vera interface everything works fine.
Any suggestions what may be the issue?

The other controller, (same network as computer) works fine.[/quote]

Exact setup ?
Versions ?
JavaScript console log copy ? ( capture the whole page load sequence so open the console and force a page reload CTRL+f5 )

Not sure what you mean by"exact setup"? Vera Plus firmware 1.7.3831, alt UI ver 2.26.
How to access java script console log?
In my browser ctrl+j opens side bar with favorites :frowning:

It worked couple of days ago with the same settings, the only change can be (not sure) upgrade of altUI to newest version