Trouble installing openLUUP

that didnt work, it seems like it looks for it on the basis of the connecting computers regional settings? I Installed AltUI now on the VeraPlus, and I encounter the same problem if i type :3480 there too. Maybe te “revert to english” doesnt work with the latest release?

On a Vera with more recent firmware you need to use:

http://<IP_ADDRESS>/port_3480/data_request?id=lr_ALTUI_Handler&command=home#

It is based on client side language preference (browser)
Adding &lang=XX in the url forces a language. You can Use the setting tab to prepare your home url.

[quote=“a-lurker, post:42, topic:199120”]On a Vera with more recent firmware you need to use:

http://<IP_ADDRESS>/port_3480/data_request?id=lr_ALTUI_Handler&command=home#[/quote]
Yes !!! Vera and openluup need different url.
port_3480 For Vera
:3480 for openluup

Yes, i tried them both. anyway, the “&lang=en” did the trick. :slight_smile: Thanks for all the help guys! Now to other new issues. :wink:

Well, i have to correct my previous statement. “&lang=en” didnt work, i thought it did because i logged on with a win10 pc with english settings in OS.

I think the problem might be the “revert to english” function, as a walkaround i could mabye make a norwegian version, but that is a lot of work, and i don’t really want it in norwegian either…

[quote=“Forzaalfa, post:46, topic:199120”]Well, i have to correct my previous statement. “&lang=en” didnt work, i thought it did because i logged on with a win10 pc with english settings in OS.

I think the problem might be the “revert to english” function, as a walkaround i could mabye make a norwegian version, but that is a lot of work, and i don’t really want it in norwegian either…[/quote]

What is exactly your setup ?
Client and server side ?

What is also the exact url that you use to open altui ?

Beaglebone xM running Debian 9.3.

My laptop is Win10 english language, connects fine with the standard link to altui.

My desktop is Win19 Norwegian “bokmal” language, connection problems with standard altui link, and when adding “&lang=en” to the end of the link.

Is there any logs i can provide to figure this out?

[quote=“Forzaalfa, post:48, topic:199120”]Beaglebone xM running Debian 9.3.

My laptop is Win10 english language, connects fine with the standard link to altui.

My desktop is Win19 Norwegian “bokmal” language, connection problems with standard altui link, and when adding “&lang=en” to the end of the link.

Is there any logs i can provide to figure this out?[/quote]

Yes first what is the exact url you use to open altui ?
Second, open console JavaScript log ( CTRL J ) on chrome and force a browser refresh ( CTRL F5 ) then share the log seen in the console.

URL:

http://2.70.50.7:3480/data_request?id=lr_ALTUI_Handler&command=home#

Log screenshot attached.

[quote=“Forzaalfa, post:50, topic:199120”]URL:

http://2.70.50.7:3480/data_request?id=lr_ALTUI_Handler&command=home#

Log screenshot attached.[/quote]
Sorry the log is not readable can you repost ?

could you also try the url
http://2.70.50.7:3480/data_request?id=lr_ALTUI_Handler&command=home&lang=en

Is 2.70.50.7 the correct IP address? The address seems to be assigned to the public network in Sweden. I would think that the URL should be a private address.

The picture looks fine here if you click on it to expand?
Im going abroad for a week, ill try the New link when i get back.

The IP is a local IP, not exposed to the outside. :slight_smile:

I tested the link Amg0 posted, and that works fine. If i press Home, it tries its default login link, which still doesnt work.

I’ll try to repost the log from chrome later.

[quote=“bruring, post:1, topic:199120”]Now, when I access http://172.20.1.70:3480, it redirects to http://172.20.1.70:3480/data_request?id=lr_ALTUI_Handler&command=home# and I get the following error:

error in callback [lr_ALTUI_Handler] : [string "L_ALTUI.lua"]:2310: attempt to index local 'tbl' (a nil value) [/quote]

This issue (eventually) properly solved in the latest development commit (v18.7.22)

Actually, quite an obscure root cause (caused by me in the v18.3.18 release), so apologies for the inordinately long time to fix.

[quote=“akbooer, post:55, topic:199120”][quote=“bruring, post:1, topic:199120”]Now, when I access http://172.20.1.70:3480, it redirects to http://172.20.1.70:3480/data_request?id=lr_ALTUI_Handler&command=home# and I get the following error:

error in callback [lr_ALTUI_Handler] : [string "L_ALTUI.lua"]:2310: attempt to index local 'tbl' (a nil value) [/quote]

This issue (eventually) properly solved in the latest development commit (v18.7.22)

Actually, quite an obscure root cause (caused by me in the v18.3.18 release), so apologies for the inordinately long time to fix.[/quote]

Hi akbooer,

I’m installing a new server with openluup and I get the same error. Can I install the version in Development ?

tnks

donato

Yes, the development version fixed this error a while ago. However, you’d have to update your files manually, or change the install script, since by default it takes its files from the master directory.

If that’s too difficult I could try patching the master release.

I plan a new master release shortly, but I’m not quite ready for that. Sorry for the inconvenience.

Hi akbooer,

tnks for your reply, I modified the link from master branch to development one in the install lua .

now the installation is ok.

donato

Excellent news, thanks!

Hi akbooer,

I received an error trying to install openLuup on Rpi

Attached a screen-copy.

Have you any idea ?

tnks