Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter vis 2.0 (Alpha)

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter vis 2.0 (Alpha)

    This topic has been deleted. Only users with topic management privileges can see it.
    • apollon77
      apollon77 @smartysmart last edited by

      @smartysmart sagte in Test Adapter vis 2.0 (Alpha):

      Reden wir hier von Wochen, Monaten oder Jahren ?

      Naja ich würde sagen das es fertig ist wenn es fertig ist. Ich denke wir alle wollen bei dem Thema lieber eine gescheite Version haben als zu Buggy, oder?!

      S 1 Reply Last reply Reply Quote 2
      • S
        smartysmart @apollon77 last edited by

        @apollon77 ja klar war von mir nicht böse gemeint oder dass ich ungeduldig bin sondern viel mehr weil mich das interessiert hat ob es eben feste Termine für einzelne Meilensteine gibt oder ob es eben unbekannt ist je nach Fortschritt.

        apollon77 1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 @smartysmart last edited by

          @smartysmart Alles gut, ich denke es geht nach Zeit und Fortschritt. Der Jahreswechsel und Urlaube haben hier eine gewisse Verzögerung gebracht ...

          1 Reply Last reply Reply Quote 0
          • M
            manner666 last edited by

            Hallo Leute,
            ich hab jetzt versucht, vis 2 bei mir einzurichten. Die Installation hat soweit auch alles geklappt, der Adapter steht auf grün, wenn ich vis2 öffne, lande ich aber auf einer weißen Seite. Sowohl beim Runtime als auch beim Editor.
            Der Seitenquelltext gibt folgendes her:

            
            <!doctype html><html lang="en" xmlns="http://www.w3.org/1999/html"><head><title>Vis</title><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./lib/js/jquery-1.11.2.min.js"></script><script type="text/javascript" src="./lib/js/jquery-ui-1.11.4.full.min.js"></script><script type="text/javascript" src="./lib/js/can.custom.js"></script><script type="text/javascript" src="./lib/js/quo.standalone.js"></script><script type="text/javascript" src="_socket/info.js"></script><script type="text/javascript" src="config.js"></script><script type="text/javascript" onerror="setTimeout(function(){window.location.reload()}, 5000)" src="../../lib/js/socket.io.js"></script><script defer="defer" src="./static/js/main.b8990592.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body><script>var themeType=window.localStorage.getItem("App.themeType");themeType=themeType||(window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"),window.document.body.className+="dark"===themeType?"body-dark":"body-light"</script></html>
            

            Javascript ist aber in den Einstellungen von Chrome aktiviert. Hat jemand eine Idee?

            sigi234 1 Reply Last reply Reply Quote 0
            • sigi234
              sigi234 Forum Testing Most Active @manner666 last edited by sigi234

              @manner666

              Das Installiert und aktiviert in den Instanzen?

              Screenshot (5370).jpg

              M 1 Reply Last reply Reply Quote 0
              • M
                manner666 @sigi234 last edited by

                @sigi234 Ja, der Adapter ist in der aktuellen Version und die Instanz auf Grün.
                Javascripte laufen auch bei mir

                M 1 Reply Last reply Reply Quote 0
                • M
                  manner666 @manner666 last edited by

                  Ich weiß nicht wie, aber es funktioniert.
                  Ich hab den Adapter jetzt nochmal upgedatet, danach war immer noch dasselbe Phänomen, anschließend habe ich das alte vis gestartet und dann zeitgleich das neue vis.
                  Dann hat es funktioniert.

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    marsmännchen @manner666 last edited by marsmännchen

                    Hallo, bei der Benutzung von vis-2-beta@2.0.17 passiert es häufig bei mir das die Widgets nicht dargestellt werden.
                    Hier mal ein Gif:roll1gif.gif

                    Ausserdem sieht das Log so aus:

                    web.0
                    2023-02-18 03:21:04.475	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:21:04.474	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:21:04.472	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:21:04.470	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:21:04.469	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:21:04.467	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:21:04.465	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:21:04.464	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:21:04.462	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:21:04.461	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:21:04.460	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:21:04.459	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:21:02.833	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:21:02.832	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:21:02.830	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:21:02.828	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:21:02.825	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:21:02.822	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:21:02.821	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:21:02.819	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:21:02.817	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:21:02.816	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:21:02.815	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:21:02.814	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:20:59.092	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:20:59.090	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:20:59.089	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:20:59.087	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:20:59.085	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:20:59.083	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:20:59.082	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:20:59.080	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:20:59.078	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:20:59.077	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:20:59.075	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:20:59.074	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:20:55.220	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:20:55.219	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:20:55.217	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:20:55.216	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:20:55.214	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:20:55.213	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:20:55.211	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:20:55.209	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:20:55.208	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:20:55.206	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:20:55.205	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:20:55.203	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:20:43.040	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:20:43.037	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:20:43.035	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:20:43.033	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:20:43.031	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:20:43.029	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:20:43.027	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:20:43.025	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:20:43.022	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:20:43.021	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:20:43.019	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:20:43.017	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:20:41.980	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:20:41.978	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:20:41.977	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:20:41.975	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:20:41.973	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:20:41.971	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:20:41.966	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:20:41.965	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:20:41.963	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:20:41.958	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:20:41.957	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:20:41.955	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:20:02.402	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:20:02.401	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:20:02.399	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:20:02.397	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:20:02.396	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:20:02.394	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:20:02.392	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:20:02.391	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:20:02.389	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:20:02.387	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:20:02.386	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:20:02.385	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:20:02.255	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:20:02.254	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:20:02.252	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:20:02.250	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:20:02.249	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:20:02.247	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:20:02.245	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:20:02.242	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:20:02.241	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:20:02.238	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:20:02.237	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:20:02.236	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:20:01.263	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:20:01.259	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:20:01.258	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:20:01.254	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:20:01.251	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:20:01.249	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:20:01.245	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:20:01.244	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:20:01.242	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:20:01.237	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:20:01.236	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:20:01.235	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    javascript.0
                    2023-02-18 03:20:00.318	info	script.js.common.email: ------- imapDisconnected
                    
                    javascript.0
                    2023-02-18 03:20:00.288	info	script.js.common.email: {'type':'no','textCode':'ALERT','source':'authentication'}
                    
                    web.0
                    2023-02-18 03:19:52.507	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:19:52.505	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:19:52.504	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:19:52.502	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:19:52.500	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:52.498	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:19:52.497	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:19:52.495	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:52.493	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:19:52.491	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:19:52.490	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:19:52.489	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:19:52.253	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:19:52.251	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:19:52.249	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:19:52.247	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:19:52.243	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:52.242	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:19:52.240	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:19:52.239	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:52.238	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:19:52.237	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:19:52.236	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:19:52.234	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:19:51.246	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:19:51.245	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:19:51.243	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:19:51.242	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:19:51.240	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:51.239	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:19:51.237	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:19:51.236	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:51.234	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:19:51.233	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:19:51.232	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:19:51.231	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:19:46.615	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:19:46.614	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:19:46.612	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:19:46.611	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:19:46.610	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:46.609	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:19:46.607	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:19:46.606	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:46.605	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:19:46.603	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:19:46.602	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:19:46.601	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:19:45.540	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:19:45.539	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:19:45.537	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:19:45.535	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:19:45.533	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:45.531	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:19:45.529	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:19:45.526	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:45.524	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:19:45.522	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:19:45.521	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:19:45.519	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:19:34.283	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:19:34.281	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:19:34.280	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:19:34.275	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:19:34.274	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:34.272	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:19:34.271	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:19:34.269	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:34.268	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:19:34.267	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:19:34.266	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:19:34.265	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:19:33.237	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:19:33.235	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:19:33.233	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:19:33.232	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:19:33.230	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:33.228	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:19:33.226	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:19:33.225	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:33.223	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:19:33.221	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:19:33.220	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    web.0
                    2023-02-18 03:19:33.219	error	can't render tplMfdShutterDialog w000001 on "Rolladen":
                    
                    web.0
                    2023-02-18 03:19:19.996	error	10 - at Function.renderTo (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1449:63)
                    
                    web.0
                    2023-02-18 03:19:19.994	error	9 - at r (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1370:22)
                    
                    web.0
                    2023-02-18 03:19:19.993	error	8 - at Function.frag (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1405:22)
                    
                    web.0
                    2023-02-18 03:19:19.991	error	7 - at Function.hookup (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1418:19)
                    
                    web.0
                    2023-02-18 03:19:19.989	error	6 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:19.988	error	5 - at HTMLDivElement.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1419:98)
                    
                    web.0
                    2023-02-18 03:19:19.986	error	4 - at http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1727:17
                    
                    web.0
                    2023-02-18 03:19:19.985	error	3 - at a.each (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:343:211)
                    
                    web.0
                    2023-02-18 03:19:19.983	error	2 - at Function.<anonymous> (http://192.168.1.195:8082/vis-2-beta/lib/js/can.custom.js:1728:17)
                    
                    web.0
                    2023-02-18 03:19:19.981	error	1 - at Object.eval (tplMfdShutterDialog.js:75:65)
                    
                    web.0
                    2023-02-18 03:19:19.980	error	0 - TypeError: vis.preloadImages is not a functionTypeError: vis.preloadImages is not a function
                    
                    

                    Da scheint was grob daneben zu sein bei meiner Installation von Vis2?
                    MfG
                    Patrick

                    1 Reply Last reply Reply Quote 0
                    • S
                      StealthAngel last edited by

                      Hallo,

                      ich benutzen den VIS 2 Adapter und habe mir Seiten mit der "Navigation anzeigen" erstellt.

                      Kann ich irgendwie die Reihenfolge der Einträge ändern?

                      Vielen Dank für Eure Hilfe....

                      Feuersturm 1 Reply Last reply Reply Quote 0
                      • Feuersturm
                        Feuersturm @StealthAngel last edited by

                        @stealthangel Ich hab auch keine Möglichkeit gefunden und daher das issue hier vor einiger Zeit erstellt: https://github.com/ioBroker/ioBroker.vis/issues/631

                        Feuer-sturm created this issue in ioBroker/ioBroker.vis

                        closed No possibility to change page order with activated navigation #15

                        1 Reply Last reply Reply Quote 0
                        • S
                          StealthAngel last edited by

                          Hallo,

                          ich habe ein Problem mit der Hintergrundfarbe. Wenn ich meine VIS auf dem PC anschaue ist alles okay:
                          VIS-2_PC.JPG
                          Die Hintergrundfarbe füllt die Fläche vollständig aus.

                          Schaue ich mir das auf meinem Smartphone an, scheint auch erstmal alles okay zu sein:
                          Screenshot_20230219-100027.png

                          Verkleinere ich jedoch die Anzeige ist die Hintergrundfarbe nur noch ein einem Teilbereich vorhanden:
                          Screenshot_20230219-100102.png

                          Kann mir jemand sagen, was ich falsch mache?

                          Vielen Dank für Eure Hilfe.....

                          Feuersturm 1 Reply Last reply Reply Quote 0
                          • Feuersturm
                            Feuersturm @StealthAngel last edited by

                            @stealthangel Stelle mal hier die korrekte Auflösung ein
                            5557f819-5976-4af2-9659-1ad9964796de-grafik.png
                            Ist dann das Problem behoben?

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              StealthAngel @Feuersturm last edited by

                              @feuersturm

                              Ich kann da bei mir einstellen was ich will, es bleibt auf dem Smartphone immer so

                              VIS-2_Aufloesung.JPG

                              Eigentlich sollte ich doch jetzt einen sehr großen Bereich haben. Ist auf dem Smartphone aber nicht 😖

                              Feuersturm 1 Reply Last reply Reply Quote 0
                              • Feuersturm
                                Feuersturm @StealthAngel last edited by

                                @stealthangel Nicht den Kopf hängen lassen. Dafür ist die Alpha Phase doch da. Leg bitte mal ein entsprechendes issue an.

                                1 Reply Last reply Reply Quote 0
                                • S
                                  StealthAngel last edited by

                                  In meinem "Protokolle" Bereich finde ich viele Fehlermeldungen wie diese hier:

                                  
                                  web.0
                                  2023-02-19 10:23:30.079	error	10 - at MessagePort.j (http://192.168.2.198:8082/vis-2-beta/static/js/main.b8990592.js:1932:1915)
                                  
                                  web.0
                                  2023-02-19 10:23:30.079	error	9 - at H (http://192.168.2.198:8082/vis-2-beta/static/js/main.b8990592.js:1932:1553)
                                  
                                  web.0
                                  2023-02-19 10:23:30.078	error	8 - at Oc (http://192.168.2.198:8082/vis-2-beta/static/js/main.b8990592.js:1898:37138)
                                  
                                  web.0
                                  2023-02-19 10:23:30.078	error	7 - at er (http://192.168.2.198:8082/vis-2-beta/static/js/main.b8990592.js:1898:41846)
                                  
                                  web.0
                                  2023-02-19 10:23:30.078	error	6 - at R8 (http://192.168.2.198:8082/vis-2-beta/static/js/main.b8990592.js:1898:42513)
                                  
                                  web.0
                                  2023-02-19 10:23:30.078	error	5 - at jc (http://192.168.2.198:8082/vis-2-beta/static/js/main.b8990592.js:1898:32242)
                                  
                                  web.0
                                  2023-02-19 10:23:30.077	error	4 - at X8 (http://192.168.2.198:8082/vis-2-beta/static/js/main.b8990592.js:1898:32751)
                                  
                                  web.0
                                  2023-02-19 10:23:30.077	error	3 - at g8 (http://192.168.2.198:8082/vis-2-beta/static/js/main.b8990592.js:1898:32982)
                                  
                                  web.0
                                  2023-02-19 10:23:30.077	error	2 - at Ue.componentDidMount (http://192.168.2.198:8082/vis-2-beta/static/js/188.a789b0f5.chunk.js:16:54126)
                                  
                                  web.0
                                  2023-02-19 10:23:30.076	error	1 - at Ue.renderWidget (http://192.168.2.198:8082/vis-2-beta/static/js/188.a789b0f5.chunk.js:16:72852)
                                  
                                  web.0
                                  2023-02-19 10:23:30.076	error	0 - TypeError: this.props.registerRef is not a functionTypeError: this.props.registerRef is not a function
                                  
                                  web.0
                                  2023-02-19 10:23:30.076	error	can't render tplValueFloat w000060 on "Strom":
                                  

                                  Kann mir jemand sagen, was hier falsch läuft?

                                  Das Widget w000060 sollte ein normales "Number" Widget sein.
                                  Und das benutzt Objekt:
                                  Objekt.JPG

                                  oder muss ich das erst noch irgendwie umwandeln, bevor ich es benutzen kann?

                                  Sorry, bin erst Anfänger bei ioBroker...

                                  Vielen Dank....

                                  Feuersturm 1 Reply Last reply Reply Quote 0
                                  • Feuersturm
                                    Feuersturm @StealthAngel last edited by Feuersturm

                                    @stealthangel ist auch ein bekannter Fehler welcher mit der 2.0.17 kam
                                    https://github.com/ioBroker/ioBroker.vis/issues/651

                                    Feuer-sturm created this issue in ioBroker/ioBroker.vis

                                    closed error: web.0 can't render xxx #651

                                    1 Reply Last reply Reply Quote 0
                                    • N
                                      Nogger82 last edited by

                                      Hallo zusammen,

                                      ich wollte auch grade mal den Vis 2 installieren. Allerdings endet die Installation mit folgendem Fehler

                                      host.raspberrypi Invalid version of "web". Installed "4.3.0", required ">=5.4.0"

                                      Muss ich die Version via Git updaten oder wie muss ich mich da verhalten?

                                      BananaJoe 1 Reply Last reply Reply Quote 0
                                      • BananaJoe
                                        BananaJoe Most Active @Nogger82 last edited by

                                        @nogger82 der VIS 2.0 Adapter ist BETA und funktioniert nur mit den Beta-Versionen von diverserer anderer Adapter, z.B. dem Web-Adapter.

                                        Du müsstest also das Standardrepository auf Beta umstellen und diverse Adapter aktualisieren.

                                        Was ich dir - der wohl bisher auf dem Standard = Stable Repository unterwegs ist - ausdrücklich nicht empfehle. Jedenfalls nicht für dein "Produktivsystem". Oder du weist was du tust.

                                        N 1 Reply Last reply Reply Quote 2
                                        • N
                                          Nogger82 @BananaJoe last edited by

                                          @bananajoe okay, danke für die Info. Dann werde ich lieber warten, bis der VIS 2.0 offiziel draußen ist. Wenn ich mein System mutwillig zerschieße, bekomm ich meine Papiere von der Frau des Hauses 🤣

                                          1 Reply Last reply Reply Quote 0
                                          • G
                                            goesebrecht last edited by

                                            Im html-widget werden bei mir eingebundene Skripte nicht ausgeführt. Einfaches Beispiel:

                                            <script>
                                                console.log('hello');
                                            </script>
                                            
                                            <p>some text</p>
                                            

                                            Den "some text" zeigt es an, aber das "hello" in der Konsole nicht. Bei komplexeren Skripten das gleiche. Die werden einfach nicht ausgeführt.

                                            Kann das mal Jemand gegentesten?

                                            Feuersturm 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            774
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            108
                                            780
                                            221861
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo