Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Visualisierung
  4. VIS 2 lässt sich nicht installieren

NEWS

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

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

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

VIS 2 lässt sich nicht installieren

Scheduled Pinned Locked Moved Visualisierung
32 Posts 4 Posters 2.8k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Alveran

    Hallo Gemeinde,
    habe mal wieder einen seltsamen Fehler. Der Adapter Vis-2 wird bei mir unter Adapter nicht gefunden.
    Wenn ich die VIS-2 über die console installieren will bekomme ich folgende Fehlermeldung:

    root@iobroker1:~# npm i iobroker.vis-2
    npm ERR! code ENOTEMPTY
    npm ERR! syscall rename
    npm ERR! path /root/node_modules/diskusage
    npm ERR! dest /root/node_modules/.diskusage-n1osLfjQ
    npm ERR! errno -39
    npm ERR! ENOTEMPTY: directory not empty, rename '/root/node_modules/diskusage' -> '/root/node_modules/.diskusage-n1osLfjQ'
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /root/.npm/_logs/2023-12-17T17_15_05_942Z-debug-0.log
    
    

    Installiere ich über die "Katze" wird die VIS zwar installiert, eine Instanz kann ich auch erzeugen und wird dann auch Grün laufend angezeigt aber wenn ich den Editor öffnen möchte kommt:
    File edit.html not found: {}
    und bei der Runtime kommt:
    File index.html not found: {}

    Bin echt ratlos. Es scheint als wenn der Adapter im Hintergrund gar nicht richtig installiert wurde.

    HomoranH Do not disturb
    HomoranH Do not disturb
    Homoran
    Global Moderator Administrators
    wrote on last edited by Homoran
    #4

    @alveran sagte in VIS 2 lässt sich nicht installieren:

    root@iobroker1:~# npm i iobroker.vis-2

    hier sind direkt 2 dicke Hunde!

    du läufst als root durch die Landschaft was zu Rechteverbiegung führen kann.
    Du stehst im falschen Verzeichnis und installierst im Home des root.

    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 Reply Last reply
    1
    • A Alveran

      Hallo Gemeinde,
      habe mal wieder einen seltsamen Fehler. Der Adapter Vis-2 wird bei mir unter Adapter nicht gefunden.
      Wenn ich die VIS-2 über die console installieren will bekomme ich folgende Fehlermeldung:

      root@iobroker1:~# npm i iobroker.vis-2
      npm ERR! code ENOTEMPTY
      npm ERR! syscall rename
      npm ERR! path /root/node_modules/diskusage
      npm ERR! dest /root/node_modules/.diskusage-n1osLfjQ
      npm ERR! errno -39
      npm ERR! ENOTEMPTY: directory not empty, rename '/root/node_modules/diskusage' -> '/root/node_modules/.diskusage-n1osLfjQ'
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /root/.npm/_logs/2023-12-17T17_15_05_942Z-debug-0.log
      
      

      Installiere ich über die "Katze" wird die VIS zwar installiert, eine Instanz kann ich auch erzeugen und wird dann auch Grün laufend angezeigt aber wenn ich den Editor öffnen möchte kommt:
      File edit.html not found: {}
      und bei der Runtime kommt:
      File index.html not found: {}

      Bin echt ratlos. Es scheint als wenn der Adapter im Hintergrund gar nicht richtig installiert wurde.

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #5

      @alveran sagte in VIS 2 lässt sich nicht installieren:

      Bin echt ratlos. Es scheint als wenn der Adapter im Hintergrund gar nicht richtig installiert wurde.

      Ich bin auch ratlos, warum immer wieder der Murks mit dem root gemacht wird...
      Es wird sich NICHT als root angemeldet. Nie, gar nicht, unter keinen Umständen.

      Der Adapter wird im Hintergrund schon 'richtig' installiert, und zwar 'richtig' mit den falschen Rechten im falschen Verzeichnis.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      HomoranH 1 Reply Last reply
      1
      • Thomas BraunT Thomas Braun

        @alveran sagte in VIS 2 lässt sich nicht installieren:

        Bin echt ratlos. Es scheint als wenn der Adapter im Hintergrund gar nicht richtig installiert wurde.

        Ich bin auch ratlos, warum immer wieder der Murks mit dem root gemacht wird...
        Es wird sich NICHT als root angemeldet. Nie, gar nicht, unter keinen Umständen.

        Der Adapter wird im Hintergrund schon 'richtig' installiert, und zwar 'richtig' mit den falschen Rechten im falschen Verzeichnis.

        HomoranH Do not disturb
        HomoranH Do not disturb
        Homoran
        Global Moderator Administrators
        wrote on last edited by
        #6

        @thomas-braun sagte in VIS 2 lässt sich nicht installieren:

        @alveran sagte in VIS 2 lässt sich nicht installieren:

        Bin echt ratlos. Es scheint als wenn der Adapter im Hintergrund gar nicht richtig installiert wurde.

        Ich bin auch ratlos, warum immer wieder der Murks mit dem root gemacht wird...
        Es wird sich NICHT als root angemeldet. Nie, gar nicht, unter keinen Umständen.

        Der Adapter wird im Hintergrund schon 'richtig' installiert, und zwar 'richtig' mit den falschen Rechten im falschen Verzeichnis.

        ...und der arme Systemuser iobroker steht vor verschlossenen Türen und darf da nicht ran

        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 Reply Last reply
        0
        • A Offline
          A Offline
          Alveran
          wrote on last edited by Homoran
          #7

          OK ich versuche es gleich nochmal ohne root und im richtigen Verzeichnis.

          Hier die Ausgabe von IOB Diag:

          ======== Start marking the full check here =========

          Skript v.2023-10-10
          
          *** BASE SYSTEM ***
             Static hostname: iobroker1
                   Icon name: computer-vm
                     Chassis: vm
              Virtualization: vmware
            Operating System: Debian GNU/Linux 11 (bullseye)
                      Kernel: Linux 5.10.0-22-amd64
                Architecture: x86-64
          
          model name      : 12th Gen Intel(R) Core(TM) i5-1240P
          Docker          : false
          Virtualization  : vmware
          Kernel          : x86_64
          Userland        : amd64
          
          Systemuptime and Load:
           18:37:55 up 1 day, 22:58,  1 user,  load average: 0.22, 0.25, 0.29
          CPU threads: 2
          
          
          *** Time and Time Zones ***
                         Local time: Sun 2023-12-17 18:37:55 CET
                     Universal time: Sun 2023-12-17 17:37:55 UTC
                           RTC time: Sun 2023-12-17 17:37:55
                          Time zone: Europe/Berlin (CET, +0100)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** User and Groups ***
          alveran
          /home/alveran
          alveran cdrom floppy sudo audio dip video plugdev netdev iobroker
          
          *** X-Server-Setup ***
          X-Server:       false
          Desktop:
          Terminal:       tty
          Boot Target:    graphical.target
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            3.0G        2.3G        320M        0.0K        389M        554M
          Swap:           2.0G        456M        1.6G
          Total:          5.0G        2.7G        1.9G
          
                   2975 M total memory
                   2265 M used memory
                    474 M active memory
                   1941 M inactive memory
                    320 M free memory
                    152 M buffer memory
                    236 M swap cache
                   2045 M total swap
                    456 M used swap
                   1589 M free swap
          
          *** FAILED SERVICES ***
          
            UNIT              LOAD   ACTIVE SUB    DESCRIPTION
          * motioneye.service loaded failed failed motionEye Server
          
          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.
          1 loaded units listed.
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          udev           devtmpfs  1.5G     0  1.5G   0% /dev
          tmpfs          tmpfs     298M  692K  297M   1% /run
          /dev/sda1      ext4       18G   12G  5.6G  67% /
          tmpfs          tmpfs     1.5G     0  1.5G   0% /dev/shm
          tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
          tmpfs          tmpfs     298M     0  298M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Fri Dec 15 19:39:13 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
          [Fri Dec 15 19:39:14 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
          
          Show mounted filesystems \(real ones only\):
          TARGET SOURCE    FSTYPE OPTIONS
          /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          834M    /var/
          448M    /var/cache
          439M    /var/cache/apt
          367M    /var/cache/apt/archives
          243M    /var/log
          
          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 24.0M in the file system.
          
          /opt/iobroker/backups:
          243M    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          1.6G    /opt/iobroker/iobroker-data/
          1.1G    /opt/iobroker/iobroker-data/history
          343M    /opt/iobroker/iobroker-data/files
          91M     /opt/iobroker/iobroker-data/backup-objects
          67M     /opt/iobroker/iobroker-data/files/javascript.admin
          
          The five largest files in iobroker-data are:
          35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
          29M     /opt/iobroker/iobroker-data/objects.jsonl
          22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.578d79d9.js.map
          21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
          11M     /opt/iobroker/iobroker-data/objects.json.migrated
          
          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.16.0
          /usr/bin/node           v18.16.0
          /usr/bin/npm            9.5.1
          /usr/bin/npx            9.5.1
          /usr/bin/corepack       0.17.0
          
          
          nodejs:
            Installed: 18.16.0-deb-1nodesource1
            Candidate: 18.17.1-deb-1nodesource1
            Version table:
               18.17.1-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
           *** 18.16.0-deb-1nodesource1 100
                  100 /var/lib/dpkg/status
               12.22.12~dfsg-1~deb11u4 500
                  500 http://deb.debian.org/debian bullseye/main amd64 Packages
                  500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          Errors in npm tree:
          npm ERR! code ELSPROBLEMS
          npm ERR! invalid: iobroker.energiefluss@3.5.0 /opt/iobroker/node_modules/iobroker.energiefluss
          npm ERR! invalid: iobroker.milight@0.4.0 /opt/iobroker/node_modules/iobroker.milight
          npm ERR! invalid: iobroker.vis-2@2.9.6 /opt/iobroker/node_modules/iobroker.vis-2
          npm ERR! invalid: xmlbuilder@0.4.2 /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/alveran/.npm/_logs/2023-12-17T17_38_00_252Z-debug-0.log
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: redis
          
          Core adapters versions
          js-controller:  5.0.16
          admin:          6.12.0
          javascript:     7.1.6
          
          npm ERR! code ELSPROBLEMS
          npm ERR! invalid: iobroker.energiefluss@3.5.0 /opt/iobroker/node_modules/iobroker.energiefluss
          npm ERR! invalid: iobroker.milight@0.4.0 /opt/iobroker/node_modules/iobroker.milight
          npm ERR! invalid: iobroker.vis-2@2.9.6 /opt/iobroker/node_modules/iobroker.vis-2
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/alveran/.npm/_logs/2023-12-17T17_38_08_398Z-debug-0.log
          Adapters from github:   3
          
          Adapter State
          + system.adapter.accuweather.0            : accuweather           : iobroker1                                -  enabled
          + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.alexa2.0                 : alexa2                : iobroker1                                -  enabled
          + system.adapter.backitup.0               : backitup              : iobroker1                                -  enabled
            system.adapter.daswetter.0              : daswetter             : iobroker1                                -  enabled
            system.adapter.devices.0                : devices               : iobroker1                                -  enabled
          + system.adapter.discovery.0              : discovery             : iobroker1                                -  enabled
            system.adapter.dwd.0                    : dwd                   : iobroker1                                -  enabled
          + system.adapter.ebus.0                   : ebus                  : iobroker1                                -  enabled
            system.adapter.energiefluss.0           : energiefluss          : iobroker1                                - disabled
            system.adapter.feiertage.0              : feiertage             : iobroker1                                -  enabled
            system.adapter.flot.0                   : flot                  : iobroker1                                -  enabled
            system.adapter.fullybrowser.0           : fullybrowser          : iobroker1                                - disabled
          + system.adapter.history.0                : history               : iobroker1                                -  enabled
          + system.adapter.hm-rega.0                : hm-rega               : iobroker1                                -  enabled
          + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
          + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
          + system.adapter.hs100.0                  : hs100                 : iobroker1                                -  enabled
          + system.adapter.hue.0                    : hue                   : iobroker1                                -  enabled, port: 443
            system.adapter.ical.0                   : ical                  : iobroker1                                -  enabled
            system.adapter.icons-icons8.0           : icons-icons8          : iobroker1                                -  enabled
            system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker1                                -  enabled
            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker1                                -  enabled
            system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker1                                -  enabled
          + system.adapter.info.0                   : info                  : iobroker1                                -  enabled
          + system.adapter.iqontrol.0               : iqontrol              : iobroker1                                -  enabled
          + system.adapter.javascript.0             : javascript            : iobroker1                                -  enabled
          + system.adapter.mclighting.0             : mclighting            : iobroker1                                -  enabled, port: 81
            system.adapter.mclighting.1             : mclighting            : iobroker1                                - disabled, port: 81
            system.adapter.milight.0                : milight               : iobroker1                                - disabled, port: 5987
          + system.adapter.modbus.0                 : modbus                : iobroker1                                -  enabled
          + system.adapter.modbus.2                 : modbus                : iobroker1                                -  enabled
          + system.adapter.mqtt.0                   : mqtt                  : iobroker1                                -  enabled, port: 1884, bind: 0.0.0.0
          + system.adapter.node-red.0               : node-red              : iobroker1                                -  enabled, port: 1880, bind: 0.0.0.0
            system.adapter.openweathermap.0         : openweathermap        : iobroker1                                - disabled
          + system.adapter.ping.0                   : ping                  : iobroker1                                -  enabled
          + system.adapter.smartmeter.0             : smartmeter            : iobroker1                                -  enabled
          + system.adapter.socketio.0               : socketio              : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.sonoff.0                 : sonoff                : iobroker1                                -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.tr-064.0                 : tr-064                : iobroker1                                -  enabled
          + system.adapter.vis-2.0                  : vis-2                 : iobroker1                                -  enabled
            system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker1                                -  enabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker1                                -  enabled
            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker1                                -  enabled
            system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker1                                -  enabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker1                                -  enabled
            system.adapter.vis.0                    : vis                   : iobroker1                                -  enabled
          + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.wled.0                   : wled                  : iobroker1                                -  enabled
          + system.adapter.worx.0                   : worx                  : iobroker1                                -  enabled
            system.adapter.ws.0                     : ws                    : iobroker1                                - disabled, port: 8084, bind: 0.0.0.0, run as: admin
            system.adapter.yahka.0                  : yahka                 : iobroker1                                - disabled
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
          + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
          + system.adapter.hue.0                    : hue                   : iobroker1                                -  enabled, port: 443
          + system.adapter.mclighting.0             : mclighting            : iobroker1                                -  enabled, port: 81
          + system.adapter.mqtt.0                   : mqtt                  : iobroker1                                -  enabled, port: 1884, bind: 0.0.0.0
          + system.adapter.node-red.0               : node-red              : iobroker1                                -  enabled, port: 1880, bind: 0.0.0.0
          + system.adapter.socketio.0               : socketio              : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.sonoff.0                 : sonoff                : iobroker1                                -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          ioBroker-Repositories
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): stable
          
          Installed ioBroker-Instances
          Used repository: stable
          Adapter    "accuweather"  : 1.3.1    , installed 1.3.1
          Adapter    "admin"        : 6.12.0   , installed 6.12.0
          Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
          Adapter    "alias-manager": 1.2.6    , installed 1.2.6
          Adapter    "apcups"       : 1.0.15   , installed 1.0.15
          Adapter    "backitup"     : 2.8.7    , installed 2.8.7
          Adapter    "daswetter"    : 3.1.11   , installed 3.1.11
          Adapter    "devices"      : 1.1.5    , installed 1.1.5
          Adapter    "discovery"    : 4.2.0    , installed 4.2.0
          Adapter    "dwd"          : 2.8.5    , installed 2.8.5
          Adapter    "ebus"         : 3.2.4    , installed 3.2.4
          Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
          Adapter    "flot"         : 1.12.0   , installed 1.12.0
          Adapter    "fullybrowser" : 3.0.6    , installed 3.0.6
          Adapter    "history"      : 3.0.1    , installed 3.0.1
          Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
          Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
          Adapter    "hs100"        : 2.2.0    , installed 2.2.0
          Adapter    "hue"          : 3.10.1   , installed 3.10.1
          Adapter    "ical"         : 1.13.3   , installed 1.13.3
          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
          Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
          Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
          Adapter    "info"         : 2.0.0    , installed 2.0.0
          Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
          Adapter    "javascript"   : 7.1.6    , installed 7.1.6
          Controller "js-controller": 5.0.17   , installed 5.0.16 [Updatable]
          Adapter    "landroid"     : 1.0.3    , installed 1.0.3
          Adapter    "mclighting"   : 0.1.2    , installed 0.1.2
          Adapter    "milight"      : 0.4.0    , installed 0.4.0
          Adapter    "modbus"       : 5.0.11   , installed 6.1.0
          Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
          Adapter    "node-red"     : 4.0.3    , installed 4.0.3
          Adapter    "nut"          : 1.6.0    , installed 1.6.0
          Adapter    "openweathermap": 0.4.5   , installed 1.0.4
          Adapter    "ping"         : 1.6.2    , installed 1.6.2
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
          Adapter    "socketio"     : 6.6.0    , installed 6.6.0
          Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
          Adapter    "telegram"     : 3.0.0    , installed 3.0.0
          Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
          Adapter    "vis"          : 1.5.4    , installed 1.5.4
          Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
          Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
          Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
          Adapter    "weatherunderground": 3.6.0, installed 3.6.0
          Adapter    "web"          : 6.1.10   , installed 6.1.10
          Adapter    "wled"         : 0.7.1    , installed 0.7.1
          Adapter    "worx"         : 2.3.4    , installed 2.3.4
          Adapter    "ws"           : 2.5.8    , installed 2.5.8
          Adapter    "yahka"        : 1.0.3    , installed 1.0.3
          
          Objects and States
          Please stand by - This may take a while
          Objects:        15072
          States:         14524
          
          *** OS-Repositories and Updates ***
          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:2 http://ftp.debian.org/debian bullseye-backports InRelease
          Hit:3 http://deb.debian.org/debian bullseye InRelease
          Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
          Hit:5 https://repo.ebusd.eu/apt/default/buster buster InRelease
          Hit:6 https://deb.nodesource.com/node_18.x bullseye InRelease
          Reading package lists...
          Pending Updates: 98
          
          *** 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 0.0.0.0:21              0.0.0.0:*               LISTEN      110        3941380    3586043/proftpd: (a
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12412      589/sshd: /usr/sbin
          tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1002       6424089    1707440/node-red
          tcp        0      0 0.0.0.0:8888            0.0.0.0:*               LISTEN      0          13358      622/ebusd
          tcp        0      0 0.0.0.0:8889            0.0.0.0:*               LISTEN      0          13359      622/ebusd
          tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          12262      870/exim4
          tcp        0      0 192.168.6.222:2010      0.0.0.0:*               LISTEN      1002       6425697    1707659/io.hm-rpc.1
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1002       6424142    1707477/io.sonoff.0
          tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1002       6424972    1707507/io.mqtt.0
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1002       6424668    1707337/iobroker.js
          tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      109        12430      520/redis-server 12
          tcp        0      0 192.168.6.222:2001      0.0.0.0:*               LISTEN      1002       6425030    1707537/io.hm-rpc.0
          tcp6       0      0 :::8082                 :::*                    LISTEN      1002       6425814    1707674/io.web.0
          tcp6       0      0 :::8084                 :::*                    LISTEN      1002       6425540    1707712/io.socketio
          tcp6       0      0 :::22                   :::*                    LISTEN      0          12423      589/sshd: /usr/sbin
          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          12263      870/exim4
          tcp6       0      0 ::1:6379                :::*                    LISTEN      109        12431      520/redis-server 12
          tcp6       0      0 :::80                   :::*                    LISTEN      1002       6424090    1707440/node-red
          tcp6       0      0 :::8081                 :::*                    LISTEN      1002       6423921    1707355/io.admin.0
          udp        0      0 0.0.0.0:49335           0.0.0.0:*                           108        12091      488/avahi-daemon: r
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1002       6429912    1708647/io.wled.0
          udp        0      0 192.168.6.222:5353      0.0.0.0:*                           1002       6425648    1707644/io.tr-064.0
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12089      488/avahi-daemon: r
          udp6       0      0 :::38867                :::*                                108        12092      488/avahi-daemon: r
          udp6       0      0 :::5353                 :::*                                108        12090      488/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2023-12-17 18:23:07.774  - info: host.iobroker1 iobroker host.iobroker1 object vis-2.0.control.data created
          2023-12-17 18:23:07.776  - info: host.iobroker1 iobroker host.iobroker1 object system.adapter.vis-2.0 created
          2023-12-17 18:23:08.786  - info: host.iobroker1 iobroker exit 0
          2023-12-17 18:23:10.878  - info: host.iobroker1 instance system.adapter.vis-2.0 started with pid 1722861
          2023-12-17 18:23:12.033  - info: vis-2.0 (1722861) starting. Version 2.9.6 (non-npm: ioBroker/ioBroker.vis-2#44f1694cb4d0167bc09452b97d8c43705405ef31) in /opt/iobroker/node_modules/iobroker.vis-2, node: v18.16.0, js-controller: 5.0.16
          2023-12-17 18:23:12.052  - error: vis-2.0 (1722861) Cannot find www folder. Looks like adapter was installed from github! Please install it from npm!
          2023-12-17 18:23:19.304  - info: host.iobroker1 stopInstance system.adapter.vis-2.0 (force=false, process=true)
          2023-12-17 18:23:19.306  - info: host.iobroker1 stopInstance system.adapter.vis-2.0 send kill signal
          2023-12-17 18:23:19.306  - info: vis-2.0 (1722861) Got terminate signal TERMINATE_YOURSELF
          2023-12-17 18:23:19.307  - info: vis-2.0 (1722861) terminating
          2023-12-17 18:23:19.307  - info: vis-2.0 (1722861) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-12-17 18:23:19.808  - info: vis-2.0 (1722861) terminating
          2023-12-17 18:23:19.860  - info: host.iobroker1 instance system.adapter.vis-2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-12-17 18:23:22.360  - info: host.iobroker1 instance system.adapter.vis-2.0 started with pid 1723194
          2023-12-17 18:23:23.171  - info: vis-2.0 (1723194) starting. Version 2.9.6 (non-npm: ioBroker/ioBroker.vis-2#44f1694cb4d0167bc09452b97d8c43705405ef31) in /opt/iobroker/node_modules/iobroker.vis-2, node: v18.16.0, js-controller: 5.0.16
          2023-12-17 18:23:23.193  - error: vis-2.0 (1723194) Cannot find www folder. Looks like adapter was installed from github! Please install it from npm!
          2023-12-17 18:25:00.020  - info: host.iobroker1 instance system.adapter.dwd.0 started with pid 1726710
          2023-12-17 18:25:00.804  - info: dwd.0 (1726710) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 5.0.16
          2023-12-17 18:25:01.238  - info: dwd.0 (1726710) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-12-17 18:25:01.751  - info: host.iobroker1 instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-12-17 18:30:00.019  - info: host.iobroker1 instance system.adapter.ical.0 started with pid 1737711
          2023-12-17 18:30:00.771  - info: ical.0 (1737711) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.16.0, js-controller: 5.0.16
          2023-12-17 18:30:01.911  - info: ical.0 (1737711) processing URL: calendar1 https://calendar.google.com/calendar/ical/goeran.kickeritz%40googlemail.com/private-e54d67ed3f8efee7b8046752033283ed/basic.ics
          2023-12-17 18:30:07.165  - info: ical.0 (1737711) Terminated (NO_ERROR): Without reason
          2023-12-17 18:30:07.677  - info: host.iobroker1 instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
          
          

          ============ Mark until here for C&P =============

          iob diag has finished.

          HomoranH 1 Reply Last reply
          0
          • A Alveran

            Hallo Gemeinde,
            habe mal wieder einen seltsamen Fehler. Der Adapter Vis-2 wird bei mir unter Adapter nicht gefunden.
            Wenn ich die VIS-2 über die console installieren will bekomme ich folgende Fehlermeldung:

            root@iobroker1:~# npm i iobroker.vis-2
            npm ERR! code ENOTEMPTY
            npm ERR! syscall rename
            npm ERR! path /root/node_modules/diskusage
            npm ERR! dest /root/node_modules/.diskusage-n1osLfjQ
            npm ERR! errno -39
            npm ERR! ENOTEMPTY: directory not empty, rename '/root/node_modules/diskusage' -> '/root/node_modules/.diskusage-n1osLfjQ'
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /root/.npm/_logs/2023-12-17T17_15_05_942Z-debug-0.log
            
            

            Installiere ich über die "Katze" wird die VIS zwar installiert, eine Instanz kann ich auch erzeugen und wird dann auch Grün laufend angezeigt aber wenn ich den Editor öffnen möchte kommt:
            File edit.html not found: {}
            und bei der Runtime kommt:
            File index.html not found: {}

            Bin echt ratlos. Es scheint als wenn der Adapter im Hintergrund gar nicht richtig installiert wurde.

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #8

            @alveran

            Und das Kommando npm wird besser auch vermieden. Den Grund siehste hoffentlich selber..

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            1 Reply Last reply
            0
            • A Offline
              A Offline
              Alveran
              wrote on last edited by
              #9

              Kaum macht man es richtig funktioniert es. Also ohne root und im richtigen Verzeichnis.
              Vielen Dank.
              Aber warum findet er den Adapter nicht in der Übersicht?

              Thomas BraunT HomoranH 3 Replies Last reply
              0
              • A Alveran

                Kaum macht man es richtig funktioniert es. Also ohne root und im richtigen Verzeichnis.
                Vielen Dank.
                Aber warum findet er den Adapter nicht in der Übersicht?

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by Thomas Braun
                #10

                @alveran

                Nodejs updaten und die Updates für das Betriebssystem auch einspielen.

                Und das ebusd-Repo muss auf bullseye gesetzt werden.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                1 Reply Last reply
                0
                • A Alveran

                  OK ich versuche es gleich nochmal ohne root und im richtigen Verzeichnis.

                  Hier die Ausgabe von IOB Diag:

                  ======== Start marking the full check here =========

                  Skript v.2023-10-10
                  
                  *** BASE SYSTEM ***
                     Static hostname: iobroker1
                           Icon name: computer-vm
                             Chassis: vm
                      Virtualization: vmware
                    Operating System: Debian GNU/Linux 11 (bullseye)
                              Kernel: Linux 5.10.0-22-amd64
                        Architecture: x86-64
                  
                  model name      : 12th Gen Intel(R) Core(TM) i5-1240P
                  Docker          : false
                  Virtualization  : vmware
                  Kernel          : x86_64
                  Userland        : amd64
                  
                  Systemuptime and Load:
                   18:37:55 up 1 day, 22:58,  1 user,  load average: 0.22, 0.25, 0.29
                  CPU threads: 2
                  
                  
                  *** Time and Time Zones ***
                                 Local time: Sun 2023-12-17 18:37:55 CET
                             Universal time: Sun 2023-12-17 17:37:55 UTC
                                   RTC time: Sun 2023-12-17 17:37:55
                                  Time zone: Europe/Berlin (CET, +0100)
                  System clock synchronized: yes
                                NTP service: active
                            RTC in local TZ: no
                  
                  *** User and Groups ***
                  alveran
                  /home/alveran
                  alveran cdrom floppy sudo audio dip video plugdev netdev iobroker
                  
                  *** X-Server-Setup ***
                  X-Server:       false
                  Desktop:
                  Terminal:       tty
                  Boot Target:    graphical.target
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            3.0G        2.3G        320M        0.0K        389M        554M
                  Swap:           2.0G        456M        1.6G
                  Total:          5.0G        2.7G        1.9G
                  
                           2975 M total memory
                           2265 M used memory
                            474 M active memory
                           1941 M inactive memory
                            320 M free memory
                            152 M buffer memory
                            236 M swap cache
                           2045 M total swap
                            456 M used swap
                           1589 M free swap
                  
                  *** FAILED SERVICES ***
                  
                    UNIT              LOAD   ACTIVE SUB    DESCRIPTION
                  * motioneye.service loaded failed failed motionEye Server
                  
                  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.
                  1 loaded units listed.
                  
                  *** FILESYSTEM ***
                  Filesystem     Type      Size  Used Avail Use% Mounted on
                  udev           devtmpfs  1.5G     0  1.5G   0% /dev
                  tmpfs          tmpfs     298M  692K  297M   1% /run
                  /dev/sda1      ext4       18G   12G  5.6G  67% /
                  tmpfs          tmpfs     1.5G     0  1.5G   0% /dev/shm
                  tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                  tmpfs          tmpfs     298M     0  298M   0% /run/user/1000
                  
                  Messages concerning ext4 filesystem in dmesg:
                  [Fri Dec 15 19:39:13 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                  [Fri Dec 15 19:39:14 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                  
                  Show mounted filesystems \(real ones only\):
                  TARGET SOURCE    FSTYPE OPTIONS
                  /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                  
                  Files in neuralgic directories:
                  
                  /var:
                  834M    /var/
                  448M    /var/cache
                  439M    /var/cache/apt
                  367M    /var/cache/apt/archives
                  243M    /var/log
                  
                  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 24.0M in the file system.
                  
                  /opt/iobroker/backups:
                  243M    /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  1.6G    /opt/iobroker/iobroker-data/
                  1.1G    /opt/iobroker/iobroker-data/history
                  343M    /opt/iobroker/iobroker-data/files
                  91M     /opt/iobroker/iobroker-data/backup-objects
                  67M     /opt/iobroker/iobroker-data/files/javascript.admin
                  
                  The five largest files in iobroker-data are:
                  35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                  29M     /opt/iobroker/iobroker-data/objects.jsonl
                  22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.578d79d9.js.map
                  21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                  11M     /opt/iobroker/iobroker-data/objects.json.migrated
                  
                  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.16.0
                  /usr/bin/node           v18.16.0
                  /usr/bin/npm            9.5.1
                  /usr/bin/npx            9.5.1
                  /usr/bin/corepack       0.17.0
                  
                  
                  nodejs:
                    Installed: 18.16.0-deb-1nodesource1
                    Candidate: 18.17.1-deb-1nodesource1
                    Version table:
                       18.17.1-deb-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                   *** 18.16.0-deb-1nodesource1 100
                          100 /var/lib/dpkg/status
                       12.22.12~dfsg-1~deb11u4 500
                          500 http://deb.debian.org/debian bullseye/main amd64 Packages
                          500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                  
                  Temp directories causing npm8 problem: 0
                  No problems detected
                  
                  Errors in npm tree:
                  npm ERR! code ELSPROBLEMS
                  npm ERR! invalid: iobroker.energiefluss@3.5.0 /opt/iobroker/node_modules/iobroker.energiefluss
                  npm ERR! invalid: iobroker.milight@0.4.0 /opt/iobroker/node_modules/iobroker.milight
                  npm ERR! invalid: iobroker.vis-2@2.9.6 /opt/iobroker/node_modules/iobroker.vis-2
                  npm ERR! invalid: xmlbuilder@0.4.2 /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder
                  
                  npm ERR! A complete log of this run can be found in:
                  npm ERR!     /home/alveran/.npm/_logs/2023-12-17T17_38_00_252Z-debug-0.log
                  
                  *** ioBroker-Installation ***
                  
                  ioBroker Status
                  iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: redis
                  
                  Core adapters versions
                  js-controller:  5.0.16
                  admin:          6.12.0
                  javascript:     7.1.6
                  
                  npm ERR! code ELSPROBLEMS
                  npm ERR! invalid: iobroker.energiefluss@3.5.0 /opt/iobroker/node_modules/iobroker.energiefluss
                  npm ERR! invalid: iobroker.milight@0.4.0 /opt/iobroker/node_modules/iobroker.milight
                  npm ERR! invalid: iobroker.vis-2@2.9.6 /opt/iobroker/node_modules/iobroker.vis-2
                  
                  npm ERR! A complete log of this run can be found in:
                  npm ERR!     /home/alveran/.npm/_logs/2023-12-17T17_38_08_398Z-debug-0.log
                  Adapters from github:   3
                  
                  Adapter State
                  + system.adapter.accuweather.0            : accuweather           : iobroker1                                -  enabled
                  + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.alexa2.0                 : alexa2                : iobroker1                                -  enabled
                  + system.adapter.backitup.0               : backitup              : iobroker1                                -  enabled
                    system.adapter.daswetter.0              : daswetter             : iobroker1                                -  enabled
                    system.adapter.devices.0                : devices               : iobroker1                                -  enabled
                  + system.adapter.discovery.0              : discovery             : iobroker1                                -  enabled
                    system.adapter.dwd.0                    : dwd                   : iobroker1                                -  enabled
                  + system.adapter.ebus.0                   : ebus                  : iobroker1                                -  enabled
                    system.adapter.energiefluss.0           : energiefluss          : iobroker1                                - disabled
                    system.adapter.feiertage.0              : feiertage             : iobroker1                                -  enabled
                    system.adapter.flot.0                   : flot                  : iobroker1                                -  enabled
                    system.adapter.fullybrowser.0           : fullybrowser          : iobroker1                                - disabled
                  + system.adapter.history.0                : history               : iobroker1                                -  enabled
                  + system.adapter.hm-rega.0                : hm-rega               : iobroker1                                -  enabled
                  + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                  + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                  + system.adapter.hs100.0                  : hs100                 : iobroker1                                -  enabled
                  + system.adapter.hue.0                    : hue                   : iobroker1                                -  enabled, port: 443
                    system.adapter.ical.0                   : ical                  : iobroker1                                -  enabled
                    system.adapter.icons-icons8.0           : icons-icons8          : iobroker1                                -  enabled
                    system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker1                                -  enabled
                    system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker1                                -  enabled
                    system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker1                                -  enabled
                  + system.adapter.info.0                   : info                  : iobroker1                                -  enabled
                  + system.adapter.iqontrol.0               : iqontrol              : iobroker1                                -  enabled
                  + system.adapter.javascript.0             : javascript            : iobroker1                                -  enabled
                  + system.adapter.mclighting.0             : mclighting            : iobroker1                                -  enabled, port: 81
                    system.adapter.mclighting.1             : mclighting            : iobroker1                                - disabled, port: 81
                    system.adapter.milight.0                : milight               : iobroker1                                - disabled, port: 5987
                  + system.adapter.modbus.0                 : modbus                : iobroker1                                -  enabled
                  + system.adapter.modbus.2                 : modbus                : iobroker1                                -  enabled
                  + system.adapter.mqtt.0                   : mqtt                  : iobroker1                                -  enabled, port: 1884, bind: 0.0.0.0
                  + system.adapter.node-red.0               : node-red              : iobroker1                                -  enabled, port: 1880, bind: 0.0.0.0
                    system.adapter.openweathermap.0         : openweathermap        : iobroker1                                - disabled
                  + system.adapter.ping.0                   : ping                  : iobroker1                                -  enabled
                  + system.adapter.smartmeter.0             : smartmeter            : iobroker1                                -  enabled
                  + system.adapter.socketio.0               : socketio              : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                  + system.adapter.sonoff.0                 : sonoff                : iobroker1                                -  enabled, port: 1883, bind: 0.0.0.0
                  + system.adapter.tr-064.0                 : tr-064                : iobroker1                                -  enabled
                  + system.adapter.vis-2.0                  : vis-2                 : iobroker1                                -  enabled
                    system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker1                                -  enabled
                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker1                                -  enabled
                    system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker1                                -  enabled
                    system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker1                                -  enabled
                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker1                                -  enabled
                    system.adapter.vis.0                    : vis                   : iobroker1                                -  enabled
                  + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  + system.adapter.wled.0                   : wled                  : iobroker1                                -  enabled
                  + system.adapter.worx.0                   : worx                  : iobroker1                                -  enabled
                    system.adapter.ws.0                     : ws                    : iobroker1                                - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                    system.adapter.yahka.0                  : yahka                 : iobroker1                                - disabled
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                  + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                  + system.adapter.hue.0                    : hue                   : iobroker1                                -  enabled, port: 443
                  + system.adapter.mclighting.0             : mclighting            : iobroker1                                -  enabled, port: 81
                  + system.adapter.mqtt.0                   : mqtt                  : iobroker1                                -  enabled, port: 1884, bind: 0.0.0.0
                  + system.adapter.node-red.0               : node-red              : iobroker1                                -  enabled, port: 1880, bind: 0.0.0.0
                  + system.adapter.socketio.0               : socketio              : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                  + system.adapter.sonoff.0                 : sonoff                : iobroker1                                -  enabled, port: 1883, bind: 0.0.0.0
                  + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  
                  ioBroker-Repositories
                  stable        : http://download.iobroker.net/sources-dist.json
                  beta          : http://download.iobroker.net/sources-dist-latest.json
                  
                  Active repo(s): stable
                  
                  Installed ioBroker-Instances
                  Used repository: stable
                  Adapter    "accuweather"  : 1.3.1    , installed 1.3.1
                  Adapter    "admin"        : 6.12.0   , installed 6.12.0
                  Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
                  Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                  Adapter    "apcups"       : 1.0.15   , installed 1.0.15
                  Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                  Adapter    "daswetter"    : 3.1.11   , installed 3.1.11
                  Adapter    "devices"      : 1.1.5    , installed 1.1.5
                  Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                  Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                  Adapter    "ebus"         : 3.2.4    , installed 3.2.4
                  Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                  Adapter    "flot"         : 1.12.0   , installed 1.12.0
                  Adapter    "fullybrowser" : 3.0.6    , installed 3.0.6
                  Adapter    "history"      : 3.0.1    , installed 3.0.1
                  Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                  Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                  Adapter    "hs100"        : 2.2.0    , installed 2.2.0
                  Adapter    "hue"          : 3.10.1   , installed 3.10.1
                  Adapter    "ical"         : 1.13.3   , installed 1.13.3
                  Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                  Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                  Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                  Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                  Adapter    "info"         : 2.0.0    , installed 2.0.0
                  Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                  Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                  Controller "js-controller": 5.0.17   , installed 5.0.16 [Updatable]
                  Adapter    "landroid"     : 1.0.3    , installed 1.0.3
                  Adapter    "mclighting"   : 0.1.2    , installed 0.1.2
                  Adapter    "milight"      : 0.4.0    , installed 0.4.0
                  Adapter    "modbus"       : 5.0.11   , installed 6.1.0
                  Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                  Adapter    "node-red"     : 4.0.3    , installed 4.0.3
                  Adapter    "nut"          : 1.6.0    , installed 1.6.0
                  Adapter    "openweathermap": 0.4.5   , installed 1.0.4
                  Adapter    "ping"         : 1.6.2    , installed 1.6.2
                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                  Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                  Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                  Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                  Adapter    "telegram"     : 3.0.0    , installed 3.0.0
                  Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                  Adapter    "vis"          : 1.5.4    , installed 1.5.4
                  Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                  Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                  Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                  Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                  Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                  Adapter    "web"          : 6.1.10   , installed 6.1.10
                  Adapter    "wled"         : 0.7.1    , installed 0.7.1
                  Adapter    "worx"         : 2.3.4    , installed 2.3.4
                  Adapter    "ws"           : 2.5.8    , installed 2.5.8
                  Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                  
                  Objects and States
                  Please stand by - This may take a while
                  Objects:        15072
                  States:         14524
                  
                  *** OS-Repositories and Updates ***
                  Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                  Hit:2 http://ftp.debian.org/debian bullseye-backports InRelease
                  Hit:3 http://deb.debian.org/debian bullseye InRelease
                  Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                  Hit:5 https://repo.ebusd.eu/apt/default/buster buster InRelease
                  Hit:6 https://deb.nodesource.com/node_18.x bullseye InRelease
                  Reading package lists...
                  Pending Updates: 98
                  
                  *** 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 0.0.0.0:21              0.0.0.0:*               LISTEN      110        3941380    3586043/proftpd: (a
                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12412      589/sshd: /usr/sbin
                  tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1002       6424089    1707440/node-red
                  tcp        0      0 0.0.0.0:8888            0.0.0.0:*               LISTEN      0          13358      622/ebusd
                  tcp        0      0 0.0.0.0:8889            0.0.0.0:*               LISTEN      0          13359      622/ebusd
                  tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          12262      870/exim4
                  tcp        0      0 192.168.6.222:2010      0.0.0.0:*               LISTEN      1002       6425697    1707659/io.hm-rpc.1
                  tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1002       6424142    1707477/io.sonoff.0
                  tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1002       6424972    1707507/io.mqtt.0
                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1002       6424668    1707337/iobroker.js
                  tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      109        12430      520/redis-server 12
                  tcp        0      0 192.168.6.222:2001      0.0.0.0:*               LISTEN      1002       6425030    1707537/io.hm-rpc.0
                  tcp6       0      0 :::8082                 :::*                    LISTEN      1002       6425814    1707674/io.web.0
                  tcp6       0      0 :::8084                 :::*                    LISTEN      1002       6425540    1707712/io.socketio
                  tcp6       0      0 :::22                   :::*                    LISTEN      0          12423      589/sshd: /usr/sbin
                  tcp6       0      0 ::1:25                  :::*                    LISTEN      0          12263      870/exim4
                  tcp6       0      0 ::1:6379                :::*                    LISTEN      109        12431      520/redis-server 12
                  tcp6       0      0 :::80                   :::*                    LISTEN      1002       6424090    1707440/node-red
                  tcp6       0      0 :::8081                 :::*                    LISTEN      1002       6423921    1707355/io.admin.0
                  udp        0      0 0.0.0.0:49335           0.0.0.0:*                           108        12091      488/avahi-daemon: r
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1002       6429912    1708647/io.wled.0
                  udp        0      0 192.168.6.222:5353      0.0.0.0:*                           1002       6425648    1707644/io.tr-064.0
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12089      488/avahi-daemon: r
                  udp6       0      0 :::38867                :::*                                108        12092      488/avahi-daemon: r
                  udp6       0      0 :::5353                 :::*                                108        12090      488/avahi-daemon: r
                  
                  *** Log File - Last 25 Lines ***
                  
                  2023-12-17 18:23:07.774  - info: host.iobroker1 iobroker host.iobroker1 object vis-2.0.control.data created
                  2023-12-17 18:23:07.776  - info: host.iobroker1 iobroker host.iobroker1 object system.adapter.vis-2.0 created
                  2023-12-17 18:23:08.786  - info: host.iobroker1 iobroker exit 0
                  2023-12-17 18:23:10.878  - info: host.iobroker1 instance system.adapter.vis-2.0 started with pid 1722861
                  2023-12-17 18:23:12.033  - info: vis-2.0 (1722861) starting. Version 2.9.6 (non-npm: ioBroker/ioBroker.vis-2#44f1694cb4d0167bc09452b97d8c43705405ef31) in /opt/iobroker/node_modules/iobroker.vis-2, node: v18.16.0, js-controller: 5.0.16
                  2023-12-17 18:23:12.052  - error: vis-2.0 (1722861) Cannot find www folder. Looks like adapter was installed from github! Please install it from npm!
                  2023-12-17 18:23:19.304  - info: host.iobroker1 stopInstance system.adapter.vis-2.0 (force=false, process=true)
                  2023-12-17 18:23:19.306  - info: host.iobroker1 stopInstance system.adapter.vis-2.0 send kill signal
                  2023-12-17 18:23:19.306  - info: vis-2.0 (1722861) Got terminate signal TERMINATE_YOURSELF
                  2023-12-17 18:23:19.307  - info: vis-2.0 (1722861) terminating
                  2023-12-17 18:23:19.307  - info: vis-2.0 (1722861) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-12-17 18:23:19.808  - info: vis-2.0 (1722861) terminating
                  2023-12-17 18:23:19.860  - info: host.iobroker1 instance system.adapter.vis-2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-12-17 18:23:22.360  - info: host.iobroker1 instance system.adapter.vis-2.0 started with pid 1723194
                  2023-12-17 18:23:23.171  - info: vis-2.0 (1723194) starting. Version 2.9.6 (non-npm: ioBroker/ioBroker.vis-2#44f1694cb4d0167bc09452b97d8c43705405ef31) in /opt/iobroker/node_modules/iobroker.vis-2, node: v18.16.0, js-controller: 5.0.16
                  2023-12-17 18:23:23.193  - error: vis-2.0 (1723194) Cannot find www folder. Looks like adapter was installed from github! Please install it from npm!
                  2023-12-17 18:25:00.020  - info: host.iobroker1 instance system.adapter.dwd.0 started with pid 1726710
                  2023-12-17 18:25:00.804  - info: dwd.0 (1726710) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 5.0.16
                  2023-12-17 18:25:01.238  - info: dwd.0 (1726710) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-12-17 18:25:01.751  - info: host.iobroker1 instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-12-17 18:30:00.019  - info: host.iobroker1 instance system.adapter.ical.0 started with pid 1737711
                  2023-12-17 18:30:00.771  - info: ical.0 (1737711) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.16.0, js-controller: 5.0.16
                  2023-12-17 18:30:01.911  - info: ical.0 (1737711) processing URL: calendar1 https://calendar.google.com/calendar/ical/goeran.kickeritz%40googlemail.com/private-e54d67ed3f8efee7b8046752033283ed/basic.ics
                  2023-12-17 18:30:07.165  - info: ical.0 (1737711) Terminated (NO_ERROR): Without reason
                  2023-12-17 18:30:07.677  - info: host.iobroker1 instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                  
                  

                  ============ Mark until here for C&P =============

                  iob diag has finished.

                  HomoranH Do not disturb
                  HomoranH Do not disturb
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by Homoran
                  #11

                  @alveran sagte in VIS 2 lässt sich nicht installieren:

                  Mem: 3.0G 2.3G 320M 0.0K 389M 554M

                  warum so knapp bemessen?
                  damit kommst du nicht weit!

                  schon gar nicht bei 28 laufenden +x scheduled Instanzen

                  @alveran sagte in VIS 2 lässt sich nicht installieren:

                  /home/alveran

                  geht doch, warum sonst nicht?
                  (ernstgemeinte Frage!)

                  @alveran sagte in VIS 2 lässt sich nicht installieren:

                  /usr/bin/node v18.16.0
                  /usr/bin/npm 9.5.1

                  nicht aktuell!

                  @alveran sagte in VIS 2 lässt sich nicht installieren:

                  Pending Updates: 98

                  auch schon lange nicht mehr angefasst worden?

                  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 Reply Last reply
                  0
                  • A Alveran

                    Kaum macht man es richtig funktioniert es. Also ohne root und im richtigen Verzeichnis.
                    Vielen Dank.
                    Aber warum findet er den Adapter nicht in der Übersicht?

                    HomoranH Do not disturb
                    HomoranH Do not disturb
                    Homoran
                    Global Moderator Administrators
                    wrote on last edited by
                    #12

                    @alveran sagte in VIS 2 lässt sich nicht installieren:

                    warum findet er den Adapter nicht in der Übersicht?

                    weil der Adapter noch Beta ist

                    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 Reply Last reply
                    0
                    • A Alveran

                      Kaum macht man es richtig funktioniert es. Also ohne root und im richtigen Verzeichnis.
                      Vielen Dank.
                      Aber warum findet er den Adapter nicht in der Übersicht?

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #13

                      @alveran

                      Und wenn nachdem du das ganze Konstrukt gerade gezogen hast diese Meldungen noch auftauchen:

                      npm ERR! invalid: iobroker.energiefluss@3.5.0 /opt/iobroker/node_modules/iobroker.energiefluss
                      npm ERR! invalid: iobroker.milight@0.4.0 /opt/iobroker/node_modules/iobroker.milight
                      npm ERR! invalid: iobroker.vis-2@2.9.6 /opt/iobroker/node_modules/iobroker.vis-2
                      

                      installierst du die jeweils nochmal.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      1 Reply Last reply
                      0
                      • A Offline
                        A Offline
                        Alveran
                        wrote on last edited by
                        #14

                        Nachtschicht beendet und Hausaufgaben gemacht 🙂

                        Skript v.2023-10-10
                        
                        *** BASE SYSTEM ***
                           Static hostname: iobroker1
                                 Icon name: computer-vm
                                   Chassis: vm
                            Virtualization: vmware
                          Operating System: Debian GNU/Linux 11 (bullseye)
                                    Kernel: Linux 5.10.0-26-amd64
                              Architecture: x86-64
                        
                        model name      : 12th Gen Intel(R) Core(TM) i5-1240P
                        Docker          : false
                        Virtualization  : vmware
                        Kernel          : x86_64
                        Userland        : amd64
                        
                        Systemuptime and Load:
                         11:28:44 up 49 min,  1 user,  load average: 0.80, 0.60, 0.31
                        CPU threads: 2
                        
                        
                        *** Time and Time Zones ***
                                       Local time: Mon 2023-12-18 11:28:44 CET
                                   Universal time: Mon 2023-12-18 10:28:44 UTC
                                         RTC time: Mon 2023-12-18 10:28:44
                                        Time zone: Europe/Berlin (CET, +0100)
                        System clock synchronized: yes
                                      NTP service: active
                                  RTC in local TZ: no
                        
                        *** User and Groups ***
                        alveran
                        /home/alveran
                        alveran cdrom floppy sudo audio dip video plugdev netdev iobroker
                        
                        *** X-Server-Setup ***
                        X-Server:       false
                        Desktop:
                        Terminal:       tty
                        Boot Target:    graphical.target
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:            5.9G        2.3G        2.3G        0.0K        1.4G        3.3G
                        Swap:           2.0G          0B        2.0G
                        Total:          8.0G        2.3G        4.3G
                        
                                 5929 M total memory
                                 2294 M used memory
                                  684 M active memory
                                 2545 M inactive memory
                                 2285 M free memory
                                  297 M buffer memory
                                 1052 M swap cache
                                 2045 M total swap
                                    0 M used swap
                                 2045 M free swap
                        
                        *** FAILED SERVICES ***
                        
                          UNIT              LOAD   ACTIVE SUB    DESCRIPTION
                        * motioneye.service loaded failed failed motionEye Server
                        
                        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.
                        1 loaded units listed.
                        
                        *** FILESYSTEM ***
                        Filesystem     Type      Size  Used Avail Use% Mounted on
                        udev           devtmpfs  2.9G     0  2.9G   0% /dev
                        tmpfs          tmpfs     593M  684K  593M   1% /run
                        /dev/sda1      ext4       18G   12G  5.0G  71% /
                        tmpfs          tmpfs     2.9G     0  2.9G   0% /dev/shm
                        tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                        tmpfs          tmpfs     593M     0  593M   0% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Mon Dec 18 10:39:24 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                        [Mon Dec 18 10:39:24 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                        
                        Show mounted filesystems \(real ones only\):
                        TARGET SOURCE    FSTYPE OPTIONS
                        /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                        
                        Files in neuralgic directories:
                        
                        /var:
                        843M    /var/
                        448M    /var/cache
                        439M    /var/cache/apt
                        367M    /var/cache/apt/archives
                        251M    /var/log
                        
                        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 24.0M in the file system.
                        
                        /opt/iobroker/backups:
                        254M    /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        1.8G    /opt/iobroker/iobroker-data/
                        1.1G    /opt/iobroker/iobroker-data/history
                        560M    /opt/iobroker/iobroker-data/files
                        167M    /opt/iobroker/iobroker-data/files/vis-2
                        91M     /opt/iobroker/iobroker-data/backup-objects
                        
                        The five largest files in iobroker-data are:
                        35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                        24M     /opt/iobroker/iobroker-data/objects.jsonl
                        22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.578d79d9.js.map
                        21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                        19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.061c8d42.js.map
                        
                        USB-Devices by-id:
                        USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                        
                        /dev/serial/by-id/usb-Silicon_Labs_CP2104_USB_to_UART_Bridge_Controller_015AD341-if00-port0
                        
                        *** 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-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                100 /var/lib/dpkg/status
                             18.18.2-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.18.1-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.18.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.17.1-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.17.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.16.1-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.16.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.15.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.14.2-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.14.1-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.14.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.13.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.12.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.11.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.10.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.9.1-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.9.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.8.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.7.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.6.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.5.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.4.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.3.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.2.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.1.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.0.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             12.22.12~dfsg-1~deb11u4 500
                                500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                        
                        Temp directories causing npm8 problem: 0
                        No problems detected
                        
                        Errors in npm tree:
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: redis
                        
                        Core adapters versions
                        js-controller:  5.0.16
                        admin:          6.12.0
                        javascript:     7.1.6
                        
                        Adapters from github:   0
                        
                        Adapter State
                        + system.adapter.accuweather.0            : accuweather           : iobroker1                                -  enabled
                        + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.alexa2.0                 : alexa2                : iobroker1                                -  enabled
                        + system.adapter.backitup.0               : backitup              : iobroker1                                -  enabled
                          system.adapter.daswetter.0              : daswetter             : iobroker1                                -  enabled
                          system.adapter.devices.0                : devices               : iobroker1                                -  enabled
                        + system.adapter.discovery.0              : discovery             : iobroker1                                -  enabled
                          system.adapter.dwd.0                    : dwd                   : iobroker1                                -  enabled
                        + system.adapter.ebus.0                   : ebus                  : iobroker1                                -  enabled
                          system.adapter.feiertage.0              : feiertage             : iobroker1                                -  enabled
                          system.adapter.flot.0                   : flot                  : iobroker1                                -  enabled
                          system.adapter.fullybrowser.0           : fullybrowser          : iobroker1                                - disabled
                        + system.adapter.history.0                : history               : iobroker1                                -  enabled
                        + system.adapter.hm-rega.0                : hm-rega               : iobroker1                                -  enabled
                        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                        + system.adapter.hs100.0                  : hs100                 : iobroker1                                -  enabled
                        + system.adapter.hue.0                    : hue                   : iobroker1                                -  enabled, port: 443
                          system.adapter.ical.0                   : ical                  : iobroker1                                -  enabled
                          system.adapter.icons-icons8.0           : icons-icons8          : iobroker1                                -  enabled
                          system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker1                                -  enabled
                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker1                                -  enabled
                          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker1                                -  enabled
                        + system.adapter.info.0                   : info                  : iobroker1                                -  enabled
                        + system.adapter.iqontrol.0               : iqontrol              : iobroker1                                -  enabled
                        + system.adapter.javascript.0             : javascript            : iobroker1                                -  enabled
                        + system.adapter.mclighting.0             : mclighting            : iobroker1                                -  enabled, port: 81
                          system.adapter.mclighting.1             : mclighting            : iobroker1                                - disabled, port: 81
                        + system.adapter.modbus.0                 : modbus                : iobroker1                                -  enabled
                        + system.adapter.modbus.2                 : modbus                : iobroker1                                -  enabled
                        + system.adapter.mqtt.0                   : mqtt                  : iobroker1                                -  enabled, port: 1884, bind: 0.0.0.0
                        + system.adapter.node-red.0               : node-red              : iobroker1                                -  enabled, port: 1880, bind: 0.0.0.0
                          system.adapter.openweathermap.0         : openweathermap        : iobroker1                                - disabled
                        + system.adapter.ping.0                   : ping                  : iobroker1                                -  enabled
                        + system.adapter.smartmeter.0             : smartmeter            : iobroker1                                -  enabled
                        + system.adapter.socketio.0               : socketio              : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                        + system.adapter.sonoff.0                 : sonoff                : iobroker1                                -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.tr-064.0                 : tr-064                : iobroker1                                -  enabled
                          system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : iobroker1                                -  enabled
                          system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : iobroker1                                -  enabled
                          system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: iobroker1                                -  enabled
                          system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker1                                -  enabled
                          system.adapter.vis-2.0                  : vis-2                 : iobroker1                                - disabled
                          system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker1                                -  enabled
                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker1                                -  enabled
                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker1                                -  enabled
                          system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker1                                -  enabled
                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker1                                -  enabled
                          system.adapter.vis.0                    : vis                   : iobroker1                                -  enabled
                        + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.wled.0                   : wled                  : iobroker1                                -  enabled
                        + system.adapter.worx.0                   : worx                  : iobroker1                                -  enabled
                          system.adapter.ws.0                     : ws                    : iobroker1                                - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                          system.adapter.yahka.0                  : yahka                 : iobroker1                                - disabled
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                        + system.adapter.hue.0                    : hue                   : iobroker1                                -  enabled, port: 443
                        + system.adapter.mclighting.0             : mclighting            : iobroker1                                -  enabled, port: 81
                        + system.adapter.mqtt.0                   : mqtt                  : iobroker1                                -  enabled, port: 1884, bind: 0.0.0.0
                        + system.adapter.node-red.0               : node-red              : iobroker1                                -  enabled, port: 1880, bind: 0.0.0.0
                        + system.adapter.socketio.0               : socketio              : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                        + system.adapter.sonoff.0                 : sonoff                : iobroker1                                -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        ioBroker-Repositories
                        stable        : http://download.iobroker.net/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        
                        Active repo(s): stable
                        
                        Installed ioBroker-Instances
                        Used repository: stable
                        Adapter    "accuweather"  : 1.3.1    , installed 1.3.1
                        Adapter    "admin"        : 6.12.0   , installed 6.12.0
                        Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
                        Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                        Adapter    "apcups"       : 1.0.15   , installed 1.0.15
                        Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                        Adapter    "daswetter"    : 3.1.11   , installed 3.1.11
                        Adapter    "devices"      : 1.1.5    , installed 1.1.5
                        Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                        Adapter    "ebus"         : 3.2.4    , installed 3.2.4
                        Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                        Adapter    "fullybrowser" : 3.0.6    , installed 3.0.6
                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                        Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                        Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                        Adapter    "hs100"        : 2.2.0    , installed 2.2.0
                        Adapter    "hue"          : 3.10.1   , installed 3.10.1
                        Adapter    "ical"         : 1.13.3   , installed 1.13.3
                        Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                        Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                        Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                        Adapter    "info"         : 2.0.0    , installed 2.0.0
                        Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                        Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                        Controller "js-controller": 5.0.17   , installed 5.0.16 [Updatable]
                        Adapter    "landroid"     : 1.0.3    , installed 1.0.3
                        Adapter    "mclighting"   : 0.1.2    , installed 0.1.2
                        Adapter    "modbus"       : 5.0.11   , installed 6.1.0
                        Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                        Adapter    "node-red"     : 4.0.3    , installed 4.0.3
                        Adapter    "nut"          : 1.6.0    , installed 1.6.0
                        Adapter    "openweathermap": 0.4.5   , installed 1.0.4
                        Adapter    "ping"         : 1.6.2    , installed 1.6.2
                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                        Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                        Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                        Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                        Adapter    "telegram"     : 3.0.0    , installed 3.0.0
                        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                        Adapter    "vis"          : 1.5.4    , installed 1.5.4
                        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                        Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                        Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                        Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                        Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                        Adapter    "web"          : 6.1.10   , installed 6.1.10
                        Adapter    "wled"         : 0.7.1    , installed 0.7.1
                        Adapter    "worx"         : 2.3.4    , installed 2.3.4
                        Adapter    "ws"           : 2.5.8    , installed 2.5.8
                        Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        14918
                        States:         14498
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://ftp.debian.org/debian bullseye-backports InRelease
                        Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
                        Hit:3 http://deb.debian.org/debian bullseye InRelease
                        Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                        Hit:5 https://repo.ebusd.eu/apt/default/buster buster InRelease
                        Hit:6 https://deb.nodesource.com/node_18.x nodistro 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:9001          0.0.0.0:*               LISTEN      1002       130322     69245/iobroker.js-c
                        tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      109        12434      584/redis-server 12
                        tcp        0      0 192.168.6.222:2001      0.0.0.0:*               LISTEN      1002       130723     69447/io.hm-rpc.0
                        tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN      110        10011      686/proftpd: (accep
                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12389      594/sshd: /usr/sbin
                        tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1002       131202     69339/node-red
                        tcp        0      0 0.0.0.0:8888            0.0.0.0:*               LISTEN      0          10117      608/ebusd
                        tcp        0      0 0.0.0.0:8889            0.0.0.0:*               LISTEN      0          10118      608/ebusd
                        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          10094      869/exim4
                        tcp        0      0 192.168.6.222:2010      0.0.0.0:*               LISTEN      1002       132149     69568/io.hm-rpc.1
                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1002       130582     69376/io.sonoff.0
                        tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1002       130652     69407/io.mqtt.0
                        tcp6       0      0 ::1:6379                :::*                    LISTEN      109        12435      584/redis-server 12
                        tcp6       0      0 :::80                   :::*                    LISTEN      1002       131220     69339/node-red
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1002       129009     69267/io.admin.0
                        tcp6       0      0 :::8082                 :::*                    LISTEN      1002       132225     69583/io.web.0
                        tcp6       0      0 :::8084                 :::*                    LISTEN      1002       131858     69613/io.socketio.0
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          12392      594/sshd: /usr/sbin
                        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          10095      869/exim4
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1002       134853     70535/io.wled.0
                        udp        0      0 192.168.6.222:5353      0.0.0.0:*                           1002       131679     69553/io.tr-064.0
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        9923       573/avahi-daemon: r
                        udp        0      0 0.0.0.0:43794           0.0.0.0:*                           108        9925       573/avahi-daemon: r
                        udp6       0      0 :::5353                 :::*                                108        9924       573/avahi-daemon: r
                        udp6       0      0 :::42311                :::*                                108        9926       573/avahi-daemon: r
                        
                        *** Log File - Last 25 Lines ***
                        
                        2023-12-18 11:28:13.355  - info: host.iobroker1 iobroker host.iobroker1 Counted 1 states (system.adapter.milight.*) from states
                        2023-12-18 11:28:14.182  - info: host.iobroker1 iobroker host.iobroker1 file vis/widgets/milight deleted
                        2023-12-18 11:28:14.195  - info: host.iobroker1 iobroker host.iobroker1 file vis/widgets/milight.html deleted
                        2023-12-18 11:28:14.202  - info: host.iobroker1 iobroker host.iobroker1 file vis-2/widgets/milight deleted
                        2023-12-18 11:28:14.212  - info: host.iobroker1 iobroker host.iobroker1 file vis-2/widgets/milight.html deleted
                        2023-12-18 11:28:14.219  - info: host.iobroker1 iobroker host.iobroker1 file milight.admin deleted
                        2023-12-18 11:28:14.225  - info: host.iobroker1 iobroker host.iobroker1 object milight deleted
                        2023-12-18 11:28:14.228  - info: host.iobroker1 iobroker host.iobroker1 object milight.admin deletedhost.iobroker1 Deleting 3 object(s).
                        2023-12-18 11:28:14.252  - info: host.iobroker1 iobroker host.iobroker1 Deleting 1 state(s).
                        2023-12-18 11:28:19.316  - info: host.iobroker1 iobroker removed 4 packages, and changed 1 package in 5s210 packages are looking for funding  run `npm fund` for details
                        2023-12-18 11:28:19.350  - info: host.iobroker1 "system.adapter.vis.0" disabled
                        2023-12-18 11:28:19.361  - info: host.iobroker1 "system.adapter.vis.0" enabled
                        2023-12-18 11:28:19.383  - info: host.iobroker1 iobroker Adapter "system.adapter.vis.0" restarted.
                        2023-12-18 11:28:20.065  - info: vis.0 (73236) starting. Version 1.5.4 in /opt/iobroker/node_modules/iobroker.vis, node: v18.19.0, js-controller: 5.0.16
                        2023-12-18 11:28:20.339  - info: vis.0 (73236) config.js changed. Upload.
                        2023-12-18 11:28:20.399  - info: host.iobroker1 iobroker exit 0
                        2023-12-18 11:28:20.431  - info: vis.0 (73236) Changes in index.html detected => update cache.manifest
                        2023-12-18 11:28:20.437  - info: vis.0 (73236) Upload vis anew, while changes detected...
                        2023-12-18 11:28:21.272  - info: host.iobroker1 "system.adapter.vis.0" disabled
                        2023-12-18 11:28:21.272  - info: host.iobroker1 stopInstance system.adapter.vis.0 (force=false, process=true)
                        2023-12-18 11:28:21.280  - info: host.iobroker1 "system.adapter.vis.0" enabled
                        2023-12-18 11:28:21.280  - info: host.iobroker1 stopInstance system.adapter.vis.0 (force=false, process=true)
                        2023-12-18 11:28:28.124  - info: vis.0 (73236) Uploaded. 0
                        2023-12-18 11:28:28.626  - info: vis.0 (73236) Terminated (NO_ERROR): Without reason
                        2023-12-18 11:28:29.176  - info: host.iobroker1 instance system.adapter.vis.0 terminated while should be started once
                        
                        ======================= SUMMARY =======================
                                                v.2023-10-10
                        
                        
                           Static hostname: iobroker1
                                 Icon name: computer-vm
                                   Chassis: vm
                            Virtualization: vmware
                          Operating System: Debian GNU/Linux 11 (bullseye)
                                    Kernel: Linux 5.10.0-26-amd64
                              Architecture: x86-64
                        
                        Installation:           vmware
                        Kernel:                 x86_64
                        Userland:               amd64
                        Timezone:               Europe/Berlin (CET, +0100)
                        User-ID:                1000
                        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:            5.9G        2.3G        2.2G        0.0K        1.4G        3.3G
                        Swap:           2.0G          0B        2.0G
                        Total:          8.0G        2.3G        4.3G
                        
                        Active iob-Instances:   29
                        Active repo(s): stable
                        
                        ioBroker Core:          js-controller           5.0.16
                                                admin                   6.12.0
                        
                        ioBroker Status:        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: redis
                        
                        Status admin and web instance:
                        + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        Objects:                14918
                        States:                 14498
                        
                        Size of iob-Database:
                        
                        24M     /opt/iobroker/iobroker-data/objects.jsonl
                        11M     /opt/iobroker/iobroker-data/objects.json.migrated
                        11M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                        8.0K    /opt/iobroker/iobroker-data/states.json.bak
                        4.0K    /opt/iobroker/iobroker-data/states.json
                        
                        
                        
                        =================== END OF SUMMARY ====================
                        
                        Thomas BraunT 4 Replies Last reply
                        0
                        • A Alveran

                          Nachtschicht beendet und Hausaufgaben gemacht 🙂

                          Skript v.2023-10-10
                          
                          *** BASE SYSTEM ***
                             Static hostname: iobroker1
                                   Icon name: computer-vm
                                     Chassis: vm
                              Virtualization: vmware
                            Operating System: Debian GNU/Linux 11 (bullseye)
                                      Kernel: Linux 5.10.0-26-amd64
                                Architecture: x86-64
                          
                          model name      : 12th Gen Intel(R) Core(TM) i5-1240P
                          Docker          : false
                          Virtualization  : vmware
                          Kernel          : x86_64
                          Userland        : amd64
                          
                          Systemuptime and Load:
                           11:28:44 up 49 min,  1 user,  load average: 0.80, 0.60, 0.31
                          CPU threads: 2
                          
                          
                          *** Time and Time Zones ***
                                         Local time: Mon 2023-12-18 11:28:44 CET
                                     Universal time: Mon 2023-12-18 10:28:44 UTC
                                           RTC time: Mon 2023-12-18 10:28:44
                                          Time zone: Europe/Berlin (CET, +0100)
                          System clock synchronized: yes
                                        NTP service: active
                                    RTC in local TZ: no
                          
                          *** User and Groups ***
                          alveran
                          /home/alveran
                          alveran cdrom floppy sudo audio dip video plugdev netdev iobroker
                          
                          *** X-Server-Setup ***
                          X-Server:       false
                          Desktop:
                          Terminal:       tty
                          Boot Target:    graphical.target
                          
                          *** MEMORY ***
                                         total        used        free      shared  buff/cache   available
                          Mem:            5.9G        2.3G        2.3G        0.0K        1.4G        3.3G
                          Swap:           2.0G          0B        2.0G
                          Total:          8.0G        2.3G        4.3G
                          
                                   5929 M total memory
                                   2294 M used memory
                                    684 M active memory
                                   2545 M inactive memory
                                   2285 M free memory
                                    297 M buffer memory
                                   1052 M swap cache
                                   2045 M total swap
                                      0 M used swap
                                   2045 M free swap
                          
                          *** FAILED SERVICES ***
                          
                            UNIT              LOAD   ACTIVE SUB    DESCRIPTION
                          * motioneye.service loaded failed failed motionEye Server
                          
                          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.
                          1 loaded units listed.
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          udev           devtmpfs  2.9G     0  2.9G   0% /dev
                          tmpfs          tmpfs     593M  684K  593M   1% /run
                          /dev/sda1      ext4       18G   12G  5.0G  71% /
                          tmpfs          tmpfs     2.9G     0  2.9G   0% /dev/shm
                          tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                          tmpfs          tmpfs     593M     0  593M   0% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Mon Dec 18 10:39:24 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                          [Mon Dec 18 10:39:24 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                          
                          Show mounted filesystems \(real ones only\):
                          TARGET SOURCE    FSTYPE OPTIONS
                          /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                          
                          Files in neuralgic directories:
                          
                          /var:
                          843M    /var/
                          448M    /var/cache
                          439M    /var/cache/apt
                          367M    /var/cache/apt/archives
                          251M    /var/log
                          
                          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 24.0M in the file system.
                          
                          /opt/iobroker/backups:
                          254M    /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          1.8G    /opt/iobroker/iobroker-data/
                          1.1G    /opt/iobroker/iobroker-data/history
                          560M    /opt/iobroker/iobroker-data/files
                          167M    /opt/iobroker/iobroker-data/files/vis-2
                          91M     /opt/iobroker/iobroker-data/backup-objects
                          
                          The five largest files in iobroker-data are:
                          35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                          24M     /opt/iobroker/iobroker-data/objects.jsonl
                          22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.578d79d9.js.map
                          21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                          19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.061c8d42.js.map
                          
                          USB-Devices by-id:
                          USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                          
                          /dev/serial/by-id/usb-Silicon_Labs_CP2104_USB_to_UART_Bridge_Controller_015AD341-if00-port0
                          
                          *** 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-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                  100 /var/lib/dpkg/status
                               18.18.2-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.18.1-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.18.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.17.1-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.17.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.16.1-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.16.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.15.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.14.2-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.14.1-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.14.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.13.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.12.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.11.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.10.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.9.1-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.9.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.8.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.7.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.6.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.5.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.4.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.3.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.2.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.1.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               18.0.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                               12.22.12~dfsg-1~deb11u4 500
                                  500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                  500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                          
                          Temp directories causing npm8 problem: 0
                          No problems detected
                          
                          Errors in npm tree:
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: redis
                          
                          Core adapters versions
                          js-controller:  5.0.16
                          admin:          6.12.0
                          javascript:     7.1.6
                          
                          Adapters from github:   0
                          
                          Adapter State
                          + system.adapter.accuweather.0            : accuweather           : iobroker1                                -  enabled
                          + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.alexa2.0                 : alexa2                : iobroker1                                -  enabled
                          + system.adapter.backitup.0               : backitup              : iobroker1                                -  enabled
                            system.adapter.daswetter.0              : daswetter             : iobroker1                                -  enabled
                            system.adapter.devices.0                : devices               : iobroker1                                -  enabled
                          + system.adapter.discovery.0              : discovery             : iobroker1                                -  enabled
                            system.adapter.dwd.0                    : dwd                   : iobroker1                                -  enabled
                          + system.adapter.ebus.0                   : ebus                  : iobroker1                                -  enabled
                            system.adapter.feiertage.0              : feiertage             : iobroker1                                -  enabled
                            system.adapter.flot.0                   : flot                  : iobroker1                                -  enabled
                            system.adapter.fullybrowser.0           : fullybrowser          : iobroker1                                - disabled
                          + system.adapter.history.0                : history               : iobroker1                                -  enabled
                          + system.adapter.hm-rega.0                : hm-rega               : iobroker1                                -  enabled
                          + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                          + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                          + system.adapter.hs100.0                  : hs100                 : iobroker1                                -  enabled
                          + system.adapter.hue.0                    : hue                   : iobroker1                                -  enabled, port: 443
                            system.adapter.ical.0                   : ical                  : iobroker1                                -  enabled
                            system.adapter.icons-icons8.0           : icons-icons8          : iobroker1                                -  enabled
                            system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker1                                -  enabled
                            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker1                                -  enabled
                            system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker1                                -  enabled
                          + system.adapter.info.0                   : info                  : iobroker1                                -  enabled
                          + system.adapter.iqontrol.0               : iqontrol              : iobroker1                                -  enabled
                          + system.adapter.javascript.0             : javascript            : iobroker1                                -  enabled
                          + system.adapter.mclighting.0             : mclighting            : iobroker1                                -  enabled, port: 81
                            system.adapter.mclighting.1             : mclighting            : iobroker1                                - disabled, port: 81
                          + system.adapter.modbus.0                 : modbus                : iobroker1                                -  enabled
                          + system.adapter.modbus.2                 : modbus                : iobroker1                                -  enabled
                          + system.adapter.mqtt.0                   : mqtt                  : iobroker1                                -  enabled, port: 1884, bind: 0.0.0.0
                          + system.adapter.node-red.0               : node-red              : iobroker1                                -  enabled, port: 1880, bind: 0.0.0.0
                            system.adapter.openweathermap.0         : openweathermap        : iobroker1                                - disabled
                          + system.adapter.ping.0                   : ping                  : iobroker1                                -  enabled
                          + system.adapter.smartmeter.0             : smartmeter            : iobroker1                                -  enabled
                          + system.adapter.socketio.0               : socketio              : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                          + system.adapter.sonoff.0                 : sonoff                : iobroker1                                -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.tr-064.0                 : tr-064                : iobroker1                                -  enabled
                            system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : iobroker1                                -  enabled
                            system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : iobroker1                                -  enabled
                            system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: iobroker1                                -  enabled
                            system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker1                                -  enabled
                            system.adapter.vis-2.0                  : vis-2                 : iobroker1                                - disabled
                            system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker1                                -  enabled
                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker1                                -  enabled
                            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker1                                -  enabled
                            system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker1                                -  enabled
                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker1                                -  enabled
                            system.adapter.vis.0                    : vis                   : iobroker1                                -  enabled
                          + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.wled.0                   : wled                  : iobroker1                                -  enabled
                          + system.adapter.worx.0                   : worx                  : iobroker1                                -  enabled
                            system.adapter.ws.0                     : ws                    : iobroker1                                - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                            system.adapter.yahka.0                  : yahka                 : iobroker1                                - disabled
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                          + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                          + system.adapter.hue.0                    : hue                   : iobroker1                                -  enabled, port: 443
                          + system.adapter.mclighting.0             : mclighting            : iobroker1                                -  enabled, port: 81
                          + system.adapter.mqtt.0                   : mqtt                  : iobroker1                                -  enabled, port: 1884, bind: 0.0.0.0
                          + system.adapter.node-red.0               : node-red              : iobroker1                                -  enabled, port: 1880, bind: 0.0.0.0
                          + system.adapter.socketio.0               : socketio              : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                          + system.adapter.sonoff.0                 : sonoff                : iobroker1                                -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          ioBroker-Repositories
                          stable        : http://download.iobroker.net/sources-dist.json
                          beta          : http://download.iobroker.net/sources-dist-latest.json
                          
                          Active repo(s): stable
                          
                          Installed ioBroker-Instances
                          Used repository: stable
                          Adapter    "accuweather"  : 1.3.1    , installed 1.3.1
                          Adapter    "admin"        : 6.12.0   , installed 6.12.0
                          Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
                          Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                          Adapter    "apcups"       : 1.0.15   , installed 1.0.15
                          Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                          Adapter    "daswetter"    : 3.1.11   , installed 3.1.11
                          Adapter    "devices"      : 1.1.5    , installed 1.1.5
                          Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                          Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                          Adapter    "ebus"         : 3.2.4    , installed 3.2.4
                          Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                          Adapter    "flot"         : 1.12.0   , installed 1.12.0
                          Adapter    "fullybrowser" : 3.0.6    , installed 3.0.6
                          Adapter    "history"      : 3.0.1    , installed 3.0.1
                          Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                          Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                          Adapter    "hs100"        : 2.2.0    , installed 2.2.0
                          Adapter    "hue"          : 3.10.1   , installed 3.10.1
                          Adapter    "ical"         : 1.13.3   , installed 1.13.3
                          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                          Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                          Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                          Adapter    "info"         : 2.0.0    , installed 2.0.0
                          Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                          Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                          Controller "js-controller": 5.0.17   , installed 5.0.16 [Updatable]
                          Adapter    "landroid"     : 1.0.3    , installed 1.0.3
                          Adapter    "mclighting"   : 0.1.2    , installed 0.1.2
                          Adapter    "modbus"       : 5.0.11   , installed 6.1.0
                          Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                          Adapter    "node-red"     : 4.0.3    , installed 4.0.3
                          Adapter    "nut"          : 1.6.0    , installed 1.6.0
                          Adapter    "openweathermap": 0.4.5   , installed 1.0.4
                          Adapter    "ping"         : 1.6.2    , installed 1.6.2
                          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                          Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                          Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                          Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                          Adapter    "telegram"     : 3.0.0    , installed 3.0.0
                          Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                          Adapter    "vis"          : 1.5.4    , installed 1.5.4
                          Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                          Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                          Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                          Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                          Adapter    "web"          : 6.1.10   , installed 6.1.10
                          Adapter    "wled"         : 0.7.1    , installed 0.7.1
                          Adapter    "worx"         : 2.3.4    , installed 2.3.4
                          Adapter    "ws"           : 2.5.8    , installed 2.5.8
                          Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        14918
                          States:         14498
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://ftp.debian.org/debian bullseye-backports InRelease
                          Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
                          Hit:3 http://deb.debian.org/debian bullseye InRelease
                          Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                          Hit:5 https://repo.ebusd.eu/apt/default/buster buster InRelease
                          Hit:6 https://deb.nodesource.com/node_18.x nodistro 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:9001          0.0.0.0:*               LISTEN      1002       130322     69245/iobroker.js-c
                          tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      109        12434      584/redis-server 12
                          tcp        0      0 192.168.6.222:2001      0.0.0.0:*               LISTEN      1002       130723     69447/io.hm-rpc.0
                          tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN      110        10011      686/proftpd: (accep
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12389      594/sshd: /usr/sbin
                          tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1002       131202     69339/node-red
                          tcp        0      0 0.0.0.0:8888            0.0.0.0:*               LISTEN      0          10117      608/ebusd
                          tcp        0      0 0.0.0.0:8889            0.0.0.0:*               LISTEN      0          10118      608/ebusd
                          tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          10094      869/exim4
                          tcp        0      0 192.168.6.222:2010      0.0.0.0:*               LISTEN      1002       132149     69568/io.hm-rpc.1
                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1002       130582     69376/io.sonoff.0
                          tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1002       130652     69407/io.mqtt.0
                          tcp6       0      0 ::1:6379                :::*                    LISTEN      109        12435      584/redis-server 12
                          tcp6       0      0 :::80                   :::*                    LISTEN      1002       131220     69339/node-red
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1002       129009     69267/io.admin.0
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1002       132225     69583/io.web.0
                          tcp6       0      0 :::8084                 :::*                    LISTEN      1002       131858     69613/io.socketio.0
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          12392      594/sshd: /usr/sbin
                          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          10095      869/exim4
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1002       134853     70535/io.wled.0
                          udp        0      0 192.168.6.222:5353      0.0.0.0:*                           1002       131679     69553/io.tr-064.0
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        9923       573/avahi-daemon: r
                          udp        0      0 0.0.0.0:43794           0.0.0.0:*                           108        9925       573/avahi-daemon: r
                          udp6       0      0 :::5353                 :::*                                108        9924       573/avahi-daemon: r
                          udp6       0      0 :::42311                :::*                                108        9926       573/avahi-daemon: r
                          
                          *** Log File - Last 25 Lines ***
                          
                          2023-12-18 11:28:13.355  - info: host.iobroker1 iobroker host.iobroker1 Counted 1 states (system.adapter.milight.*) from states
                          2023-12-18 11:28:14.182  - info: host.iobroker1 iobroker host.iobroker1 file vis/widgets/milight deleted
                          2023-12-18 11:28:14.195  - info: host.iobroker1 iobroker host.iobroker1 file vis/widgets/milight.html deleted
                          2023-12-18 11:28:14.202  - info: host.iobroker1 iobroker host.iobroker1 file vis-2/widgets/milight deleted
                          2023-12-18 11:28:14.212  - info: host.iobroker1 iobroker host.iobroker1 file vis-2/widgets/milight.html deleted
                          2023-12-18 11:28:14.219  - info: host.iobroker1 iobroker host.iobroker1 file milight.admin deleted
                          2023-12-18 11:28:14.225  - info: host.iobroker1 iobroker host.iobroker1 object milight deleted
                          2023-12-18 11:28:14.228  - info: host.iobroker1 iobroker host.iobroker1 object milight.admin deletedhost.iobroker1 Deleting 3 object(s).
                          2023-12-18 11:28:14.252  - info: host.iobroker1 iobroker host.iobroker1 Deleting 1 state(s).
                          2023-12-18 11:28:19.316  - info: host.iobroker1 iobroker removed 4 packages, and changed 1 package in 5s210 packages are looking for funding  run `npm fund` for details
                          2023-12-18 11:28:19.350  - info: host.iobroker1 "system.adapter.vis.0" disabled
                          2023-12-18 11:28:19.361  - info: host.iobroker1 "system.adapter.vis.0" enabled
                          2023-12-18 11:28:19.383  - info: host.iobroker1 iobroker Adapter "system.adapter.vis.0" restarted.
                          2023-12-18 11:28:20.065  - info: vis.0 (73236) starting. Version 1.5.4 in /opt/iobroker/node_modules/iobroker.vis, node: v18.19.0, js-controller: 5.0.16
                          2023-12-18 11:28:20.339  - info: vis.0 (73236) config.js changed. Upload.
                          2023-12-18 11:28:20.399  - info: host.iobroker1 iobroker exit 0
                          2023-12-18 11:28:20.431  - info: vis.0 (73236) Changes in index.html detected => update cache.manifest
                          2023-12-18 11:28:20.437  - info: vis.0 (73236) Upload vis anew, while changes detected...
                          2023-12-18 11:28:21.272  - info: host.iobroker1 "system.adapter.vis.0" disabled
                          2023-12-18 11:28:21.272  - info: host.iobroker1 stopInstance system.adapter.vis.0 (force=false, process=true)
                          2023-12-18 11:28:21.280  - info: host.iobroker1 "system.adapter.vis.0" enabled
                          2023-12-18 11:28:21.280  - info: host.iobroker1 stopInstance system.adapter.vis.0 (force=false, process=true)
                          2023-12-18 11:28:28.124  - info: vis.0 (73236) Uploaded. 0
                          2023-12-18 11:28:28.626  - info: vis.0 (73236) Terminated (NO_ERROR): Without reason
                          2023-12-18 11:28:29.176  - info: host.iobroker1 instance system.adapter.vis.0 terminated while should be started once
                          
                          ======================= SUMMARY =======================
                                                  v.2023-10-10
                          
                          
                             Static hostname: iobroker1
                                   Icon name: computer-vm
                                     Chassis: vm
                              Virtualization: vmware
                            Operating System: Debian GNU/Linux 11 (bullseye)
                                      Kernel: Linux 5.10.0-26-amd64
                                Architecture: x86-64
                          
                          Installation:           vmware
                          Kernel:                 x86_64
                          Userland:               amd64
                          Timezone:               Europe/Berlin (CET, +0100)
                          User-ID:                1000
                          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:            5.9G        2.3G        2.2G        0.0K        1.4G        3.3G
                          Swap:           2.0G          0B        2.0G
                          Total:          8.0G        2.3G        4.3G
                          
                          Active iob-Instances:   29
                          Active repo(s): stable
                          
                          ioBroker Core:          js-controller           5.0.16
                                                  admin                   6.12.0
                          
                          ioBroker Status:        iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: redis
                          
                          Status admin and web instance:
                          + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          Objects:                14918
                          States:                 14498
                          
                          Size of iob-Database:
                          
                          24M     /opt/iobroker/iobroker-data/objects.jsonl
                          11M     /opt/iobroker/iobroker-data/objects.json.migrated
                          11M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                          8.0K    /opt/iobroker/iobroker-data/states.json.bak
                          4.0K    /opt/iobroker/iobroker-data/states.json
                          
                          
                          
                          =================== END OF SUMMARY ====================
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by Thomas Braun
                          #15

                          @alveran sagte in VIS 2 lässt sich nicht installieren:

                          Setz den user noch indie adm-Gruppe.

                          sudo usermod -a -G adm alveran
                          

                          Und setzt das BootTarget:

                          sudo systemctl set-default multi-user.target
                          

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          1 Reply Last reply
                          0
                          • A Alveran

                            Nachtschicht beendet und Hausaufgaben gemacht 🙂

                            Skript v.2023-10-10
                            
                            *** BASE SYSTEM ***
                               Static hostname: iobroker1
                                     Icon name: computer-vm
                                       Chassis: vm
                                Virtualization: vmware
                              Operating System: Debian GNU/Linux 11 (bullseye)
                                        Kernel: Linux 5.10.0-26-amd64
                                  Architecture: x86-64
                            
                            model name      : 12th Gen Intel(R) Core(TM) i5-1240P
                            Docker          : false
                            Virtualization  : vmware
                            Kernel          : x86_64
                            Userland        : amd64
                            
                            Systemuptime and Load:
                             11:28:44 up 49 min,  1 user,  load average: 0.80, 0.60, 0.31
                            CPU threads: 2
                            
                            
                            *** Time and Time Zones ***
                                           Local time: Mon 2023-12-18 11:28:44 CET
                                       Universal time: Mon 2023-12-18 10:28:44 UTC
                                             RTC time: Mon 2023-12-18 10:28:44
                                            Time zone: Europe/Berlin (CET, +0100)
                            System clock synchronized: yes
                                          NTP service: active
                                      RTC in local TZ: no
                            
                            *** User and Groups ***
                            alveran
                            /home/alveran
                            alveran cdrom floppy sudo audio dip video plugdev netdev iobroker
                            
                            *** X-Server-Setup ***
                            X-Server:       false
                            Desktop:
                            Terminal:       tty
                            Boot Target:    graphical.target
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:            5.9G        2.3G        2.3G        0.0K        1.4G        3.3G
                            Swap:           2.0G          0B        2.0G
                            Total:          8.0G        2.3G        4.3G
                            
                                     5929 M total memory
                                     2294 M used memory
                                      684 M active memory
                                     2545 M inactive memory
                                     2285 M free memory
                                      297 M buffer memory
                                     1052 M swap cache
                                     2045 M total swap
                                        0 M used swap
                                     2045 M free swap
                            
                            *** FAILED SERVICES ***
                            
                              UNIT              LOAD   ACTIVE SUB    DESCRIPTION
                            * motioneye.service loaded failed failed motionEye Server
                            
                            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.
                            1 loaded units listed.
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            udev           devtmpfs  2.9G     0  2.9G   0% /dev
                            tmpfs          tmpfs     593M  684K  593M   1% /run
                            /dev/sda1      ext4       18G   12G  5.0G  71% /
                            tmpfs          tmpfs     2.9G     0  2.9G   0% /dev/shm
                            tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                            tmpfs          tmpfs     593M     0  593M   0% /run/user/1000
                            
                            Messages concerning ext4 filesystem in dmesg:
                            [Mon Dec 18 10:39:24 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                            [Mon Dec 18 10:39:24 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                            
                            Show mounted filesystems \(real ones only\):
                            TARGET SOURCE    FSTYPE OPTIONS
                            /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                            
                            Files in neuralgic directories:
                            
                            /var:
                            843M    /var/
                            448M    /var/cache
                            439M    /var/cache/apt
                            367M    /var/cache/apt/archives
                            251M    /var/log
                            
                            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 24.0M in the file system.
                            
                            /opt/iobroker/backups:
                            254M    /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            1.8G    /opt/iobroker/iobroker-data/
                            1.1G    /opt/iobroker/iobroker-data/history
                            560M    /opt/iobroker/iobroker-data/files
                            167M    /opt/iobroker/iobroker-data/files/vis-2
                            91M     /opt/iobroker/iobroker-data/backup-objects
                            
                            The five largest files in iobroker-data are:
                            35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                            24M     /opt/iobroker/iobroker-data/objects.jsonl
                            22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.578d79d9.js.map
                            21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                            19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.061c8d42.js.map
                            
                            USB-Devices by-id:
                            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                            
                            /dev/serial/by-id/usb-Silicon_Labs_CP2104_USB_to_UART_Bridge_Controller_015AD341-if00-port0
                            
                            *** 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-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                    100 /var/lib/dpkg/status
                                 18.18.2-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.18.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.18.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.17.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.17.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.16.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.16.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.15.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.14.2-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.14.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.14.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.13.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.12.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.11.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.10.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.9.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.9.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.8.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.7.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.6.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.5.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.4.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.3.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.2.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.1.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.0.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 12.22.12~dfsg-1~deb11u4 500
                                    500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                    500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                            
                            Temp directories causing npm8 problem: 0
                            No problems detected
                            
                            Errors in npm tree:
                            
                            *** ioBroker-Installation ***
                            
                            ioBroker Status
                            iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: redis
                            
                            Core adapters versions
                            js-controller:  5.0.16
                            admin:          6.12.0
                            javascript:     7.1.6
                            
                            Adapters from github:   0
                            
                            Adapter State
                            + system.adapter.accuweather.0            : accuweather           : iobroker1                                -  enabled
                            + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.alexa2.0                 : alexa2                : iobroker1                                -  enabled
                            + system.adapter.backitup.0               : backitup              : iobroker1                                -  enabled
                              system.adapter.daswetter.0              : daswetter             : iobroker1                                -  enabled
                              system.adapter.devices.0                : devices               : iobroker1                                -  enabled
                            + system.adapter.discovery.0              : discovery             : iobroker1                                -  enabled
                              system.adapter.dwd.0                    : dwd                   : iobroker1                                -  enabled
                            + system.adapter.ebus.0                   : ebus                  : iobroker1                                -  enabled
                              system.adapter.feiertage.0              : feiertage             : iobroker1                                -  enabled
                              system.adapter.flot.0                   : flot                  : iobroker1                                -  enabled
                              system.adapter.fullybrowser.0           : fullybrowser          : iobroker1                                - disabled
                            + system.adapter.history.0                : history               : iobroker1                                -  enabled
                            + system.adapter.hm-rega.0                : hm-rega               : iobroker1                                -  enabled
                            + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                            + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                            + system.adapter.hs100.0                  : hs100                 : iobroker1                                -  enabled
                            + system.adapter.hue.0                    : hue                   : iobroker1                                -  enabled, port: 443
                              system.adapter.ical.0                   : ical                  : iobroker1                                -  enabled
                              system.adapter.icons-icons8.0           : icons-icons8          : iobroker1                                -  enabled
                              system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker1                                -  enabled
                              system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker1                                -  enabled
                              system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker1                                -  enabled
                            + system.adapter.info.0                   : info                  : iobroker1                                -  enabled
                            + system.adapter.iqontrol.0               : iqontrol              : iobroker1                                -  enabled
                            + system.adapter.javascript.0             : javascript            : iobroker1                                -  enabled
                            + system.adapter.mclighting.0             : mclighting            : iobroker1                                -  enabled, port: 81
                              system.adapter.mclighting.1             : mclighting            : iobroker1                                - disabled, port: 81
                            + system.adapter.modbus.0                 : modbus                : iobroker1                                -  enabled
                            + system.adapter.modbus.2                 : modbus                : iobroker1                                -  enabled
                            + system.adapter.mqtt.0                   : mqtt                  : iobroker1                                -  enabled, port: 1884, bind: 0.0.0.0
                            + system.adapter.node-red.0               : node-red              : iobroker1                                -  enabled, port: 1880, bind: 0.0.0.0
                              system.adapter.openweathermap.0         : openweathermap        : iobroker1                                - disabled
                            + system.adapter.ping.0                   : ping                  : iobroker1                                -  enabled
                            + system.adapter.smartmeter.0             : smartmeter            : iobroker1                                -  enabled
                            + system.adapter.socketio.0               : socketio              : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                            + system.adapter.sonoff.0                 : sonoff                : iobroker1                                -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.tr-064.0                 : tr-064                : iobroker1                                -  enabled
                              system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : iobroker1                                -  enabled
                              system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : iobroker1                                -  enabled
                              system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: iobroker1                                -  enabled
                              system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker1                                -  enabled
                              system.adapter.vis-2.0                  : vis-2                 : iobroker1                                - disabled
                              system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker1                                -  enabled
                              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker1                                -  enabled
                              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker1                                -  enabled
                              system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker1                                -  enabled
                              system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker1                                -  enabled
                              system.adapter.vis.0                    : vis                   : iobroker1                                -  enabled
                            + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            + system.adapter.wled.0                   : wled                  : iobroker1                                -  enabled
                            + system.adapter.worx.0                   : worx                  : iobroker1                                -  enabled
                              system.adapter.ws.0                     : ws                    : iobroker1                                - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                              system.adapter.yahka.0                  : yahka                 : iobroker1                                - disabled
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                            + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                            + system.adapter.hue.0                    : hue                   : iobroker1                                -  enabled, port: 443
                            + system.adapter.mclighting.0             : mclighting            : iobroker1                                -  enabled, port: 81
                            + system.adapter.mqtt.0                   : mqtt                  : iobroker1                                -  enabled, port: 1884, bind: 0.0.0.0
                            + system.adapter.node-red.0               : node-red              : iobroker1                                -  enabled, port: 1880, bind: 0.0.0.0
                            + system.adapter.socketio.0               : socketio              : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                            + system.adapter.sonoff.0                 : sonoff                : iobroker1                                -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            ioBroker-Repositories
                            stable        : http://download.iobroker.net/sources-dist.json
                            beta          : http://download.iobroker.net/sources-dist-latest.json
                            
                            Active repo(s): stable
                            
                            Installed ioBroker-Instances
                            Used repository: stable
                            Adapter    "accuweather"  : 1.3.1    , installed 1.3.1
                            Adapter    "admin"        : 6.12.0   , installed 6.12.0
                            Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
                            Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                            Adapter    "apcups"       : 1.0.15   , installed 1.0.15
                            Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                            Adapter    "daswetter"    : 3.1.11   , installed 3.1.11
                            Adapter    "devices"      : 1.1.5    , installed 1.1.5
                            Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                            Adapter    "ebus"         : 3.2.4    , installed 3.2.4
                            Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                            Adapter    "flot"         : 1.12.0   , installed 1.12.0
                            Adapter    "fullybrowser" : 3.0.6    , installed 3.0.6
                            Adapter    "history"      : 3.0.1    , installed 3.0.1
                            Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                            Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                            Adapter    "hs100"        : 2.2.0    , installed 2.2.0
                            Adapter    "hue"          : 3.10.1   , installed 3.10.1
                            Adapter    "ical"         : 1.13.3   , installed 1.13.3
                            Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                            Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                            Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                            Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                            Adapter    "info"         : 2.0.0    , installed 2.0.0
                            Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                            Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                            Controller "js-controller": 5.0.17   , installed 5.0.16 [Updatable]
                            Adapter    "landroid"     : 1.0.3    , installed 1.0.3
                            Adapter    "mclighting"   : 0.1.2    , installed 0.1.2
                            Adapter    "modbus"       : 5.0.11   , installed 6.1.0
                            Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                            Adapter    "node-red"     : 4.0.3    , installed 4.0.3
                            Adapter    "nut"          : 1.6.0    , installed 1.6.0
                            Adapter    "openweathermap": 0.4.5   , installed 1.0.4
                            Adapter    "ping"         : 1.6.2    , installed 1.6.2
                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                            Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                            Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                            Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                            Adapter    "telegram"     : 3.0.0    , installed 3.0.0
                            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                            Adapter    "vis"          : 1.5.4    , installed 1.5.4
                            Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                            Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                            Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                            Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                            Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                            Adapter    "web"          : 6.1.10   , installed 6.1.10
                            Adapter    "wled"         : 0.7.1    , installed 0.7.1
                            Adapter    "worx"         : 2.3.4    , installed 2.3.4
                            Adapter    "ws"           : 2.5.8    , installed 2.5.8
                            Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        14918
                            States:         14498
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://ftp.debian.org/debian bullseye-backports InRelease
                            Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
                            Hit:3 http://deb.debian.org/debian bullseye InRelease
                            Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                            Hit:5 https://repo.ebusd.eu/apt/default/buster buster InRelease
                            Hit:6 https://deb.nodesource.com/node_18.x nodistro 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:9001          0.0.0.0:*               LISTEN      1002       130322     69245/iobroker.js-c
                            tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      109        12434      584/redis-server 12
                            tcp        0      0 192.168.6.222:2001      0.0.0.0:*               LISTEN      1002       130723     69447/io.hm-rpc.0
                            tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN      110        10011      686/proftpd: (accep
                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12389      594/sshd: /usr/sbin
                            tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1002       131202     69339/node-red
                            tcp        0      0 0.0.0.0:8888            0.0.0.0:*               LISTEN      0          10117      608/ebusd
                            tcp        0      0 0.0.0.0:8889            0.0.0.0:*               LISTEN      0          10118      608/ebusd
                            tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          10094      869/exim4
                            tcp        0      0 192.168.6.222:2010      0.0.0.0:*               LISTEN      1002       132149     69568/io.hm-rpc.1
                            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1002       130582     69376/io.sonoff.0
                            tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1002       130652     69407/io.mqtt.0
                            tcp6       0      0 ::1:6379                :::*                    LISTEN      109        12435      584/redis-server 12
                            tcp6       0      0 :::80                   :::*                    LISTEN      1002       131220     69339/node-red
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1002       129009     69267/io.admin.0
                            tcp6       0      0 :::8082                 :::*                    LISTEN      1002       132225     69583/io.web.0
                            tcp6       0      0 :::8084                 :::*                    LISTEN      1002       131858     69613/io.socketio.0
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          12392      594/sshd: /usr/sbin
                            tcp6       0      0 ::1:25                  :::*                    LISTEN      0          10095      869/exim4
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1002       134853     70535/io.wled.0
                            udp        0      0 192.168.6.222:5353      0.0.0.0:*                           1002       131679     69553/io.tr-064.0
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        9923       573/avahi-daemon: r
                            udp        0      0 0.0.0.0:43794           0.0.0.0:*                           108        9925       573/avahi-daemon: r
                            udp6       0      0 :::5353                 :::*                                108        9924       573/avahi-daemon: r
                            udp6       0      0 :::42311                :::*                                108        9926       573/avahi-daemon: r
                            
                            *** Log File - Last 25 Lines ***
                            
                            2023-12-18 11:28:13.355  - info: host.iobroker1 iobroker host.iobroker1 Counted 1 states (system.adapter.milight.*) from states
                            2023-12-18 11:28:14.182  - info: host.iobroker1 iobroker host.iobroker1 file vis/widgets/milight deleted
                            2023-12-18 11:28:14.195  - info: host.iobroker1 iobroker host.iobroker1 file vis/widgets/milight.html deleted
                            2023-12-18 11:28:14.202  - info: host.iobroker1 iobroker host.iobroker1 file vis-2/widgets/milight deleted
                            2023-12-18 11:28:14.212  - info: host.iobroker1 iobroker host.iobroker1 file vis-2/widgets/milight.html deleted
                            2023-12-18 11:28:14.219  - info: host.iobroker1 iobroker host.iobroker1 file milight.admin deleted
                            2023-12-18 11:28:14.225  - info: host.iobroker1 iobroker host.iobroker1 object milight deleted
                            2023-12-18 11:28:14.228  - info: host.iobroker1 iobroker host.iobroker1 object milight.admin deletedhost.iobroker1 Deleting 3 object(s).
                            2023-12-18 11:28:14.252  - info: host.iobroker1 iobroker host.iobroker1 Deleting 1 state(s).
                            2023-12-18 11:28:19.316  - info: host.iobroker1 iobroker removed 4 packages, and changed 1 package in 5s210 packages are looking for funding  run `npm fund` for details
                            2023-12-18 11:28:19.350  - info: host.iobroker1 "system.adapter.vis.0" disabled
                            2023-12-18 11:28:19.361  - info: host.iobroker1 "system.adapter.vis.0" enabled
                            2023-12-18 11:28:19.383  - info: host.iobroker1 iobroker Adapter "system.adapter.vis.0" restarted.
                            2023-12-18 11:28:20.065  - info: vis.0 (73236) starting. Version 1.5.4 in /opt/iobroker/node_modules/iobroker.vis, node: v18.19.0, js-controller: 5.0.16
                            2023-12-18 11:28:20.339  - info: vis.0 (73236) config.js changed. Upload.
                            2023-12-18 11:28:20.399  - info: host.iobroker1 iobroker exit 0
                            2023-12-18 11:28:20.431  - info: vis.0 (73236) Changes in index.html detected => update cache.manifest
                            2023-12-18 11:28:20.437  - info: vis.0 (73236) Upload vis anew, while changes detected...
                            2023-12-18 11:28:21.272  - info: host.iobroker1 "system.adapter.vis.0" disabled
                            2023-12-18 11:28:21.272  - info: host.iobroker1 stopInstance system.adapter.vis.0 (force=false, process=true)
                            2023-12-18 11:28:21.280  - info: host.iobroker1 "system.adapter.vis.0" enabled
                            2023-12-18 11:28:21.280  - info: host.iobroker1 stopInstance system.adapter.vis.0 (force=false, process=true)
                            2023-12-18 11:28:28.124  - info: vis.0 (73236) Uploaded. 0
                            2023-12-18 11:28:28.626  - info: vis.0 (73236) Terminated (NO_ERROR): Without reason
                            2023-12-18 11:28:29.176  - info: host.iobroker1 instance system.adapter.vis.0 terminated while should be started once
                            
                            ======================= SUMMARY =======================
                                                    v.2023-10-10
                            
                            
                               Static hostname: iobroker1
                                     Icon name: computer-vm
                                       Chassis: vm
                                Virtualization: vmware
                              Operating System: Debian GNU/Linux 11 (bullseye)
                                        Kernel: Linux 5.10.0-26-amd64
                                  Architecture: x86-64
                            
                            Installation:           vmware
                            Kernel:                 x86_64
                            Userland:               amd64
                            Timezone:               Europe/Berlin (CET, +0100)
                            User-ID:                1000
                            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:            5.9G        2.3G        2.2G        0.0K        1.4G        3.3G
                            Swap:           2.0G          0B        2.0G
                            Total:          8.0G        2.3G        4.3G
                            
                            Active iob-Instances:   29
                            Active repo(s): stable
                            
                            ioBroker Core:          js-controller           5.0.16
                                                    admin                   6.12.0
                            
                            ioBroker Status:        iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: redis
                            
                            Status admin and web instance:
                            + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            Objects:                14918
                            States:                 14498
                            
                            Size of iob-Database:
                            
                            24M     /opt/iobroker/iobroker-data/objects.jsonl
                            11M     /opt/iobroker/iobroker-data/objects.json.migrated
                            11M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                            8.0K    /opt/iobroker/iobroker-data/states.json.bak
                            4.0K    /opt/iobroker/iobroker-data/states.json
                            
                            
                            
                            =================== END OF SUMMARY ====================
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #16

                            @alveran sagte in VIS 2 lässt sich nicht installieren:

                            *** FAILED SERVICES ***
                            
                              UNIT              LOAD   ACTIVE SUB    DESCRIPTION
                            * motioneye.service loaded failed failed motionEye Server
                            

                            Und was ist mit dem los?

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            A 1 Reply Last reply
                            0
                            • A Alveran

                              Nachtschicht beendet und Hausaufgaben gemacht 🙂

                              Skript v.2023-10-10
                              
                              *** BASE SYSTEM ***
                                 Static hostname: iobroker1
                                       Icon name: computer-vm
                                         Chassis: vm
                                  Virtualization: vmware
                                Operating System: Debian GNU/Linux 11 (bullseye)
                                          Kernel: Linux 5.10.0-26-amd64
                                    Architecture: x86-64
                              
                              model name      : 12th Gen Intel(R) Core(TM) i5-1240P
                              Docker          : false
                              Virtualization  : vmware
                              Kernel          : x86_64
                              Userland        : amd64
                              
                              Systemuptime and Load:
                               11:28:44 up 49 min,  1 user,  load average: 0.80, 0.60, 0.31
                              CPU threads: 2
                              
                              
                              *** Time and Time Zones ***
                                             Local time: Mon 2023-12-18 11:28:44 CET
                                         Universal time: Mon 2023-12-18 10:28:44 UTC
                                               RTC time: Mon 2023-12-18 10:28:44
                                              Time zone: Europe/Berlin (CET, +0100)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** User and Groups ***
                              alveran
                              /home/alveran
                              alveran cdrom floppy sudo audio dip video plugdev netdev iobroker
                              
                              *** X-Server-Setup ***
                              X-Server:       false
                              Desktop:
                              Terminal:       tty
                              Boot Target:    graphical.target
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:            5.9G        2.3G        2.3G        0.0K        1.4G        3.3G
                              Swap:           2.0G          0B        2.0G
                              Total:          8.0G        2.3G        4.3G
                              
                                       5929 M total memory
                                       2294 M used memory
                                        684 M active memory
                                       2545 M inactive memory
                                       2285 M free memory
                                        297 M buffer memory
                                       1052 M swap cache
                                       2045 M total swap
                                          0 M used swap
                                       2045 M free swap
                              
                              *** FAILED SERVICES ***
                              
                                UNIT              LOAD   ACTIVE SUB    DESCRIPTION
                              * motioneye.service loaded failed failed motionEye Server
                              
                              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.
                              1 loaded units listed.
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              udev           devtmpfs  2.9G     0  2.9G   0% /dev
                              tmpfs          tmpfs     593M  684K  593M   1% /run
                              /dev/sda1      ext4       18G   12G  5.0G  71% /
                              tmpfs          tmpfs     2.9G     0  2.9G   0% /dev/shm
                              tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                              tmpfs          tmpfs     593M     0  593M   0% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Mon Dec 18 10:39:24 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                              [Mon Dec 18 10:39:24 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                              
                              Show mounted filesystems \(real ones only\):
                              TARGET SOURCE    FSTYPE OPTIONS
                              /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                              
                              Files in neuralgic directories:
                              
                              /var:
                              843M    /var/
                              448M    /var/cache
                              439M    /var/cache/apt
                              367M    /var/cache/apt/archives
                              251M    /var/log
                              
                              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 24.0M in the file system.
                              
                              /opt/iobroker/backups:
                              254M    /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              1.8G    /opt/iobroker/iobroker-data/
                              1.1G    /opt/iobroker/iobroker-data/history
                              560M    /opt/iobroker/iobroker-data/files
                              167M    /opt/iobroker/iobroker-data/files/vis-2
                              91M     /opt/iobroker/iobroker-data/backup-objects
                              
                              The five largest files in iobroker-data are:
                              35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                              24M     /opt/iobroker/iobroker-data/objects.jsonl
                              22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.578d79d9.js.map
                              21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                              19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.061c8d42.js.map
                              
                              USB-Devices by-id:
                              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                              
                              /dev/serial/by-id/usb-Silicon_Labs_CP2104_USB_to_UART_Bridge_Controller_015AD341-if00-port0
                              
                              *** 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-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                      100 /var/lib/dpkg/status
                                   18.18.2-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.18.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.18.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.17.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.17.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.16.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.16.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.15.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.14.2-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.14.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.14.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.13.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.12.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.11.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.10.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.9.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.9.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.8.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.7.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.6.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.5.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.4.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.3.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.2.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.1.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.0.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   12.22.12~dfsg-1~deb11u4 500
                                      500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                      500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                              
                              Temp directories causing npm8 problem: 0
                              No problems detected
                              
                              Errors in npm tree:
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: redis
                              
                              Core adapters versions
                              js-controller:  5.0.16
                              admin:          6.12.0
                              javascript:     7.1.6
                              
                              Adapters from github:   0
                              
                              Adapter State
                              + system.adapter.accuweather.0            : accuweather           : iobroker1                                -  enabled
                              + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.alexa2.0                 : alexa2                : iobroker1                                -  enabled
                              + system.adapter.backitup.0               : backitup              : iobroker1                                -  enabled
                                system.adapter.daswetter.0              : daswetter             : iobroker1                                -  enabled
                                system.adapter.devices.0                : devices               : iobroker1                                -  enabled
                              + system.adapter.discovery.0              : discovery             : iobroker1                                -  enabled
                                system.adapter.dwd.0                    : dwd                   : iobroker1                                -  enabled
                              + system.adapter.ebus.0                   : ebus                  : iobroker1                                -  enabled
                                system.adapter.feiertage.0              : feiertage             : iobroker1                                -  enabled
                                system.adapter.flot.0                   : flot                  : iobroker1                                -  enabled
                                system.adapter.fullybrowser.0           : fullybrowser          : iobroker1                                - disabled
                              + system.adapter.history.0                : history               : iobroker1                                -  enabled
                              + system.adapter.hm-rega.0                : hm-rega               : iobroker1                                -  enabled
                              + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                              + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                              + system.adapter.hs100.0                  : hs100                 : iobroker1                                -  enabled
                              + system.adapter.hue.0                    : hue                   : iobroker1                                -  enabled, port: 443
                                system.adapter.ical.0                   : ical                  : iobroker1                                -  enabled
                                system.adapter.icons-icons8.0           : icons-icons8          : iobroker1                                -  enabled
                                system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker1                                -  enabled
                                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker1                                -  enabled
                                system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker1                                -  enabled
                              + system.adapter.info.0                   : info                  : iobroker1                                -  enabled
                              + system.adapter.iqontrol.0               : iqontrol              : iobroker1                                -  enabled
                              + system.adapter.javascript.0             : javascript            : iobroker1                                -  enabled
                              + system.adapter.mclighting.0             : mclighting            : iobroker1                                -  enabled, port: 81
                                system.adapter.mclighting.1             : mclighting            : iobroker1                                - disabled, port: 81
                              + system.adapter.modbus.0                 : modbus                : iobroker1                                -  enabled
                              + system.adapter.modbus.2                 : modbus                : iobroker1                                -  enabled
                              + system.adapter.mqtt.0                   : mqtt                  : iobroker1                                -  enabled, port: 1884, bind: 0.0.0.0
                              + system.adapter.node-red.0               : node-red              : iobroker1                                -  enabled, port: 1880, bind: 0.0.0.0
                                system.adapter.openweathermap.0         : openweathermap        : iobroker1                                - disabled
                              + system.adapter.ping.0                   : ping                  : iobroker1                                -  enabled
                              + system.adapter.smartmeter.0             : smartmeter            : iobroker1                                -  enabled
                              + system.adapter.socketio.0               : socketio              : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              + system.adapter.sonoff.0                 : sonoff                : iobroker1                                -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.tr-064.0                 : tr-064                : iobroker1                                -  enabled
                                system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : iobroker1                                -  enabled
                                system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : iobroker1                                -  enabled
                                system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: iobroker1                                -  enabled
                                system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker1                                -  enabled
                                system.adapter.vis-2.0                  : vis-2                 : iobroker1                                - disabled
                                system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker1                                -  enabled
                                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker1                                -  enabled
                                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker1                                -  enabled
                                system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker1                                -  enabled
                                system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker1                                -  enabled
                                system.adapter.vis.0                    : vis                   : iobroker1                                -  enabled
                              + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.wled.0                   : wled                  : iobroker1                                -  enabled
                              + system.adapter.worx.0                   : worx                  : iobroker1                                -  enabled
                                system.adapter.ws.0                     : ws                    : iobroker1                                - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                                system.adapter.yahka.0                  : yahka                 : iobroker1                                - disabled
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                              + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                              + system.adapter.hue.0                    : hue                   : iobroker1                                -  enabled, port: 443
                              + system.adapter.mclighting.0             : mclighting            : iobroker1                                -  enabled, port: 81
                              + system.adapter.mqtt.0                   : mqtt                  : iobroker1                                -  enabled, port: 1884, bind: 0.0.0.0
                              + system.adapter.node-red.0               : node-red              : iobroker1                                -  enabled, port: 1880, bind: 0.0.0.0
                              + system.adapter.socketio.0               : socketio              : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              + system.adapter.sonoff.0                 : sonoff                : iobroker1                                -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              ioBroker-Repositories
                              stable        : http://download.iobroker.net/sources-dist.json
                              beta          : http://download.iobroker.net/sources-dist-latest.json
                              
                              Active repo(s): stable
                              
                              Installed ioBroker-Instances
                              Used repository: stable
                              Adapter    "accuweather"  : 1.3.1    , installed 1.3.1
                              Adapter    "admin"        : 6.12.0   , installed 6.12.0
                              Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
                              Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                              Adapter    "apcups"       : 1.0.15   , installed 1.0.15
                              Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                              Adapter    "daswetter"    : 3.1.11   , installed 3.1.11
                              Adapter    "devices"      : 1.1.5    , installed 1.1.5
                              Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                              Adapter    "ebus"         : 3.2.4    , installed 3.2.4
                              Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                              Adapter    "flot"         : 1.12.0   , installed 1.12.0
                              Adapter    "fullybrowser" : 3.0.6    , installed 3.0.6
                              Adapter    "history"      : 3.0.1    , installed 3.0.1
                              Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                              Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                              Adapter    "hs100"        : 2.2.0    , installed 2.2.0
                              Adapter    "hue"          : 3.10.1   , installed 3.10.1
                              Adapter    "ical"         : 1.13.3   , installed 1.13.3
                              Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                              Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                              Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                              Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                              Adapter    "info"         : 2.0.0    , installed 2.0.0
                              Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                              Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                              Controller "js-controller": 5.0.17   , installed 5.0.16 [Updatable]
                              Adapter    "landroid"     : 1.0.3    , installed 1.0.3
                              Adapter    "mclighting"   : 0.1.2    , installed 0.1.2
                              Adapter    "modbus"       : 5.0.11   , installed 6.1.0
                              Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                              Adapter    "node-red"     : 4.0.3    , installed 4.0.3
                              Adapter    "nut"          : 1.6.0    , installed 1.6.0
                              Adapter    "openweathermap": 0.4.5   , installed 1.0.4
                              Adapter    "ping"         : 1.6.2    , installed 1.6.2
                              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                              Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                              Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                              Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                              Adapter    "telegram"     : 3.0.0    , installed 3.0.0
                              Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                              Adapter    "vis"          : 1.5.4    , installed 1.5.4
                              Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                              Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                              Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                              Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                              Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                              Adapter    "web"          : 6.1.10   , installed 6.1.10
                              Adapter    "wled"         : 0.7.1    , installed 0.7.1
                              Adapter    "worx"         : 2.3.4    , installed 2.3.4
                              Adapter    "ws"           : 2.5.8    , installed 2.5.8
                              Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        14918
                              States:         14498
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://ftp.debian.org/debian bullseye-backports InRelease
                              Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
                              Hit:3 http://deb.debian.org/debian bullseye InRelease
                              Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                              Hit:5 https://repo.ebusd.eu/apt/default/buster buster InRelease
                              Hit:6 https://deb.nodesource.com/node_18.x nodistro 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:9001          0.0.0.0:*               LISTEN      1002       130322     69245/iobroker.js-c
                              tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      109        12434      584/redis-server 12
                              tcp        0      0 192.168.6.222:2001      0.0.0.0:*               LISTEN      1002       130723     69447/io.hm-rpc.0
                              tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN      110        10011      686/proftpd: (accep
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12389      594/sshd: /usr/sbin
                              tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1002       131202     69339/node-red
                              tcp        0      0 0.0.0.0:8888            0.0.0.0:*               LISTEN      0          10117      608/ebusd
                              tcp        0      0 0.0.0.0:8889            0.0.0.0:*               LISTEN      0          10118      608/ebusd
                              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          10094      869/exim4
                              tcp        0      0 192.168.6.222:2010      0.0.0.0:*               LISTEN      1002       132149     69568/io.hm-rpc.1
                              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1002       130582     69376/io.sonoff.0
                              tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1002       130652     69407/io.mqtt.0
                              tcp6       0      0 ::1:6379                :::*                    LISTEN      109        12435      584/redis-server 12
                              tcp6       0      0 :::80                   :::*                    LISTEN      1002       131220     69339/node-red
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1002       129009     69267/io.admin.0
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1002       132225     69583/io.web.0
                              tcp6       0      0 :::8084                 :::*                    LISTEN      1002       131858     69613/io.socketio.0
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          12392      594/sshd: /usr/sbin
                              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          10095      869/exim4
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1002       134853     70535/io.wled.0
                              udp        0      0 192.168.6.222:5353      0.0.0.0:*                           1002       131679     69553/io.tr-064.0
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        9923       573/avahi-daemon: r
                              udp        0      0 0.0.0.0:43794           0.0.0.0:*                           108        9925       573/avahi-daemon: r
                              udp6       0      0 :::5353                 :::*                                108        9924       573/avahi-daemon: r
                              udp6       0      0 :::42311                :::*                                108        9926       573/avahi-daemon: r
                              
                              *** Log File - Last 25 Lines ***
                              
                              2023-12-18 11:28:13.355  - info: host.iobroker1 iobroker host.iobroker1 Counted 1 states (system.adapter.milight.*) from states
                              2023-12-18 11:28:14.182  - info: host.iobroker1 iobroker host.iobroker1 file vis/widgets/milight deleted
                              2023-12-18 11:28:14.195  - info: host.iobroker1 iobroker host.iobroker1 file vis/widgets/milight.html deleted
                              2023-12-18 11:28:14.202  - info: host.iobroker1 iobroker host.iobroker1 file vis-2/widgets/milight deleted
                              2023-12-18 11:28:14.212  - info: host.iobroker1 iobroker host.iobroker1 file vis-2/widgets/milight.html deleted
                              2023-12-18 11:28:14.219  - info: host.iobroker1 iobroker host.iobroker1 file milight.admin deleted
                              2023-12-18 11:28:14.225  - info: host.iobroker1 iobroker host.iobroker1 object milight deleted
                              2023-12-18 11:28:14.228  - info: host.iobroker1 iobroker host.iobroker1 object milight.admin deletedhost.iobroker1 Deleting 3 object(s).
                              2023-12-18 11:28:14.252  - info: host.iobroker1 iobroker host.iobroker1 Deleting 1 state(s).
                              2023-12-18 11:28:19.316  - info: host.iobroker1 iobroker removed 4 packages, and changed 1 package in 5s210 packages are looking for funding  run `npm fund` for details
                              2023-12-18 11:28:19.350  - info: host.iobroker1 "system.adapter.vis.0" disabled
                              2023-12-18 11:28:19.361  - info: host.iobroker1 "system.adapter.vis.0" enabled
                              2023-12-18 11:28:19.383  - info: host.iobroker1 iobroker Adapter "system.adapter.vis.0" restarted.
                              2023-12-18 11:28:20.065  - info: vis.0 (73236) starting. Version 1.5.4 in /opt/iobroker/node_modules/iobroker.vis, node: v18.19.0, js-controller: 5.0.16
                              2023-12-18 11:28:20.339  - info: vis.0 (73236) config.js changed. Upload.
                              2023-12-18 11:28:20.399  - info: host.iobroker1 iobroker exit 0
                              2023-12-18 11:28:20.431  - info: vis.0 (73236) Changes in index.html detected => update cache.manifest
                              2023-12-18 11:28:20.437  - info: vis.0 (73236) Upload vis anew, while changes detected...
                              2023-12-18 11:28:21.272  - info: host.iobroker1 "system.adapter.vis.0" disabled
                              2023-12-18 11:28:21.272  - info: host.iobroker1 stopInstance system.adapter.vis.0 (force=false, process=true)
                              2023-12-18 11:28:21.280  - info: host.iobroker1 "system.adapter.vis.0" enabled
                              2023-12-18 11:28:21.280  - info: host.iobroker1 stopInstance system.adapter.vis.0 (force=false, process=true)
                              2023-12-18 11:28:28.124  - info: vis.0 (73236) Uploaded. 0
                              2023-12-18 11:28:28.626  - info: vis.0 (73236) Terminated (NO_ERROR): Without reason
                              2023-12-18 11:28:29.176  - info: host.iobroker1 instance system.adapter.vis.0 terminated while should be started once
                              
                              ======================= SUMMARY =======================
                                                      v.2023-10-10
                              
                              
                                 Static hostname: iobroker1
                                       Icon name: computer-vm
                                         Chassis: vm
                                  Virtualization: vmware
                                Operating System: Debian GNU/Linux 11 (bullseye)
                                          Kernel: Linux 5.10.0-26-amd64
                                    Architecture: x86-64
                              
                              Installation:           vmware
                              Kernel:                 x86_64
                              Userland:               amd64
                              Timezone:               Europe/Berlin (CET, +0100)
                              User-ID:                1000
                              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:            5.9G        2.3G        2.2G        0.0K        1.4G        3.3G
                              Swap:           2.0G          0B        2.0G
                              Total:          8.0G        2.3G        4.3G
                              
                              Active iob-Instances:   29
                              Active repo(s): stable
                              
                              ioBroker Core:          js-controller           5.0.16
                                                      admin                   6.12.0
                              
                              ioBroker Status:        iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: redis
                              
                              Status admin and web instance:
                              + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              Objects:                14918
                              States:                 14498
                              
                              Size of iob-Database:
                              
                              24M     /opt/iobroker/iobroker-data/objects.jsonl
                              11M     /opt/iobroker/iobroker-data/objects.json.migrated
                              11M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                              8.0K    /opt/iobroker/iobroker-data/states.json.bak
                              4.0K    /opt/iobroker/iobroker-data/states.json
                              
                              
                              
                              =================== END OF SUMMARY ====================
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #17

                              @alveran sagte in VIS 2 lässt sich nicht installieren:

                              Controller "js-controller": 5.0.17 , installed 5.0.16 [Updatable]

                              Update das auf die aktuelle Version.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              1 Reply Last reply
                              0
                              • A Alveran

                                Nachtschicht beendet und Hausaufgaben gemacht 🙂

                                Skript v.2023-10-10
                                
                                *** BASE SYSTEM ***
                                   Static hostname: iobroker1
                                         Icon name: computer-vm
                                           Chassis: vm
                                    Virtualization: vmware
                                  Operating System: Debian GNU/Linux 11 (bullseye)
                                            Kernel: Linux 5.10.0-26-amd64
                                      Architecture: x86-64
                                
                                model name      : 12th Gen Intel(R) Core(TM) i5-1240P
                                Docker          : false
                                Virtualization  : vmware
                                Kernel          : x86_64
                                Userland        : amd64
                                
                                Systemuptime and Load:
                                 11:28:44 up 49 min,  1 user,  load average: 0.80, 0.60, 0.31
                                CPU threads: 2
                                
                                
                                *** Time and Time Zones ***
                                               Local time: Mon 2023-12-18 11:28:44 CET
                                           Universal time: Mon 2023-12-18 10:28:44 UTC
                                                 RTC time: Mon 2023-12-18 10:28:44
                                                Time zone: Europe/Berlin (CET, +0100)
                                System clock synchronized: yes
                                              NTP service: active
                                          RTC in local TZ: no
                                
                                *** User and Groups ***
                                alveran
                                /home/alveran
                                alveran cdrom floppy sudo audio dip video plugdev netdev iobroker
                                
                                *** X-Server-Setup ***
                                X-Server:       false
                                Desktop:
                                Terminal:       tty
                                Boot Target:    graphical.target
                                
                                *** MEMORY ***
                                               total        used        free      shared  buff/cache   available
                                Mem:            5.9G        2.3G        2.3G        0.0K        1.4G        3.3G
                                Swap:           2.0G          0B        2.0G
                                Total:          8.0G        2.3G        4.3G
                                
                                         5929 M total memory
                                         2294 M used memory
                                          684 M active memory
                                         2545 M inactive memory
                                         2285 M free memory
                                          297 M buffer memory
                                         1052 M swap cache
                                         2045 M total swap
                                            0 M used swap
                                         2045 M free swap
                                
                                *** FAILED SERVICES ***
                                
                                  UNIT              LOAD   ACTIVE SUB    DESCRIPTION
                                * motioneye.service loaded failed failed motionEye Server
                                
                                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.
                                1 loaded units listed.
                                
                                *** FILESYSTEM ***
                                Filesystem     Type      Size  Used Avail Use% Mounted on
                                udev           devtmpfs  2.9G     0  2.9G   0% /dev
                                tmpfs          tmpfs     593M  684K  593M   1% /run
                                /dev/sda1      ext4       18G   12G  5.0G  71% /
                                tmpfs          tmpfs     2.9G     0  2.9G   0% /dev/shm
                                tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                tmpfs          tmpfs     593M     0  593M   0% /run/user/1000
                                
                                Messages concerning ext4 filesystem in dmesg:
                                [Mon Dec 18 10:39:24 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                                [Mon Dec 18 10:39:24 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                                
                                Show mounted filesystems \(real ones only\):
                                TARGET SOURCE    FSTYPE OPTIONS
                                /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                                
                                Files in neuralgic directories:
                                
                                /var:
                                843M    /var/
                                448M    /var/cache
                                439M    /var/cache/apt
                                367M    /var/cache/apt/archives
                                251M    /var/log
                                
                                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 24.0M in the file system.
                                
                                /opt/iobroker/backups:
                                254M    /opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                1.8G    /opt/iobroker/iobroker-data/
                                1.1G    /opt/iobroker/iobroker-data/history
                                560M    /opt/iobroker/iobroker-data/files
                                167M    /opt/iobroker/iobroker-data/files/vis-2
                                91M     /opt/iobroker/iobroker-data/backup-objects
                                
                                The five largest files in iobroker-data are:
                                35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                24M     /opt/iobroker/iobroker-data/objects.jsonl
                                22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.578d79d9.js.map
                                21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                                19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.061c8d42.js.map
                                
                                USB-Devices by-id:
                                USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                
                                /dev/serial/by-id/usb-Silicon_Labs_CP2104_USB_to_UART_Bridge_Controller_015AD341-if00-port0
                                
                                *** 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-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                        100 /var/lib/dpkg/status
                                     18.18.2-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.18.1-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.18.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.17.1-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.17.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.16.1-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.16.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.15.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.14.2-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.14.1-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.14.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.13.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.12.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.11.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.10.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.9.1-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.9.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.8.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.7.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.6.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.5.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.4.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.3.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.2.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.1.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.0.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     12.22.12~dfsg-1~deb11u4 500
                                        500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                        500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                                
                                Temp directories causing npm8 problem: 0
                                No problems detected
                                
                                Errors in npm tree:
                                
                                *** ioBroker-Installation ***
                                
                                ioBroker Status
                                iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: redis
                                
                                Core adapters versions
                                js-controller:  5.0.16
                                admin:          6.12.0
                                javascript:     7.1.6
                                
                                Adapters from github:   0
                                
                                Adapter State
                                + system.adapter.accuweather.0            : accuweather           : iobroker1                                -  enabled
                                + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.alexa2.0                 : alexa2                : iobroker1                                -  enabled
                                + system.adapter.backitup.0               : backitup              : iobroker1                                -  enabled
                                  system.adapter.daswetter.0              : daswetter             : iobroker1                                -  enabled
                                  system.adapter.devices.0                : devices               : iobroker1                                -  enabled
                                + system.adapter.discovery.0              : discovery             : iobroker1                                -  enabled
                                  system.adapter.dwd.0                    : dwd                   : iobroker1                                -  enabled
                                + system.adapter.ebus.0                   : ebus                  : iobroker1                                -  enabled
                                  system.adapter.feiertage.0              : feiertage             : iobroker1                                -  enabled
                                  system.adapter.flot.0                   : flot                  : iobroker1                                -  enabled
                                  system.adapter.fullybrowser.0           : fullybrowser          : iobroker1                                - disabled
                                + system.adapter.history.0                : history               : iobroker1                                -  enabled
                                + system.adapter.hm-rega.0                : hm-rega               : iobroker1                                -  enabled
                                + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                                + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                                + system.adapter.hs100.0                  : hs100                 : iobroker1                                -  enabled
                                + system.adapter.hue.0                    : hue                   : iobroker1                                -  enabled, port: 443
                                  system.adapter.ical.0                   : ical                  : iobroker1                                -  enabled
                                  system.adapter.icons-icons8.0           : icons-icons8          : iobroker1                                -  enabled
                                  system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker1                                -  enabled
                                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker1                                -  enabled
                                  system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker1                                -  enabled
                                + system.adapter.info.0                   : info                  : iobroker1                                -  enabled
                                + system.adapter.iqontrol.0               : iqontrol              : iobroker1                                -  enabled
                                + system.adapter.javascript.0             : javascript            : iobroker1                                -  enabled
                                + system.adapter.mclighting.0             : mclighting            : iobroker1                                -  enabled, port: 81
                                  system.adapter.mclighting.1             : mclighting            : iobroker1                                - disabled, port: 81
                                + system.adapter.modbus.0                 : modbus                : iobroker1                                -  enabled
                                + system.adapter.modbus.2                 : modbus                : iobroker1                                -  enabled
                                + system.adapter.mqtt.0                   : mqtt                  : iobroker1                                -  enabled, port: 1884, bind: 0.0.0.0
                                + system.adapter.node-red.0               : node-red              : iobroker1                                -  enabled, port: 1880, bind: 0.0.0.0
                                  system.adapter.openweathermap.0         : openweathermap        : iobroker1                                - disabled
                                + system.adapter.ping.0                   : ping                  : iobroker1                                -  enabled
                                + system.adapter.smartmeter.0             : smartmeter            : iobroker1                                -  enabled
                                + system.adapter.socketio.0               : socketio              : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                + system.adapter.sonoff.0                 : sonoff                : iobroker1                                -  enabled, port: 1883, bind: 0.0.0.0
                                + system.adapter.tr-064.0                 : tr-064                : iobroker1                                -  enabled
                                  system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : iobroker1                                -  enabled
                                  system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : iobroker1                                -  enabled
                                  system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: iobroker1                                -  enabled
                                  system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker1                                -  enabled
                                  system.adapter.vis-2.0                  : vis-2                 : iobroker1                                - disabled
                                  system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker1                                -  enabled
                                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker1                                -  enabled
                                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker1                                -  enabled
                                  system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker1                                -  enabled
                                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker1                                -  enabled
                                  system.adapter.vis.0                    : vis                   : iobroker1                                -  enabled
                                + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                + system.adapter.wled.0                   : wled                  : iobroker1                                -  enabled
                                + system.adapter.worx.0                   : worx                  : iobroker1                                -  enabled
                                  system.adapter.ws.0                     : ws                    : iobroker1                                - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                                  system.adapter.yahka.0                  : yahka                 : iobroker1                                - disabled
                                
                                + instance is alive
                                
                                Enabled adapters with bindings
                                + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                                + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                                + system.adapter.hue.0                    : hue                   : iobroker1                                -  enabled, port: 443
                                + system.adapter.mclighting.0             : mclighting            : iobroker1                                -  enabled, port: 81
                                + system.adapter.mqtt.0                   : mqtt                  : iobroker1                                -  enabled, port: 1884, bind: 0.0.0.0
                                + system.adapter.node-red.0               : node-red              : iobroker1                                -  enabled, port: 1880, bind: 0.0.0.0
                                + system.adapter.socketio.0               : socketio              : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                + system.adapter.sonoff.0                 : sonoff                : iobroker1                                -  enabled, port: 1883, bind: 0.0.0.0
                                + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                ioBroker-Repositories
                                stable        : http://download.iobroker.net/sources-dist.json
                                beta          : http://download.iobroker.net/sources-dist-latest.json
                                
                                Active repo(s): stable
                                
                                Installed ioBroker-Instances
                                Used repository: stable
                                Adapter    "accuweather"  : 1.3.1    , installed 1.3.1
                                Adapter    "admin"        : 6.12.0   , installed 6.12.0
                                Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
                                Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                Adapter    "apcups"       : 1.0.15   , installed 1.0.15
                                Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                                Adapter    "daswetter"    : 3.1.11   , installed 3.1.11
                                Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                                Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                Adapter    "ebus"         : 3.2.4    , installed 3.2.4
                                Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                                Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                Adapter    "fullybrowser" : 3.0.6    , installed 3.0.6
                                Adapter    "history"      : 3.0.1    , installed 3.0.1
                                Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                                Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                                Adapter    "hs100"        : 2.2.0    , installed 2.2.0
                                Adapter    "hue"          : 3.10.1   , installed 3.10.1
                                Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                Adapter    "info"         : 2.0.0    , installed 2.0.0
                                Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                                Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                                Controller "js-controller": 5.0.17   , installed 5.0.16 [Updatable]
                                Adapter    "landroid"     : 1.0.3    , installed 1.0.3
                                Adapter    "mclighting"   : 0.1.2    , installed 0.1.2
                                Adapter    "modbus"       : 5.0.11   , installed 6.1.0
                                Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                                Adapter    "node-red"     : 4.0.3    , installed 4.0.3
                                Adapter    "nut"          : 1.6.0    , installed 1.6.0
                                Adapter    "openweathermap": 0.4.5   , installed 1.0.4
                                Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                                Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                                Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                                Adapter    "telegram"     : 3.0.0    , installed 3.0.0
                                Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                Adapter    "vis"          : 1.5.4    , installed 1.5.4
                                Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                                Adapter    "web"          : 6.1.10   , installed 6.1.10
                                Adapter    "wled"         : 0.7.1    , installed 0.7.1
                                Adapter    "worx"         : 2.3.4    , installed 2.3.4
                                Adapter    "ws"           : 2.5.8    , installed 2.5.8
                                Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects:        14918
                                States:         14498
                                
                                *** OS-Repositories and Updates ***
                                Hit:1 http://ftp.debian.org/debian bullseye-backports InRelease
                                Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
                                Hit:3 http://deb.debian.org/debian bullseye InRelease
                                Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                                Hit:5 https://repo.ebusd.eu/apt/default/buster buster InRelease
                                Hit:6 https://deb.nodesource.com/node_18.x nodistro 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:9001          0.0.0.0:*               LISTEN      1002       130322     69245/iobroker.js-c
                                tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      109        12434      584/redis-server 12
                                tcp        0      0 192.168.6.222:2001      0.0.0.0:*               LISTEN      1002       130723     69447/io.hm-rpc.0
                                tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN      110        10011      686/proftpd: (accep
                                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12389      594/sshd: /usr/sbin
                                tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1002       131202     69339/node-red
                                tcp        0      0 0.0.0.0:8888            0.0.0.0:*               LISTEN      0          10117      608/ebusd
                                tcp        0      0 0.0.0.0:8889            0.0.0.0:*               LISTEN      0          10118      608/ebusd
                                tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          10094      869/exim4
                                tcp        0      0 192.168.6.222:2010      0.0.0.0:*               LISTEN      1002       132149     69568/io.hm-rpc.1
                                tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1002       130582     69376/io.sonoff.0
                                tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1002       130652     69407/io.mqtt.0
                                tcp6       0      0 ::1:6379                :::*                    LISTEN      109        12435      584/redis-server 12
                                tcp6       0      0 :::80                   :::*                    LISTEN      1002       131220     69339/node-red
                                tcp6       0      0 :::8081                 :::*                    LISTEN      1002       129009     69267/io.admin.0
                                tcp6       0      0 :::8082                 :::*                    LISTEN      1002       132225     69583/io.web.0
                                tcp6       0      0 :::8084                 :::*                    LISTEN      1002       131858     69613/io.socketio.0
                                tcp6       0      0 :::22                   :::*                    LISTEN      0          12392      594/sshd: /usr/sbin
                                tcp6       0      0 ::1:25                  :::*                    LISTEN      0          10095      869/exim4
                                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1002       134853     70535/io.wled.0
                                udp        0      0 192.168.6.222:5353      0.0.0.0:*                           1002       131679     69553/io.tr-064.0
                                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        9923       573/avahi-daemon: r
                                udp        0      0 0.0.0.0:43794           0.0.0.0:*                           108        9925       573/avahi-daemon: r
                                udp6       0      0 :::5353                 :::*                                108        9924       573/avahi-daemon: r
                                udp6       0      0 :::42311                :::*                                108        9926       573/avahi-daemon: r
                                
                                *** Log File - Last 25 Lines ***
                                
                                2023-12-18 11:28:13.355  - info: host.iobroker1 iobroker host.iobroker1 Counted 1 states (system.adapter.milight.*) from states
                                2023-12-18 11:28:14.182  - info: host.iobroker1 iobroker host.iobroker1 file vis/widgets/milight deleted
                                2023-12-18 11:28:14.195  - info: host.iobroker1 iobroker host.iobroker1 file vis/widgets/milight.html deleted
                                2023-12-18 11:28:14.202  - info: host.iobroker1 iobroker host.iobroker1 file vis-2/widgets/milight deleted
                                2023-12-18 11:28:14.212  - info: host.iobroker1 iobroker host.iobroker1 file vis-2/widgets/milight.html deleted
                                2023-12-18 11:28:14.219  - info: host.iobroker1 iobroker host.iobroker1 file milight.admin deleted
                                2023-12-18 11:28:14.225  - info: host.iobroker1 iobroker host.iobroker1 object milight deleted
                                2023-12-18 11:28:14.228  - info: host.iobroker1 iobroker host.iobroker1 object milight.admin deletedhost.iobroker1 Deleting 3 object(s).
                                2023-12-18 11:28:14.252  - info: host.iobroker1 iobroker host.iobroker1 Deleting 1 state(s).
                                2023-12-18 11:28:19.316  - info: host.iobroker1 iobroker removed 4 packages, and changed 1 package in 5s210 packages are looking for funding  run `npm fund` for details
                                2023-12-18 11:28:19.350  - info: host.iobroker1 "system.adapter.vis.0" disabled
                                2023-12-18 11:28:19.361  - info: host.iobroker1 "system.adapter.vis.0" enabled
                                2023-12-18 11:28:19.383  - info: host.iobroker1 iobroker Adapter "system.adapter.vis.0" restarted.
                                2023-12-18 11:28:20.065  - info: vis.0 (73236) starting. Version 1.5.4 in /opt/iobroker/node_modules/iobroker.vis, node: v18.19.0, js-controller: 5.0.16
                                2023-12-18 11:28:20.339  - info: vis.0 (73236) config.js changed. Upload.
                                2023-12-18 11:28:20.399  - info: host.iobroker1 iobroker exit 0
                                2023-12-18 11:28:20.431  - info: vis.0 (73236) Changes in index.html detected => update cache.manifest
                                2023-12-18 11:28:20.437  - info: vis.0 (73236) Upload vis anew, while changes detected...
                                2023-12-18 11:28:21.272  - info: host.iobroker1 "system.adapter.vis.0" disabled
                                2023-12-18 11:28:21.272  - info: host.iobroker1 stopInstance system.adapter.vis.0 (force=false, process=true)
                                2023-12-18 11:28:21.280  - info: host.iobroker1 "system.adapter.vis.0" enabled
                                2023-12-18 11:28:21.280  - info: host.iobroker1 stopInstance system.adapter.vis.0 (force=false, process=true)
                                2023-12-18 11:28:28.124  - info: vis.0 (73236) Uploaded. 0
                                2023-12-18 11:28:28.626  - info: vis.0 (73236) Terminated (NO_ERROR): Without reason
                                2023-12-18 11:28:29.176  - info: host.iobroker1 instance system.adapter.vis.0 terminated while should be started once
                                
                                ======================= SUMMARY =======================
                                                        v.2023-10-10
                                
                                
                                   Static hostname: iobroker1
                                         Icon name: computer-vm
                                           Chassis: vm
                                    Virtualization: vmware
                                  Operating System: Debian GNU/Linux 11 (bullseye)
                                            Kernel: Linux 5.10.0-26-amd64
                                      Architecture: x86-64
                                
                                Installation:           vmware
                                Kernel:                 x86_64
                                Userland:               amd64
                                Timezone:               Europe/Berlin (CET, +0100)
                                User-ID:                1000
                                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:            5.9G        2.3G        2.2G        0.0K        1.4G        3.3G
                                Swap:           2.0G          0B        2.0G
                                Total:          8.0G        2.3G        4.3G
                                
                                Active iob-Instances:   29
                                Active repo(s): stable
                                
                                ioBroker Core:          js-controller           5.0.16
                                                        admin                   6.12.0
                                
                                ioBroker Status:        iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: redis
                                
                                Status admin and web instance:
                                + system.adapter.admin.0                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                Objects:                14918
                                States:                 14498
                                
                                Size of iob-Database:
                                
                                24M     /opt/iobroker/iobroker-data/objects.jsonl
                                11M     /opt/iobroker/iobroker-data/objects.json.migrated
                                11M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                8.0K    /opt/iobroker/iobroker-data/states.json.bak
                                4.0K    /opt/iobroker/iobroker-data/states.json
                                
                                
                                
                                =================== END OF SUMMARY ====================
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #18

                                @alveran sagte in VIS 2 lässt sich nicht installieren:

                                Hit:5 https://repo.ebusd.eu/apt/default/buster buster InRelease

                                Stell das auf bullseye um.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                A 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @alveran sagte in VIS 2 lässt sich nicht installieren:

                                  Hit:5 https://repo.ebusd.eu/apt/default/buster buster InRelease

                                  Stell das auf bullseye um.

                                  A Offline
                                  A Offline
                                  Alveran
                                  wrote on last edited by
                                  #19

                                  @thomas-braun said in VIS 2 lässt sich nicht installieren:

                                  @alveran sagte in VIS 2 lässt sich nicht installieren:

                                  Hit:5 https://repo.ebusd.eu/apt/default/buster buster InRelease

                                  Stell das auf bullseye um.

                                  OK. Wie mach ich das? Hab dazu leider nichts gefunden.

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @alveran sagte in VIS 2 lässt sich nicht installieren:

                                    *** FAILED SERVICES ***
                                    
                                      UNIT              LOAD   ACTIVE SUB    DESCRIPTION
                                    * motioneye.service loaded failed failed motionEye Server
                                    

                                    Und was ist mit dem los?

                                    A Offline
                                    A Offline
                                    Alveran
                                    wrote on last edited by
                                    #20

                                    @thomas-braun said in VIS 2 lässt sich nicht installieren:

                                    @alveran sagte in VIS 2 lässt sich nicht installieren:

                                    *** FAILED SERVICES ***
                                    
                                      UNIT              LOAD   ACTIVE SUB    DESCRIPTION
                                    * motioneye.service loaded failed failed motionEye Server
                                    

                                    Und was ist mit dem los?

                                    Motioneye habe ich deinstalliert, keine Ahnung warum er den Service immer noch starten will. Gibt es eine Art Autostart Liste?

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • A Alveran

                                      @thomas-braun said in VIS 2 lässt sich nicht installieren:

                                      @alveran sagte in VIS 2 lässt sich nicht installieren:

                                      *** FAILED SERVICES ***
                                      
                                        UNIT              LOAD   ACTIVE SUB    DESCRIPTION
                                      * motioneye.service loaded failed failed motionEye Server
                                      

                                      Und was ist mit dem los?

                                      Motioneye habe ich deinstalliert, keine Ahnung warum er den Service immer noch starten will. Gibt es eine Art Autostart Liste?

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #21

                                      @alveran sagte in VIS 2 lässt sich nicht installieren:

                                      motioneye.service

                                      sudo systemctl disable motioneye.service
                                      sudo systemctl mask motioneye.service
                                      

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      1 Reply Last reply
                                      0
                                      • A Alveran

                                        @thomas-braun said in VIS 2 lässt sich nicht installieren:

                                        @alveran sagte in VIS 2 lässt sich nicht installieren:

                                        Hit:5 https://repo.ebusd.eu/apt/default/buster buster InRelease

                                        Stell das auf bullseye um.

                                        OK. Wie mach ich das? Hab dazu leider nichts gefunden.

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #22

                                        @alveran

                                        ebusd:

                                        https://github.com/john30/ebusd-debian/tree/master

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        1 Reply Last reply
                                        0
                                        • A Offline
                                          A Offline
                                          Alveran
                                          wrote on last edited by
                                          #23

                                          @thomas-braun said in VIS 2 lässt sich nicht installieren:

                                          @alveran sagte in VIS 2 lässt sich nicht installieren:

                                          motioneye.service

                                          sudo systemctl disable motioneye.service
                                          sudo systemctl mask motioneye.service
                                          

                                          Der erste Befehl hat funktioniert beim zweiten kommt das:

                                          sudo systemctl mask motioneye.service
                                          Failed to mask unit: File /etc/systemd/system/motioneye.service already exists.
                                          alveran@iobroker1:~$
                                          
                                          
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          659

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe