Skip to content
  • Home
  • 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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Visualisierung
  4. Vis2 ab 09.01.2024 im stable

NEWS

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

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

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

Vis2 ab 09.01.2024 im stable

Geplant Angeheftet Gesperrt Verschoben Visualisierung
422 Beiträge 79 Kommentatoren 122.0k Aufrufe 85 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.
  • wendy2702W wendy2702

    @foxriver76 sagte in Vis2 ab morgen im stable:

    @wendy2702 mit der vis 2 Fehlermeldung ein issue wäre cool, glaube das lässt sich fixen

    Erledigt: https://github.com/ioBroker/ioBroker.vis-2/issues/322

    foxriver76F Offline
    foxriver76F Offline
    foxriver76
    Developer
    schrieb am zuletzt editiert von
    #126

    @wendy2702 danke dir

    Videotutorials & mehr

    Hier könnt ihr mich unterstützen.

    wendy2702W 1 Antwort Letzte Antwort
    0
    • LongbowL Offline
      LongbowL Offline
      Longbow
      schrieb am zuletzt editiert von
      #127

      Kann mir einer bitte behilflich sein, warum seit ich Vis 2 installiert habe, Jave spinnt?

      Das ist immer der gleiche Fehlercode, nur dass sich der Scriptname in der Fehlermeldung verändert.
      Vom Zeitstempel passt es, dass mit dem zusammen hängen muss.

      Ich habe auch wie @MK-66 es beschrieben gemacht, was das mit dem Adpater Web trifft.
      An was kann es nun liegen, das keine Scrpite mehr gehen?

      javascript.0
      16133	2024-01-19 07:29:37.357	error	at processImmediate (node:internal/timers:478:21)
      javascript.0
      16133	2024-01-19 07:29:37.357	error	at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.javascript/main.js:1636:17)
      javascript.0
      16133	2024-01-19 07:29:37.357	error	at /opt/iobroker/node_modules/iobroker.javascript/main.js:2161:17
      javascript.0
      16133	2024-01-19 07:29:37.357	error	at prepareScript (/opt/iobroker/node_modules/iobroker.javascript/main.js:2063:37)
      javascript.0
      16133	2024-01-19 07:29:37.357	error	at createVM (/opt/iobroker/node_modules/iobroker.javascript/main.js:1810:21)
      javascript.0
      16133	2024-01-19 07:29:37.357	error	at new Script (node:vm:94:7
      javascript.0
      16133	2024-01-19 07:29:37.357	error	SyntaxError: Unexpected token '='
      javascript.0
      16133	2024-01-19 07:29:37.357	error	^
      javascript.0
      16133	2024-01-19 07:29:37.356	error	var = {};
      javascript.0
      16133	2024-01-19 07:29:37.356	error	script.js.Solar.Skript_1 compile failed: at script.js.Solar.Skript_1:2
      
      1 Antwort Letzte Antwort
      0
      • E e-i-k-e

        Abend,

        ich habe seit längerem probleme das sich Werte nicht eigenständig aktuallisieren, sondern das nur "Null" angezeigt wird. Sobald ich zwischen zwei Views hin und her Wechsel, wird der Wert aktuallisiert.
        Jemand eine Idee?

        bd689278-593b-49b5-b0dd-59547ff05313-image.png

        058182ed-b719-4f4e-aee9-f669f905fcda-image.png
        Sind vis-inventwo widgets.

        skvarelS Offline
        skvarelS Offline
        skvarel
        Developer
        schrieb am zuletzt editiert von
        #128

        @e-i-k-e sagte in Vis2 ab morgen im stable:

        Abend,

        ich habe seit längerem probleme das sich Werte nicht eigenständig aktuallisieren, sondern das nur "Null" angezeigt wird. Sobald ich zwischen zwei Views hin und her Wechsel, wird der Wert aktuallisiert.
        Jemand eine Idee?

        bd689278-593b-49b5-b0dd-59547ff05313-image.png

        058182ed-b719-4f4e-aee9-f669f905fcda-image.png
        Sind vis-inventwo widgets.

        ... vis-inventwo wird auch nie VIS2 kompatibel werden. Das ist einfach nicht machbar, weil sich der ganze VIS2 Adapter zu sehr verändert hat.

        Jannis hat gestern entschieden, einen inventwo Adapter für VIS2 zu programmieren. Das Grundgerüst steht bereits und es geht langsam los!

        An dieser Stelle, vielen Dank an @Bluefox für die Unterstützung :)

        #TeamInventwo
        • vis-inventwo & vis-2-widgets-inventwo
        • vis-icontwo & vis-2-widgets-icontwo

        jogibear9988J E 2 Antworten Letzte Antwort
        10
        • skvarelS skvarel

          @e-i-k-e sagte in Vis2 ab morgen im stable:

          Abend,

          ich habe seit längerem probleme das sich Werte nicht eigenständig aktuallisieren, sondern das nur "Null" angezeigt wird. Sobald ich zwischen zwei Views hin und her Wechsel, wird der Wert aktuallisiert.
          Jemand eine Idee?

          bd689278-593b-49b5-b0dd-59547ff05313-image.png

          058182ed-b719-4f4e-aee9-f669f905fcda-image.png
          Sind vis-inventwo widgets.

          ... vis-inventwo wird auch nie VIS2 kompatibel werden. Das ist einfach nicht machbar, weil sich der ganze VIS2 Adapter zu sehr verändert hat.

          Jannis hat gestern entschieden, einen inventwo Adapter für VIS2 zu programmieren. Das Grundgerüst steht bereits und es geht langsam los!

          An dieser Stelle, vielen Dank an @Bluefox für die Unterstützung :)

          jogibear9988J Offline
          jogibear9988J Offline
          jogibear9988
          schrieb am zuletzt editiert von
          #129

          @skvarel said in Vis2 ab morgen im stable:

          @e-i-k-e sagte in Vis2 ab morgen im stable:

          Abend,

          ich habe seit längerem probleme das sich Werte nicht eigenständig aktuallisieren, sondern das nur "Null" angezeigt wird. Sobald ich zwischen zwei Views hin und her Wechsel, wird der Wert aktuallisiert.
          Jemand eine Idee?

          bd689278-593b-49b5-b0dd-59547ff05313-image.png

          058182ed-b719-4f4e-aee9-f669f905fcda-image.png
          Sind vis-inventwo widgets.

          ... vis-inventwo wird auch nie VIS2 kompatibel werden. Das ist einfach nicht machbar, weil sich der ganze VIS2 Adapter zu sehr verändert hat.

          Jannis hat gestern entschieden, einen inventwo Adapter für VIS2 zu programmieren. Das Grundgerüst steht bereits und es geht langsam los!

          An dieser Stelle, vielen Dank an @Bluefox für die Unterstützung :)

          Vlt könnten diese ja als Webcomponenten entwickelt werden (und für vis2 dann gewrappt (wenn das nötig ist), dann könnte man Sie an mehr stellen verwenden.
          Weiß denn jemand in wie weit webcomponenten in vis2 bzw. react unterstützt werden? Was da mgl. wäre?

          Check my ioBroker webui - a vis alternative
          see: https://github.com/iobroker-community-adapters/ioBroker.webui

          1 Antwort Letzte Antwort
          0
          • foxriver76F foxriver76

            @wendy2702 danke dir

            wendy2702W Online
            wendy2702W Online
            wendy2702
            schrieb am zuletzt editiert von
            #130

            @foxriver76 Kannst du sagen wann die Version mit deinen Korrekturen zur Installation zur Verfügung steht?

            Bitte keine Fragen per PN, die gehören ins Forum!

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

            foxriver76F 1 Antwort Letzte Antwort
            0
            • wendy2702W wendy2702

              @foxriver76 Kannst du sagen wann die Version mit deinen Korrekturen zur Installation zur Verfügung steht?

              foxriver76F Offline
              foxriver76F Offline
              foxriver76
              Developer
              schrieb am zuletzt editiert von
              #131

              @wendy2702 2.9.21

              Videotutorials & mehr

              Hier könnt ihr mich unterstützen.

              wendy2702W 1 Antwort Letzte Antwort
              0
              • skvarelS skvarel

                @e-i-k-e sagte in Vis2 ab morgen im stable:

                Abend,

                ich habe seit längerem probleme das sich Werte nicht eigenständig aktuallisieren, sondern das nur "Null" angezeigt wird. Sobald ich zwischen zwei Views hin und her Wechsel, wird der Wert aktuallisiert.
                Jemand eine Idee?

                bd689278-593b-49b5-b0dd-59547ff05313-image.png

                058182ed-b719-4f4e-aee9-f669f905fcda-image.png
                Sind vis-inventwo widgets.

                ... vis-inventwo wird auch nie VIS2 kompatibel werden. Das ist einfach nicht machbar, weil sich der ganze VIS2 Adapter zu sehr verändert hat.

                Jannis hat gestern entschieden, einen inventwo Adapter für VIS2 zu programmieren. Das Grundgerüst steht bereits und es geht langsam los!

                An dieser Stelle, vielen Dank an @Bluefox für die Unterstützung :)

                E Offline
                E Offline
                e-i-k-e
                schrieb am zuletzt editiert von
                #132

                @skvarel sagte in Vis2 ab morgen im stable:

                @e-i-k-e sagte in Vis2 ab morgen im stable:

                Abend,

                ich habe seit längerem probleme das sich Werte nicht eigenständig aktuallisieren, sondern das nur "Null" angezeigt wird. Sobald ich zwischen zwei Views hin und her Wechsel, wird der Wert aktuallisiert.
                Jemand eine Idee?

                bd689278-593b-49b5-b0dd-59547ff05313-image.png

                058182ed-b719-4f4e-aee9-f669f905fcda-image.png
                Sind vis-inventwo widgets.

                ... vis-inventwo wird auch nie VIS2 kompatibel werden. Das ist einfach nicht machbar, weil sich der ganze VIS2 Adapter zu sehr verändert hat.

                Jannis hat gestern entschieden, einen inventwo Adapter für VIS2 zu programmieren. Das Grundgerüst steht bereits und es geht langsam los!

                An dieser Stelle, vielen Dank an @Bluefox für die Unterstützung :)

                Das klingt sehr gut, vielen Dank!
                Bedeutet aber auch, dass ich meine vis welche mit vis-inventwo Version "vis1" erstellt worden sind, neu aufbauen muss?

                skvarelS 1 Antwort Letzte Antwort
                0
                • foxriver76F foxriver76

                  @wendy2702 2.9.21

                  wendy2702W Online
                  wendy2702W Online
                  wendy2702
                  schrieb am zuletzt editiert von
                  #133

                  @foxriver76 Ab wann sollte die denn im Latest oder stable sein?

                  Aktuell noch immer die alte sichtbar:

                  IMG_1359.jpeg

                  Bitte keine Fragen per PN, die gehören ins Forum!

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

                  FeuersturmF 1 Antwort Letzte Antwort
                  0
                  • wendy2702W wendy2702

                    @foxriver76 Ab wann sollte die denn im Latest oder stable sein?

                    Aktuell noch immer die alte sichtbar:

                    IMG_1359.jpeg

                    FeuersturmF Online
                    FeuersturmF Online
                    Feuersturm
                    schrieb am zuletzt editiert von
                    #134

                    @wendy2702 Ich hab gerade die 2.9.21 über den Admin installiert. Hast du mal auf das Icon "Adapter auf updates prüfen" geklickt?
                    Alternativ mal auf der Konsole folgendes ausführen, dann sollte dir die neue Version auf jeden Fall angeboten werden

                    iob update
                    
                    wendy2702W 1 Antwort Letzte Antwort
                    1
                    • FeuersturmF Feuersturm

                      @wendy2702 Ich hab gerade die 2.9.21 über den Admin installiert. Hast du mal auf das Icon "Adapter auf updates prüfen" geklickt?
                      Alternativ mal auf der Konsole folgendes ausführen, dann sollte dir die neue Version auf jeden Fall angeboten werden

                      iob update
                      
                      wendy2702W Online
                      wendy2702W Online
                      wendy2702
                      schrieb am zuletzt editiert von
                      #135

                      @feuersturm Das war es. Spannend das ich es manuell anstoßen musste.

                      Bitte keine Fragen per PN, die gehören ins Forum!

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

                      mcm1957M 1 Antwort Letzte Antwort
                      0
                      • wendy2702W wendy2702

                        @feuersturm Das war es. Spannend das ich es manuell anstoßen musste.

                        mcm1957M Online
                        mcm1957M Online
                        mcm1957
                        schrieb am zuletzt editiert von
                        #136

                        @wendy2702

                        Die Repositories werden 2x täglich ab ca 2:00 und 14:00 aktualisiert. Ab deswegen, da dieser Scan / Updat einige Stunden dauert.

                        Die json Dateien der Repositories in denen Admin / js-controller nachsieht ob es was Neues gibt werden von deinem System per Default 1x täglich aktualisisert. Wenn du den aktualisieren Button drückst wird jedenfalls versucht die aktuellsten jsons downzuloaden.

                        Es kann daher bis zu 12 bis 15h nach Veröffentlichung dauern bis eine neue Release prinzipiell im Repository verfügbar ist. Und es kann danach noch bis zu einem Tage dauern bis die Info auf deinem System landet (bei Defaukteinstellung und ohne manuelles Prüfen).

                        Ein Update in Stable erfolgt über Aufforderung des Devs, außer in Notfällen allerdings frühestens ca. 7 Tage nach Veröffentlichung im Latest Repository.

                        Hoffe dies erklärt das Verhalten ein wenig.

                        mcm1957

                        Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                        Support Repositoryverwaltung.

                        Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                        LESEN - gute Forenbeitrage

                        1 Antwort Letzte Antwort
                        3
                        • E e-i-k-e

                          @skvarel sagte in Vis2 ab morgen im stable:

                          @e-i-k-e sagte in Vis2 ab morgen im stable:

                          Abend,

                          ich habe seit längerem probleme das sich Werte nicht eigenständig aktuallisieren, sondern das nur "Null" angezeigt wird. Sobald ich zwischen zwei Views hin und her Wechsel, wird der Wert aktuallisiert.
                          Jemand eine Idee?

                          bd689278-593b-49b5-b0dd-59547ff05313-image.png

                          058182ed-b719-4f4e-aee9-f669f905fcda-image.png
                          Sind vis-inventwo widgets.

                          ... vis-inventwo wird auch nie VIS2 kompatibel werden. Das ist einfach nicht machbar, weil sich der ganze VIS2 Adapter zu sehr verändert hat.

                          Jannis hat gestern entschieden, einen inventwo Adapter für VIS2 zu programmieren. Das Grundgerüst steht bereits und es geht langsam los!

                          An dieser Stelle, vielen Dank an @Bluefox für die Unterstützung :)

                          Das klingt sehr gut, vielen Dank!
                          Bedeutet aber auch, dass ich meine vis welche mit vis-inventwo Version "vis1" erstellt worden sind, neu aufbauen muss?

                          skvarelS Offline
                          skvarelS Offline
                          skvarel
                          Developer
                          schrieb am zuletzt editiert von
                          #137

                          @e-i-k-e sagte in Vis2 ab morgen im stable:

                          @skvarel sagte in Vis2 ab morgen im stable:

                          @e-i-k-e sagte in Vis2 ab morgen im stable:

                          Abend,

                          ich habe seit längerem probleme das sich Werte nicht eigenständig aktuallisieren, sondern das nur "Null" angezeigt wird. Sobald ich zwischen zwei Views hin und her Wechsel, wird der Wert aktuallisiert.
                          Jemand eine Idee?

                          bd689278-593b-49b5-b0dd-59547ff05313-image.png

                          058182ed-b719-4f4e-aee9-f669f905fcda-image.png
                          Sind vis-inventwo widgets.

                          ... vis-inventwo wird auch nie VIS2 kompatibel werden. Das ist einfach nicht machbar, weil sich der ganze VIS2 Adapter zu sehr verändert hat.

                          Jannis hat gestern entschieden, einen inventwo Adapter für VIS2 zu programmieren. Das Grundgerüst steht bereits und es geht langsam los!

                          An dieser Stelle, vielen Dank an @Bluefox für die Unterstützung :)

                          Das klingt sehr gut, vielen Dank!
                          Bedeutet aber auch, dass ich meine vis welche mit vis-inventwo Version "vis1" erstellt worden sind, neu aufbauen muss?

                          ... das ist noch nicht ganz klar. Ich befürchte aber, ja. Es wird (bzw. es muss) ein komplett neuer inventwo Adapter werden.

                          #TeamInventwo
                          • vis-inventwo & vis-2-widgets-inventwo
                          • vis-icontwo & vis-2-widgets-icontwo

                          ChaotC 1 Antwort Letzte Antwort
                          0
                          • skvarelS skvarel

                            @e-i-k-e sagte in Vis2 ab morgen im stable:

                            @skvarel sagte in Vis2 ab morgen im stable:

                            @e-i-k-e sagte in Vis2 ab morgen im stable:

                            Abend,

                            ich habe seit längerem probleme das sich Werte nicht eigenständig aktuallisieren, sondern das nur "Null" angezeigt wird. Sobald ich zwischen zwei Views hin und her Wechsel, wird der Wert aktuallisiert.
                            Jemand eine Idee?

                            bd689278-593b-49b5-b0dd-59547ff05313-image.png

                            058182ed-b719-4f4e-aee9-f669f905fcda-image.png
                            Sind vis-inventwo widgets.

                            ... vis-inventwo wird auch nie VIS2 kompatibel werden. Das ist einfach nicht machbar, weil sich der ganze VIS2 Adapter zu sehr verändert hat.

                            Jannis hat gestern entschieden, einen inventwo Adapter für VIS2 zu programmieren. Das Grundgerüst steht bereits und es geht langsam los!

                            An dieser Stelle, vielen Dank an @Bluefox für die Unterstützung :)

                            Das klingt sehr gut, vielen Dank!
                            Bedeutet aber auch, dass ich meine vis welche mit vis-inventwo Version "vis1" erstellt worden sind, neu aufbauen muss?

                            ... das ist noch nicht ganz klar. Ich befürchte aber, ja. Es wird (bzw. es muss) ein komplett neuer inventwo Adapter werden.

                            ChaotC Offline
                            ChaotC Offline
                            Chaot
                            schrieb am zuletzt editiert von
                            #138

                            @skvarel Danke. Das habe ich auch schon fast befürchtet.
                            Aber nachdem ich meine VIS 1 fast vollständig mit Inventwo Widgets aufgebaut habe möchte ich ungern zu anderen Widgets wechseln. Deine Teile funktionieren einfach genial.

                            Hast du mal darüber nachgedacht ob es eventuell möglich wäre ein Konvertierungstool für die Widgets zu bauen?
                            Mir ist klar, dass zuerst die neuen Widgets stehen müssen, aber vielleicht stellt sich ja dann heraus, dass es nur ein paar kleine Änderungen sind die man manuell anpassen müsste.
                            Ich erkläre mal was ich meine:
                            Meine Widgets sind zu großen Teilen Kopien eines einzelnen Widgets. Das habe ich erstellt für beispielsweise einen Schalter. Dann kopiere ich das und mache daraus 15 Schalter die auf der VIS zu sehen sind.
                            Ich müsste also beim Konvertieren nur eine handvoll Widgets tatsächlich neu erstellen (konvertieren) und die dann wie gewohnt kopieren. Dann wäre eine neue VIS 2 recht schnell wieder erstellt.

                            ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                            1 Antwort Letzte Antwort
                            1
                            • M Offline
                              M Offline
                              mojo1986
                              schrieb am zuletzt editiert von
                              #139

                              Hallo Zusammen

                              Ich habe eine einfache Frage nehm ich an. Ich habs aber nicht herausgefunden.
                              Wie stelle ich in einem HTML Widget in der vis 2 den Namen (common Name) von einem Alias Datenpunkt dar also in diesem Fall "Hue_Motion_Abstellraum_battery"?

                              Das ist der Datenpunkt:

                              {
                                "common": {
                                  "name": "Hue_Motion_Abstellraum_battery",
                                  "desc": "Manuell erzeugt",
                                  "role": "state",
                                  "type": "number",
                                  "read": true,
                                  "write": true,
                                  "def": 0,
                                  "unit": "%",
                                  "alias": {
                                    "id": "hue.0.Hue_Bridge.Hue_motion_Abstellraum.battery"
                                  }
                                },
                                "type": "state",
                                "native": {},
                                "_id": "alias.0.Batterien.Abstellraum.Hue_Motion_Abstellraum_battery",
                                "acl": {
                                  "object": 1636,
                                  "state": 1636,
                                  "owner": "system.user.admin",
                                  "ownerGroup": "system.group.administrator"
                                },
                                "from": "system.adapter.cloud.0",
                                "user": "system.user.admin",
                                "ts": 1705496582357
                              }
                              
                              HomoranH 1 Antwort Letzte Antwort
                              0
                              • M mojo1986

                                Hallo Zusammen

                                Ich habe eine einfache Frage nehm ich an. Ich habs aber nicht herausgefunden.
                                Wie stelle ich in einem HTML Widget in der vis 2 den Namen (common Name) von einem Alias Datenpunkt dar also in diesem Fall "Hue_Motion_Abstellraum_battery"?

                                Das ist der Datenpunkt:

                                {
                                  "common": {
                                    "name": "Hue_Motion_Abstellraum_battery",
                                    "desc": "Manuell erzeugt",
                                    "role": "state",
                                    "type": "number",
                                    "read": true,
                                    "write": true,
                                    "def": 0,
                                    "unit": "%",
                                    "alias": {
                                      "id": "hue.0.Hue_Bridge.Hue_motion_Abstellraum.battery"
                                    }
                                  },
                                  "type": "state",
                                  "native": {},
                                  "_id": "alias.0.Batterien.Abstellraum.Hue_Motion_Abstellraum_battery",
                                  "acl": {
                                    "object": 1636,
                                    "state": 1636,
                                    "owner": "system.user.admin",
                                    "ownerGroup": "system.group.administrator"
                                  },
                                  "from": "system.adapter.cloud.0",
                                  "user": "system.user.admin",
                                  "ts": 1705496582357
                                }
                                
                                HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #140

                                @mojo1986 sagte in Name von Alias:

                                Ich habe eine einfache Frage nehm ich an

                                Ich hab jetzt ein paar mehr an dich.

                                Du befindest dich im Unterforum "Einbindung von Geräten
                                ich nehme an dass du Hue bereits eingebunden hast, oder?

                                Laut Titel geht es um Aliasnamen.

                                und gemäß Text geht es um HTML und vis2


                                Ich hab jetzt das Problem, dass ich nicht weiß was ich mit dem Thread machen soll

                                https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                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 -

                                M 1 Antwort Letzte Antwort
                                0
                                • HomoranH Homoran

                                  @mojo1986 sagte in Name von Alias:

                                  Ich habe eine einfache Frage nehm ich an

                                  Ich hab jetzt ein paar mehr an dich.

                                  Du befindest dich im Unterforum "Einbindung von Geräten
                                  ich nehme an dass du Hue bereits eingebunden hast, oder?

                                  Laut Titel geht es um Aliasnamen.

                                  und gemäß Text geht es um HTML und vis2


                                  Ich hab jetzt das Problem, dass ich nicht weiß was ich mit dem Thread machen soll

                                  https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                  M Offline
                                  M Offline
                                  mojo1986
                                  schrieb am zuletzt editiert von
                                  #141

                                  @homoran Ups Sorry ja das ist natürlich am falschen Ort. Grundsätzlich geht es darum, dass ich den Namen von einem Alias Datenpunkt in einem Widget Anzeigen möchte in der Vis2. Hilft das weiter?

                                  HomoranH 1 Antwort Letzte Antwort
                                  0
                                  • M mojo1986

                                    @homoran Ups Sorry ja das ist natürlich am falschen Ort. Grundsätzlich geht es darum, dass ich den Namen von einem Alias Datenpunkt in einem Widget Anzeigen möchte in der Vis2. Hilft das weiter?

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

                                    @mojo1986 ich hab das mal in den vis2 Thread geschoben.
                                    Ich denke hier kann msn dir besser helfen

                                    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
                                    • wendy2702W Online
                                      wendy2702W Online
                                      wendy2702
                                      schrieb am zuletzt editiert von
                                      #143

                                      Hi,

                                      habe gerade mal VIS-2 erneut installiert Version 2.9.21

                                      Bei mir ist der Editor nicht bedienbar, heisst Chrome "friert" gefühlt ein. Oft kommt das Fenster das die Seite nicht reagiert mit der Frage "Warten oder Schließen".

                                      Jetzt gerade reagiert die Seite überhaupt nicht mehr und Chrome reagiert nichtmal mehr auf "Forced Reload".

                                      ioBroker läuft auf einer VM auf Proxmox.

                                      Hier mal das diag in dem ich nur ein paar NPM Tree error als auffällig sehe mit ein 1 1/2 Auge.

                                      Skript v.2023-10-10
                                      
                                      *** BASE SYSTEM ***
                                      Static hostname: iobroker
                                            Icon name: computer-container
                                              Chassis: container ☐
                                       Virtualization: lxc
                                      Operating System: Debian GNU/Linux 12 (bookworm)
                                               Kernel: Linux 6.2.16-19-pve
                                         Architecture: x86-64
                                      
                                      model name      : Intel(R) Pentium(R) Silver J5040 CPU @ 2.00GHz
                                      Docker          : false
                                      Virtualization  : lxc
                                      Kernel          : x86_64
                                      Userland        : amd64
                                      
                                      Systemuptime and Load:
                                      13:39:56 up 67 days, 22:28,  2 users,  load average: 4.58, 5.57, 6.66
                                      CPU threads: 4
                                      
                                      
                                      *** Time and Time Zones ***
                                                    Local time: Mon 2024-01-22 13:39:57 CET
                                                Universal time: Mon 2024-01-22 12:39:57 UTC
                                                      RTC time: n/a
                                                     Time zone: Europe/Berlin (CET, +0100)
                                      System clock synchronized: yes
                                                   NTP service: inactive
                                               RTC in local TZ: no
                                      
                                      *** User and Groups ***
                                      mirko
                                      /home/mirko
                                      mirko sudo iobroker
                                      
                                      *** X-Server-Setup ***
                                      X-Server:       false
                                      Desktop:
                                      Terminal:       tty
                                      Boot Target:    graphical.target
                                      
                                      *** MEMORY ***
                                                    total        used        free      shared  buff/cache   available
                                      Mem:             17G        8.2G        8.9G        102K         89M        9.0G
                                      Swap:             0B          0B          0B
                                      Total:           17G        8.2G        8.9G
                                      
                                             16384 M total memory
                                              7782 M used memory
                                                56 M active memory
                                              7461 M inactive memory
                                              8516 M free memory
                                                 0 M buffer memory
                                                85 M swap cache
                                                 0 M total swap
                                                 0 M used swap
                                                 0 M free swap
                                      
                                      *** FAILED SERVICES ***
                                      
                                       UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
                                      * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
                                      * sys-kernel-debug.mount  loaded failed failed Kernel Debug File System
                                      
                                      LOAD   = Reflects whether the unit definition was properly loaded.
                                      ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                      SUB    = The low-level unit activation state, values depend on unit type.
                                      2 loaded units listed.
                                      
                                      *** FILESYSTEM ***
                                      Filesystem                       Type      Size  Used Avail Use% Mounted on
                                      /dev/mapper/pve-vm--101--disk--0 ext4       30G   12G   16G  43% /
                                      none                             tmpfs     492K  4.0K  488K   1% /dev
                                      udev                             devtmpfs   16G     0   16G   0% /dev/tty
                                      tmpfs                            tmpfs      16G     0   16G   0% /dev/shm
                                      tmpfs                            tmpfs     6.2G   96K  6.2G   1% /run
                                      tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                                      tmpfs                            tmpfs     3.1G     0  3.1G   0% /run/user/1001
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      dmesg: read kernel buffer failed: Operation not permitted
                                      
                                      Show mounted filesystems \(real ones only\):
                                      TARGET SOURCE                           FSTYPE OPTIONS
                                      /      /dev/mapper/pve-vm--101--disk--0 ext4   rw,relatime,stripe=16
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      1.4G    /var/
                                      1.1G    /var/log/journal/c5b67cb2fb4c49678a4fd62f7e4a2b20
                                      1.1G    /var/log/journal
                                      1.1G    /var/log
                                      243M    /var/lib
                                      
                                      Hint: You are currently not seeing messages from other users and the system.
                                           Users in groups 'adm', 'systemd-journal' can see all messages.
                                           Pass -q to turn off this notice.
                                      Archived and active journals take up 130.8M in the file system.
                                      
                                      /opt/iobroker/backups:
                                      324M    /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      1.2G    /opt/iobroker/iobroker-data/
                                      751M    /opt/iobroker/iobroker-data/files
                                      237M    /opt/iobroker/iobroker-data/backup-objects
                                      177M    /opt/iobroker/iobroker-data/files/vis-2
                                      82M     /opt/iobroker/iobroker-data/files/vis
                                      
                                      The five largest files in iobroker-data are:
                                      28M     /opt/iobroker/iobroker-data/objects.jsonl
                                      26M     /opt/iobroker/iobroker-data/objects.json.migrated
                                      26M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                      25M     /opt/iobroker/iobroker-data/objects.json.org
                                      24M     /opt/iobroker/iobroker-data/states.jsonl
                                      
                                      USB-Devices by-id:
                                      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                      
                                      find: '/dev/serial/by-id/': No such file or directory
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs         v18.19.0
                                      /usr/bin/node           v18.19.0
                                      /usr/bin/npm            10.2.3
                                      /usr/bin/npx            10.2.3
                                      /usr/bin/corepack       0.22.0
                                      
                                      
                                      nodejs:
                                       Installed: 18.19.0-1nodesource1
                                       Candidate: 18.19.0-1nodesource1
                                       Version table:
                                          18.19.0+dfsg-6~deb12u1 500
                                             500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
                                      *** 18.19.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             100 /var/lib/dpkg/status
                                          18.18.2-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.18.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.18.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.17.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.17.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.16.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.16.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.15.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.14.2-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.14.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.14.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.13.0+dfsg1-1 500
                                             500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                          18.13.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.12.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.11.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.10.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.9.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.9.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.8.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.7.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.6.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.5.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.4.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.3.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.2.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.1.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          18.0.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                      
                                      Temp directories causing npm8 problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree:
                                      npm ERR! code ELSPROBLEMS
                                      npm ERR! invalid: xml2js@0.4.23 /opt/iobroker/node_modules/xml2js
                                      npm ERR! invalid: node-hue-api@4.0.11 /opt/iobroker/node_modules/node-hue-api
                                      npm ERR! missing: fs@^0.0.1-security, required by iobroker.javascript@7.1.6
                                      npm ERR! missing: querystring@^0.2.1, required by iobroker.javascript@7.1.6
                                      npm ERR! missing: simple-ssh@^1.1.1, required by iobroker.javascript@7.1.6
                                      
                                      npm ERR! A complete log of this run can be found in: /home/mirko/.npm/_logs/2024-01-22T12_40_10_581Z-debug-0.log
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Core adapters versions
                                      js-controller:  5.0.17
                                      admin:          6.13.15
                                      javascript:     7.1.6
                                      
                                      Adapters from github:   3
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.admin.1                  : admin                 : pi-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                       system.adapter.alias-manager.0          : alias-manager         : iobroker                                 -  enabled
                                       system.adapter.birthdays.1              : birthdays             : iobroker                                 -  enabled
                                       system.adapter.consumption.0            : consumption           : iobroker                                 - disabled
                                       system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                                      + system.adapter.discovery.0              : discovery             : pi-iobroker                              -  enabled
                                       system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled
                                      + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                                      + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: iobroker                                 -  enabled
                                      + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
                                      + system.adapter.enigma2.0                : enigma2               : iobroker                                 -  enabled
                                      + system.adapter.enocean.0                : enocean               : pi-iobroker                              -  enabled
                                       system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
                                       system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                                      + system.adapter.fritzbox.0               : fritzbox              : iobroker                                 -  enabled
                                       system.adapter.habpanel.0               : habpanel              : iobroker                                 -  enabled
                                      + system.adapter.harmony.0                : harmony               : iobroker                                 -  enabled
                                      + system.adapter.hass.0                   : hass                  : iobroker                                 -  enabled, port: 8123
                                      + system.adapter.history.0                : history               : iobroker                                 -  enabled
                                      + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                       system.adapter.homeconnect.0            : homeconnect           : iobroker                                 - disabled
                                      + system.adapter.hue.0                    : hue                   : iobroker                                 -  enabled, port: 80
                                       system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                                       system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                                       system.adapter.ical.2                   : ical                  : iobroker                                 -  enabled
                                       system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                 - disabled
                                       system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : iobroker                                 - disabled
                                       system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 - disabled
                                       system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 - disabled
                                       system.adapter.icons-material-svg.0     : icons-material-svg    : iobroker                                 - disabled
                                       system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
                                       system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
                                       system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 - disabled
                                       system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker                                 - disabled
                                      + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                      + system.adapter.iqontrol.0               : iqontrol              : iobroker                                 -  enabled
                                      + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                      + system.adapter.javascript.1             : javascript            : iobroker                                 -  enabled
                                      + system.adapter.javascript.2             : javascript            : iobroker                                 -  enabled
                                       system.adapter.js2fs.0                  : js2fs                 : iobroker                                 - disabled
                                      + system.adapter.linux-control.0          : linux-control         : iobroker                                 -  enabled
                                       system.adapter.lovelace.0               : lovelace              : iobroker                                 - disabled, port: 8091, bind: 0.0.0.0, run as: admin
                                      + system.adapter.mercedesme.0             : mercedesme            : iobroker                                 -  enabled
                                      + system.adapter.modbus.0                 : modbus                : iobroker                                 -  enabled
                                      + system.adapter.modbus.1                 : modbus                : iobroker                                 -  enabled
                                      + system.adapter.modbus.2                 : modbus                : iobroker                                 -  enabled
                                      + system.adapter.modbus.3                 : modbus                : pi-iobroker                              -  enabled
                                      + system.adapter.modbus.5                 : modbus                : iobroker                                 -  enabled
                                      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                       system.adapter.musiccast.0              : musiccast             : iobroker                                 - disabled
                                       system.adapter.nut.0                    : nut                   : iobroker                                 - disabled
                                      + system.adapter.philips-tv.0             : philips-tv            : iobroker                                 -  enabled
                                      + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                                       system.adapter.roborock.0               : roborock              : iobroker                                 - disabled
                                      + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled, port: 0
                                      + system.adapter.sayit.2                  : sayit                 : iobroker                                 -  enabled
                                      + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 192.168.178.18
                                      + system.adapter.shuttercontrol.0         : shuttercontrol        : iobroker                                 -  enabled
                                      + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8091, bind: 192.168.178.18, run as: admin
                                      + system.adapter.smartmeter.0             : smartmeter            : pi-iobroker                              -  enabled
                                      + system.adapter.smartstate.0             : smartstate            : iobroker                                 -  enabled
                                      + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 192.168.178.18, run as: admin
                                      + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                      + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                                      + system.adapter.sourceanalytix.1         : sourceanalytix        : iobroker                                 -  enabled
                                       system.adapter.sql.0                    : sql                   : iobroker                                 - disabled
                                      + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                                      + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 192.168.178.18
                                      + system.adapter.tr-064.0                 : tr-064                : pi-iobroker                              -  enabled
                                      + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                                      + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
                                       system.adapter.vis-bars.0               : vis-bars              : iobroker                                 - disabled
                                       system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 - disabled
                                       system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 - disabled
                                       system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 - disabled
                                       system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
                                       system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
                                       system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 -  enabled
                                      + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                                       system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
                                       system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 - disabled
                                       system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 - disabled
                                       system.adapter.vis-material-webfont.0   : vis-material-webfont  : iobroker                                 -  enabled
                                       system.adapter.vis-material.0           : vis-material          : iobroker                                 -  enabled
                                       system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 -  enabled
                                       system.adapter.vis-metro.0              : vis-metro             : iobroker                                 - disabled
                                       system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 - disabled
                                       system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 - disabled
                                       system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                                       system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                       system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 -  enabled
                                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                                      + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                                      + system.adapter.yahka.0                  : yahka                 : iobroker                                 -  enabled
                                      + system.adapter.yahka.1                  : yahka                 : iobroker                                 -  enabled
                                      + system.adapter.yahka.2                  : yahka                 : iobroker                                 -  enabled
                                      + system.adapter.yahka.3                  : yahka                 : iobroker                                 -  enabled
                                      + system.adapter.yahka.4                  : yahka                 : iobroker                                 -  enabled
                                      + system.adapter.yamaha.0                 : yamaha                : iobroker                                 -  enabled
                                       system.adapter.yr.0                     : yr                    : iobroker                                 -  enabled
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.admin.1                  : admin                 : pi-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.hass.0                   : hass                  : iobroker                                 -  enabled, port: 8123
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.hue.0                    : hue                   : iobroker                                 -  enabled, port: 80
                                      + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled, port: 0
                                      + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 192.168.178.18
                                      + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8091, bind: 192.168.178.18, run as: admin
                                      + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 192.168.178.18, run as: admin
                                      + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                      + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 192.168.178.18
                                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                                      + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                                      
                                      ioBroker-Repositories
                                      Stable (default): http://iobroker.live/repo/sources-dist.json
                                      Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                                      Test          : http://iobroker.live/repo/sources-dist.json
                                      
                                      Active repo(s): Beta (latest)
                                      
                                      Installed ioBroker-Instances
                                      Used repository: Beta (latest)
                                      Adapter    "admin"        : 6.13.15  , installed 6.13.15
                                      Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                      Adapter    "birthdays"    : 2.4.1    , installed 2.4.1
                                      Adapter    "consumption"  : 1.0.1    , installed 1.0.1
                                      Adapter    "daswetter"    : 3.1.13   , installed 3.1.13
                                      Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                      Adapter    "email"        : 1.2.2    , installed 1.2.2
                                      Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
                                      Adapter    "enigma2"      : 2.0.5    , installed 2.0.5
                                      Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                                      Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                      Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
                                      Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                                      Adapter    "harmony"      : 1.3.0    , installed 1.3.0
                                      Adapter    "hass"         : 1.4.0    , installed 1.4.0
                                      Adapter    "history"      : 3.0.1    , installed 3.0.1
                                      Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                                      Adapter    "hm-rpc"       : 1.16.0   , installed 1.16.0
                                      Adapter    "homeconnect"  : 1.3.0    , installed 1.3.0
                                      Adapter    "hue"          : 3.10.2   , installed 3.10.2
                                      Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
                                      Adapter    "ical"         : 1.14.0   , installed 1.14.0
                                      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                      Adapter    "icons-fatcow-hosting": 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.0
                                      Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                      Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                                      Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                      Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                                      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                      Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                                      Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                                      Adapter    "javascript"   : 7.7.0    , installed 7.1.6  [Updatable]
                                      Controller "js-controller": 5.0.17   , installed 5.0.17
                                      Adapter    "linux-control": 1.1.5    , installed 1.1.5
                                      Adapter    "lovelace"     : 4.1.2    , installed 4.1.2
                                      Adapter    "mercedesme"   : 0.1.6    , installed 0.1.6
                                      Adapter    "modbus"       : 6.1.0    , installed 6.1.0
                                      Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                                      Adapter    "musiccast"    : 1.1.3    , installed 1.1.3
                                      Adapter    "nut"          : 1.6.0    , installed 1.6.0
                                      Adapter    "philips-tv"   : 0.5.3    , installed 0.5.3
                                      Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                      Adapter    "pushover"     : 3.0.6    , installed 3.0.6
                                      Adapter    "roborock"     : 0.4.4    , installed 0.4.4
                                      Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                                      Adapter    "shelly"       : 6.7.0    , installed 6.7.0
                                      Adapter    "shuttercontrol": 1.6.3   , installed 1.6.3
                                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                      Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                                      Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                                      Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                                      Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                                      Adapter    "sql"          : 2.2.0    , installed 2.2.0
                                      Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                      Adapter    "telegram"     : 3.0.1    , installed 3.0.1
                                      Adapter    "trashschedule": 3.1.3    , installed 3.1.3
                                      Adapter    "vis"          : 1.5.4    , installed 1.5.4
                                      Adapter    "vis-2"        : 2.9.21   , installed 2.9.21
                                      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                      Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                      Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                      Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
                                      Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                                      Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                      Adapter    "vis-justgage" : 2.1.0    , installed 2.1.0
                                      Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                      Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                                      Adapter    "vis-material-webfont": 0.0.3, installed 0.0.3
                                      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                      Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                      Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                                      Adapter    "web"          : 6.2.3    , installed 6.2.3
                                      Adapter    "ws"           : 2.5.10   , installed 2.5.10
                                      Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                                      Adapter    "yamaha"       : 0.5.3    , installed 0.5.3
                                      Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        25057
                                      States:         23693
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
                                      Hit:2 http://deb.debian.org/debian bookworm InRelease
                                      Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                                      Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                                      Reading package lists...
                                      Pending Updates: 0
                                      
                                      *** Listening Ports ***
                                      Active Internet connections (only servers)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                      tcp        0      0 127.0.0.1:35173         0.0.0.0:*               LISTEN      1000       426521506  851595/io.yahka.2
                                      tcp        0      0 192.168.178.18:42001    0.0.0.0:*               LISTEN      1000       501178651  1925017/io.hm-rpc.0
                                      tcp        0      0 192.168.178.18:42010    0.0.0.0:*               LISTEN      1000       501179147  1925042/io.hm-rpc.2
                                      tcp        0      0 127.0.0.1:35031         0.0.0.0:*               LISTEN      1000       368878338  973571/io.yahka.0
                                      tcp        0      0 127.0.0.1:35785         0.0.0.0:*               LISTEN      1000       390209723  851677/io.yahka.4
                                      tcp        0      0 192.168.178.18:8701     0.0.0.0:*               LISTEN      1000       340729132  1291133/io.hm-rpc.1
                                      tcp        0      0 127.0.0.1:36171         0.0.0.0:*               LISTEN      1000       418311252  851677/io.yahka.4
                                      tcp        0      0 127.0.0.1:36191         0.0.0.0:*               LISTEN      1000       390208251  851677/io.yahka.4
                                      tcp        0      0 127.0.0.1:36663         0.0.0.0:*               LISTEN      1000       368911178  851640/io.yahka.3
                                      tcp        0      0 127.0.0.1:36525         0.0.0.0:*               LISTEN      1000       418311240  851580/io.yahka.1
                                      tcp        0      0 0.0.0.0:34723           0.0.0.0:*               LISTEN      1000       228594648  851640/io.yahka.3
                                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       479157811  1837349/io.mqtt.0
                                      tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1000       228586287  851357/io.sonoff.0
                                      tcp        0      0 127.0.0.1:32775         0.0.0.0:*               LISTEN      1000       416926423  973571/io.yahka.0
                                      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          427181548  1632149/master
                                      tcp        0      0 127.0.0.1:33545         0.0.0.0:*               LISTEN      1000       418370685  851595/io.yahka.2
                                      tcp        0      0 127.0.0.1:33583         0.0.0.0:*               LISTEN      1000       418369167  851640/io.yahka.3
                                      tcp        0      0 127.0.0.1:33961         0.0.0.0:*               LISTEN      1000       368909052  851677/io.yahka.4
                                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          427183198  1632308/sshd: /usr/
                                      tcp        0      0 127.0.0.1:40203         0.0.0.0:*               LISTEN      1000       368909721  851677/io.yahka.4
                                      tcp        0      0 127.0.0.1:40359         0.0.0.0:*               LISTEN      1000       368863169  851677/io.yahka.4
                                      tcp        0      0 127.0.0.1:40093         0.0.0.0:*               LISTEN      1000       406822983  973571/io.yahka.0
                                      tcp        0      0 127.0.0.1:40729         0.0.0.0:*               LISTEN      1000       368909045  851677/io.yahka.4
                                      tcp        0      0 127.0.0.1:40807         0.0.0.0:*               LISTEN      1000       418369948  851677/io.yahka.4
                                      tcp        0      0 127.0.0.1:40553         0.0.0.0:*               LISTEN      1000       228596276  851677/io.yahka.4
                                      tcp        0      0 127.0.0.1:37281         0.0.0.0:*               LISTEN      1000       394220104  851677/io.yahka.4
                                      tcp        0      0 127.0.0.1:38229         0.0.0.0:*               LISTEN      1000       368908775  973571/io.yahka.0
                                      tcp        0      0 127.0.0.1:38255         0.0.0.0:*               LISTEN      1000       418209190  851677/io.yahka.4
                                      tcp        0      0 127.0.0.1:38797         0.0.0.0:*               LISTEN      1000       394218298  973571/io.yahka.0
                                      tcp        0      0 127.0.0.1:38535         0.0.0.0:*               LISTEN      1000       390208256  851677/io.yahka.4
                                      tcp        0      0 192.168.178.18:1882     0.0.0.0:*               LISTEN      1000       340743723  1291249/io.shelly.0
                                      tcp        0      0 127.0.0.1:44385         0.0.0.0:*               LISTEN      1000       368864011  851677/io.yahka.4
                                      tcp        0      0 127.0.0.1:45045         0.0.0.0:*               LISTEN      1000       390208261  851677/io.yahka.4
                                      tcp        0      0 127.0.0.1:44749         0.0.0.0:*               LISTEN      1000       418311259  851677/io.yahka.4
                                      tcp        0      0 127.0.0.1:41439         0.0.0.0:*               LISTEN      1000       406820478  851677/io.yahka.4
                                      tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1000       228574986  850442/iobroker.js-
                                      tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1000       228575638  850442/iobroker.js-
                                      tcp        0      0 192.168.178.18:8084     0.0.0.0:*               LISTEN      1000       228597076  851695/io.socketio.
                                      tcp        0      0 192.168.178.18:8091     0.0.0.0:*               LISTEN      1000       228588455  851481/io.simple-ap
                                      tcp        0      0 127.0.0.1:45907         0.0.0.0:*               LISTEN      1000       418275620  973571/io.yahka.0
                                      tcp        0      0 127.0.0.1:45911         0.0.0.0:*               LISTEN      1000       368909057  851677/io.yahka.4
                                      tcp        0      0 127.0.0.1:46551         0.0.0.0:*               LISTEN      1000       368909834  851595/io.yahka.2
                                      tcp6       0      0 :::36731                :::*                    LISTEN      1000       228595121  851580/io.yahka.1
                                      tcp6       0      0 :::36229                :::*                    LISTEN      1000       260171208  973571/io.yahka.0
                                      tcp6       0      0 :::35525                :::*                    LISTEN      1000       228597834  851677/io.yahka.4
                                      tcp6       0      0 :::33711                :::*                    LISTEN      1000       228595179  851595/io.yahka.2
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          427183200  1632308/sshd: /usr/
                                      tcp6       0      0 :::8083                 :::*                    LISTEN      1000       270681701  1015603/io.ws.0
                                      tcp6       0      0 :::8082                 :::*                    LISTEN      1000       484399974  1857775/io.web.0
                                      tcp6       0      0 :::8081                 :::*                    LISTEN      1000       389494871  1480289/io.admin.0
                                      tcp6       0      0 :::8085                 :::*                    LISTEN      1000       484400865  1857782/io.web.1
                                      tcp6       0      0 :::40161                :::*                    LISTEN      1000       228597846  851677/io.yahka.4
                                      tcp6       0      0 :::42623                :::*                    LISTEN      1000       228597830  851677/io.yahka.4
                                      tcp6       0      0 :::41587                :::*                    LISTEN      1000       228597842  851677/io.yahka.4
                                      tcp6       0      0 :::46253                :::*                    LISTEN      1000       228597838  851677/io.yahka.4
                                      tcp6       0      0 :::61991                :::*                    LISTEN      1000       453991398  1736018/io.harmony.
                                      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          427181549  1632149/master
                                      udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1000       453991399  1736018/io.harmony.
                                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          28128      84/dhclient
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       260171209  973571/io.yahka.0
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228597847  851677/io.yahka.4
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228597843  851677/io.yahka.4
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228597839  851677/io.yahka.4
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228597835  851677/io.yahka.4
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228597831  851677/io.yahka.4
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228594650  851640/io.yahka.3
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228594649  851640/io.yahka.3
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228595180  851595/io.yahka.2
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228593058  851580/io.yahka.1
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2024-01-22 13:34:00.157  - info: host.iobroker instance system.adapter.ical.1 started with pid 2101965
                                      2024-01-22 13:34:04.132  - info: ical.1 (2101965) starting. Version 1.14.0 in /opt/iobroker/node_modules/iobroker.ical, node: v18.19.0, js-controller: 5.0.17
                                      2024-01-22 13:34:04.579  - info: web.0 (1857775) <== Disconnect system.user.admin from ::ffff:192.168.178.169 vis.0
                                      2024-01-22 13:34:09.031  - info: javascript.0 (1920795) script.js.common.Tablet_Steuerung.Laden_Tablet_OG_Ubuntu: Batterielevel Tablet OG aktualisiert 95.09%
                                      2024-01-22 13:34:17.867  - info: ical.1 (2101965) processing URL: Familien Kalender https://192.168.178.38/remote.php/dav/calendars/Familie/familie-familienkalender/?export
                                      2024-01-22 13:34:25.478  - info: ical.1 (2101965) Terminated (NO_ERROR): Without reason
                                      2024-01-22 13:34:26.029  - info: host.iobroker instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)
                                      2024-01-22 13:34:51.988  - info: linux-control.0 (1919631) getting data from VIS-OG (192.168.178.215:22)
                                      2024-01-22 13:35:03.977  - info: linux-control.0 (1919631) successful received data from VIS-OG (192.168.178.215:22)
                                      2024-01-22 13:35:42.824  - info: linux-control.0 (1919631) getting data from VIS-EG (192.168.178.216:22)
                                      2024-01-22 13:35:56.910  - info: linux-control.0 (1919631) successful received data from VIS-EG (192.168.178.216:22)
                                      2024-01-22 13:36:33.312  - info: javascript.0 (1920795) script.js.common.Tablet_Steuerung.Laden_Tablet_EG_Ubuntu: Batterielevel Tablet EG aktualisiert 90.56%
                                      2024-01-22 13:36:44.654  - info: javascript.0 (1920795) script.js.common.Tablet_Steuerung.Laden_Ipad_Küche: Aktualisiert Batterie IPAD Küche
                                      2024-01-22 13:37:10.031  - info: javascript.0 (1920795) script.js.common.Tablet_Steuerung.Laden_Tablet_OG_Ubuntu: Batterielevel Tablet OG aktualisiert 95.09%
                                      2024-01-22 13:39:33.826  - info: javascript.0 (1920795) script.js.common.Tablet_Steuerung.Laden_Tablet_EG_Ubuntu: Batterielevel Tablet EG aktualisiert 90.56%
                                      2024-01-22 13:40:00.013  - info: javascript.0 (1920795) script.js.common.Sonnen_Auf_Untergang.Sonnenstand: Script Sonnenstand; Erfolgreich gelaufen, Werte akzeptiert
                                      2024-01-22 13:40:00.291  - info: host.iobroker instance system.adapter.dwd.0 started with pid 2102206
                                      2024-01-22 13:40:03.979  - info: linux-control.0 (1919631) getting data from VIS-OG (192.168.178.215:22)
                                      2024-01-22 13:40:08.362  - info: dwd.0 (2102206) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.19.0, js-controller: 5.0.17
                                      2024-01-22 13:40:11.085  - info: javascript.0 (1920795) script.js.common.Tablet_Steuerung.Laden_Tablet_OG_Ubuntu: Batterielevel Tablet OG aktualisiert 95.09%
                                      2024-01-22 13:40:13.810  - info: dwd.0 (2102206) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2024-01-22 13:40:15.396  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2024-01-22 13:40:18.270  - info: linux-control.0 (1919631) successful received data from VIS-OG (192.168.178.215:22)
                                      2024-01-22 13:40:56.911  - info: linux-control.0 (1919631) getting data from VIS-EG (192.168.178.216:22)
                                      2024-01-22 13:41:26.294  - info: linux-control.0 (1919631) successful received data from VIS-EG (192.168.178.216:22)
                                      
                                      

                                      Hier noch das Summary:

                                      ======================= SUMMARY =======================
                                                             v.2023-10-10
                                      
                                      
                                      Static hostname: iobroker
                                            Icon name: computer-container
                                              Chassis: container ☐
                                       Virtualization: lxc
                                      Operating System: Debian GNU/Linux 12 (bookworm)
                                               Kernel: Linux 6.2.16-19-pve
                                         Architecture: x86-64
                                      
                                      Installation:           lxc
                                      Kernel:                 x86_64
                                      Userland:               amd64
                                      Timezone:               Europe/Berlin (CET, +0100)
                                      User-ID:                1001
                                      X-Server:               false
                                      Boot Target:            graphical.target
                                      
                                      Pending OS-Updates:     0
                                      Pending iob updates:    1
                                      
                                      Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                                             /usr/bin/node           v18.19.0
                                                             /usr/bin/npm            10.2.3
                                                             /usr/bin/npx            10.2.3
                                                             /usr/bin/corepack       0.22.0
                                      
                                      Recommended versions are nodejs 18.19.0 and npm 10.2.3
                                      Your nodejs installation is correct
                                      
                                      MEMORY:
                                                    total        used        free      shared  buff/cache   available
                                      Mem:             17G        8.1G        8.9G        102K        127M        9.1G
                                      Swap:             0B          0B          0B
                                      Total:           17G        8.1G        8.9G
                                      
                                      Active iob-Instances:   59
                                      Active repo(s): Beta (latest)
                                      
                                      ioBroker Core:          js-controller           5.0.17
                                                             admin                   6.13.15
                                      
                                      ioBroker Status:        iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Status admin and web instance:
                                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.admin.1                  : admin                 : pi-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                                      
                                      Objects:                25057
                                      States:                 23693
                                      
                                      Size of iob-Database:
                                      
                                      37M     /opt/iobroker/iobroker-data/objects.jsonl
                                      26M     /opt/iobroker/iobroker-data/objects.json.migrated
                                      26M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                      25M     /opt/iobroker/iobroker-data/objects.json.org
                                      24M     /opt/iobroker/iobroker-data/objects.json.broken
                                      25M     /opt/iobroker/iobroker-data/states.jsonl
                                      8.5M    /opt/iobroker/iobroker-data/states.json.broken
                                      5.2M    /opt/iobroker/iobroker-data/states.json.migrated
                                      5.2M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                                      
                                      
                                      
                                      =================== END OF SUMMARY ====================
                                      
                                      

                                      Und hier mal das log von Chrome nachdem die Seite sich mal bewegt hat. Leider als txt file da zuviele Zeichen.

                                      VIS2_Chome_console.txt

                                      Wie kann ich wenn ich VIS-2 deinstalliere alles davon sicher entfernen so das bei erneuter Installation wieder ein Import von VIS-1 gemacht wird?

                                      Ist das ein Adapter oder lokales Problem?

                                      Bitte keine Fragen per PN, die gehören ins Forum!

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

                                      FeuersturmF 1 Antwort Letzte Antwort
                                      0
                                      • wendy2702W wendy2702

                                        Hi,

                                        habe gerade mal VIS-2 erneut installiert Version 2.9.21

                                        Bei mir ist der Editor nicht bedienbar, heisst Chrome "friert" gefühlt ein. Oft kommt das Fenster das die Seite nicht reagiert mit der Frage "Warten oder Schließen".

                                        Jetzt gerade reagiert die Seite überhaupt nicht mehr und Chrome reagiert nichtmal mehr auf "Forced Reload".

                                        ioBroker läuft auf einer VM auf Proxmox.

                                        Hier mal das diag in dem ich nur ein paar NPM Tree error als auffällig sehe mit ein 1 1/2 Auge.

                                        Skript v.2023-10-10
                                        
                                        *** BASE SYSTEM ***
                                        Static hostname: iobroker
                                              Icon name: computer-container
                                                Chassis: container ☐
                                         Virtualization: lxc
                                        Operating System: Debian GNU/Linux 12 (bookworm)
                                                 Kernel: Linux 6.2.16-19-pve
                                           Architecture: x86-64
                                        
                                        model name      : Intel(R) Pentium(R) Silver J5040 CPU @ 2.00GHz
                                        Docker          : false
                                        Virtualization  : lxc
                                        Kernel          : x86_64
                                        Userland        : amd64
                                        
                                        Systemuptime and Load:
                                        13:39:56 up 67 days, 22:28,  2 users,  load average: 4.58, 5.57, 6.66
                                        CPU threads: 4
                                        
                                        
                                        *** Time and Time Zones ***
                                                      Local time: Mon 2024-01-22 13:39:57 CET
                                                  Universal time: Mon 2024-01-22 12:39:57 UTC
                                                        RTC time: n/a
                                                       Time zone: Europe/Berlin (CET, +0100)
                                        System clock synchronized: yes
                                                     NTP service: inactive
                                                 RTC in local TZ: no
                                        
                                        *** User and Groups ***
                                        mirko
                                        /home/mirko
                                        mirko sudo iobroker
                                        
                                        *** X-Server-Setup ***
                                        X-Server:       false
                                        Desktop:
                                        Terminal:       tty
                                        Boot Target:    graphical.target
                                        
                                        *** MEMORY ***
                                                      total        used        free      shared  buff/cache   available
                                        Mem:             17G        8.2G        8.9G        102K         89M        9.0G
                                        Swap:             0B          0B          0B
                                        Total:           17G        8.2G        8.9G
                                        
                                               16384 M total memory
                                                7782 M used memory
                                                  56 M active memory
                                                7461 M inactive memory
                                                8516 M free memory
                                                   0 M buffer memory
                                                  85 M swap cache
                                                   0 M total swap
                                                   0 M used swap
                                                   0 M free swap
                                        
                                        *** FAILED SERVICES ***
                                        
                                         UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
                                        * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
                                        * sys-kernel-debug.mount  loaded failed failed Kernel Debug File System
                                        
                                        LOAD   = Reflects whether the unit definition was properly loaded.
                                        ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                        SUB    = The low-level unit activation state, values depend on unit type.
                                        2 loaded units listed.
                                        
                                        *** FILESYSTEM ***
                                        Filesystem                       Type      Size  Used Avail Use% Mounted on
                                        /dev/mapper/pve-vm--101--disk--0 ext4       30G   12G   16G  43% /
                                        none                             tmpfs     492K  4.0K  488K   1% /dev
                                        udev                             devtmpfs   16G     0   16G   0% /dev/tty
                                        tmpfs                            tmpfs      16G     0   16G   0% /dev/shm
                                        tmpfs                            tmpfs     6.2G   96K  6.2G   1% /run
                                        tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                                        tmpfs                            tmpfs     3.1G     0  3.1G   0% /run/user/1001
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        dmesg: read kernel buffer failed: Operation not permitted
                                        
                                        Show mounted filesystems \(real ones only\):
                                        TARGET SOURCE                           FSTYPE OPTIONS
                                        /      /dev/mapper/pve-vm--101--disk--0 ext4   rw,relatime,stripe=16
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        1.4G    /var/
                                        1.1G    /var/log/journal/c5b67cb2fb4c49678a4fd62f7e4a2b20
                                        1.1G    /var/log/journal
                                        1.1G    /var/log
                                        243M    /var/lib
                                        
                                        Hint: You are currently not seeing messages from other users and the system.
                                             Users in groups 'adm', 'systemd-journal' can see all messages.
                                             Pass -q to turn off this notice.
                                        Archived and active journals take up 130.8M in the file system.
                                        
                                        /opt/iobroker/backups:
                                        324M    /opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        1.2G    /opt/iobroker/iobroker-data/
                                        751M    /opt/iobroker/iobroker-data/files
                                        237M    /opt/iobroker/iobroker-data/backup-objects
                                        177M    /opt/iobroker/iobroker-data/files/vis-2
                                        82M     /opt/iobroker/iobroker-data/files/vis
                                        
                                        The five largest files in iobroker-data are:
                                        28M     /opt/iobroker/iobroker-data/objects.jsonl
                                        26M     /opt/iobroker/iobroker-data/objects.json.migrated
                                        26M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                        25M     /opt/iobroker/iobroker-data/objects.json.org
                                        24M     /opt/iobroker/iobroker-data/states.jsonl
                                        
                                        USB-Devices by-id:
                                        USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                        
                                        find: '/dev/serial/by-id/': No such file or directory
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs         v18.19.0
                                        /usr/bin/node           v18.19.0
                                        /usr/bin/npm            10.2.3
                                        /usr/bin/npx            10.2.3
                                        /usr/bin/corepack       0.22.0
                                        
                                        
                                        nodejs:
                                         Installed: 18.19.0-1nodesource1
                                         Candidate: 18.19.0-1nodesource1
                                         Version table:
                                            18.19.0+dfsg-6~deb12u1 500
                                               500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
                                        *** 18.19.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                               100 /var/lib/dpkg/status
                                            18.18.2-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.18.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.18.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.17.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.17.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.16.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.16.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.15.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.14.2-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.14.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.14.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.13.0+dfsg1-1 500
                                               500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                            18.13.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.12.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.11.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.10.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.9.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.9.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.8.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.7.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.6.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.5.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.4.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.3.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.2.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.1.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            18.0.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                        
                                        Temp directories causing npm8 problem: 0
                                        No problems detected
                                        
                                        Errors in npm tree:
                                        npm ERR! code ELSPROBLEMS
                                        npm ERR! invalid: xml2js@0.4.23 /opt/iobroker/node_modules/xml2js
                                        npm ERR! invalid: node-hue-api@4.0.11 /opt/iobroker/node_modules/node-hue-api
                                        npm ERR! missing: fs@^0.0.1-security, required by iobroker.javascript@7.1.6
                                        npm ERR! missing: querystring@^0.2.1, required by iobroker.javascript@7.1.6
                                        npm ERR! missing: simple-ssh@^1.1.1, required by iobroker.javascript@7.1.6
                                        
                                        npm ERR! A complete log of this run can be found in: /home/mirko/.npm/_logs/2024-01-22T12_40_10_581Z-debug-0.log
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Core adapters versions
                                        js-controller:  5.0.17
                                        admin:          6.13.15
                                        javascript:     7.1.6
                                        
                                        Adapters from github:   3
                                        
                                        Adapter State
                                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.admin.1                  : admin                 : pi-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                         system.adapter.alias-manager.0          : alias-manager         : iobroker                                 -  enabled
                                         system.adapter.birthdays.1              : birthdays             : iobroker                                 -  enabled
                                         system.adapter.consumption.0            : consumption           : iobroker                                 - disabled
                                         system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                                        + system.adapter.discovery.0              : discovery             : pi-iobroker                              -  enabled
                                         system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled
                                        + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                                        + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: iobroker                                 -  enabled
                                        + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
                                        + system.adapter.enigma2.0                : enigma2               : iobroker                                 -  enabled
                                        + system.adapter.enocean.0                : enocean               : pi-iobroker                              -  enabled
                                         system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
                                         system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                                        + system.adapter.fritzbox.0               : fritzbox              : iobroker                                 -  enabled
                                         system.adapter.habpanel.0               : habpanel              : iobroker                                 -  enabled
                                        + system.adapter.harmony.0                : harmony               : iobroker                                 -  enabled
                                        + system.adapter.hass.0                   : hass                  : iobroker                                 -  enabled, port: 8123
                                        + system.adapter.history.0                : history               : iobroker                                 -  enabled
                                        + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                                        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                        + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                         system.adapter.homeconnect.0            : homeconnect           : iobroker                                 - disabled
                                        + system.adapter.hue.0                    : hue                   : iobroker                                 -  enabled, port: 80
                                         system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                                         system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                                         system.adapter.ical.2                   : ical                  : iobroker                                 -  enabled
                                         system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                 - disabled
                                         system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : iobroker                                 - disabled
                                         system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 - disabled
                                         system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 - disabled
                                         system.adapter.icons-material-svg.0     : icons-material-svg    : iobroker                                 - disabled
                                         system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
                                         system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
                                         system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 - disabled
                                         system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker                                 - disabled
                                        + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                        + system.adapter.iqontrol.0               : iqontrol              : iobroker                                 -  enabled
                                        + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                        + system.adapter.javascript.1             : javascript            : iobroker                                 -  enabled
                                        + system.adapter.javascript.2             : javascript            : iobroker                                 -  enabled
                                         system.adapter.js2fs.0                  : js2fs                 : iobroker                                 - disabled
                                        + system.adapter.linux-control.0          : linux-control         : iobroker                                 -  enabled
                                         system.adapter.lovelace.0               : lovelace              : iobroker                                 - disabled, port: 8091, bind: 0.0.0.0, run as: admin
                                        + system.adapter.mercedesme.0             : mercedesme            : iobroker                                 -  enabled
                                        + system.adapter.modbus.0                 : modbus                : iobroker                                 -  enabled
                                        + system.adapter.modbus.1                 : modbus                : iobroker                                 -  enabled
                                        + system.adapter.modbus.2                 : modbus                : iobroker                                 -  enabled
                                        + system.adapter.modbus.3                 : modbus                : pi-iobroker                              -  enabled
                                        + system.adapter.modbus.5                 : modbus                : iobroker                                 -  enabled
                                        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                         system.adapter.musiccast.0              : musiccast             : iobroker                                 - disabled
                                         system.adapter.nut.0                    : nut                   : iobroker                                 - disabled
                                        + system.adapter.philips-tv.0             : philips-tv            : iobroker                                 -  enabled
                                        + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                                         system.adapter.roborock.0               : roborock              : iobroker                                 - disabled
                                        + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled, port: 0
                                        + system.adapter.sayit.2                  : sayit                 : iobroker                                 -  enabled
                                        + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 192.168.178.18
                                        + system.adapter.shuttercontrol.0         : shuttercontrol        : iobroker                                 -  enabled
                                        + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8091, bind: 192.168.178.18, run as: admin
                                        + system.adapter.smartmeter.0             : smartmeter            : pi-iobroker                              -  enabled
                                        + system.adapter.smartstate.0             : smartstate            : iobroker                                 -  enabled
                                        + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 192.168.178.18, run as: admin
                                        + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                        + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                                        + system.adapter.sourceanalytix.1         : sourceanalytix        : iobroker                                 -  enabled
                                         system.adapter.sql.0                    : sql                   : iobroker                                 - disabled
                                        + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                                        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 192.168.178.18
                                        + system.adapter.tr-064.0                 : tr-064                : pi-iobroker                              -  enabled
                                        + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                                        + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
                                         system.adapter.vis-bars.0               : vis-bars              : iobroker                                 - disabled
                                         system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 - disabled
                                         system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 - disabled
                                         system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 - disabled
                                         system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
                                         system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
                                         system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 -  enabled
                                        + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                                         system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
                                         system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 - disabled
                                         system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 - disabled
                                         system.adapter.vis-material-webfont.0   : vis-material-webfont  : iobroker                                 -  enabled
                                         system.adapter.vis-material.0           : vis-material          : iobroker                                 -  enabled
                                         system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 -  enabled
                                         system.adapter.vis-metro.0              : vis-metro             : iobroker                                 - disabled
                                         system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 - disabled
                                         system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 - disabled
                                         system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                                         system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                         system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 -  enabled
                                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                                        + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                                        + system.adapter.yahka.0                  : yahka                 : iobroker                                 -  enabled
                                        + system.adapter.yahka.1                  : yahka                 : iobroker                                 -  enabled
                                        + system.adapter.yahka.2                  : yahka                 : iobroker                                 -  enabled
                                        + system.adapter.yahka.3                  : yahka                 : iobroker                                 -  enabled
                                        + system.adapter.yahka.4                  : yahka                 : iobroker                                 -  enabled
                                        + system.adapter.yamaha.0                 : yamaha                : iobroker                                 -  enabled
                                         system.adapter.yr.0                     : yr                    : iobroker                                 -  enabled
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.admin.1                  : admin                 : pi-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.hass.0                   : hass                  : iobroker                                 -  enabled, port: 8123
                                        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                        + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                        + system.adapter.hue.0                    : hue                   : iobroker                                 -  enabled, port: 80
                                        + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled, port: 0
                                        + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 192.168.178.18
                                        + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8091, bind: 192.168.178.18, run as: admin
                                        + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 192.168.178.18, run as: admin
                                        + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 192.168.178.18
                                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                                        + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                                        
                                        ioBroker-Repositories
                                        Stable (default): http://iobroker.live/repo/sources-dist.json
                                        Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                                        Test          : http://iobroker.live/repo/sources-dist.json
                                        
                                        Active repo(s): Beta (latest)
                                        
                                        Installed ioBroker-Instances
                                        Used repository: Beta (latest)
                                        Adapter    "admin"        : 6.13.15  , installed 6.13.15
                                        Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                        Adapter    "birthdays"    : 2.4.1    , installed 2.4.1
                                        Adapter    "consumption"  : 1.0.1    , installed 1.0.1
                                        Adapter    "daswetter"    : 3.1.13   , installed 3.1.13
                                        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                        Adapter    "email"        : 1.2.2    , installed 1.2.2
                                        Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
                                        Adapter    "enigma2"      : 2.0.5    , installed 2.0.5
                                        Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                        Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
                                        Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                                        Adapter    "harmony"      : 1.3.0    , installed 1.3.0
                                        Adapter    "hass"         : 1.4.0    , installed 1.4.0
                                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                                        Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                                        Adapter    "hm-rpc"       : 1.16.0   , installed 1.16.0
                                        Adapter    "homeconnect"  : 1.3.0    , installed 1.3.0
                                        Adapter    "hue"          : 3.10.2   , installed 3.10.2
                                        Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
                                        Adapter    "ical"         : 1.14.0   , installed 1.14.0
                                        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                        Adapter    "icons-fatcow-hosting": 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.0
                                        Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                        Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                                        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                        Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                                        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                        Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                                        Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                                        Adapter    "javascript"   : 7.7.0    , installed 7.1.6  [Updatable]
                                        Controller "js-controller": 5.0.17   , installed 5.0.17
                                        Adapter    "linux-control": 1.1.5    , installed 1.1.5
                                        Adapter    "lovelace"     : 4.1.2    , installed 4.1.2
                                        Adapter    "mercedesme"   : 0.1.6    , installed 0.1.6
                                        Adapter    "modbus"       : 6.1.0    , installed 6.1.0
                                        Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                                        Adapter    "musiccast"    : 1.1.3    , installed 1.1.3
                                        Adapter    "nut"          : 1.6.0    , installed 1.6.0
                                        Adapter    "philips-tv"   : 0.5.3    , installed 0.5.3
                                        Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                        Adapter    "pushover"     : 3.0.6    , installed 3.0.6
                                        Adapter    "roborock"     : 0.4.4    , installed 0.4.4
                                        Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                                        Adapter    "shelly"       : 6.7.0    , installed 6.7.0
                                        Adapter    "shuttercontrol": 1.6.3   , installed 1.6.3
                                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                        Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                                        Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                                        Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                                        Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                                        Adapter    "sql"          : 2.2.0    , installed 2.2.0
                                        Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                        Adapter    "telegram"     : 3.0.1    , installed 3.0.1
                                        Adapter    "trashschedule": 3.1.3    , installed 3.1.3
                                        Adapter    "vis"          : 1.5.4    , installed 1.5.4
                                        Adapter    "vis-2"        : 2.9.21   , installed 2.9.21
                                        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                        Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                        Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                        Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
                                        Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                                        Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                        Adapter    "vis-justgage" : 2.1.0    , installed 2.1.0
                                        Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                        Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                                        Adapter    "vis-material-webfont": 0.0.3, installed 0.0.3
                                        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                        Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                        Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                                        Adapter    "web"          : 6.2.3    , installed 6.2.3
                                        Adapter    "ws"           : 2.5.10   , installed 2.5.10
                                        Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                                        Adapter    "yamaha"       : 0.5.3    , installed 0.5.3
                                        Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects:        25057
                                        States:         23693
                                        
                                        *** OS-Repositories and Updates ***
                                        Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
                                        Hit:2 http://deb.debian.org/debian bookworm InRelease
                                        Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                                        Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                                        Reading package lists...
                                        Pending Updates: 0
                                        
                                        *** Listening Ports ***
                                        Active Internet connections (only servers)
                                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                        tcp        0      0 127.0.0.1:35173         0.0.0.0:*               LISTEN      1000       426521506  851595/io.yahka.2
                                        tcp        0      0 192.168.178.18:42001    0.0.0.0:*               LISTEN      1000       501178651  1925017/io.hm-rpc.0
                                        tcp        0      0 192.168.178.18:42010    0.0.0.0:*               LISTEN      1000       501179147  1925042/io.hm-rpc.2
                                        tcp        0      0 127.0.0.1:35031         0.0.0.0:*               LISTEN      1000       368878338  973571/io.yahka.0
                                        tcp        0      0 127.0.0.1:35785         0.0.0.0:*               LISTEN      1000       390209723  851677/io.yahka.4
                                        tcp        0      0 192.168.178.18:8701     0.0.0.0:*               LISTEN      1000       340729132  1291133/io.hm-rpc.1
                                        tcp        0      0 127.0.0.1:36171         0.0.0.0:*               LISTEN      1000       418311252  851677/io.yahka.4
                                        tcp        0      0 127.0.0.1:36191         0.0.0.0:*               LISTEN      1000       390208251  851677/io.yahka.4
                                        tcp        0      0 127.0.0.1:36663         0.0.0.0:*               LISTEN      1000       368911178  851640/io.yahka.3
                                        tcp        0      0 127.0.0.1:36525         0.0.0.0:*               LISTEN      1000       418311240  851580/io.yahka.1
                                        tcp        0      0 0.0.0.0:34723           0.0.0.0:*               LISTEN      1000       228594648  851640/io.yahka.3
                                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       479157811  1837349/io.mqtt.0
                                        tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1000       228586287  851357/io.sonoff.0
                                        tcp        0      0 127.0.0.1:32775         0.0.0.0:*               LISTEN      1000       416926423  973571/io.yahka.0
                                        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          427181548  1632149/master
                                        tcp        0      0 127.0.0.1:33545         0.0.0.0:*               LISTEN      1000       418370685  851595/io.yahka.2
                                        tcp        0      0 127.0.0.1:33583         0.0.0.0:*               LISTEN      1000       418369167  851640/io.yahka.3
                                        tcp        0      0 127.0.0.1:33961         0.0.0.0:*               LISTEN      1000       368909052  851677/io.yahka.4
                                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          427183198  1632308/sshd: /usr/
                                        tcp        0      0 127.0.0.1:40203         0.0.0.0:*               LISTEN      1000       368909721  851677/io.yahka.4
                                        tcp        0      0 127.0.0.1:40359         0.0.0.0:*               LISTEN      1000       368863169  851677/io.yahka.4
                                        tcp        0      0 127.0.0.1:40093         0.0.0.0:*               LISTEN      1000       406822983  973571/io.yahka.0
                                        tcp        0      0 127.0.0.1:40729         0.0.0.0:*               LISTEN      1000       368909045  851677/io.yahka.4
                                        tcp        0      0 127.0.0.1:40807         0.0.0.0:*               LISTEN      1000       418369948  851677/io.yahka.4
                                        tcp        0      0 127.0.0.1:40553         0.0.0.0:*               LISTEN      1000       228596276  851677/io.yahka.4
                                        tcp        0      0 127.0.0.1:37281         0.0.0.0:*               LISTEN      1000       394220104  851677/io.yahka.4
                                        tcp        0      0 127.0.0.1:38229         0.0.0.0:*               LISTEN      1000       368908775  973571/io.yahka.0
                                        tcp        0      0 127.0.0.1:38255         0.0.0.0:*               LISTEN      1000       418209190  851677/io.yahka.4
                                        tcp        0      0 127.0.0.1:38797         0.0.0.0:*               LISTEN      1000       394218298  973571/io.yahka.0
                                        tcp        0      0 127.0.0.1:38535         0.0.0.0:*               LISTEN      1000       390208256  851677/io.yahka.4
                                        tcp        0      0 192.168.178.18:1882     0.0.0.0:*               LISTEN      1000       340743723  1291249/io.shelly.0
                                        tcp        0      0 127.0.0.1:44385         0.0.0.0:*               LISTEN      1000       368864011  851677/io.yahka.4
                                        tcp        0      0 127.0.0.1:45045         0.0.0.0:*               LISTEN      1000       390208261  851677/io.yahka.4
                                        tcp        0      0 127.0.0.1:44749         0.0.0.0:*               LISTEN      1000       418311259  851677/io.yahka.4
                                        tcp        0      0 127.0.0.1:41439         0.0.0.0:*               LISTEN      1000       406820478  851677/io.yahka.4
                                        tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1000       228574986  850442/iobroker.js-
                                        tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1000       228575638  850442/iobroker.js-
                                        tcp        0      0 192.168.178.18:8084     0.0.0.0:*               LISTEN      1000       228597076  851695/io.socketio.
                                        tcp        0      0 192.168.178.18:8091     0.0.0.0:*               LISTEN      1000       228588455  851481/io.simple-ap
                                        tcp        0      0 127.0.0.1:45907         0.0.0.0:*               LISTEN      1000       418275620  973571/io.yahka.0
                                        tcp        0      0 127.0.0.1:45911         0.0.0.0:*               LISTEN      1000       368909057  851677/io.yahka.4
                                        tcp        0      0 127.0.0.1:46551         0.0.0.0:*               LISTEN      1000       368909834  851595/io.yahka.2
                                        tcp6       0      0 :::36731                :::*                    LISTEN      1000       228595121  851580/io.yahka.1
                                        tcp6       0      0 :::36229                :::*                    LISTEN      1000       260171208  973571/io.yahka.0
                                        tcp6       0      0 :::35525                :::*                    LISTEN      1000       228597834  851677/io.yahka.4
                                        tcp6       0      0 :::33711                :::*                    LISTEN      1000       228595179  851595/io.yahka.2
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          427183200  1632308/sshd: /usr/
                                        tcp6       0      0 :::8083                 :::*                    LISTEN      1000       270681701  1015603/io.ws.0
                                        tcp6       0      0 :::8082                 :::*                    LISTEN      1000       484399974  1857775/io.web.0
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      1000       389494871  1480289/io.admin.0
                                        tcp6       0      0 :::8085                 :::*                    LISTEN      1000       484400865  1857782/io.web.1
                                        tcp6       0      0 :::40161                :::*                    LISTEN      1000       228597846  851677/io.yahka.4
                                        tcp6       0      0 :::42623                :::*                    LISTEN      1000       228597830  851677/io.yahka.4
                                        tcp6       0      0 :::41587                :::*                    LISTEN      1000       228597842  851677/io.yahka.4
                                        tcp6       0      0 :::46253                :::*                    LISTEN      1000       228597838  851677/io.yahka.4
                                        tcp6       0      0 :::61991                :::*                    LISTEN      1000       453991398  1736018/io.harmony.
                                        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          427181549  1632149/master
                                        udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1000       453991399  1736018/io.harmony.
                                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          28128      84/dhclient
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       260171209  973571/io.yahka.0
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228597847  851677/io.yahka.4
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228597843  851677/io.yahka.4
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228597839  851677/io.yahka.4
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228597835  851677/io.yahka.4
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228597831  851677/io.yahka.4
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228594650  851640/io.yahka.3
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228594649  851640/io.yahka.3
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228595180  851595/io.yahka.2
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       228593058  851580/io.yahka.1
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2024-01-22 13:34:00.157  - info: host.iobroker instance system.adapter.ical.1 started with pid 2101965
                                        2024-01-22 13:34:04.132  - info: ical.1 (2101965) starting. Version 1.14.0 in /opt/iobroker/node_modules/iobroker.ical, node: v18.19.0, js-controller: 5.0.17
                                        2024-01-22 13:34:04.579  - info: web.0 (1857775) <== Disconnect system.user.admin from ::ffff:192.168.178.169 vis.0
                                        2024-01-22 13:34:09.031  - info: javascript.0 (1920795) script.js.common.Tablet_Steuerung.Laden_Tablet_OG_Ubuntu: Batterielevel Tablet OG aktualisiert 95.09%
                                        2024-01-22 13:34:17.867  - info: ical.1 (2101965) processing URL: Familien Kalender https://192.168.178.38/remote.php/dav/calendars/Familie/familie-familienkalender/?export
                                        2024-01-22 13:34:25.478  - info: ical.1 (2101965) Terminated (NO_ERROR): Without reason
                                        2024-01-22 13:34:26.029  - info: host.iobroker instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)
                                        2024-01-22 13:34:51.988  - info: linux-control.0 (1919631) getting data from VIS-OG (192.168.178.215:22)
                                        2024-01-22 13:35:03.977  - info: linux-control.0 (1919631) successful received data from VIS-OG (192.168.178.215:22)
                                        2024-01-22 13:35:42.824  - info: linux-control.0 (1919631) getting data from VIS-EG (192.168.178.216:22)
                                        2024-01-22 13:35:56.910  - info: linux-control.0 (1919631) successful received data from VIS-EG (192.168.178.216:22)
                                        2024-01-22 13:36:33.312  - info: javascript.0 (1920795) script.js.common.Tablet_Steuerung.Laden_Tablet_EG_Ubuntu: Batterielevel Tablet EG aktualisiert 90.56%
                                        2024-01-22 13:36:44.654  - info: javascript.0 (1920795) script.js.common.Tablet_Steuerung.Laden_Ipad_Küche: Aktualisiert Batterie IPAD Küche
                                        2024-01-22 13:37:10.031  - info: javascript.0 (1920795) script.js.common.Tablet_Steuerung.Laden_Tablet_OG_Ubuntu: Batterielevel Tablet OG aktualisiert 95.09%
                                        2024-01-22 13:39:33.826  - info: javascript.0 (1920795) script.js.common.Tablet_Steuerung.Laden_Tablet_EG_Ubuntu: Batterielevel Tablet EG aktualisiert 90.56%
                                        2024-01-22 13:40:00.013  - info: javascript.0 (1920795) script.js.common.Sonnen_Auf_Untergang.Sonnenstand: Script Sonnenstand; Erfolgreich gelaufen, Werte akzeptiert
                                        2024-01-22 13:40:00.291  - info: host.iobroker instance system.adapter.dwd.0 started with pid 2102206
                                        2024-01-22 13:40:03.979  - info: linux-control.0 (1919631) getting data from VIS-OG (192.168.178.215:22)
                                        2024-01-22 13:40:08.362  - info: dwd.0 (2102206) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.19.0, js-controller: 5.0.17
                                        2024-01-22 13:40:11.085  - info: javascript.0 (1920795) script.js.common.Tablet_Steuerung.Laden_Tablet_OG_Ubuntu: Batterielevel Tablet OG aktualisiert 95.09%
                                        2024-01-22 13:40:13.810  - info: dwd.0 (2102206) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2024-01-22 13:40:15.396  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2024-01-22 13:40:18.270  - info: linux-control.0 (1919631) successful received data from VIS-OG (192.168.178.215:22)
                                        2024-01-22 13:40:56.911  - info: linux-control.0 (1919631) getting data from VIS-EG (192.168.178.216:22)
                                        2024-01-22 13:41:26.294  - info: linux-control.0 (1919631) successful received data from VIS-EG (192.168.178.216:22)
                                        
                                        

                                        Hier noch das Summary:

                                        ======================= SUMMARY =======================
                                                               v.2023-10-10
                                        
                                        
                                        Static hostname: iobroker
                                              Icon name: computer-container
                                                Chassis: container ☐
                                         Virtualization: lxc
                                        Operating System: Debian GNU/Linux 12 (bookworm)
                                                 Kernel: Linux 6.2.16-19-pve
                                           Architecture: x86-64
                                        
                                        Installation:           lxc
                                        Kernel:                 x86_64
                                        Userland:               amd64
                                        Timezone:               Europe/Berlin (CET, +0100)
                                        User-ID:                1001
                                        X-Server:               false
                                        Boot Target:            graphical.target
                                        
                                        Pending OS-Updates:     0
                                        Pending iob updates:    1
                                        
                                        Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                                               /usr/bin/node           v18.19.0
                                                               /usr/bin/npm            10.2.3
                                                               /usr/bin/npx            10.2.3
                                                               /usr/bin/corepack       0.22.0
                                        
                                        Recommended versions are nodejs 18.19.0 and npm 10.2.3
                                        Your nodejs installation is correct
                                        
                                        MEMORY:
                                                      total        used        free      shared  buff/cache   available
                                        Mem:             17G        8.1G        8.9G        102K        127M        9.1G
                                        Swap:             0B          0B          0B
                                        Total:           17G        8.1G        8.9G
                                        
                                        Active iob-Instances:   59
                                        Active repo(s): Beta (latest)
                                        
                                        ioBroker Core:          js-controller           5.0.17
                                                               admin                   6.13.15
                                        
                                        ioBroker Status:        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Status admin and web instance:
                                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.admin.1                  : admin                 : pi-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                                        
                                        Objects:                25057
                                        States:                 23693
                                        
                                        Size of iob-Database:
                                        
                                        37M     /opt/iobroker/iobroker-data/objects.jsonl
                                        26M     /opt/iobroker/iobroker-data/objects.json.migrated
                                        26M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                        25M     /opt/iobroker/iobroker-data/objects.json.org
                                        24M     /opt/iobroker/iobroker-data/objects.json.broken
                                        25M     /opt/iobroker/iobroker-data/states.jsonl
                                        8.5M    /opt/iobroker/iobroker-data/states.json.broken
                                        5.2M    /opt/iobroker/iobroker-data/states.json.migrated
                                        5.2M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                                        
                                        
                                        
                                        =================== END OF SUMMARY ====================
                                        
                                        

                                        Und hier mal das log von Chrome nachdem die Seite sich mal bewegt hat. Leider als txt file da zuviele Zeichen.

                                        VIS2_Chome_console.txt

                                        Wie kann ich wenn ich VIS-2 deinstalliere alles davon sicher entfernen so das bei erneuter Installation wieder ein Import von VIS-1 gemacht wird?

                                        Ist das ein Adapter oder lokales Problem?

                                        FeuersturmF Online
                                        FeuersturmF Online
                                        Feuersturm
                                        schrieb am zuletzt editiert von
                                        #144

                                        @wendy2702 Hier wurde mit der 2.9.21 ein Problem gemeldet, was ähnlich wie deins klingt https://github.com/ioBroker/ioBroker.vis-2/issues/326
                                        In Kürze kommt die Version 2.9.22 ins latest. Teste mal damit ob es sich bei dir bessert.

                                        wendy2702W 1 Antwort Letzte Antwort
                                        0
                                        • FeuersturmF Feuersturm

                                          @wendy2702 Hier wurde mit der 2.9.21 ein Problem gemeldet, was ähnlich wie deins klingt https://github.com/ioBroker/ioBroker.vis-2/issues/326
                                          In Kürze kommt die Version 2.9.22 ins latest. Teste mal damit ob es sich bei dir bessert.

                                          wendy2702W Online
                                          wendy2702W Online
                                          wendy2702
                                          schrieb am zuletzt editiert von
                                          #145

                                          @feuersturm ok.

                                          Bin gerade erst nach Hause gekommen.

                                          Teste ich morgen.

                                          Aber nochmal, wie kann ich VIS2 vorher vollständig inklusive eventuell importierter Projekte löschen oder den Import sogar verhindern.

                                          Bitte keine Fragen per PN, die gehören ins Forum!

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

                                          FeuersturmF 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

                                          866

                                          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
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe