On the OWServer plugin - that seems to be working OK so far. Not sure what trickery you used!!
I came across another problem to-day. Vera is meant to work without a connection to the net. Well I tried that to-day. Both UI7 and AltUI had difficulties.
In UI7 you get the spinning wheel of death and this error in the console - “could not check internet”. Well if it’s not connected then yes but don’t stop the unit from running:
[code]core.js?1.7.619-1-01005059:10
2015-6-15 16:12:53 Error in Application.initializeCheckInternetError:
could not check internet [/code]
In AltUI it stalls on “Waiting initial data” - looks like it can’t retrieve code for the Google gauges:
[code]
data_request?id=lr_ALTUI_Handler&command=home:33
GET https://www.google.com/jsapi?autoload={"modules":[{"name":"visual?ation","version":"1","packages":["gauge","table"]}]} net::ERR_NAME_NOT_RESOLVED
data_request?id=lr_ALTUI_Handler&command=home:42 Uncaught ReferenceError: google is not defined(anonymous function) @ data_request?id=lr_ALTUI_Handler&command=home:42
J_ALTUI_uimgr.js:7691 Uncaught TypeError:
Cannot read property ‘info’ of undefined[/code]
Internet dropouts aren’t uncommon, so having completely disabled interfaces during such periods makes life a bit difficult.