Hallo,
ich bekomm seit einem Update vor 2 Tagen folgenden Fehler:
Uncaught TypeError: Cannot read property 'longpoll' of undefined
at eval (eval at <anonymous> (fhem-tablet-ui.js:1238), <anonymous>:1:25)
at HTMLDivElement.<anonymous> (fhem-tablet-ui.js:1238)
at Function.each (jquery.min.js:2)
at r.fn.init.each (jquery.min.js:2)
at Object.updateBindElements (fhem-tablet-ui.js:1234)
at Object.update (fhem-tablet-ui.js:289)
at checkReading (fhem-tablet-ui.js:846)
at Object.<anonymous> (fhem-tablet-ui.js:863)
at i (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
widget_pagebutton.js:30 fetch content: 11.9951171875ms
widget_link.js:166 init link
fhem-tablet-ui.js:695 initPage: 219.77392578125ms
fhem-tablet-ui.js:802 get jsonlist2: 145.674072265625ms
index_tablet.html#page1.html:1 Uncaught TypeError: Cannot read property 'longpoll' of undefined
at eval (eval at <anonymous> (fhem-tablet-ui.js:1238), <anonymous>:1:25)
at HTMLDivElement.<anonymous> (fhem-tablet-ui.js:1238)
at Function.each (jquery.min.js:2)
at r.fn.init.each (jquery.min.js:2)
at Object.updateBindElements (fhem-tablet-ui.js:1234)
at Object.update (fhem-tablet-ui.js:289)
at checkReading (fhem-tablet-ui.js:846)
at Object.<anonymous> (fhem-tablet-ui.js:863)
at i (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
widget_pagebutton.js:30 fetch content: 5.387939453125ms
fhem-tablet-ui.js:695 initPage: 316.489013671875ms
fhem-tablet-ui.js:802 get jsonlist2: 108.32177734375ms
index_tablet.html#page1.html:1 Uncaught TypeError: Cannot read property 'longpoll' of undefined
at eval (eval at <anonymous> (fhem-tablet-ui.js:1238), <anonymous>:1:25)
at HTMLDivElement.<anonymous> (fhem-tablet-ui.js:1238)
at Function.each (jquery.min.js:2)
at r.fn.init.each (jquery.min.js:2)
at Object.updateBindElements (fhem-tablet-ui.js:1234)
at Object.update (fhem-tablet-ui.js:289)
at checkReading (fhem-tablet-ui.js:846)
at Object.<anonymous> (fhem-tablet-ui.js:863)
at i (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
widget_pagebutton.js:30 fetch content: 5.52490234375ms
fhem-tablet-ui.js:695 initPage: 45.368896484375ms
fhem-tablet-ui.js:802 get jsonlist2: 111.01806640625ms
index_tablet.html#page1.html:1 Uncaught TypeError: Cannot read property 'longpoll' of undefined
at eval (eval at <anonymous> (fhem-tablet-ui.js:1238), <anonymous>:1:25)
at HTMLDivElement.<anonymous> (fhem-tablet-ui.js:1238)
at Function.each (jquery.min.js:2)
at r.fn.init.each (jquery.min.js:2)
at Object.updateBindElements (fhem-tablet-ui.js:1234)
at Object.update (fhem-tablet-ui.js:289)
at checkReading (fhem-tablet-ui.js:846)
at Object.<anonymous> (fhem-tablet-ui.js:861)
at i (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
List des Webdevice:
Internals:
CONNECTS 1031
DEF 8083 global
FD 7
NAME WEB
NR 86
NTFY_ORDER 50-WEB
PORT 8083
STATE Initialized
TYPE FHEMWEB
Attributes:
CORS 1
JavaScripts codemirror/fhem_codemirror.js
SVGcache 1
codemirrorParam { "theme":"blackboard", "lineNumbers":true }
csrfToken none
fwcompress 0
hiddenroom DashboardRoom
iconPath openautomation:default:dark
longpoll websocket
longpollSVG 0
menuEntries Update TUI,/fhem?cmd=update%20all%20https://raw.githubusercontent.com/knowthelist/fhem-tablet-ui/master/controls_fhemtabletui.txt,Update SB,/fhem?cmd=update%20all%20https://raw.githubusercontent.com/ChrisD70/FHEM-Modules/master/autoupdate/sb/controls_squeezebox.txt
plotfork 1
index_tablet.html:
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="widget_base_width" content="50">
<meta name="widget_base_height" content="25">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="gridster_disable" content="1">
<meta name="longpoll_type" content="websocket">
<!-- 1=longpoll;0=shortpoll every 30sec -->
<meta name="debug" content="0">
<!-- verbose level 1-6 = output to console;0 = not output -->
<meta http-equiv="Cache-Control" content="no-store">
<meta name="fhemweb_url" content="http://192.168.0.163:8083/fhem">
<meta name="longpoll_maxage" content="240">
Vor dem Update hat es so funktioniert.
Wer kann helfen?
Gruß
Luigi