[Closed] Error loading ALTUI on Vera, all browsers

Hi amg0,

With the latest version I cannot load ALTUI on my Vera’s anymore. I tried with Edge, Firefox and Chrome. All give an error in the Console and screen stops at Waiting initial data. Below is what I see in the console. On my PI it continues to work fine.

TypeError: context is undefined J_ALTUI_utils.js:190:2 
	Altui_ExecuteFunctionByName J_ALTUI_utils.js:190:2 
        Altui_LoadStyle J_ALTUI_utils.js:179:13 
       _initDB/</</<   http://192.168.142.249/port_3480/J_ALTUI_uimgr.js:1666:9
      each   http://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js:2:2621
      _initDB/</<    http://192.168.142.249/port_3480/J_ALTUI_uimgr.js:1664:7
      dispatch http://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js:2:41720
      add/y.handle   http://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js:2:39774

Cheers Rene

[quote=“reneboer, post:1, topic:200069”]Hi amg0,

With the latest version I cannot load ALTUI on my Vera’s anymore. I tried with Edge, Firefox and Chrome. All give an error in the Console and screen stops at Waiting initial data. Below is what I see in the console. On my PI it continues to work fine.

TypeError: context is undefined J_ALTUI_utils.js:190:2 
	Altui_ExecuteFunctionByName J_ALTUI_utils.js:190:2 
        Altui_LoadStyle J_ALTUI_utils.js:179:13 
       _initDB/</</<   http://192.168.142.249/port_3480/J_ALTUI_uimgr.js:1666:9
      each   http://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js:2:2621
      _initDB/</<    http://192.168.142.249/port_3480/J_ALTUI_uimgr.js:1664:7
      dispatch http://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js:2:41720
      add/y.handle   http://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js:2:39774

Cheers Rene[/quote]
Strange I do not repro, can you try grab all files from github again ?

Go figure, that did it.

Thanks again. Rene