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.5k

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

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

Vis2 ab 09.01.2024 im stable

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

                    @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.

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

                    @wendy2702 Den Adapter löscht du hier in der Adapterübersicht:
                    a3bb86d8-ec92-45a4-9c66-21964cd874f4-grafik.png

                    Den Import aus vis-1 kannst du nach meinem Wissensstand nicht verhindern.
                    Du kannst aber hier einfach das Projekt löschen, so dass es in vis-2 dann nicht geladen wird, wenn du den Editor startest
                    96ac7a61-6a4c-4e2c-85a9-dcb9e51f5a37-grafik.png

                    wendy2702W 1 Antwort Letzte Antwort
                    0
                    • FeuersturmF Feuersturm

                      @wendy2702 Den Adapter löscht du hier in der Adapterübersicht:
                      a3bb86d8-ec92-45a4-9c66-21964cd874f4-grafik.png

                      Den Import aus vis-1 kannst du nach meinem Wissensstand nicht verhindern.
                      Du kannst aber hier einfach das Projekt löschen, so dass es in vis-2 dann nicht geladen wird, wenn du den Editor startest
                      96ac7a61-6a4c-4e2c-85a9-dcb9e51f5a37-grafik.png

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

                      @feuersturm ok.

                      Adapter löschen ist ja nicht neu.

                      Das mit den Dateien an der Stelle kannte ich noch nicht.

                      Danke

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

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

                      1 Antwort Letzte Antwort
                      0
                      • wendy2702W Online
                        wendy2702W Online
                        wendy2702
                        schrieb am zuletzt editiert von wendy2702
                        #148

                        Neuer Versuch, kein Glück.

                        Editor bleibt weiterhin nicht bedienbar:

                        Chrome F12:

                        5389a95b-201f-46b7-963d-814257d0c44f-870EF3BC-A26D-4DF8-AB3E-0A55F2088495.GIF

                        Hier mal die Konsole aus FF:

                        Layout-Darstellung wurde erzwungen, bevor die Seite vollständig geladen war. Falls Stylesheet noch nicht geladen sind, kann dies zu einem kurzzeitigen Darstellung des Inhalts ohne Formatierung führen. jquery-1.11.2.min.js:4:29775
                        iobroker.vis-2@2.9.21 using theme "colored" bootstrap.jsx:16:8
                        
                        ██╗ ██████╗ ██████╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗ 
                        ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗
                        ██║██║   ██║██████╔╝██████╔╝██║   ██║█████╔╝ █████╗  ██████╔╝
                        ██║██║   ██║██╔══██╗██╔══██╗██║   ██║██╔═██╗ ██╔══╝  ██╔══██╗
                        ██║╚██████╔╝██████╔╝██║  ██║╚██████╔╝██║  ██╗███████╗██║  ██║
                        ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
                        Prompt.js:15:12
                        Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters Prompt.js:16:12
                        Help us to create open source project with reactJS! Prompt.js:17:12
                        See you :) Prompt.js:18:12
                        [2024-01-24T09:24:53.483Z] Try to connect socket.io.js:66:41
                        Version vis-canvas-gauges: 0.1.5 edit.html:140:25
                        Version vis-colorpicker: 2.0.3 edit.html:78:25
                        Version consumption: 1.0.1 edit.html:533:25
                        Version vis-google-fonts: 0.0.1 edit.html:76:29
                        Version vis-jqui-mfd: 1.0.12 edit.html:113:21
                        Metro version: "1.2.0" edit.html:645:10
                        Version vis-plumb: 1.0.0 edit.html:97:25
                        Version justgage: 2.1.0 justgage.js:115:21
                        Version material: 0.1.3 material.js:29:21
                        Version musiccast: 0.0.2 musiccast.js:38:21
                        Version trashschedule: 3.1.3 trashschedule.js:176:21
                        unreachable code after return statement RGraph.common.effects.js:183:9
                        Version iobroker.vis-keyboard: 0.0.2 keyboard.js:25:21
                        Download the Vue Devtools extension for a better development experience:
                        https://github.com/vuejs/vue-devtools lib.min.js:43:9053
                        You are running Vue in development mode.
                        Make sure to turn on production mode when deploying for production.
                        See more tips at https://vuejs.org/guide/deployment.html lib.min.js:43:9256
                        Version vis-materialdesign: 0.5.9 materialdesign.js:33:25
                        Translate: Write state i18n.js:147:53
                        vis-materialdesign: sentry is deactivated. widgets.min.js:1:19951
                        Translate: bars i18n.js:147:53
                        Translate: canvas-gauges i18n.js:147:53
                        Translate: colorpicker i18n.js:147:53
                        Translate: consumption i18n.js:147:53
                        Translate: dwd i18n.js:147:53
                        Translate: fancyswitch i18n.js:147:53
                        Translate: hqwidgets i18n.js:147:53
                        Translate: jqplot i18n.js:147:53
                        Translate: jqui-mfd i18n.js:147:53
                        Translate: justgage i18n.js:147:53
                        Translate: keyboard i18n.js:147:53
                        Translate: material i18n.js:147:53
                        Translate: materialdesign i18n.js:147:53
                        Translate: metro i18n.js:147:53
                        Translate: musiccast i18n.js:147:53
                        Translate: plumb i18n.js:147:53
                        Translate: rgraph i18n.js:147:53
                        Translate: swipe i18n.js:147:53
                        Translate: timeandweather i18n.js:147:53
                        Translate: trashschedule i18n.js:147:53
                        Translate: vis-inventwo i18n.js:147:53
                        Common user CSS not found: Not exists visEngine.jsx:1960:40
                        [2024-01-24T09:25:10.119Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_5.symbol_value visEngine.jsx:1832:24
                        Für "http://192.168.178.24:3000/d/oNYohoEZk/wetterstation?orgId=1&refresh=1m&kiosk" wurde partitionierter Cookie- oder Speicherzugriff verwendet, da es im Kontext eines Drittanbieters geladen wurde und dynamische Zustandspartitionierung aktiv ist.
                        [2024-01-24T09:25:10.237Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_4.symbol_value visEngine.jsx:1832:24
                        [2024-01-24T09:25:10.282Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_3.symbol_value visEngine.jsx:1832:24
                        [2024-01-24T09:25:10.320Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_2.symbol_value visEngine.jsx:1832:24
                        [2024-01-24T09:25:10.355Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_1.symbol_value visEngine.jsx:1832:24
                        [2024-01-24T09:25:10.394Z] +SUBSCRIBE: dwd.0.warning.description visEngine.jsx:1832:24
                        Für "https://gadgets.buienradar.nl/gadget/zoommap/?lat=50.8877114&lng=6.1238384&overname=2&zoom=11&size=3&voor=0" wurde partitionierter Cookie- oder Speicherzugriff verwendet, da es im Kontext eines Drittanbieters geladen wurde und dynamische Zustandspartitionierung aktiv ist.
                        Laden fehlgeschlagen für das <script> mit der Quelle "https://gadgets.buienradar.nl/akam/13/1dbfcf12". zoommap:17:141
                        downloadable font: Glyph bbox was incorrect (glyph ids 33 55 62 81 82 83 84 87 88 89 90 112 119 120 123 139 159 162 164 166 178 184 185 217 218 272 273 274 275 279 281 284 290 291 292 309 310 319 321 323 326 329 330 331 332 333 334 339 341 347 349 351 352 353 354 357 358 361 366 367 370 371 414 431 436 444 445 458 460 464 465 483 505 508 511 514 516 517 518 520 521 538 539 546 568 574 579 580 585 586 594 596 599 602 603 616 618 622 627 629 630 633 634 638 643 645 651 654 665 675 685 686 688 691) (font-family: "FontAwesome" style:normal weight:400 stretch:100 src index:1) source: http://192.168.178.24:3000/public/fonts/fontawesome-webfont.woff2?v=4.7.0
                        [2024-01-24T09:25:11.304Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_1.moon_symbol visEngine.jsx:1832:24
                        [2024-01-24T09:25:11.341Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_1.windIconURL visEngine.jsx:1832:24
                        [2024-01-24T09:25:11.533Z] +SUBSCRIBE: dwd.0.warning1.description visEngine.jsx:1832:24
                        [2024-01-24T09:25:11.849Z] +SUBSCRIBE: dwd.0.warning.begin visEngine.jsx:1832:24
                        [2024-01-24T09:25:11.880Z] +SUBSCRIBE: dwd.0.warning.end visEngine.jsx:1832:24
                        [2024-01-24T09:25:11.921Z] +SUBSCRIBE: dwd.0.warning1.begin visEngine.jsx:1832:24
                        [2024-01-24T09:25:11.954Z] +SUBSCRIBE: dwd.0.warning1.end visEngine.jsx:1832:24
                        Einige Cookies verwenden das empfohlene "SameSite"-Attribut inkorrekt. 2
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        [2024-01-24T09:25:17.127Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_2.iconURL visEngine.jsx:1832:24
                        [2024-01-24T09:25:17.165Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_6.iconURL visEngine.jsx:1832:24
                        [2024-01-24T09:25:17.205Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_7.iconURL visEngine.jsx:1832:24
                        [2024-01-24T09:25:17.242Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_4.iconURL visEngine.jsx:1832:24
                        [2024-01-24T09:25:17.273Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_5.iconURL visEngine.jsx:1832:24
                        [2024-01-24T09:25:17.310Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_3.iconURL visEngine.jsx:1832:24
                        [2024-01-24T09:25:17.346Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_8.iconURL visEngine.jsx:1832:24
                        [2024-01-24T09:25:17.380Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_1.iconURL visEngine.jsx:1832:24
                        [2024-01-24T09:25:17.420Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.iconURL visEngine.jsx:1832:24
                        Recalculate fields index.jsx:551:16
                        Translate: show code i18n.js:147:53
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        Div not yet rendered visCanWidget.jsx:1309:24
                        [2024-01-24T09:26:40.382Z] Start reconnect 0 socket.io.js:66:41
                        
                        

                        Keine Ahnung ob das hilft. Wenn nicht bitte genaue Anweisungen was benötigt wird.

                        Zu den Dateien: Da legt er mir drei VIS2 Ordner an:

                        17ddf73c-ae23-4fb5-8b59-7694b8e1679b-grafik.png

                        Im ersten sieht es seitenweise so aus:

                        21442031-4c1a-4704-9f18-613c58fc3eef-grafik.png

                        Ist das richtig bzw. OK so?

                        Im VIS-2.0 befinden sich offensichtlich meine Projekte.

                        Und im letzten der für Admin/Instanz erforderliche Inhalt Sprachen.

                        @Feuersturm: Nach löschen der Projekte bleibt die Editor Seite weiss und bei FF kommt das in der konsole:

                        Layout-Darstellung wurde erzwungen, bevor die Seite vollständig geladen war. Falls Stylesheet noch nicht geladen sind, kann dies zu einem kurzzeitigen Darstellung des Inhalts ohne Formatierung führen. jquery-1.11.2.min.js:4:29775
                        iobroker.vis-2@2.9.21 using theme "colored" bootstrap.jsx:16:8
                        
                        ██╗ ██████╗ ██████╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗ 
                        ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗
                        ██║██║   ██║██████╔╝██████╔╝██║   ██║█████╔╝ █████╗  ██████╔╝
                        ██║██║   ██║██╔══██╗██╔══██╗██║   ██║██╔═██╗ ██╔══╝  ██╔══██╗
                        ██║╚██████╔╝██████╔╝██║  ██║╚██████╔╝██║  ██╗███████╗██║  ██║
                        ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
                        Prompt.js:15:12
                        Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters Prompt.js:16:12
                        Help us to create open source project with reactJS! Prompt.js:17:12
                        See you :) Prompt.js:18:12
                        [2024-01-24T09:45:30.390Z] Try to connect socket.io.js:66:41
                        Cannot read project file "FullHD_View/vis-views.json": Not exists Runtime.jsx:441:24
                        
                        

                        Chrome:

                        iobroker.vis-2@2.9.21 using theme "colored"
                        Prompt.js:15 
                        ██╗ ██████╗ ██████╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗ 
                        ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗
                        ██║██║   ██║██████╔╝██████╔╝██║   ██║█████╔╝ █████╗  ██████╔╝
                        ██║██║   ██║██╔══██╗██╔══██╗██║   ██║██╔═██╗ ██╔══╝  ██╔══██╗
                        ██║╚██████╔╝██████╔╝██║  ██║╚██████╔╝██║  ██╗███████╗██║  ██║
                        ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
                        
                        Prompt.js:16 Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters
                        Prompt.js:17 Help us to create open source project with reactJS!
                        Prompt.js:18 See you :)
                        socket.io.js:66 [2024-01-24T09:48:15.693Z] Try to connect
                        Runtime.jsx:441 Cannot read project file "FullHD_View/vis-views.json": Not exists
                        Ot.loadProject @ Runtime.jsx:441
                        react-dom.production.min.js:189 TypeError: Cannot read properties of undefined (reading 'permissions')
                            at w (utils.tsx:224:45)
                            at Runtime.jsx:919:123
                            at Array.map (<anonymous>)
                            at Ut.showSmallProjectsDialog (Runtime.jsx:918:46)
                            at Ut.render (App.jsx:1835:31)
                            at js (react-dom.production.min.js:204:189)
                            at Ls (react-dom.production.min.js:203:149)
                            at yi (react-dom.production.min.js:292:172)
                            at xl (react-dom.production.min.js:280:389)
                            at zl (react-dom.production.min.js:280:320)
                        us @ react-dom.production.min.js:189
                        1 weiteren Frame anzeigen
                        Weniger anzeigen
                        react-dom.production.min.js:283 Uncaught TypeError: Cannot read properties of undefined (reading 'permissions')
                            at w (utils.tsx:224:45)
                            at Runtime.jsx:919:123
                            at Array.map (<anonymous>)
                            at Ut.showSmallProjectsDialog (Runtime.jsx:918:46)
                            at Ut.render (App.jsx:1835:31)
                            at js (react-dom.production.min.js:204:189)
                            at Ls (react-dom.production.min.js:203:149)
                            at yi (react-dom.production.min.js:292:172)
                            at xl (react-dom.production.min.js:280:389)
                            at zl (react-dom.production.min.js:280:320)
                        

                        Warum auch immer wird jetzt nach einem Projekt gesucht welches es ja nicht mehr gibt.

                        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

                          Neuer Versuch, kein Glück.

                          Editor bleibt weiterhin nicht bedienbar:

                          Chrome F12:

                          5389a95b-201f-46b7-963d-814257d0c44f-870EF3BC-A26D-4DF8-AB3E-0A55F2088495.GIF

                          Hier mal die Konsole aus FF:

                          Layout-Darstellung wurde erzwungen, bevor die Seite vollständig geladen war. Falls Stylesheet noch nicht geladen sind, kann dies zu einem kurzzeitigen Darstellung des Inhalts ohne Formatierung führen. jquery-1.11.2.min.js:4:29775
                          iobroker.vis-2@2.9.21 using theme "colored" bootstrap.jsx:16:8
                          
                          ██╗ ██████╗ ██████╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗ 
                          ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗
                          ██║██║   ██║██████╔╝██████╔╝██║   ██║█████╔╝ █████╗  ██████╔╝
                          ██║██║   ██║██╔══██╗██╔══██╗██║   ██║██╔═██╗ ██╔══╝  ██╔══██╗
                          ██║╚██████╔╝██████╔╝██║  ██║╚██████╔╝██║  ██╗███████╗██║  ██║
                          ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
                          Prompt.js:15:12
                          Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters Prompt.js:16:12
                          Help us to create open source project with reactJS! Prompt.js:17:12
                          See you :) Prompt.js:18:12
                          [2024-01-24T09:24:53.483Z] Try to connect socket.io.js:66:41
                          Version vis-canvas-gauges: 0.1.5 edit.html:140:25
                          Version vis-colorpicker: 2.0.3 edit.html:78:25
                          Version consumption: 1.0.1 edit.html:533:25
                          Version vis-google-fonts: 0.0.1 edit.html:76:29
                          Version vis-jqui-mfd: 1.0.12 edit.html:113:21
                          Metro version: "1.2.0" edit.html:645:10
                          Version vis-plumb: 1.0.0 edit.html:97:25
                          Version justgage: 2.1.0 justgage.js:115:21
                          Version material: 0.1.3 material.js:29:21
                          Version musiccast: 0.0.2 musiccast.js:38:21
                          Version trashschedule: 3.1.3 trashschedule.js:176:21
                          unreachable code after return statement RGraph.common.effects.js:183:9
                          Version iobroker.vis-keyboard: 0.0.2 keyboard.js:25:21
                          Download the Vue Devtools extension for a better development experience:
                          https://github.com/vuejs/vue-devtools lib.min.js:43:9053
                          You are running Vue in development mode.
                          Make sure to turn on production mode when deploying for production.
                          See more tips at https://vuejs.org/guide/deployment.html lib.min.js:43:9256
                          Version vis-materialdesign: 0.5.9 materialdesign.js:33:25
                          Translate: Write state i18n.js:147:53
                          vis-materialdesign: sentry is deactivated. widgets.min.js:1:19951
                          Translate: bars i18n.js:147:53
                          Translate: canvas-gauges i18n.js:147:53
                          Translate: colorpicker i18n.js:147:53
                          Translate: consumption i18n.js:147:53
                          Translate: dwd i18n.js:147:53
                          Translate: fancyswitch i18n.js:147:53
                          Translate: hqwidgets i18n.js:147:53
                          Translate: jqplot i18n.js:147:53
                          Translate: jqui-mfd i18n.js:147:53
                          Translate: justgage i18n.js:147:53
                          Translate: keyboard i18n.js:147:53
                          Translate: material i18n.js:147:53
                          Translate: materialdesign i18n.js:147:53
                          Translate: metro i18n.js:147:53
                          Translate: musiccast i18n.js:147:53
                          Translate: plumb i18n.js:147:53
                          Translate: rgraph i18n.js:147:53
                          Translate: swipe i18n.js:147:53
                          Translate: timeandweather i18n.js:147:53
                          Translate: trashschedule i18n.js:147:53
                          Translate: vis-inventwo i18n.js:147:53
                          Common user CSS not found: Not exists visEngine.jsx:1960:40
                          [2024-01-24T09:25:10.119Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_5.symbol_value visEngine.jsx:1832:24
                          Für "http://192.168.178.24:3000/d/oNYohoEZk/wetterstation?orgId=1&refresh=1m&kiosk" wurde partitionierter Cookie- oder Speicherzugriff verwendet, da es im Kontext eines Drittanbieters geladen wurde und dynamische Zustandspartitionierung aktiv ist.
                          [2024-01-24T09:25:10.237Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_4.symbol_value visEngine.jsx:1832:24
                          [2024-01-24T09:25:10.282Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_3.symbol_value visEngine.jsx:1832:24
                          [2024-01-24T09:25:10.320Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_2.symbol_value visEngine.jsx:1832:24
                          [2024-01-24T09:25:10.355Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_1.symbol_value visEngine.jsx:1832:24
                          [2024-01-24T09:25:10.394Z] +SUBSCRIBE: dwd.0.warning.description visEngine.jsx:1832:24
                          Für "https://gadgets.buienradar.nl/gadget/zoommap/?lat=50.8877114&lng=6.1238384&overname=2&zoom=11&size=3&voor=0" wurde partitionierter Cookie- oder Speicherzugriff verwendet, da es im Kontext eines Drittanbieters geladen wurde und dynamische Zustandspartitionierung aktiv ist.
                          Laden fehlgeschlagen für das <script> mit der Quelle "https://gadgets.buienradar.nl/akam/13/1dbfcf12". zoommap:17:141
                          downloadable font: Glyph bbox was incorrect (glyph ids 33 55 62 81 82 83 84 87 88 89 90 112 119 120 123 139 159 162 164 166 178 184 185 217 218 272 273 274 275 279 281 284 290 291 292 309 310 319 321 323 326 329 330 331 332 333 334 339 341 347 349 351 352 353 354 357 358 361 366 367 370 371 414 431 436 444 445 458 460 464 465 483 505 508 511 514 516 517 518 520 521 538 539 546 568 574 579 580 585 586 594 596 599 602 603 616 618 622 627 629 630 633 634 638 643 645 651 654 665 675 685 686 688 691) (font-family: "FontAwesome" style:normal weight:400 stretch:100 src index:1) source: http://192.168.178.24:3000/public/fonts/fontawesome-webfont.woff2?v=4.7.0
                          [2024-01-24T09:25:11.304Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_1.moon_symbol visEngine.jsx:1832:24
                          [2024-01-24T09:25:11.341Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_1.windIconURL visEngine.jsx:1832:24
                          [2024-01-24T09:25:11.533Z] +SUBSCRIBE: dwd.0.warning1.description visEngine.jsx:1832:24
                          [2024-01-24T09:25:11.849Z] +SUBSCRIBE: dwd.0.warning.begin visEngine.jsx:1832:24
                          [2024-01-24T09:25:11.880Z] +SUBSCRIBE: dwd.0.warning.end visEngine.jsx:1832:24
                          [2024-01-24T09:25:11.921Z] +SUBSCRIBE: dwd.0.warning1.begin visEngine.jsx:1832:24
                          [2024-01-24T09:25:11.954Z] +SUBSCRIBE: dwd.0.warning1.end visEngine.jsx:1832:24
                          Einige Cookies verwenden das empfohlene "SameSite"-Attribut inkorrekt. 2
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          [2024-01-24T09:25:17.127Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_2.iconURL visEngine.jsx:1832:24
                          [2024-01-24T09:25:17.165Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_6.iconURL visEngine.jsx:1832:24
                          [2024-01-24T09:25:17.205Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_7.iconURL visEngine.jsx:1832:24
                          [2024-01-24T09:25:17.242Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_4.iconURL visEngine.jsx:1832:24
                          [2024-01-24T09:25:17.273Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_5.iconURL visEngine.jsx:1832:24
                          [2024-01-24T09:25:17.310Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_3.iconURL visEngine.jsx:1832:24
                          [2024-01-24T09:25:17.346Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_8.iconURL visEngine.jsx:1832:24
                          [2024-01-24T09:25:17.380Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.Hour_1.iconURL visEngine.jsx:1832:24
                          [2024-01-24T09:25:17.420Z] +SUBSCRIBE: daswetter.0.NextDaysDetailed.Location_1.Day_1.iconURL visEngine.jsx:1832:24
                          Recalculate fields index.jsx:551:16
                          Translate: show code i18n.js:147:53
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          Div not yet rendered visCanWidget.jsx:1309:24
                          [2024-01-24T09:26:40.382Z] Start reconnect 0 socket.io.js:66:41
                          
                          

                          Keine Ahnung ob das hilft. Wenn nicht bitte genaue Anweisungen was benötigt wird.

                          Zu den Dateien: Da legt er mir drei VIS2 Ordner an:

                          17ddf73c-ae23-4fb5-8b59-7694b8e1679b-grafik.png

                          Im ersten sieht es seitenweise so aus:

                          21442031-4c1a-4704-9f18-613c58fc3eef-grafik.png

                          Ist das richtig bzw. OK so?

                          Im VIS-2.0 befinden sich offensichtlich meine Projekte.

                          Und im letzten der für Admin/Instanz erforderliche Inhalt Sprachen.

                          @Feuersturm: Nach löschen der Projekte bleibt die Editor Seite weiss und bei FF kommt das in der konsole:

                          Layout-Darstellung wurde erzwungen, bevor die Seite vollständig geladen war. Falls Stylesheet noch nicht geladen sind, kann dies zu einem kurzzeitigen Darstellung des Inhalts ohne Formatierung führen. jquery-1.11.2.min.js:4:29775
                          iobroker.vis-2@2.9.21 using theme "colored" bootstrap.jsx:16:8
                          
                          ██╗ ██████╗ ██████╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗ 
                          ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗
                          ██║██║   ██║██████╔╝██████╔╝██║   ██║█████╔╝ █████╗  ██████╔╝
                          ██║██║   ██║██╔══██╗██╔══██╗██║   ██║██╔═██╗ ██╔══╝  ██╔══██╗
                          ██║╚██████╔╝██████╔╝██║  ██║╚██████╔╝██║  ██╗███████╗██║  ██║
                          ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
                          Prompt.js:15:12
                          Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters Prompt.js:16:12
                          Help us to create open source project with reactJS! Prompt.js:17:12
                          See you :) Prompt.js:18:12
                          [2024-01-24T09:45:30.390Z] Try to connect socket.io.js:66:41
                          Cannot read project file "FullHD_View/vis-views.json": Not exists Runtime.jsx:441:24
                          
                          

                          Chrome:

                          iobroker.vis-2@2.9.21 using theme "colored"
                          Prompt.js:15 
                          ██╗ ██████╗ ██████╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗ 
                          ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗
                          ██║██║   ██║██████╔╝██████╔╝██║   ██║█████╔╝ █████╗  ██████╔╝
                          ██║██║   ██║██╔══██╗██╔══██╗██║   ██║██╔═██╗ ██╔══╝  ██╔══██╗
                          ██║╚██████╔╝██████╔╝██║  ██║╚██████╔╝██║  ██╗███████╗██║  ██║
                          ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
                          
                          Prompt.js:16 Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters
                          Prompt.js:17 Help us to create open source project with reactJS!
                          Prompt.js:18 See you :)
                          socket.io.js:66 [2024-01-24T09:48:15.693Z] Try to connect
                          Runtime.jsx:441 Cannot read project file "FullHD_View/vis-views.json": Not exists
                          Ot.loadProject @ Runtime.jsx:441
                          react-dom.production.min.js:189 TypeError: Cannot read properties of undefined (reading 'permissions')
                              at w (utils.tsx:224:45)
                              at Runtime.jsx:919:123
                              at Array.map (<anonymous>)
                              at Ut.showSmallProjectsDialog (Runtime.jsx:918:46)
                              at Ut.render (App.jsx:1835:31)
                              at js (react-dom.production.min.js:204:189)
                              at Ls (react-dom.production.min.js:203:149)
                              at yi (react-dom.production.min.js:292:172)
                              at xl (react-dom.production.min.js:280:389)
                              at zl (react-dom.production.min.js:280:320)
                          us @ react-dom.production.min.js:189
                          1 weiteren Frame anzeigen
                          Weniger anzeigen
                          react-dom.production.min.js:283 Uncaught TypeError: Cannot read properties of undefined (reading 'permissions')
                              at w (utils.tsx:224:45)
                              at Runtime.jsx:919:123
                              at Array.map (<anonymous>)
                              at Ut.showSmallProjectsDialog (Runtime.jsx:918:46)
                              at Ut.render (App.jsx:1835:31)
                              at js (react-dom.production.min.js:204:189)
                              at Ls (react-dom.production.min.js:203:149)
                              at yi (react-dom.production.min.js:292:172)
                              at xl (react-dom.production.min.js:280:389)
                              at zl (react-dom.production.min.js:280:320)
                          

                          Warum auch immer wird jetzt nach einem Projekt gesucht welches es ja nicht mehr gibt.

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

                          @wendy2702 Die Ordner sehen bei mir auch so aus.
                          Hast du mal den Browser Cache gelöscht?

                          wendy2702W 1 Antwort Letzte Antwort
                          0
                          • FeuersturmF Feuersturm

                            @wendy2702 Die Ordner sehen bei mir auch so aus.
                            Hast du mal den Browser Cache gelöscht?

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

                            @feuersturm Ja,

                            geht nicht.

                            Jetzt sucht er nach meinem Uralt Projekt welches auch main" hies und wahrscheinlich der Standart View ist.

                            db28322d-63c4-4e0b-b6f6-6cec967f3687-grafik.png

                            iobroker.vis-2@2.9.21 using theme "colored"
                            Prompt.js:15 
                            ██╗ ██████╗ ██████╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗ 
                            ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗
                            ██║██║   ██║██████╔╝██████╔╝██║   ██║█████╔╝ █████╗  ██████╔╝
                            ██║██║   ██║██╔══██╗██╔══██╗██║   ██║██╔═██╗ ██╔══╝  ██╔══██╗
                            ██║╚██████╔╝██████╔╝██║  ██║╚██████╔╝██║  ██╗███████╗██║  ██║
                            ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
                            
                            Prompt.js:16 Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters
                            Prompt.js:17 Help us to create open source project with reactJS!
                            Prompt.js:18 See you :)
                            socket.io.js:66 [2024-01-24T10:28:33.711Z] Try to connect
                            Runtime.jsx:441 Cannot read project file "main/vis-views.json": Not exists
                            Ot.loadProject @ Runtime.jsx:441
                            react-dom.production.min.js:189 TypeError: Cannot read properties of undefined (reading 'permissions')
                                at w (utils.tsx:224:45)
                                at Runtime.jsx:919:123
                                at Array.map (<anonymous>)
                                at Ut.showSmallProjectsDialog (Runtime.jsx:918:46)
                                at Ut.render (App.jsx:1835:31)
                                at js (react-dom.production.min.js:204:189)
                                at Ls (react-dom.production.min.js:203:149)
                                at yi (react-dom.production.min.js:292:172)
                                at xl (react-dom.production.min.js:280:389)
                                at zl (react-dom.production.min.js:280:320)
                            us @ react-dom.production.min.js:189
                            react-dom.production.min.js:283 Uncaught TypeError: Cannot read properties of undefined (reading 'permissions')
                                at w (utils.tsx:224:45)
                                at Runtime.jsx:919:123
                                at Array.map (<anonymous>)
                                at Ut.showSmallProjectsDialog (Runtime.jsx:918:46)
                                at Ut.render (App.jsx:1835:31)
                                at js (react-dom.production.min.js:204:189)
                                at Ls (react-dom.production.min.js:203:149)
                                at yi (react-dom.production.min.js:292:172)
                                at xl (react-dom.production.min.js:280:389)
                                at zl (react-dom.production.min.js:280:320)
                            

                            Ich lösche nochmal den Adapter, installiere neu, stoppe Instanz, lösche alle Projekte ausser "main" und hoffe es geht dann.

                            EDIT: Version 2.9.22 komplett neu installiert. Auf den ersten "klick" tut sich zumindest in Chrome etwas. In FF ist die Seite des Editors weiss und leer.

                            Hier der Konsolen Output dazu:

                            Layout-Darstellung wurde erzwungen, bevor die Seite vollständig geladen war. Falls Stylesheet noch nicht geladen sind, kann dies zu einem kurzzeitigen Darstellung des Inhalts ohne Formatierung führen. jquery-1.11.2.min.js:4:29776
                            iobroker.vis-2@2.9.19 using theme "colored" 313.d270394f.chunk.js:1:446151
                            
                            ██╗ ██████╗ ██████╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗ 
                            ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗
                            ██║██║   ██║██████╔╝██████╔╝██║   ██║█████╔╝ █████╗  ██████╔╝
                            ██║██║   ██║██╔══██╗██╔══██╗██║   ██║██╔═██╗ ██╔══╝  ██╔══██╗
                            ██║╚██████╔╝██████╔╝██║  ██║╚██████╔╝██║  ██╗███████╗██║  ██║
                            ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
                            main.35d38f55.js:2:528446
                            Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters main.35d38f55.js:2:530447
                            Help us to create open source project with reactJS! main.35d38f55.js:2:530607
                            See you :) main.35d38f55.js:2:530674
                            Einige Cookies verwenden das empfohlene "SameSite"-Attribut inkorrekt. 3
                            Version vis-canvas-gauges: 0.1.5 edit.html:140:25
                            Version vis-colorpicker: 2.0.3 edit.html:78:25
                            Version vis-google-fonts: 0.0.1 edit.html:76:29
                            Version vis-jqui-mfd: 1.0.12 edit.html:113:21
                            Metro version: "1.2.0" edit.html:645:10
                            Version vis-plumb: 1.0.0 edit.html:97:25
                            Version justgage: 2.1.0 justgage.js:115:21
                            Version material: 0.1.3 material.js:29:21
                            Version musiccast: 0.0.2 musiccast.js:38:21
                            Version trashschedule: 3.1.3 trashschedule.js:176:21
                            unreachable code after return statement RGraph.common.effects.js:183:9
                            Version iobroker.vis-keyboard: 0.0.2 keyboard.js:25:21
                            Download the Vue Devtools extension for a better development experience:
                            https://github.com/vuejs/vue-devtools lib.min.js:43:9053
                            You are running Vue in development mode.
                            Make sure to turn on production mode when deploying for production.
                            See more tips at https://vuejs.org/guide/deployment.html lib.min.js:43:9256
                            Found widgets without widget set. Will load all widget sets 313.d270394f.chunk.js:1:18592
                            Version vis-materialdesign: 0.5.9 materialdesign.js:33:25
                            Translate: Write state main.35d38f55.js:2:536449
                            Found widgets without widget set. Project updated 313.d270394f.chunk.js:1:19922
                            vis-materialdesign: sentry is deactivated. widgets.min.js:1:19951
                            Translate: bars main.35d38f55.js:2:536449
                            Translate: canvas-gauges main.35d38f55.js:2:536449
                            Translate: colorpicker main.35d38f55.js:2:536449
                            Translate: dwd main.35d38f55.js:2:536449
                            Translate: fancyswitch main.35d38f55.js:2:536449
                            Translate: hqwidgets main.35d38f55.js:2:536449
                            Translate: jqplot main.35d38f55.js:2:536449
                            Translate: jqui-mfd main.35d38f55.js:2:536449
                            Translate: justgage main.35d38f55.js:2:536449
                            Translate: keyboard main.35d38f55.js:2:536449
                            Translate: material main.35d38f55.js:2:536449
                            Translate: materialdesign main.35d38f55.js:2:536449
                            Translate: metro main.35d38f55.js:2:536449
                            Translate: musiccast main.35d38f55.js:2:536449
                            Translate: plumb main.35d38f55.js:2:536449
                            Translate: rgraph main.35d38f55.js:2:536449
                            Translate: swipe main.35d38f55.js:2:536449
                            Translate: timeandweather main.35d38f55.js:2:536449
                            Translate: trashschedule main.35d38f55.js:2:536449
                            Translate: vis-inventwo main.35d38f55.js:2:536449
                            Common user CSS not found: Not exists 313.d270394f.chunk.js:1:375195
                            [2024-01-24T12:33:11.883Z] +SUBSCRIBE: hm-rpc.2.0000DD898C7FD3.1.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.888Z] +SUBSCRIBE: hm-rpc.0.LEQ0505661.1.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.891Z] +SUBSCRIBE: hm-rpc.0.LEQ0143757.1.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.893Z] +SUBSCRIBE: hm-rpc.0.KEQ1094503.1.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.896Z] +SUBSCRIBE: hm-rpc.0.NEQ0529675.3.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.919Z] +SUBSCRIBE: hm-rpc.0.LEQ0003791.2.ACTUAL_TEMPERATURE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.919Z] +SUBSCRIBE: hm-rpc.0.LEQ0003791.1.HUMIDITY 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.919Z] +SUBSCRIBE: hm-rpc.0.LEQ0003791.0.LOWBAT 313.d270394f.chunk.js:1:347453
                            Version vis-hqwidgets: 1.2.0 hqwidgets.js:909:21
                            [2024-01-24T12:33:11.920Z] +SUBSCRIBE: ical.1.data.html 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.922Z] +SUBSCRIBE: hm-rpc.0.NEQ0063439.1.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.925Z] +SUBSCRIBE: alias.0.Fenster.Drehgriff_Wohnzimmer_Links 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.927Z] +SUBSCRIBE: alias.0.Fenster.Drehgriff_Kueche_neu 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.929Z] +SUBSCRIBE: hm-rpc.0.NEQ0944362.1.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.930Z] +SUBSCRIBE: hm-rpc.0.NEQ0627392.1.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.933Z] +SUBSCRIBE: hm-rpc.0.NEQ0943039.1.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.935Z] +SUBSCRIBE: hm-rpc.0.NEQ0629243.1.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.937Z] +SUBSCRIBE: hm-rpc.0.NEQ0940701.1.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.938Z] +SUBSCRIBE: hm-rpc.0.NEQ0943066.1.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.940Z] +SUBSCRIBE: hm-rpc.0.NEQ0529935.1.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.942Z] +SUBSCRIBE: hm-rpc.0.NEQ0529675.1.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.945Z] +SUBSCRIBE: hm-rpc.0.NEQ0529935.3.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.947Z] +SUBSCRIBE: alias.0.Fenster.Drehgriff_Dachfenster_Maya 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.949Z] +SUBSCRIBE: hm-rpc.0.PEQ2228946.1.STATE 313.d270394f.chunk.js:1:347453
                            [2024-01-24T12:33:11.951Z] +SUBSCRIBE: birthdays.1.summary.json 313.d270394f.chunk.js:1:347453
                            Source-Map-Fehler: Error: request failed with status 404
                            Ressourcen-Adresse: http://192.168.178.18:8082/vis-2/static/js/313.d270394f.chunk.js
                            Source-Map-Adresse: 313.d270394f.chunk.js.map
                            Source-Map-Fehler: Error: request failed with status 404
                            Ressourcen-Adresse: http://192.168.178.18:8082/vis-2/static/js/main.35d38f55.js
                            Source-Map-Adresse: main.35d38f55.js.map
                            
                            

                            Soll ich ein Issue öffnen?

                            Nach welchen kriterien entscheidet der Editor beim ersten öffnen welches Projekt er lädt?

                            EDIT: zu früh gefreut. Öffne ich in Chrome meim Hauptprojekt fängt er an zu laden, dann wird die Seite weiss und es passiert nichts mehr.

                            Hier die Chrome Konsole dazu:

                            iobroker.vis-2@2.9.22 using theme "colored"
                            Runtime.jsx:81 
                            ██╗ ██████╗ ██████╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗ 
                            ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗
                            ██║██║   ██║██████╔╝██████╔╝██║   ██║█████╔╝ █████╗  ██████╔╝
                            ██║██║   ██║██╔══██╗██╔══██╗██║   ██║██╔═██╗ ██╔══╝  ██╔══██╗
                            ██║╚██████╔╝██████╔╝██║  ██║╚██████╔╝██║  ██╗███████╗██║  ██║
                            ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
                            
                            Runtime.jsx:81 Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters
                            Runtime.jsx:81 Help us to create open source project with reactJS!
                            Runtime.jsx:81 See you :)
                            VM140:140 Version vis-canvas-gauges: 0.1.5
                            VM141:78 Version vis-colorpicker: 2.0.3
                            VM144:76 Version vis-google-fonts: 0.0.1
                            VM146:113 Version vis-jqui-mfd: 1.0.12
                            VM149:645 Metro version: "1.2.0"
                            VM150:97 Version vis-plumb: 1.0.0
                            justgage.js:115 Version justgage: 2.1.0
                            material.js:29 Version material: 0.1.3
                            musiccast.js:38 Version musiccast: 0.0.2
                            trashschedule.js:176 Version trashschedule: 3.1.3
                            keyboard.js:25 Version iobroker.vis-keyboard: 0.0.2
                            lib.min.js:43 Download the Vue Devtools extension for a better development experience:
                            https://github.com/vuejs/vue-devtools
                            lib.min.js:43 You are running Vue in development mode.
                            Make sure to turn on production mode when deploying for production.
                            See more tips at https://vuejs.org/guide/deployment.html
                            visWidgetsCatalog.jsx:48 Found widgets without widget set. Will load all widget sets
                            getUsedWidgetSets @ visWidgetsCatalog.jsx:48
                            collectRxInformation @ visWidgetsCatalog.jsx:106
                            onWidgetsLoaded @ Runtime.jsx:807
                            onLoaded @ Runtime.jsx:1009
                            loadWidgets @ visEngine.jsx:1535
                            await in loadWidgets (async)
                            (anonym) @ visEngine.jsx:233
                            Promise.then (async)
                            Mt @ visEngine.jsx:223
                            Wo @ react-dom.production.min.js:147
                            Ls @ react-dom.production.min.js:198
                            yi @ react-dom.production.min.js:292
                            xl @ react-dom.production.min.js:280
                            zl @ react-dom.production.min.js:280
                            gl @ react-dom.production.min.js:280
                            ol @ react-dom.production.min.js:268
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            9 weitere Frames anzeigen
                            Weniger anzeigen
                            materialdesign.js:33 Version vis-materialdesign: 0.5.9
                            JQuiWriteState.jsx:180 Translate: Write state
                            visWidgetsCatalog.jsx:139 Found widgets without widget set. Project updated
                            (anonym) @ visWidgetsCatalog.jsx:139
                            Promise.then (async)
                            (anonym) @ visWidgetsCatalog.jsx:112
                            setTimeout (async)
                            (anonym) @ visWidgetsCatalog.jsx:110
                            collectRxInformation @ visWidgetsCatalog.jsx:109
                            onWidgetsLoaded @ Runtime.jsx:807
                            onLoaded @ Runtime.jsx:1009
                            loadWidgets @ visEngine.jsx:1535
                            await in loadWidgets (async)
                            (anonym) @ visEngine.jsx:233
                            Promise.then (async)
                            Mt @ visEngine.jsx:223
                            Wo @ react-dom.production.min.js:147
                            Ls @ react-dom.production.min.js:198
                            yi @ react-dom.production.min.js:292
                            xl @ react-dom.production.min.js:280
                            zl @ react-dom.production.min.js:280
                            gl @ react-dom.production.min.js:280
                            ol @ react-dom.production.min.js:268
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            9 weitere Frames anzeigen
                            Weniger anzeigen
                            index.jsx:422 Translate: bars
                            index.jsx:422 Translate: canvas-gauges
                            index.jsx:422 Translate: colorpicker
                            index.jsx:422 Translate: dwd
                            index.jsx:422 Translate: fancyswitch
                            index.jsx:422 Translate: hqwidgets
                            index.jsx:422 Translate: jqplot
                            index.jsx:422 Translate: jqui-mfd
                            index.jsx:422 Translate: justgage
                            index.jsx:422 Translate: keyboard
                            index.jsx:422 Translate: material
                            index.jsx:422 Translate: materialdesign
                            index.jsx:422 Translate: metro
                            index.jsx:422 Translate: musiccast
                            index.jsx:422 Translate: plumb
                            index.jsx:422 Translate: rgraph
                            index.jsx:422 Translate: swipe
                            index.jsx:422 Translate: timeandweather
                            index.jsx:422 Translate: trashschedule
                            index.jsx:422 Translate: vis-inventwo
                            main.1d0ffdcc.js:2 [Violation] 'message' handler took 157ms
                            widgets.min.js:1 vis-materialdesign: sentry is deactivated.
                            visEngine.jsx:1960 Common user CSS not found: Not exists
                            (anonym) @ visEngine.jsx:1960
                            Promise.catch (async)
                            updateCommonCss @ visEngine.jsx:1960
                            render @ visEngine.jsx:2008
                            js @ react-dom.production.min.js:204
                            Ls @ react-dom.production.min.js:203
                            yi @ react-dom.production.min.js:292
                            xl @ react-dom.production.min.js:280
                            zl @ react-dom.production.min.js:280
                            gl @ react-dom.production.min.js:280
                            ol @ react-dom.production.min.js:268
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            9 weitere Frames anzeigen
                            Weniger anzeigen
                            visEngine.jsx:1832 [2024-01-24T12:40:36.846Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_5.symbol_value
                            visEngine.jsx:1832 [2024-01-24T12:40:36.860Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_4.symbol_value
                            visEngine.jsx:1832 [2024-01-24T12:40:36.867Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_3.symbol_value
                            visEngine.jsx:1832 [2024-01-24T12:40:36.872Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_2.symbol_value
                            visEngine.jsx:1832 [2024-01-24T12:40:36.877Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_1.symbol_value
                            visEngine.jsx:1832 [2024-01-24T12:40:36.887Z] +SUBSCRIBE: dwd.0.warning.description
                            visEngine.jsx:1832 [2024-01-24T12:40:37.079Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_1.moon_symbol
                            visEngine.jsx:1832 [2024-01-24T12:40:37.096Z] +SUBSCRIBE: daswetter.0.NextHours.Location_1.Day_1.windIconURL
                            visEngine.jsx:1832 [2024-01-24T12:40:37.142Z] +SUBSCRIBE: dwd.0.warning1.description
                            zoommap.js:1254 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
                            (anonym) @ zoommap.js:1254
                            (anonym) @ zoommap.js:1254
                            (anonym) @ zoommap.js:1254
                            (anonym) @ zoommap.js:1257
                            zoommap.min.js:1 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
                            (anonym) @ zoommap.min.js:1
                            (anonym) @ zoommap.min.js:1
                            (anonym) @ zoommap.min.js:1
                            visEngine.jsx:1832 [2024-01-24T12:40:37.211Z] +SUBSCRIBE: dwd.0.warning.begin
                            visEngine.jsx:1832 [2024-01-24T12:40:37.223Z] +SUBSCRIBE: dwd.0.warning.end
                            visEngine.jsx:1832 [2024-01-24T12:40:37.228Z] +SUBSCRIBE: dwd.0.warning1.begin
                            visEngine.jsx:1832 [2024-01-24T12:40:37.234Z] +SUBSCRIBE: dwd.0.warning1.end
                            zoommap.min.js:1 [Violation] Added non-passive event listener to a scroll-blocking 'mousewheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
                            addListener @ zoommap.min.js:1
                            addHooks @ zoommap.min.js:1
                            enable @ zoommap.min.js:1
                            addHandler @ zoommap.min.js:1
                            i @ zoommap.min.js:1
                            n.callInitHooks @ zoommap.min.js:1
                            initialize @ zoommap.min.js:1
                            e @ zoommap.min.js:1
                            f.map @ zoommap.min.js:1
                            LeafletMap @ zoommap.min.js:1
                            generateMap @ zoommap/?lat=50.8877114&lng=6.1238384&overname=2&zoom=11&size=3&voor=0:162
                            (anonym) @ zoommap/?lat=50.8877114&lng=6.1238384&overname=2&zoom=11&size=3&voor=0:233
                            c @ zoommap.min.js:1
                            fireWith @ zoommap.min.js:1
                            ready @ zoommap.min.js:1
                            I @ zoommap.min.js:1
                            2react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new x (BasicHtml.jsx:23:1)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at Ct.setupSubscriptions (visCanWidget.jsx:114:9)
                               at new Ct (visCanWidget.jsx:91:14)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new O (BasicImage.tsx:21:9)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            10react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new y (BasicValueString.jsx:24:1)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new O (BasicImage.tsx:21:9)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            2react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new y (BasicValueString.jsx:24:1)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            5react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new O (BasicImage.tsx:21:9)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new x (BasicHtml.jsx:23:1)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at Ct.setupSubscriptions (visCanWidget.jsx:114:9)
                               at new Ct (visCanWidget.jsx:91:14)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            3react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new O (BasicImage.tsx:21:9)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new y (BasicValueString.jsx:24:1)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at Ct.setupSubscriptions (visCanWidget.jsx:114:9)
                               at new Ct (visCanWidget.jsx:91:14)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new y (BasicValueString.jsx:24:1)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at Ct.setupSubscriptions (visCanWidget.jsx:114:9)
                               at new Ct (visCanWidget.jsx:91:14)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new y (BasicValueString.jsx:24:1)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at Ct.setupSubscriptions (visCanWidget.jsx:114:9)
                               at new Ct (visCanWidget.jsx:91:14)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new y (BasicValueString.jsx:24:1)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at Ct.setupSubscriptions (visCanWidget.jsx:114:9)
                               at new Ct (visCanWidget.jsx:91:14)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new y (BasicValueString.jsx:24:1)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at Ct.setupSubscriptions (visCanWidget.jsx:114:9)
                               at new Ct (visCanWidget.jsx:91:14)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new y (BasicValueString.jsx:24:1)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at Ct.setupSubscriptions (visCanWidget.jsx:114:9)
                               at new Ct (visCanWidget.jsx:91:14)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new y (BasicValueString.jsx:24:1)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            2react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at Ct.setupSubscriptions (visCanWidget.jsx:114:9)
                               at new Ct (visCanWidget.jsx:91:14)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            17react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new y (BasicValueString.jsx:24:1)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            2react-dom.production.min.js:189 TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at Ct.setupSubscriptions (visCanWidget.jsx:114:9)
                               at new Ct (visCanWidget.jsx:91:14)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            us @ react-dom.production.min.js:189
                            c.callback @ react-dom.production.min.js:189
                            Po @ react-dom.production.min.js:144
                            Hi @ react-dom.production.min.js:262
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            15 weitere Frames anzeigen
                            Weniger anzeigen
                            react-dom.production.min.js:127 Uncaught TypeError: Cannot add property g00002, object is not extensible
                               at d (visUtils.jsx:385:37)
                               at new c (visRxWidget.tsx:173:9)
                               at new x (BasicHtml.jsx:23:1)
                               at Wo (react-dom.production.min.js:147:172)
                               at Ls (react-dom.production.min.js:198:97)
                               at yi (react-dom.production.min.js:292:172)
                               at xl (react-dom.production.min.js:280:389)
                               at zl (react-dom.production.min.js:280:320)
                               at gl (react-dom.production.min.js:280:180)
                               at rl (react-dom.production.min.js:271:88)
                            d @ visUtils.jsx:385
                            c @ visRxWidget.tsx:173
                            x @ BasicHtml.jsx:23
                            Wo @ react-dom.production.min.js:147
                            Ls @ react-dom.production.min.js:198
                            yi @ react-dom.production.min.js:292
                            xl @ react-dom.production.min.js:280
                            zl @ react-dom.production.min.js:280
                            gl @ react-dom.production.min.js:280
                            rl @ react-dom.production.min.js:271
                            ll @ react-dom.production.min.js:273
                            Na @ react-dom.production.min.js:127
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            14 weitere Frames anzeigen
                            Weniger anzeigen
                            main.1d0ffdcc.js:2 [Violation] 'message' handler took 1506ms
                            visEngine.jsx:1224 Someone tries to register new ref for view Navigations_Leiste
                            Mt.registerViewRef @ visEngine.jsx:1224
                            componentDidMount @ visView.jsx:79
                            await in componentDidMount (async)
                            Hi @ react-dom.production.min.js:261
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            8 weitere Frames anzeigen
                            Weniger anzeigen
                            null:1 
                                   
                                   
                                  GET http://192.168.178.18:8082/vis-2/null 404 (Not Found)
                            Image (async)
                            src @ can.custom.js:156
                            set @ can.custom.js:183
                            specialAttribute @ can.custom.js:2144
                            (anonym) @ can.custom.js:2204
                            (anonym) @ can.custom.js:1728
                            a.each @ can.custom.js:343
                            (anonym) @ can.custom.js:1727
                            (anonym) @ can.custom.js:1419
                            a.each @ can.custom.js:343
                            hookup @ can.custom.js:1418
                            frag @ can.custom.js:1405
                            r @ can.custom.js:1370
                            renderTo @ can.custom.js:1449
                            renderAs @ can.custom.js:1465
                            e.view.e.template @ can.custom.js:1401
                            renderWidget @ visCanWidget.jsx:1188
                            componentDidMount @ visCanWidget.jsx:136
                            Hi @ react-dom.production.min.js:261
                            xi @ react-dom.production.min.js:260
                            Mi @ react-dom.production.min.js:259
                            (anonym) @ react-dom.production.min.js:283
                            Vl @ react-dom.production.min.js:281
                            ol @ react-dom.production.min.js:270
                            V @ scheduler.production.min.js:13
                            T @ scheduler.production.min.js:14
                            8 weitere Frames anzeigen
                            Weniger anzeigen
                            

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

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

                            1 Antwort Letzte Antwort
                            0
                            • wendy2702W Online
                              wendy2702W Online
                              wendy2702
                              schrieb am zuletzt editiert von
                              #151

                              Beitrag wurde zu lang.

                              Die Gruppe die in Chrome angemeckert wird sieht so aus: leider nur als Text da zu viele Zeichen

                              g00002.txt

                              Wie kann ich die denn manuell aus dem VIS-2 import löschen um zu testen ob es dann funktioniert?

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

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

                              1 Antwort Letzte Antwort
                              0
                              • wendy2702W Online
                                wendy2702W Online
                                wendy2702
                                schrieb am zuletzt editiert von
                                #152

                                Will hier nicht weiter zu spammen da es ja möglicherweise ein lokales Problem ist.

                                Geht hier weiter:

                                https://forum.iobroker.net/topic/72194/bekomme-vis-2-next-generation-nicht-zum-laufen

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

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

                                1 Antwort Letzte Antwort
                                0
                                • T Offline
                                  T Offline
                                  TimoWald
                                  schrieb am zuletzt editiert von
                                  #153

                                  Hallo, mit welchem Widget erstellt ihr eure Navigation in der Vis 2?
                                  Nutze ViewBar bin da aber nicht zufrieden.

                                  M 1 Antwort Letzte Antwort
                                  0
                                  • M Online
                                    M Online
                                    micklafisch
                                    schrieb am zuletzt editiert von
                                    #154

                                    Hallo,
                                    was ist der Unterschied bei der Navigation zwischen "Navigation anzeigen" und "Menü ausblenden". Welcher Gedanke steckt da dahinter?

                                    dc3a413b-60d1-47d2-80f7-f4f3fc09783b-image.png

                                    1 Antwort Letzte Antwort
                                    0
                                    • ostseereiterO Offline
                                      ostseereiterO Offline
                                      ostseereiter
                                      schrieb am zuletzt editiert von ostseereiter
                                      #155

                                      Hallo Freunde,
                                      Ich habe Vis2 installiert beim Aufrufen dieser hat er immer die alte Main-Visualisierung von Vis1 geladen. Dann habe ich einen neues Projekt erstellt und da funktioniert dieses nur Teilweise.

                                      1. Wenn ich auf Projekte gehe werden auch die Projekte von Vis1 angezeigt soll das so?
                                      2. Der vis2 Ordner hat keine Unterordner so das ich zb.Bei hinzufügen eines icons nichts drine habe
                                        Screenshot (248).png

                                      Screenshot (247).png
                                      Was kann ich tun?

                                      Gruß OSR

                                      Plattform
                                      Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

                                      DJMarc75D HomoranH 2 Antworten Letzte Antwort
                                      0
                                      • ostseereiterO ostseereiter

                                        Hallo Freunde,
                                        Ich habe Vis2 installiert beim Aufrufen dieser hat er immer die alte Main-Visualisierung von Vis1 geladen. Dann habe ich einen neues Projekt erstellt und da funktioniert dieses nur Teilweise.

                                        1. Wenn ich auf Projekte gehe werden auch die Projekte von Vis1 angezeigt soll das so?
                                        2. Der vis2 Ordner hat keine Unterordner so das ich zb.Bei hinzufügen eines icons nichts drine habe
                                          Screenshot (248).png

                                        Screenshot (247).png
                                        Was kann ich tun?

                                        DJMarc75D Online
                                        DJMarc75D Online
                                        DJMarc75
                                        schrieb am zuletzt editiert von DJMarc75
                                        #156

                                        @ostseereiter sagte in Vis2:

                                        Was kann ich tun?

                                        bitte den Titel anpassen ! Vis2 ist wie HALLO oder HURRA ... oder oder oder

                                        zusätzlich sollte eine Frage zu Vis2 auch im entsprechenden Beta-Adapter-Beitrag zum Vis2-Adapter behandelt werden :)

                                        edit: denn dort lesen die Betatester auch mit

                                        Lehrling seit 1975 !!!
                                        Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                        https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                        ostseereiterO 1 Antwort Letzte Antwort
                                        0
                                        • DJMarc75D DJMarc75

                                          @ostseereiter sagte in Vis2:

                                          Was kann ich tun?

                                          bitte den Titel anpassen ! Vis2 ist wie HALLO oder HURRA ... oder oder oder

                                          zusätzlich sollte eine Frage zu Vis2 auch im entsprechenden Beta-Adapter-Beitrag zum Vis2-Adapter behandelt werden :)

                                          edit: denn dort lesen die Betatester auch mit

                                          ostseereiterO Offline
                                          ostseereiterO Offline
                                          ostseereiter
                                          schrieb am zuletzt editiert von
                                          #157

                                          @djmarc75
                                          ich dachte Vis2 ist schon Final

                                          Gruß OSR

                                          Plattform
                                          Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

                                          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

                                          766

                                          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