Skip to content
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Visualisierung
  4. VIS Runtime läuft, VIS Editor hängt

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

VIS Runtime läuft, VIS Editor hängt

Geplant Angeheftet Gesperrt Verschoben Visualisierung
vis
48 Beiträge 3 Kommentatoren 3.9k Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • HALH HAL

    Bisher lief meine iobroker Installation problemlos auf meinem Tinkerboard S.

    freier Festplattenspeicher: 47%, Gesamte RAM-Auslastung: 1595 Mb / Frei: 37% = 739 Mb [Server: tinkerboard - 22 Prozesse]
    

    Heute wollte ich an meinen VIS Views etwas ändern und habe folgendes Problem:

    Die VIS Runtime läuft ohne Fehler. Die VIS Instances im iobroker ist grün.
    Wenn ich den Editor aufrufe bleibt das Browserfenster bei "Loading Values..." stehen.

    Ich habe die VIS instances auf debug gestellt und sehe beim restart folgende Meldungen:

    2022-07-06 12:51:05.590 - info: host.tinkerboard "system.adapter.vis.0" enabled
    2022-07-06 12:51:07.375 - debug: vis.0 (7185) Redis Objects: Use Redis connection: 127.0.0.1:9001
    2022-07-06 12:51:07.461 - debug: vis.0 (7185) Objects client ready ... initialize now
    2022-07-06 12:51:07.464 - debug: vis.0 (7185) Objects create System PubSub Client
    2022-07-06 12:51:07.466 - debug: vis.0 (7185) Objects create User PubSub Client
    2022-07-06 12:51:07.606 - debug: vis.0 (7185) Objects client initialize lua scripts
    2022-07-06 12:51:07.614 - debug: vis.0 (7185) Objects connected to redis: 127.0.0.1:9001
    2022-07-06 12:51:07.687 - debug: vis.0 (7185) Redis States: Use Redis connection: 127.0.0.1:9000
    2022-07-06 12:51:07.738 - debug: vis.0 (7185) States create System PubSub Client
    2022-07-06 12:51:07.740 - debug: vis.0 (7185) States create User PubSub Client
    2022-07-06 12:51:07.845 - debug: vis.0 (7185) States connected to redis: 127.0.0.1:9000
    2022-07-06 12:51:08.065 - info: vis.0 (7185) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.15.1, js-controller: 4.0.23
    2022-07-06 12:51:08.456 - info: vis.0 (7185) vis license is OK.
    2022-07-06 12:51:09.561 - info: vis.0 (7185) Terminated (NO_ERROR): Without reason
    

    Was könnte den Fehler verursachen bzw. wie könnte ich das Problem weiter eingrenzen ?
    (auch ein reboot des Tinkerboard hat keine Veränderung erbracht)

    HomoranH Nicht stören
    HomoranH Nicht stören
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #2

    @hal sagte in VIS Runtime läuft, VIS Editor hängt:

    Wenn ich den Editor aufrufe bleibt das Browserfenster bei "Loading Values..." stehen.

    kann auch am Browser liegen
    steht etwas in der Browserkonsole (F12)?

    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Antwort Letzte Antwort
    0
    • HALH HAL

      Bisher lief meine iobroker Installation problemlos auf meinem Tinkerboard S.

      freier Festplattenspeicher: 47%, Gesamte RAM-Auslastung: 1595 Mb / Frei: 37% = 739 Mb [Server: tinkerboard - 22 Prozesse]
      

      Heute wollte ich an meinen VIS Views etwas ändern und habe folgendes Problem:

      Die VIS Runtime läuft ohne Fehler. Die VIS Instances im iobroker ist grün.
      Wenn ich den Editor aufrufe bleibt das Browserfenster bei "Loading Values..." stehen.

      Ich habe die VIS instances auf debug gestellt und sehe beim restart folgende Meldungen:

      2022-07-06 12:51:05.590 - info: host.tinkerboard "system.adapter.vis.0" enabled
      2022-07-06 12:51:07.375 - debug: vis.0 (7185) Redis Objects: Use Redis connection: 127.0.0.1:9001
      2022-07-06 12:51:07.461 - debug: vis.0 (7185) Objects client ready ... initialize now
      2022-07-06 12:51:07.464 - debug: vis.0 (7185) Objects create System PubSub Client
      2022-07-06 12:51:07.466 - debug: vis.0 (7185) Objects create User PubSub Client
      2022-07-06 12:51:07.606 - debug: vis.0 (7185) Objects client initialize lua scripts
      2022-07-06 12:51:07.614 - debug: vis.0 (7185) Objects connected to redis: 127.0.0.1:9001
      2022-07-06 12:51:07.687 - debug: vis.0 (7185) Redis States: Use Redis connection: 127.0.0.1:9000
      2022-07-06 12:51:07.738 - debug: vis.0 (7185) States create System PubSub Client
      2022-07-06 12:51:07.740 - debug: vis.0 (7185) States create User PubSub Client
      2022-07-06 12:51:07.845 - debug: vis.0 (7185) States connected to redis: 127.0.0.1:9000
      2022-07-06 12:51:08.065 - info: vis.0 (7185) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.15.1, js-controller: 4.0.23
      2022-07-06 12:51:08.456 - info: vis.0 (7185) vis license is OK.
      2022-07-06 12:51:09.561 - info: vis.0 (7185) Terminated (NO_ERROR): Without reason
      

      Was könnte den Fehler verursachen bzw. wie könnte ich das Problem weiter eingrenzen ?
      (auch ein reboot des Tinkerboard hat keine Veränderung erbracht)

      GlasfaserG Online
      GlasfaserG Online
      Glasfaser
      schrieb am zuletzt editiert von
      #3

      @hal sagte in VIS Runtime läuft, VIS Editor hängt:

      Wenn ich den Editor aufrufe bleibt das Browserfenster bei "Loading Values..." stehen.

      Wie rufst du diese Seite auf , mit welchem Link .
      über einen Direktlink // ip Adresse:8082/vis/edit.html?MeinProjekt#Startseite
      Über ....:8082 dann über die Kacheln oder !?
      Hast du nur ein Projekt in Vis !?

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      HALH 1 Antwort Letzte Antwort
      0
      • GlasfaserG Glasfaser

        @hal sagte in VIS Runtime läuft, VIS Editor hängt:

        Wenn ich den Editor aufrufe bleibt das Browserfenster bei "Loading Values..." stehen.

        Wie rufst du diese Seite auf , mit welchem Link .
        über einen Direktlink // ip Adresse:8082/vis/edit.html?MeinProjekt#Startseite
        Über ....:8082 dann über die Kacheln oder !?
        Hast du nur ein Projekt in Vis !?

        HALH Offline
        HALH Offline
        HAL
        schrieb am zuletzt editiert von HAL
        #4

        @glasfaser Ich habe nur ein Projekt und rufe den Editor aus dem Hauptmenü (Kachel) auf .

        Ups. Nach gefühlt 10 Minuten ist jetzt gerade der Editor aufgegangen. Das ging bisher immer ganz schnell.

        Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
        (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

        GlasfaserG 1 Antwort Letzte Antwort
        0
        • HALH HAL

          @glasfaser Ich habe nur ein Projekt und rufe den Editor aus dem Hauptmenü (Kachel) auf .

          Ups. Nach gefühlt 10 Minuten ist jetzt gerade der Editor aufgegangen. Das ging bisher immer ganz schnell.

          GlasfaserG Online
          GlasfaserG Online
          Glasfaser
          schrieb am zuletzt editiert von Glasfaser
          #5

          @hal sagte in VIS Runtime läuft, VIS Editor hängt:

          Das ging bisher immer ganz schnell.

          sollte eigentlich immer sein !

          Nach gefühlt 10 Minuten ist jetzt gerade der Editor aufgegangen.

          und was ist jetzt .... nach den 10 Minuten kannst du es jetzt wieder normal öffnen .

          wie oben schon von @Homoran angefragt :

          steht etwas in der Browserkonsole (F12)?

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          HALH 1 Antwort Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @hal sagte in VIS Runtime läuft, VIS Editor hängt:

            Das ging bisher immer ganz schnell.

            sollte eigentlich immer sein !

            Nach gefühlt 10 Minuten ist jetzt gerade der Editor aufgegangen.

            und was ist jetzt .... nach den 10 Minuten kannst du es jetzt wieder normal öffnen .

            wie oben schon von @Homoran angefragt :

            steht etwas in der Browserkonsole (F12)?

            HALH Offline
            HALH Offline
            HAL
            schrieb am zuletzt editiert von
            #6

            @glasfaser momentan ist der VIS Editor offen. Es steht eine ganze Menge in dem Browser /F12) wo nach genau soll ich da schauen ?

            Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
            (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

            GlasfaserG 2 Antworten Letzte Antwort
            0
            • HALH HAL

              @glasfaser momentan ist der VIS Editor offen. Es steht eine ganze Menge in dem Browser /F12) wo nach genau soll ich da schauen ?

              GlasfaserG Online
              GlasfaserG Online
              Glasfaser
              schrieb am zuletzt editiert von
              #7

              @hal sagte in VIS Runtime läuft, VIS Editor hängt:

              wo nach genau soll ich da schauen ?

              ist jetzt zu spät ... , das solltest du machen wo er hängen geblieben ist !

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              HALH 1 Antwort Letzte Antwort
              0
              • GlasfaserG Glasfaser

                @hal sagte in VIS Runtime läuft, VIS Editor hängt:

                wo nach genau soll ich da schauen ?

                ist jetzt zu spät ... , das solltest du machen wo er hängen geblieben ist !

                HALH Offline
                HALH Offline
                HAL
                schrieb am zuletzt editiert von
                #8

                @glasfaser ich habe den Editor geschlossen und jetzt hängt der wieder beim öffnen.

                browser-vis.jpg

                Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
                (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

                GlasfaserG 2 Antworten Letzte Antwort
                0
                • HALH HAL

                  @glasfaser momentan ist der VIS Editor offen. Es steht eine ganze Menge in dem Browser /F12) wo nach genau soll ich da schauen ?

                  GlasfaserG Online
                  GlasfaserG Online
                  Glasfaser
                  schrieb am zuletzt editiert von
                  #9

                  @hal sagte in VIS Runtime läuft, VIS Editor hängt:

                  momentan ist der VIS Editor offen.

                  fällt dir was auf , das ein View´s nicht mehr vollständig sind !?

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  1 Antwort Letzte Antwort
                  0
                  • HALH HAL

                    @glasfaser ich habe den Editor geschlossen und jetzt hängt der wieder beim öffnen.

                    browser-vis.jpg

                    GlasfaserG Online
                    GlasfaserG Online
                    Glasfaser
                    schrieb am zuletzt editiert von Glasfaser
                    #10

                    @hal sagte in VIS Runtime läuft, VIS Editor hängt:

                    @glasfaser ich habe den Editor geschlossen und jetzt hängt der wieder beim öffnen.

                    unter den Console Reiter schauen !

                    b38ad3d2-14cd-4595-b16c-7a0d1be0264d-grafik.png

                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                    HALH 1 Antwort Letzte Antwort
                    0
                    • HALH HAL

                      @glasfaser ich habe den Editor geschlossen und jetzt hängt der wieder beim öffnen.

                      browser-vis.jpg

                      GlasfaserG Online
                      GlasfaserG Online
                      Glasfaser
                      schrieb am zuletzt editiert von
                      #11

                      @hal sagte in VIS Runtime läuft, VIS Editor hängt:

                      und jetzt hängt der wieder beim öffnen.

                      Was ist mit einem anderen Browser !?

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      GlasfaserG 1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @hal sagte in VIS Runtime läuft, VIS Editor hängt:

                        @glasfaser ich habe den Editor geschlossen und jetzt hängt der wieder beim öffnen.

                        unter den Console Reiter schauen !

                        b38ad3d2-14cd-4595-b16c-7a0d1be0264d-grafik.png

                        HALH Offline
                        HALH Offline
                        HAL
                        schrieb am zuletzt editiert von HAL
                        #12

                        @glasfaser browser-vis2.jpg

                        Der Editor ist jetzt wieder nach einer längeren Zeit offen.

                        Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
                        (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

                        GlasfaserG 1 Antwort Letzte Antwort
                        0
                        • HALH HAL

                          @glasfaser browser-vis2.jpg

                          Der Editor ist jetzt wieder nach einer längeren Zeit offen.

                          GlasfaserG Online
                          GlasfaserG Online
                          Glasfaser
                          schrieb am zuletzt editiert von
                          #13

                          @hal

                          der Schnipsel sieht unauffällig aus ...

                          noch mehr WARN / ERROR drin !?

                          Der Editor ist jetzt wieder nach einer längeren Zeit offen.

                          und was heißt das !? für mich ..

                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                          HALH 1 Antwort Letzte Antwort
                          0
                          • GlasfaserG Glasfaser

                            @hal

                            der Schnipsel sieht unauffällig aus ...

                            noch mehr WARN / ERROR drin !?

                            Der Editor ist jetzt wieder nach einer längeren Zeit offen.

                            und was heißt das !? für mich ..

                            HALH Offline
                            HALH Offline
                            HAL
                            schrieb am zuletzt editiert von HAL
                            #14

                            @glasfaser
                            Ich habe bisher keine fehlenden Elemente in meinen Views gefunden und habe jetzt einige überflüssigen alten views gelöscht. Danach habe ich den browser cache gelöscht, aber es dauert immer noch mehrere Minuten, bis der editor erscheint. Zwischendurch ist eine Meldung "no connection" erschienen
                            Diese Fehlermeldung habe ich noch auf der
                            console gefunden:

                            VM19:1          GET http://192.168.178.63:8082/vis/tplVis-materialdesign-Button-State-Multi.ejs 404 (Not Found)
                            

                            Jetzt hängt der wieder

                            Trying connect...
                            conn.js:281 was offline for 10.063s
                            conn.js:305 2022-07-06T12:55:31.288Z Connected => authenticate
                            conn.js:326 2022-07-06T12:55:31.354Z Authenticated: true
                            conn.js:787 Trying to get states again, because emitted getStates still pending
                            2336conn.js:787 Trying to get states again, because emitted getStates still pending
                            

                            und es sind noch einige Fehler gekommen:

                            Error: can't render tplVis-materialdesign-Button-State w00764 on "Wetter": 
                            conn.js:1256 Error: 0 - Error: can.view: No template or empty template:tplVis-materialdesign-Button-State.ejsError: can.view: No template or empty template:tplVis-materialdesign-Button-State.ejs
                            conn.js:1256 Error: 1 -     at u (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:256)
                            conn.js:1256 Error: 2 -     at Object.error (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:953)
                            conn.js:1256 Error: 3 -     at j (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:27295)
                            conn.js:1256 Error: 4 -     at Object.fireWith [as rejectWith] (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:28108)
                            conn.js:1256 Error: 5 -     at x (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:22086)
                            conn.js:1256 Error: 6 -     at b (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:25980)
                            conn.js:1256 Error: 7 -     at Object.send (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:26084)
                            conn.js:1256 Error: 8 -     at Object.ajax (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:21520)
                            conn.js:1256 Error: 9 -     at o (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:899)
                            conn.js:1256 Error: 10 -     at http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:46:3358
                            VM19:1          GET http://192.168.178.63:8082/vis/tplVis-materialdesign-Button-State-Multi.ejs 404 (Not Found)
                            (anonymous) @ VM19:1
                            send @ jquery-1.11.2.min.js:4
                            ajax @ jquery-1.11.2.min.js:4
                            o @ can.custom.min.js:58
                            (anonymous) @ can.custom.min.js:46
                            renderAs @ can.custom.min.js:58
                            e.view.e.template @ can.custom.min.js:58
                            renderWidget @ vis.js:1725
                            (anonymous) @ vis.js:963
                            subscribeStates @ vis.js:2952
                            renderView @ vis.js:872
                            changeView @ vis.js:1963
                            initNext @ vis.js:749
                            (anonymous) @ vis.js:610
                            loadWidgetSets @ vis.js:575
                            init @ vis.js:609
                            (anonymous) @ vis.js:3609
                            (anonymous) @ conn.js:1350
                            r.onack @ socket.io.js:8
                            r.onpacket @ socket.io.js:8
                            (anonymous) @ socket.io.js:8
                            r.emit @ socket.io.js:6
                            r.ondecoded @ socket.io.js:6
                            (anonymous) @ socket.io.js:8
                            r.emit @ socket.io.js:6
                            a.add @ socket.io.js:6
                            r.ondata @ socket.io.js:6
                            (anonymous) @ socket.io.js:8
                            r.emit @ socket.io.js:6
                            r.onPacket @ socket.io.js:6
                            (anonymous) @ socket.io.js:6
                            r.emit @ socket.io.js:6
                            r.onPacket @ socket.io.js:7
                            r.onData @ socket.io.js:7
                            ws.onmessage @ socket.io.js:8
                            Show 5 more frames
                            conn.js:1256 Error: can't render tplVis-materialdesign-Button-State-Multi w00765 on "Wetter": 
                            conn.js:1256 Error: 0 - Error: can.view: No template or empty template:tplVis-materialdesign-Button-State-Multi.ejsError: can.view: No template or empty template:tplVis-materialdesign-Button-State-Multi.ejs
                            conn.js:1256 Error: 1 -     at u (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:256)
                            conn.js:1256 Error: 2 -     at Object.error (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:953)
                            conn.js:1256 Error: 3 -     at j (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:27295)
                            conn.js:1256 Error: 4 -     at Object.fireWith [as rejectWith] (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:28108)
                            conn.js:1256 Error: 5 -     at x (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:22086)
                            conn.js:1256 Error: 6 -     at b (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:25980)
                            conn.js:1256 Error: 7 -     at Object.send (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:26084)
                            conn.js:1256 Error: 8 -     at Object.ajax (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:21520)
                            conn.js:1256 Error: 9 -     at o (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:899)
                            conn.js:1256 Error: 10 -     at http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:46:3358
                            

                            wie geht man da am besten vor ?

                            Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
                            (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

                            HALH GlasfaserG 3 Antworten Letzte Antwort
                            0
                            • HALH HAL

                              @glasfaser
                              Ich habe bisher keine fehlenden Elemente in meinen Views gefunden und habe jetzt einige überflüssigen alten views gelöscht. Danach habe ich den browser cache gelöscht, aber es dauert immer noch mehrere Minuten, bis der editor erscheint. Zwischendurch ist eine Meldung "no connection" erschienen
                              Diese Fehlermeldung habe ich noch auf der
                              console gefunden:

                              VM19:1          GET http://192.168.178.63:8082/vis/tplVis-materialdesign-Button-State-Multi.ejs 404 (Not Found)
                              

                              Jetzt hängt der wieder

                              Trying connect...
                              conn.js:281 was offline for 10.063s
                              conn.js:305 2022-07-06T12:55:31.288Z Connected => authenticate
                              conn.js:326 2022-07-06T12:55:31.354Z Authenticated: true
                              conn.js:787 Trying to get states again, because emitted getStates still pending
                              2336conn.js:787 Trying to get states again, because emitted getStates still pending
                              

                              und es sind noch einige Fehler gekommen:

                              Error: can't render tplVis-materialdesign-Button-State w00764 on "Wetter": 
                              conn.js:1256 Error: 0 - Error: can.view: No template or empty template:tplVis-materialdesign-Button-State.ejsError: can.view: No template or empty template:tplVis-materialdesign-Button-State.ejs
                              conn.js:1256 Error: 1 -     at u (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:256)
                              conn.js:1256 Error: 2 -     at Object.error (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:953)
                              conn.js:1256 Error: 3 -     at j (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:27295)
                              conn.js:1256 Error: 4 -     at Object.fireWith [as rejectWith] (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:28108)
                              conn.js:1256 Error: 5 -     at x (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:22086)
                              conn.js:1256 Error: 6 -     at b (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:25980)
                              conn.js:1256 Error: 7 -     at Object.send (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:26084)
                              conn.js:1256 Error: 8 -     at Object.ajax (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:21520)
                              conn.js:1256 Error: 9 -     at o (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:899)
                              conn.js:1256 Error: 10 -     at http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:46:3358
                              VM19:1          GET http://192.168.178.63:8082/vis/tplVis-materialdesign-Button-State-Multi.ejs 404 (Not Found)
                              (anonymous) @ VM19:1
                              send @ jquery-1.11.2.min.js:4
                              ajax @ jquery-1.11.2.min.js:4
                              o @ can.custom.min.js:58
                              (anonymous) @ can.custom.min.js:46
                              renderAs @ can.custom.min.js:58
                              e.view.e.template @ can.custom.min.js:58
                              renderWidget @ vis.js:1725
                              (anonymous) @ vis.js:963
                              subscribeStates @ vis.js:2952
                              renderView @ vis.js:872
                              changeView @ vis.js:1963
                              initNext @ vis.js:749
                              (anonymous) @ vis.js:610
                              loadWidgetSets @ vis.js:575
                              init @ vis.js:609
                              (anonymous) @ vis.js:3609
                              (anonymous) @ conn.js:1350
                              r.onack @ socket.io.js:8
                              r.onpacket @ socket.io.js:8
                              (anonymous) @ socket.io.js:8
                              r.emit @ socket.io.js:6
                              r.ondecoded @ socket.io.js:6
                              (anonymous) @ socket.io.js:8
                              r.emit @ socket.io.js:6
                              a.add @ socket.io.js:6
                              r.ondata @ socket.io.js:6
                              (anonymous) @ socket.io.js:8
                              r.emit @ socket.io.js:6
                              r.onPacket @ socket.io.js:6
                              (anonymous) @ socket.io.js:6
                              r.emit @ socket.io.js:6
                              r.onPacket @ socket.io.js:7
                              r.onData @ socket.io.js:7
                              ws.onmessage @ socket.io.js:8
                              Show 5 more frames
                              conn.js:1256 Error: can't render tplVis-materialdesign-Button-State-Multi w00765 on "Wetter": 
                              conn.js:1256 Error: 0 - Error: can.view: No template or empty template:tplVis-materialdesign-Button-State-Multi.ejsError: can.view: No template or empty template:tplVis-materialdesign-Button-State-Multi.ejs
                              conn.js:1256 Error: 1 -     at u (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:256)
                              conn.js:1256 Error: 2 -     at Object.error (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:953)
                              conn.js:1256 Error: 3 -     at j (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:27295)
                              conn.js:1256 Error: 4 -     at Object.fireWith [as rejectWith] (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:28108)
                              conn.js:1256 Error: 5 -     at x (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:22086)
                              conn.js:1256 Error: 6 -     at b (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:25980)
                              conn.js:1256 Error: 7 -     at Object.send (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:26084)
                              conn.js:1256 Error: 8 -     at Object.ajax (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:21520)
                              conn.js:1256 Error: 9 -     at o (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:899)
                              conn.js:1256 Error: 10 -     at http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:46:3358
                              

                              wie geht man da am besten vor ?

                              HALH Offline
                              HALH Offline
                              HAL
                              schrieb am zuletzt editiert von HAL
                              #15

                              ich habe jetzt in allen Views die Widgets bei denen undefined steht gelöscht. Jetzt ist der Aufruf schneller geworden ( ca. 20 sekunden, ggü vorher 10 Minuten )

                              kann man diese Fehler ignorieren ?

                              Uncaught (in promise) SyntaxError: Unexpected token } in JSON at position 247968
                                  at JSON.parse (<anonymous>)
                                  at getTranslation (info.js:13:47)
                              conn.js:305 2022-07-06T13:15:08.827Z Connected => authenticate
                              conn.js:326 2022-07-06T13:15:08.896Z Authenticated: true
                              DevTools failed to load source map: Could not load content for http://192.168.178.63:8082/lib/js/socket.io.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
                              

                              Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
                              (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

                              1 Antwort Letzte Antwort
                              0
                              • HALH HAL

                                @glasfaser
                                Ich habe bisher keine fehlenden Elemente in meinen Views gefunden und habe jetzt einige überflüssigen alten views gelöscht. Danach habe ich den browser cache gelöscht, aber es dauert immer noch mehrere Minuten, bis der editor erscheint. Zwischendurch ist eine Meldung "no connection" erschienen
                                Diese Fehlermeldung habe ich noch auf der
                                console gefunden:

                                VM19:1          GET http://192.168.178.63:8082/vis/tplVis-materialdesign-Button-State-Multi.ejs 404 (Not Found)
                                

                                Jetzt hängt der wieder

                                Trying connect...
                                conn.js:281 was offline for 10.063s
                                conn.js:305 2022-07-06T12:55:31.288Z Connected => authenticate
                                conn.js:326 2022-07-06T12:55:31.354Z Authenticated: true
                                conn.js:787 Trying to get states again, because emitted getStates still pending
                                2336conn.js:787 Trying to get states again, because emitted getStates still pending
                                

                                und es sind noch einige Fehler gekommen:

                                Error: can't render tplVis-materialdesign-Button-State w00764 on "Wetter": 
                                conn.js:1256 Error: 0 - Error: can.view: No template or empty template:tplVis-materialdesign-Button-State.ejsError: can.view: No template or empty template:tplVis-materialdesign-Button-State.ejs
                                conn.js:1256 Error: 1 -     at u (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:256)
                                conn.js:1256 Error: 2 -     at Object.error (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:953)
                                conn.js:1256 Error: 3 -     at j (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:27295)
                                conn.js:1256 Error: 4 -     at Object.fireWith [as rejectWith] (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:28108)
                                conn.js:1256 Error: 5 -     at x (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:22086)
                                conn.js:1256 Error: 6 -     at b (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:25980)
                                conn.js:1256 Error: 7 -     at Object.send (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:26084)
                                conn.js:1256 Error: 8 -     at Object.ajax (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:21520)
                                conn.js:1256 Error: 9 -     at o (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:899)
                                conn.js:1256 Error: 10 -     at http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:46:3358
                                VM19:1          GET http://192.168.178.63:8082/vis/tplVis-materialdesign-Button-State-Multi.ejs 404 (Not Found)
                                (anonymous) @ VM19:1
                                send @ jquery-1.11.2.min.js:4
                                ajax @ jquery-1.11.2.min.js:4
                                o @ can.custom.min.js:58
                                (anonymous) @ can.custom.min.js:46
                                renderAs @ can.custom.min.js:58
                                e.view.e.template @ can.custom.min.js:58
                                renderWidget @ vis.js:1725
                                (anonymous) @ vis.js:963
                                subscribeStates @ vis.js:2952
                                renderView @ vis.js:872
                                changeView @ vis.js:1963
                                initNext @ vis.js:749
                                (anonymous) @ vis.js:610
                                loadWidgetSets @ vis.js:575
                                init @ vis.js:609
                                (anonymous) @ vis.js:3609
                                (anonymous) @ conn.js:1350
                                r.onack @ socket.io.js:8
                                r.onpacket @ socket.io.js:8
                                (anonymous) @ socket.io.js:8
                                r.emit @ socket.io.js:6
                                r.ondecoded @ socket.io.js:6
                                (anonymous) @ socket.io.js:8
                                r.emit @ socket.io.js:6
                                a.add @ socket.io.js:6
                                r.ondata @ socket.io.js:6
                                (anonymous) @ socket.io.js:8
                                r.emit @ socket.io.js:6
                                r.onPacket @ socket.io.js:6
                                (anonymous) @ socket.io.js:6
                                r.emit @ socket.io.js:6
                                r.onPacket @ socket.io.js:7
                                r.onData @ socket.io.js:7
                                ws.onmessage @ socket.io.js:8
                                Show 5 more frames
                                conn.js:1256 Error: can't render tplVis-materialdesign-Button-State-Multi w00765 on "Wetter": 
                                conn.js:1256 Error: 0 - Error: can.view: No template or empty template:tplVis-materialdesign-Button-State-Multi.ejsError: can.view: No template or empty template:tplVis-materialdesign-Button-State-Multi.ejs
                                conn.js:1256 Error: 1 -     at u (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:256)
                                conn.js:1256 Error: 2 -     at Object.error (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:953)
                                conn.js:1256 Error: 3 -     at j (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:27295)
                                conn.js:1256 Error: 4 -     at Object.fireWith [as rejectWith] (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:28108)
                                conn.js:1256 Error: 5 -     at x (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:22086)
                                conn.js:1256 Error: 6 -     at b (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:25980)
                                conn.js:1256 Error: 7 -     at Object.send (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:26084)
                                conn.js:1256 Error: 8 -     at Object.ajax (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:21520)
                                conn.js:1256 Error: 9 -     at o (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:899)
                                conn.js:1256 Error: 10 -     at http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:46:3358
                                

                                wie geht man da am besten vor ?

                                GlasfaserG Online
                                GlasfaserG Online
                                Glasfaser
                                schrieb am zuletzt editiert von
                                #16

                                @hal sagte in VIS Runtime läuft, VIS Editor hängt:

                                Zwischendurch ist eine Meldung "no connection" erschienen

                                Versuche mal Testweise auf ws umzustellen ..

                                siehe hier :
                                https://forum.iobroker.net/topic/55990/erledigt-keine-anzeige-der-projekte-in-visedit

                                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                HALH 1 Antwort Letzte Antwort
                                0
                                • GlasfaserG Glasfaser

                                  @hal sagte in VIS Runtime läuft, VIS Editor hängt:

                                  Zwischendurch ist eine Meldung "no connection" erschienen

                                  Versuche mal Testweise auf ws umzustellen ..

                                  siehe hier :
                                  https://forum.iobroker.net/topic/55990/erledigt-keine-anzeige-der-projekte-in-visedit

                                  HALH Offline
                                  HALH Offline
                                  HAL
                                  schrieb am zuletzt editiert von
                                  #17

                                  @glasfaser WS ist sogar gefühlt langsamer als mit integriert. Es liegt auch nicht an meinem Projekt. Ein anderes Projekt mit nur einer View lädt genau so lange

                                  Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
                                  (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

                                  GlasfaserG 1 Antwort Letzte Antwort
                                  0
                                  • HALH HAL

                                    @glasfaser WS ist sogar gefühlt langsamer als mit integriert. Es liegt auch nicht an meinem Projekt. Ein anderes Projekt mit nur einer View lädt genau so lange

                                    GlasfaserG Online
                                    GlasfaserG Online
                                    Glasfaser
                                    schrieb am zuletzt editiert von
                                    #18

                                    @hal

                                    Zeige mal was du so hast ... das hast du oben nicht erwähnt !

                                    Ein/ und Ausgabe davon in Code-Tags </> hier einstellen

                                    cd /opt/iobroker
                                    npm ls | grep -E 'github.com|ERR'
                                    
                                    iobroker update -i
                                    sudo ln -s /usr/bin/node /usr/bin/nodejs
                                    
                                    uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                    

                                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                    HALH 1 Antwort Letzte Antwort
                                    0
                                    • HALH HAL

                                      @glasfaser
                                      Ich habe bisher keine fehlenden Elemente in meinen Views gefunden und habe jetzt einige überflüssigen alten views gelöscht. Danach habe ich den browser cache gelöscht, aber es dauert immer noch mehrere Minuten, bis der editor erscheint. Zwischendurch ist eine Meldung "no connection" erschienen
                                      Diese Fehlermeldung habe ich noch auf der
                                      console gefunden:

                                      VM19:1          GET http://192.168.178.63:8082/vis/tplVis-materialdesign-Button-State-Multi.ejs 404 (Not Found)
                                      

                                      Jetzt hängt der wieder

                                      Trying connect...
                                      conn.js:281 was offline for 10.063s
                                      conn.js:305 2022-07-06T12:55:31.288Z Connected => authenticate
                                      conn.js:326 2022-07-06T12:55:31.354Z Authenticated: true
                                      conn.js:787 Trying to get states again, because emitted getStates still pending
                                      2336conn.js:787 Trying to get states again, because emitted getStates still pending
                                      

                                      und es sind noch einige Fehler gekommen:

                                      Error: can't render tplVis-materialdesign-Button-State w00764 on "Wetter": 
                                      conn.js:1256 Error: 0 - Error: can.view: No template or empty template:tplVis-materialdesign-Button-State.ejsError: can.view: No template or empty template:tplVis-materialdesign-Button-State.ejs
                                      conn.js:1256 Error: 1 -     at u (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:256)
                                      conn.js:1256 Error: 2 -     at Object.error (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:953)
                                      conn.js:1256 Error: 3 -     at j (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:27295)
                                      conn.js:1256 Error: 4 -     at Object.fireWith [as rejectWith] (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:28108)
                                      conn.js:1256 Error: 5 -     at x (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:22086)
                                      conn.js:1256 Error: 6 -     at b (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:25980)
                                      conn.js:1256 Error: 7 -     at Object.send (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:26084)
                                      conn.js:1256 Error: 8 -     at Object.ajax (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:21520)
                                      conn.js:1256 Error: 9 -     at o (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:899)
                                      conn.js:1256 Error: 10 -     at http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:46:3358
                                      VM19:1          GET http://192.168.178.63:8082/vis/tplVis-materialdesign-Button-State-Multi.ejs 404 (Not Found)
                                      (anonymous) @ VM19:1
                                      send @ jquery-1.11.2.min.js:4
                                      ajax @ jquery-1.11.2.min.js:4
                                      o @ can.custom.min.js:58
                                      (anonymous) @ can.custom.min.js:46
                                      renderAs @ can.custom.min.js:58
                                      e.view.e.template @ can.custom.min.js:58
                                      renderWidget @ vis.js:1725
                                      (anonymous) @ vis.js:963
                                      subscribeStates @ vis.js:2952
                                      renderView @ vis.js:872
                                      changeView @ vis.js:1963
                                      initNext @ vis.js:749
                                      (anonymous) @ vis.js:610
                                      loadWidgetSets @ vis.js:575
                                      init @ vis.js:609
                                      (anonymous) @ vis.js:3609
                                      (anonymous) @ conn.js:1350
                                      r.onack @ socket.io.js:8
                                      r.onpacket @ socket.io.js:8
                                      (anonymous) @ socket.io.js:8
                                      r.emit @ socket.io.js:6
                                      r.ondecoded @ socket.io.js:6
                                      (anonymous) @ socket.io.js:8
                                      r.emit @ socket.io.js:6
                                      a.add @ socket.io.js:6
                                      r.ondata @ socket.io.js:6
                                      (anonymous) @ socket.io.js:8
                                      r.emit @ socket.io.js:6
                                      r.onPacket @ socket.io.js:6
                                      (anonymous) @ socket.io.js:6
                                      r.emit @ socket.io.js:6
                                      r.onPacket @ socket.io.js:7
                                      r.onData @ socket.io.js:7
                                      ws.onmessage @ socket.io.js:8
                                      Show 5 more frames
                                      conn.js:1256 Error: can't render tplVis-materialdesign-Button-State-Multi w00765 on "Wetter": 
                                      conn.js:1256 Error: 0 - Error: can.view: No template or empty template:tplVis-materialdesign-Button-State-Multi.ejsError: can.view: No template or empty template:tplVis-materialdesign-Button-State-Multi.ejs
                                      conn.js:1256 Error: 1 -     at u (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:256)
                                      conn.js:1256 Error: 2 -     at Object.error (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:953)
                                      conn.js:1256 Error: 3 -     at j (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:27295)
                                      conn.js:1256 Error: 4 -     at Object.fireWith [as rejectWith] (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:2:28108)
                                      conn.js:1256 Error: 5 -     at x (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:22086)
                                      conn.js:1256 Error: 6 -     at b (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:25980)
                                      conn.js:1256 Error: 7 -     at Object.send (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:26084)
                                      conn.js:1256 Error: 8 -     at Object.ajax (http://192.168.178.63:8082/lib/js/jquery-1.11.2.min.js:4:21520)
                                      conn.js:1256 Error: 9 -     at o (http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:58:899)
                                      conn.js:1256 Error: 10 -     at http://192.168.178.63:8082/vis/lib/js/can.custom.min.js:46:3358
                                      

                                      wie geht man da am besten vor ?

                                      GlasfaserG Online
                                      GlasfaserG Online
                                      Glasfaser
                                      schrieb am zuletzt editiert von
                                      #19

                                      @hal sagte in VIS Runtime läuft, VIS Editor hängt:

                                      VM19:1 GET http://192.168.178.63:8082/vis/tplVis-materialdesign-Button-State-Multi.ejs 404 (Not Found)

                                      wie geht man da am besten vor ?

                                      das machen wir gleich , zeige mir erstmal was du hast !

                                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                      1 Antwort Letzte Antwort
                                      0
                                      • GlasfaserG Glasfaser

                                        @hal

                                        Zeige mal was du so hast ... das hast du oben nicht erwähnt !

                                        Ein/ und Ausgabe davon in Code-Tags </> hier einstellen

                                        cd /opt/iobroker
                                        npm ls | grep -E 'github.com|ERR'
                                        
                                        iobroker update -i
                                        sudo ln -s /usr/bin/node /usr/bin/nodejs
                                        
                                        uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                        
                                        HALH Offline
                                        HALH Offline
                                        HAL
                                        schrieb am zuletzt editiert von
                                        #20

                                        @glasfaser

                                        
                                        pi@tinkerboard:~$ cd /opt/iobroker
                                        pi@tinkerboard:/opt/iobroker$ npm ls | grep -E 'github.com|ERR'
                                        ├── iobroker.icons-material-png@0.1.1 (git+ssh://git@github.com/ioBroker/ioBroker.icons-material-png.git#94ebd8d8b379df4bbee2d90b4a99fe9ba3906e55)
                                        ├── iobroker.plenticore@2.2.1 (git+ssh://git@github.com/StrathCole/ioBroker.plenticore.git#54698bcf435153220c8131533d2bbbb068254b94)
                                        ├── iobroker.smartmeter@3.3.4 (git+ssh://git@github.com/Apollon77/ioBroker.smartmeter.git#ca7334c320991f06b5a1418bf02efca4e621ff55)
                                        ├── iobroker.tesla-motors@1.3.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.tesla-motors.git#f8bd1f67c6bfb61e2e58c3c82a4687c2c14f9623)
                                        pi@tinkerboard:/opt/iobroker$ iobroker update -i
                                        Used repository: Stable (default)
                                        Adapter    "adguard"      : 0.0.8    , installed 0.0.8
                                        Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                        Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
                                        Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                        Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
                                        Adapter    "bydhvs"       : 1.3.0    , installed 1.3.0
                                        Adapter    "daswetter"    : 3.1.2    , installed 3.1.2
                                        Adapter    "denon"        : 1.13.4   , installed 1.13.4
                                        Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                                        Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                                        Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                        Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                        Adapter    "fritzbox"     : 0.2.1    , installed 0.2.1
                                        Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                                        Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                                        Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                        Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                        Adapter    "homeconnect"  : 1.0.1    , installed 1.0.1
                                        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                        Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                        Adapter    "icons-material-png": 0.1.0, installed 0.1.1
                                        Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                        Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                        Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
                                        Adapter    "info"         : 1.9.19   , installed 1.9.19
                                        Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                        Controller "js-controller": 4.0.23   , installed 4.0.23
                                        Adapter    "kecontact"    : 1.4.0    , installed 1.4.0
                                        Adapter    "mielecloudservice": 6.3.2, installed 6.3.2
                                        Adapter    "modbus"       : 5.0.4    , installed 5.0.4
                                        Adapter    "mqtt"         : 3.0.6    , installed 3.0.6
                                        Adapter    "node-red"     : 3.3.1    , installed 3.3.1
                                        Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                                        Adapter    "parcel"       : 0.0.15   , installed 0.0.15
                                        Adapter    "plenticore"   : 2.2.0    , installed 2.2.1
                                        Adapter    "powerfox2"    : 0.0.12   , installed 0.0.12
                                        Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                                        Adapter    "pushsafer"    : 1.0.3    , installed 1.0.3
                                        Adapter    "pvforecast"   : 2.1.4    , installed 2.1.4
                                        Adapter    "ring"         : 3.0.4    , installed 3.0.4
                                        Adapter    "robonect"     : 0.1.4    , installed 0.1.4
                                        Adapter    "samsung"      : 0.5.8    , installed 0.5.8
                                        Adapter    "shuttercontrol": 1.4.12  , installed 1.4.12
                                        Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                        Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                                        Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                        Adapter    "solarwetter"  : 1.0.0    , installed 1.0.0
                                        Adapter    "synology"     : 2.1.7    , installed 2.1.7
                                        Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
                                        Adapter    "telegram"     : 1.13.0   , installed 1.13.0
                                        Adapter    "tesla-motors" : 1.3.0    , installed 1.3.0
                                        Adapter    "tinker"       : 1.1.1    , installed 1.1.1
                                        Adapter    "tuya"         : 3.6.15   , installed 3.6.15
                                        Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                        Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
                                        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                        Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                                        Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                        Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                        Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                                        Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                                        Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                                        Adapter    "web"          : 4.3.0    , installed 4.3.0
                                        Adapter    "wiffi-wz"     : 2.2.1    , installed 2.2.1
                                        Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                        pi@tinkerboard:/opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs
                                        ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
                                        pi@tinkerboard:/opt/iobroker$ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                        armv7l
                                        /usr/bin/nodejs
                                        /usr/bin/node
                                        /usr/bin/npm
                                        v16.15.1
                                        v16.15.1
                                        8.11.0
                                        pi
                                        /opt/iobroker
                                        Fehl:1 http://tprd.asus.com:8000 stretch InRelease
                                          »tprd.asus.com« konnte nicht aufgelöst werden.
                                        OK:2 http://repo.linaro.org/ubuntu/linaro-overlay stretch InRelease
                                        OK:3 http://security.debian.org stretch/updates InRelease
                                        Ign:4 http://cdn-fastly.deb.debian.org/debian stretch InRelease
                                        OK:5 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
                                        OK:6 https://repos.influxdata.com/debian stretch InRelease
                                        OK:8 https://deb.nodesource.com/node_16.x stretch InRelease
                                        OK:7 http://cdn-fastly.deb.debian.org/debian stretch Release
                                        Paketlisten werden gelesen... Fertig
                                        Abhängigkeitsbaum wird aufgebaut.
                                        Statusinformationen werden eingelesen.... Fertig
                                        Aktualisierung für 21 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                                        W: Fehlschlag beim Holen von http://tprd.asus.com:8000/dists/stretch/InRelease  »tprd.asus.com« konnte nicht aufgelöst werden.
                                        W: Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.
                                        nodejs:
                                          Installiert:           16.15.1-1nodesource1
                                          Installationskandidat: 16.15.1-1nodesource1
                                          Versionstabelle:
                                         *** 16.15.1-1nodesource1 500
                                                500 https://deb.nodesource.com/node_16.x stretch/main armhf Packages
                                                100 /var/lib/dpkg/status
                                             4.8.2~dfsg-1 500
                                                500 http://http.debian.net/debian stretch/main armhf Packages
                                        pi@tinkerboard:/opt/iobroker$
                                        
                                        

                                        Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
                                        (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

                                        HomoranH GlasfaserG 3 Antworten Letzte Antwort
                                        0
                                        • HALH HAL

                                          @glasfaser

                                          
                                          pi@tinkerboard:~$ cd /opt/iobroker
                                          pi@tinkerboard:/opt/iobroker$ npm ls | grep -E 'github.com|ERR'
                                          ├── iobroker.icons-material-png@0.1.1 (git+ssh://git@github.com/ioBroker/ioBroker.icons-material-png.git#94ebd8d8b379df4bbee2d90b4a99fe9ba3906e55)
                                          ├── iobroker.plenticore@2.2.1 (git+ssh://git@github.com/StrathCole/ioBroker.plenticore.git#54698bcf435153220c8131533d2bbbb068254b94)
                                          ├── iobroker.smartmeter@3.3.4 (git+ssh://git@github.com/Apollon77/ioBroker.smartmeter.git#ca7334c320991f06b5a1418bf02efca4e621ff55)
                                          ├── iobroker.tesla-motors@1.3.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.tesla-motors.git#f8bd1f67c6bfb61e2e58c3c82a4687c2c14f9623)
                                          pi@tinkerboard:/opt/iobroker$ iobroker update -i
                                          Used repository: Stable (default)
                                          Adapter    "adguard"      : 0.0.8    , installed 0.0.8
                                          Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                          Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
                                          Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                          Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
                                          Adapter    "bydhvs"       : 1.3.0    , installed 1.3.0
                                          Adapter    "daswetter"    : 3.1.2    , installed 3.1.2
                                          Adapter    "denon"        : 1.13.4   , installed 1.13.4
                                          Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                                          Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                                          Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                          Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                          Adapter    "fritzbox"     : 0.2.1    , installed 0.2.1
                                          Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                                          Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                                          Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                          Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                          Adapter    "homeconnect"  : 1.0.1    , installed 1.0.1
                                          Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                          Adapter    "icons-material-png": 0.1.0, installed 0.1.1
                                          Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                          Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                          Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
                                          Adapter    "info"         : 1.9.19   , installed 1.9.19
                                          Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                          Controller "js-controller": 4.0.23   , installed 4.0.23
                                          Adapter    "kecontact"    : 1.4.0    , installed 1.4.0
                                          Adapter    "mielecloudservice": 6.3.2, installed 6.3.2
                                          Adapter    "modbus"       : 5.0.4    , installed 5.0.4
                                          Adapter    "mqtt"         : 3.0.6    , installed 3.0.6
                                          Adapter    "node-red"     : 3.3.1    , installed 3.3.1
                                          Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                                          Adapter    "parcel"       : 0.0.15   , installed 0.0.15
                                          Adapter    "plenticore"   : 2.2.0    , installed 2.2.1
                                          Adapter    "powerfox2"    : 0.0.12   , installed 0.0.12
                                          Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                                          Adapter    "pushsafer"    : 1.0.3    , installed 1.0.3
                                          Adapter    "pvforecast"   : 2.1.4    , installed 2.1.4
                                          Adapter    "ring"         : 3.0.4    , installed 3.0.4
                                          Adapter    "robonect"     : 0.1.4    , installed 0.1.4
                                          Adapter    "samsung"      : 0.5.8    , installed 0.5.8
                                          Adapter    "shuttercontrol": 1.4.12  , installed 1.4.12
                                          Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                          Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                                          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                          Adapter    "solarwetter"  : 1.0.0    , installed 1.0.0
                                          Adapter    "synology"     : 2.1.7    , installed 2.1.7
                                          Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
                                          Adapter    "telegram"     : 1.13.0   , installed 1.13.0
                                          Adapter    "tesla-motors" : 1.3.0    , installed 1.3.0
                                          Adapter    "tinker"       : 1.1.1    , installed 1.1.1
                                          Adapter    "tuya"         : 3.6.15   , installed 3.6.15
                                          Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                          Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
                                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                          Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                                          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                          Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                          Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                                          Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                                          Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                                          Adapter    "web"          : 4.3.0    , installed 4.3.0
                                          Adapter    "wiffi-wz"     : 2.2.1    , installed 2.2.1
                                          Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                          pi@tinkerboard:/opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs
                                          ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
                                          pi@tinkerboard:/opt/iobroker$ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                          armv7l
                                          /usr/bin/nodejs
                                          /usr/bin/node
                                          /usr/bin/npm
                                          v16.15.1
                                          v16.15.1
                                          8.11.0
                                          pi
                                          /opt/iobroker
                                          Fehl:1 http://tprd.asus.com:8000 stretch InRelease
                                            »tprd.asus.com« konnte nicht aufgelöst werden.
                                          OK:2 http://repo.linaro.org/ubuntu/linaro-overlay stretch InRelease
                                          OK:3 http://security.debian.org stretch/updates InRelease
                                          Ign:4 http://cdn-fastly.deb.debian.org/debian stretch InRelease
                                          OK:5 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
                                          OK:6 https://repos.influxdata.com/debian stretch InRelease
                                          OK:8 https://deb.nodesource.com/node_16.x stretch InRelease
                                          OK:7 http://cdn-fastly.deb.debian.org/debian stretch Release
                                          Paketlisten werden gelesen... Fertig
                                          Abhängigkeitsbaum wird aufgebaut.
                                          Statusinformationen werden eingelesen.... Fertig
                                          Aktualisierung für 21 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                                          W: Fehlschlag beim Holen von http://tprd.asus.com:8000/dists/stretch/InRelease  »tprd.asus.com« konnte nicht aufgelöst werden.
                                          W: Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.
                                          nodejs:
                                            Installiert:           16.15.1-1nodesource1
                                            Installationskandidat: 16.15.1-1nodesource1
                                            Versionstabelle:
                                           *** 16.15.1-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_16.x stretch/main armhf Packages
                                                  100 /var/lib/dpkg/status
                                               4.8.2~dfsg-1 500
                                                  500 http://http.debian.net/debian stretch/main armhf Packages
                                          pi@tinkerboard:/opt/iobroker$
                                          
                                          
                                          HomoranH Nicht stören
                                          HomoranH Nicht stören
                                          Homoran
                                          Global Moderator Administrators
                                          schrieb am zuletzt editiert von
                                          #21

                                          @hal Stretch ????

                                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          HALH 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          738

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe