AltUI access over VPN
-
Bit of an odd one this:
Bare metal install on Debian Bullseye (Intel NUC)I've noticed when travelling, I connect to my L2TP VPN and I cannot get AltUI to update. I just get 'Waiting Initial Data'
Specifically this is in Chrome:
Version 108.0.5359.94 (Official Build) (x86_64)
In Chrome I can access and control everything via the Openluup console.
In Chrome I can also access and control everything via the Z-Wave expert UI and Z-Wave UIIn Safari I get a more complete view of AltUI but loads of errors along the lines of:
the module or function ALTUI_PluginDisplays.drawBinaryLight does not exist, check your configuration
Homewave on my iOS devices is fine across the same VPN config,
I can ssh into all my serversNot a huge issue, just curious if anyone has any thoughts of what I might tweak to resolve it?
(FWIW I also access my IMAP and SMTP servers across the same VPN with no issues, as well as remote desktop. Also MS Reactor on the same host as Openluup)
TIA for any thoughts
C
-
Is this kind of thing what you mean?
data_request:83 GET http://192.168.70.249:3480/J_ALTUI_jquery.ui.touch-punch.min.js net::ERR_INVALID_CHUNKED_ENCODING 200 (OK)
and
data_request?id=lr_ALTUI_Handler&command=home:50 Uncaught TypeError: Cannot read properties of undefined (reading 'getStyle') at _executeFunctionByName (data_request?id=lr_ALTUI_Handler&command=home:50:18) at _loadStyle (data_request?id=lr_ALTUI_Handler&command=home:57:14) at data_request?id=lr_ALTUI_Handler&command=home:120:3
Cheers
C