Being fed up with Vera issues as anybody else here, I decided to explore openLuup, installing it in my 24/7 mac mini running macos.
I installed the whole thing, Lua5.1, luarocks, libraries, etc, installed openLuup itself and tried to fire up the AltUI server by going to http://x.x.x.x:3480. Guess what I got: “Waiting Initial Data”. It did not load any bit of the interface, nada, zilch. Just those cold words, highlighted in red.
These are my first steps in both AltUI and openLuup so any help is very much appreciated… I did ran search on this here but I couldn’t see any case like mine, i.e., initial installation case.
Ah, that was just the about page. There’s a menu and I have 4 devices: openLuup v19.12.27, Alternate App Store v18.6.28, Alternate UI v2.47 and ZWave (just a placeholder, I think, haven’t explored the manual yet)
suggestion : check what is in the chrome javascript console in terms of messages, …
open the page , clear the console mesages, force a refresh , copy paste the console messages to share them here …
Yep, there’s that error. Will have to check where is that file but no time now. From the name, it appears to be a localization file for Portugal, is it? @amg0 could it be that the ALTUI installation does not have that file?
Try to add &Lang=en on the url
Browser must be in Portugal mode and searching for the localization file which does not exist ( open to contributions here … )
Normally it should be an optional file but I need to check
An alternative is to copy the _en file and make a _pt file…