Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. NodeJS update nicht möglich...

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    543

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    445

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.0k

NodeJS update nicht möglich...

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
27 Beiträge 4 Kommentatoren 2.5k Aufrufe 4 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • D Dragon

    @thomas-braun

    ``
    ======================= SUMMARY =======================
                         v.2023-06-20
    
    
       Static hostname: ioBroker
             Icon name: computer-vm
               Chassis: vm
            Machine ID: 58d2cc2a97184623922200d7fac194bf
               Boot ID: 1e570689b59e42068bd315fb831075dc
        Virtualization: kvm
      Operating System: Debian GNU/Linux 10 (buster)
                Kernel: Linux 4.19.0-25-amd64
          Architecture: x86-64
    
    Installation:           kvm
    Kernel:                 x86_64
    Userland:               amd64
    Timezone:               Europe/Berlin (CEST, +0200)
    User-ID:                1000
    X-Server:               false
    Boot Target:            graphical.target
    
    Pending OS-Updates:     0
    Pending iob updates:    2
    
    Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                            /usr/bin/node           v18.17.1
                            /usr/bin/npm            9.6.7
                            /usr/bin/npx            9.6.7
    
    Recommended versions are nodejs 18.x.y and npm 9.x.y
    Your nodejs installation is correct
    
    MEMORY: 
                  total        used        free      shared  buff/cache   available
    Mem:           8.0G        3.7G        3.5G         16M        788M        4.0G
    Swap:          974M          0B        974M
    Total:         9.0G        3.7G        4.5G
    
    Active iob-Instances:   56
    Active repo(s): stable
    
    ioBroker Core:          js-controller           5.0.11
                            admin                   6.10.1
    
    ioBroker Status:        iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin and web instance:
    + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    Objects:                27997
    States:                 27613
    
    Size of iob-Database:
    
    29M     /opt/iobroker/iobroker-data/objects.jsonl
    18M     /opt/iobroker/iobroker-data/objects.json.migrated
    18M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
    36M     /opt/iobroker/iobroker-data/states.jsonl
    13M     /opt/iobroker/iobroker-data/states.json.migrated
    13M     /opt/iobroker/iobroker-data/states.json.bak.migrated
    
    
    
    =================== END OF SUMMARY ====================
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #15

    @dragon

    Die Langfassung.
    Aber 'Buster' ist veraltet und muss ersetzt 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

    D 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @dragon

      Die Langfassung.
      Aber 'Buster' ist veraltet und muss ersetzt werden.

      D Offline
      D Offline
      Dragon
      schrieb am zuletzt editiert von
      #16

      @thomas-braun Ist Buster das Problem?
      Falls ja kann man es updaten oder muss man neu aufsetzen?

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • D Dragon

        @thomas-braun Ist Buster das Problem?
        Falls ja kann man es updaten oder muss man neu aufsetzen?

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #17

        @dragon sagte in NodeJS update nicht möglich...:

        Ist Buster das Problem?

        Noch kann man nodejs@18 darauf installieren. Das kann und wird sich aber irgendwann ändern. Aber davon abgesehen hat 'Buster' offiziell das EndOfLife überschritten, da kommt also nix mehr vom Hersteller.

        Also ja, muss ersetzt werden. Baldmöglichst. Gibt auch dazu ein HowTo von mir.

        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

        D 1 Antwort Letzte Antwort
        1
        • Thomas BraunT Thomas Braun

          @dragon sagte in NodeJS update nicht möglich...:

          Ist Buster das Problem?

          Noch kann man nodejs@18 darauf installieren. Das kann und wird sich aber irgendwann ändern. Aber davon abgesehen hat 'Buster' offiziell das EndOfLife überschritten, da kommt also nix mehr vom Hersteller.

          Also ja, muss ersetzt werden. Baldmöglichst. Gibt auch dazu ein HowTo von mir.

          D Offline
          D Offline
          Dragon
          schrieb am zuletzt editiert von Homoran
          #18

          @thomas-braun

          
          ======== Start marking the full check here =========
          
          
          Skript v.2023-06-20
          
          *** BASE SYSTEM ***
             Static hostname: ioBroker
                   Icon name: computer-vm
                     Chassis: vm
                  Machine ID: 58d2cc2a97184623922200d7fac194bf
                     Boot ID: 1e570689b59e42068bd315fb831075dc
              Virtualization: kvm
            Operating System: Debian GNU/Linux 10 (buster)
                      Kernel: Linux 4.19.0-25-amd64
                Architecture: x86-64
          
          model name      : Common KVM processor
          Docker          : false
          Virtualization  : kvm
          Kernel          : x86_64
          Userland        : amd64
          
          Systemuptime and Load:
           11:30:26 up 48 min,  1 user,  load average: 2.34, 1.83, 1.80
          CPU threads: 4
          
          
          *** Time and Time Zones ***
                         Local time: Sat 2023-10-07 11:30:27 CEST
                     Universal time: Sat 2023-10-07 09:30:27 UTC
                           RTC time: Sat 2023-10-07 09:30:28
                          Time zone: Europe/Berlin (CEST, +0200)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** User and Groups ***
          iobroker
          /home/iobroker
          iobroker tty dialout cdrom floppy sudo audio dip video plugdev netdev
          
          *** X-Server-Setup ***
          X-Server:       false
          Desktop: 
          Terminal:       tty
          Boot Target:    graphical.target
          
          *** MEMORY ***
                        total        used        free      shared  buff/cache   available
          Mem:           8.0G        4.3G        2.8G         16M        831M        3.4G
          Swap:          974M          0B        974M
          Total:         9.0G        4.3G        3.8G
          
                   7978 M total memory
                   4303 M used memory
                   4382 M active memory
                    393 M inactive memory
                   2843 M free memory
                    120 M buffer memory
                    711 M swap cache
                    974 M total swap
                      0 M used swap
                    974 M free swap
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          udev           devtmpfs  3.9G     0  3.9G   0% /dev
          tmpfs          tmpfs     798M   17M  782M   3% /run
          /dev/sda1      ext4       31G   11G   19G  36% /
          tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
          tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
          tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
          tmpfs          tmpfs     798M     0  798M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Sat Oct  7 10:42:00 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
          [Sat Oct  7 10:42:00 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
          `-/sys/fs/bpf bpf       bpf    rw,nosuid,nodev,noexec,relatime,mode=700
          
          Files in neuralgic directories:
          
          /var:
          557M    /var/
          384M    /var/cache
          379M    /var/cache/apt
          318M    /var/cache/apt/archives
          154M    /var/lib
          
          Hint: You are currently not seeing messages from other users and the system.
                Users in the 'systemd-journal' group can see all messages. Pass -q to
                turn off this notice.
          No journal files were opened due to insufficient permissions.
          
          /opt/iobroker/backups:
          236M    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          1.2G    /opt/iobroker/iobroker-data/
          759M    /opt/iobroker/iobroker-data/files
          255M    /opt/iobroker/iobroker-data/backup-objects
          126M    /opt/iobroker/iobroker-data/files/vis.0
          88M     /opt/iobroker/iobroker-data/files/echarts.admin
          
          The five largest files in iobroker-data are:
          59M     /opt/iobroker/iobroker-data/states.jsonl
          30M     /opt/iobroker/iobroker-data/objects.jsonl
          23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
          23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
          23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v18.17.1
          /usr/bin/node           v18.17.1
          /usr/bin/npm            9.6.7
          /usr/bin/npx            9.6.7
          
          
          nodejs:
            Installed: 18.17.1-deb-1nodesource1
            Candidate: 18.17.1-deb-1nodesource1
            Version table:
           *** 18.17.1-deb-1nodesource1 100
                  100 /var/lib/dpkg/status
               10.24.0~dfsg-1~deb10u3 500
                  500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
               10.24.0~dfsg-1~deb10u1 500
                  500 http://deb.debian.org/debian buster/main amd64 Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          Errors in npm tree: 0
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          No configuration change needed.
          
          
          Multihost discovery server: disabled
          Discovery authentication:   enabled
          Persistent activation:      disabled
          Objects:                    jsonl on 127.0.0.1
          States:                     jsonl on 127.0.0.1
          
          Core adapters versions
          js-controller:  5.0.11
          admin:          6.10.1
          javascript:     7.1.4
          
          Adapters from github:   2
          
          Adapter State
          + system.adapter.adguard.0                : adguard               : ioBroker                                 -  enabled
          + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.awtrix-light.0           : awtrix-light          : ioBroker                                 -  enabled
          + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
          + system.adapter.broadlink2.0             : broadlink2            : ioBroker                                 -  enabled
          + system.adapter.chromecast.0             : chromecast            : ioBroker                                 -  enabled
          + system.adapter.cloud.0                  : cloud                 : ioBroker                                 -  enabled
            system.adapter.coronavirus-statistics.0 : coronavirus-statistics: ioBroker                                 -  enabled
          + system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
          + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
            system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
          + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
          + system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : ioBroker                                 -  enabled
          + system.adapter.email.0                  : email                 : ioBroker                                 -  enabled
            system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker                                 - disabled
            system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
            system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
          + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
          + system.adapter.fritzdect.0              : fritzdect             : ioBroker                                 -  enabled
          + system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
          + system.adapter.history.0                : history               : ioBroker                                 -  enabled
            system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
            system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
            system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker                                 - disabled
            system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker                                 - disabled
            system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
            system.adapter.icons-material-png.0     : icons-material-png    : ioBroker                                 - disabled
            system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker                                 - disabled
            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
            system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker                                 - disabled
            system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 - disabled
          + system.adapter.imap.0                   : imap                  : ioBroker                                 -  enabled
          + system.adapter.info.0                   : info                  : ioBroker                                 -  enabled
          + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
          + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
          + system.adapter.logparser.0              : logparser             : ioBroker                                 -  enabled
          + system.adapter.meross.0                 : meross                : ioBroker                                 -  enabled
          + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1890, bind: 192.168.178.3
          + system.adapter.mytime.0                 : mytime                : ioBroker                                 -  enabled
          + system.adapter.net-tools.0              : net-tools             : ioBroker                                 -  enabled
          + system.adapter.nina.0                   : nina                  : ioBroker                                 -  enabled
          + system.adapter.nuki-extended.0          : nuki-extended         : ioBroker                                 -  enabled
          + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
            system.adapter.octoprint.0              : octoprint             : ioBroker                                 - disabled
            system.adapter.odl.0                    : odl                   : ioBroker                                 -  enabled
            system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 - disabled
          + system.adapter.parcel.0                 : parcel                : ioBroker                                 -  enabled
          + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
          + system.adapter.pollenflug.0             : pollenflug            : ioBroker                                 -  enabled
          + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
          + system.adapter.pushsafer.0              : pushsafer             : ioBroker                                 -  enabled
            system.adapter.rickshaw.0               : rickshaw              : ioBroker                                 - disabled
          + system.adapter.samsung.0                : samsung               : ioBroker                                 -  enabled
          + system.adapter.sayit.0                  : sayit                 : ioBroker                                 -  enabled
            system.adapter.schoolfree.0             : schoolfree            : ioBroker                                 -  enabled
            system.adapter.schoolfree.1             : schoolfree            : ioBroker                                 -  enabled
          + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker                                 -  enabled
          + system.adapter.signal-cmb.0             : signal-cmb            : ioBroker                                 -  enabled
          + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 192.168.178.3
          + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker                                 -  enabled
          + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.1               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.2               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.text2command.0           : text2command          : ioBroker                                 -  enabled
          + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
          + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
          + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
          + system.adapter.upnp.0                   : upnp                  : ioBroker                                 -  enabled
            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker                                 - disabled
            system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker                                 - disabled
            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 - disabled
            system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker                                 -  enabled
            system.adapter.vis-history.0            : vis-history           : ioBroker                                 - disabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
            system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
          + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
            system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 - disabled
            system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker                                 - disabled
            system.adapter.vis-lcars.0              : vis-lcars             : ioBroker                                 - disabled
            system.adapter.vis-material-advanced.0  : vis-material-advanced : ioBroker                                 - disabled
            system.adapter.vis-material-webfont.0   : vis-material-webfont  : ioBroker                                 - disabled
            system.adapter.vis-material.0           : vis-material          : ioBroker                                 - disabled
            system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
            system.adapter.vis-metro.0              : vis-metro             : ioBroker                                 - disabled
            system.adapter.vis-players.0            : vis-players           : ioBroker                                 - disabled
            system.adapter.vis-plumb.0              : vis-plumb             : ioBroker                                 - disabled
            system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker                                 - disabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
            system.adapter.vis-weather.0            : vis-weather           : ioBroker                                 - disabled
            system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
          + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : ioBroker                                 -  enabled
          + system.adapter.wled.0                   : wled                  : ioBroker                                 -  enabled
          + system.adapter.ws.0                     : ws                    : ioBroker                                 -  enabled, port: 8086, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: tcp://192.168.178.222:6638
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1890, bind: 192.168.178.3
          + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
          + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 192.168.178.3
          + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.1               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.2               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.ws.0                     : ws                    : ioBroker                                 -  enabled, port: 8086, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: tcp://192.168.178.222:6638
          
          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    "adguard"      : 0.0.8    , installed 0.0.8
          Adapter    "admin"        : 6.10.1   , installed 6.10.1
          Adapter    "awtrix-light" : 0.8.0    , installed 0.8.0
          Adapter    "backitup"     : 2.8.1    , installed 2.8.1
          Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
          Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
          Adapter    "cloud"        : 4.4.1    , installed 4.4.1
          Adapter    "coronavirus-statistics": 0.8.7, installed 0.8.7
          Adapter    "device-reminder": 1.2.9  , installed 1.2.9
          Adapter    "discovery"    : 3.1.0    , installed 3.2.0
          Adapter    "dwd"          : 2.8.5    , installed 2.8.5
          Adapter    "echarts"      : 1.5.1    , installed 1.5.1
          Adapter    "ecovacs-deebot": 1.4.13  , installed 1.4.13
          Adapter    "email"        : 1.2.0    , installed 1.2.0
          Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
          Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
          Adapter    "flot"         : 1.12.0   , installed 1.12.0
          Adapter    "followthesun" : 0.4.2    , installed 0.4.2
          Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
          Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
          Adapter    "history"      : 2.2.6    , installed 2.2.6
          Adapter    "ical"         : 1.13.3   , installed 1.13.3
          Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
          Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
          Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
          Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
          Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
          Adapter    "imap"         : 0.1.1    , installed 0.1.1
          Adapter    "info"         : 2.0.0    , installed 2.0.0
          Adapter    "iot"          : 1.14.5   , installed 1.14.5
          Adapter    "javascript"   : 7.1.4    , installed 7.1.4
          Controller "js-controller": 5.0.12   , installed 5.0.11 [Updatable]
          Adapter    "kodi"         : 3.0.0    , installed 3.0.0
          Adapter    "logparser"    : 2.2.0    , installed 2.2.0
          Adapter    "meross"       : 1.15.1   , installed 1.15.1
          Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
          Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
          Adapter    "nina"         : 0.0.25   , installed 0.0.25
          Adapter    "nuki-extended": 2.6.5    , installed 2.6.5
          Adapter    "nut"          : 1.6.0    , installed 1.6.0
          Adapter    "octoprint"    : 4.0.0    , installed 5.0.1
          Adapter    "odl"          : 2.0.5    , installed 2.0.5
          Adapter    "openweathermap": 0.3.9   , installed 0.4.2
          Adapter    "parcel"       : 0.0.27   , installed 0.0.32
          Adapter    "ping"         : 1.6.2    , installed 1.6.2
          Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
          Adapter    "proxmox"      : 1.3.5    , installed 1.3.5
          Adapter    "pushsafer"    : 1.0.3    , installed 1.0.3
          Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
          Adapter    "samsung"      : 0.5.11   , installed 0.5.11
          Adapter    "sayit"        : 3.0.5    , installed 3.0.5
          Adapter    "schoolfree"   : 1.1.2    , installed 1.1.2
          Adapter    "shuttercontrol": 1.6.2   , installed 1.6.2
          Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "socketio"     : 6.5.5    , installed 6.5.5
          Adapter    "sonoff"       : 2.5.3    , installed 2.5.7
          Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
          Adapter    "telegram"     : 1.16.0   , installed 1.16.0
          Adapter    "text2command" : 3.0.2    , installed 3.0.2
          Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
          Adapter    "trashschedule": 2.2.0    , installed 2.2.0
          Adapter    "unifi"        : 0.6.6    , installed 0.6.6
          Adapter    "upnp"         : 1.0.21   , installed 1.0.21
          Adapter    "vis"          : 1.4.16   , installed 1.4.16
          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
          Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
          Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
          Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
          Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
          Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
          Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
          Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
          Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
          Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
          Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
          Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
          Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
          Adapter    "web"          : 6.1.2    , installed 6.1.2
          Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
          Adapter    "windows-control": 0.1.5  , installed 0.1.5
          Adapter    "wled"         : 0.6.7    , installed 0.7.0
          Adapter    "ws"           : 2.5.5    , installed 2.5.5
          Adapter    "zigbee"       : 1.8.23   , installed 1.8.22 [Updatable]
          
          Objects and States
          Please stand by - This may take a while
          Objects:        28000
          States:         27615
          
          *** OS-Repositories and Updates ***
          Hit:1 http://deb.debian.org/debian buster InRelease
          Hit:2 http://deb.debian.org/debian buster-updates InRelease
          Hit:3 http://security.debian.org/debian-security buster/updates InRelease
          Reading package lists...
          Pending Updates: 0
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          9975       1/init              
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13815      366/sshd            
          tcp        0      0 192.168.178.3:1883      0.0.0.0:*               LISTEN      1000       14959      595/io.sonoff.0     
          tcp        0      0 192.168.178.3:1890      0.0.0.0:*               LISTEN      1000       14895      546/io.mqtt.0       
          tcp        0      0 192.168.178.3:1891      0.0.0.0:*               LISTEN      1000       14896      546/io.mqtt.0       
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       14438      349/iobroker.js-con 
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       13909      349/iobroker.js-con 
          tcp6       0      0 :::111                  :::*                    LISTEN      0          10531      1/init              
          tcp6       0      0 :::8081                 :::*                    LISTEN      1000       14522      380/io.admin.0      
          tcp6       0      0 :::8082                 :::*                    LISTEN      1000       20165      1647/io.web.0       
          tcp6       0      0 :::8084                 :::*                    LISTEN      1000       22548      1766/io.socketio.0  
          tcp6       0      0 :::51989                :::*                    LISTEN      1000       15254      663/io.nuki-extende 
          tcp6       0      0 :::8086                 :::*                    LISTEN      1000       22855      1999/io.ws.0        
          tcp6       0      0 :::22                   :::*                    LISTEN      0          13817      366/sshd            
          tcp6       0      0 :::8087                 :::*                    LISTEN      1000       22716      1958/io.simple-api. 
          udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1000       16609      779/io.broadlink2.0 
          udp        0      0 0.0.0.0:44185           0.0.0.0:*                           1000       15997      779/io.broadlink2.0 
          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          9979       1/init              
          udp        0      0 0.0.0.0:45747           0.0.0.0:*                           1000       16622      779/io.broadlink2.0 
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       21311      1688/io.wled.0      
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       15037      631/io.chromecast.0 
          udp        0      0 192.168.178.3:5353      0.0.0.0:*                           1000       15022      615/io.tr-064.0     
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       21358      1405/io.upnp.0      
          udp        0      0 0.0.0.0:42950           0.0.0.0:*                           1000       20750      1405/io.upnp.0      
          udp6       0      0 :::111                  :::*                                0          9984       1/init              
          
          *** Log File - Last 25 Lines ***
          
          2023-10-07 11:30:08.360  - info: host.ioBroker instance system.adapter.ical.0 started with pid 8790
          2023-10-07 11:30:10.464  - info: dwd.0 (8761) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-10-07 11:30:10.703  - info: javascript.0 (431) script.js.common.Automatisierung.Sonstige.DWD_UWZ_NINA: No change! headline: Amtliche WARNUNG vor WINDBÖEN
          2023-10-07 11:30:11.459  - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-10-07 11:30:12.606  - info: host.ioBroker instance system.adapter.ical.1 started with pid 8803
          2023-10-07 11:30:12.682  - info: ical.0 (8790) Plugin sentry Sentry Plugin disabled for this process because data reporting is disabled on instance
          2023-10-07 11:30:14.049  - info: ical.0 (8790) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.17.1, js-controller: 5.0.11
          2023-10-07 11:30:15.552  - info: ical.0 (8790) processing URL: Brüderkalender https://calendax
          2023-10-07 11:30:15.609  - info: ical.0 (8790) processing URL: Froebus/Schleibach https://calendar.....
          2023-10-07 11:30:15.767  - info: ical.0 (8790) processing URL: Familie https://calendar.gx
          2023-10-07 11:30:15.961  - info: ical.0 (8790) processing URL: Müllabfuhr https://calendar.gox
          2023-10-07 11:30:16.038  - info: ical.0 (8790) processing URL: Geburtstagskalender https://calendar.goox
          2023-10-07 11:30:16.753  - info: host.ioBroker instance system.adapter.odl.0 started with pid 8822
          2023-10-07 11:30:18.262  - info: ical.0 (8790) processing URL: Privat https://calenxs
          2023-10-07 11:30:18.878  - info: ical.1 (8803) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.17.1, js-controller: 5.0.11
          2023-10-07 11:30:20.270  - info: ical.0 (8790) processing URL: Dienstplan https://calendaxsic.ics
          2023-10-07 11:30:22.105  - info: ical.1 (8803) processing URL: Müllabfuhr https://cax/basic.ics
          2023-10-07 11:30:23.395  - info: odl.0 (8822) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.odl, node: v18.17.1, js-controller: 5.0.11
          2023-10-07 11:30:27.246  - info: odl.0 (8822) Terminated (NO_ERROR): Without reason
          2023-10-07 11:30:27.712  - info: ical.0 (8790) Terminated (NO_ERROR): Without reason
          2023-10-07 11:30:27.833  - info: ical.1 (8803) Terminated (NO_ERROR): Without reason
          2023-10-07 11:30:28.023  - info: host.ioBroker instance system.adapter.odl.0 terminated with code 0 (NO_ERROR)
          2023-10-07 11:30:28.677  - info: host.ioBroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
          2023-10-07 11:30:28.754  - info: host.ioBroker instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)
          2023-10-07 11:31:05.702  - info: host.ioBroker instance system.adapter.coronavirus-statistics.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          
          
          ============ Mark until here for C&P =============
          
          iob diag has finished.
          
          GlasfaserG Thomas BraunT 2 Antworten Letzte Antwort
          0
          • D Dragon

            @thomas-braun

            
            ======== Start marking the full check here =========
            
            
            Skript v.2023-06-20
            
            *** BASE SYSTEM ***
               Static hostname: ioBroker
                     Icon name: computer-vm
                       Chassis: vm
                    Machine ID: 58d2cc2a97184623922200d7fac194bf
                       Boot ID: 1e570689b59e42068bd315fb831075dc
                Virtualization: kvm
              Operating System: Debian GNU/Linux 10 (buster)
                        Kernel: Linux 4.19.0-25-amd64
                  Architecture: x86-64
            
            model name      : Common KVM processor
            Docker          : false
            Virtualization  : kvm
            Kernel          : x86_64
            Userland        : amd64
            
            Systemuptime and Load:
             11:30:26 up 48 min,  1 user,  load average: 2.34, 1.83, 1.80
            CPU threads: 4
            
            
            *** Time and Time Zones ***
                           Local time: Sat 2023-10-07 11:30:27 CEST
                       Universal time: Sat 2023-10-07 09:30:27 UTC
                             RTC time: Sat 2023-10-07 09:30:28
                            Time zone: Europe/Berlin (CEST, +0200)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** User and Groups ***
            iobroker
            /home/iobroker
            iobroker tty dialout cdrom floppy sudo audio dip video plugdev netdev
            
            *** X-Server-Setup ***
            X-Server:       false
            Desktop: 
            Terminal:       tty
            Boot Target:    graphical.target
            
            *** MEMORY ***
                          total        used        free      shared  buff/cache   available
            Mem:           8.0G        4.3G        2.8G         16M        831M        3.4G
            Swap:          974M          0B        974M
            Total:         9.0G        4.3G        3.8G
            
                     7978 M total memory
                     4303 M used memory
                     4382 M active memory
                      393 M inactive memory
                     2843 M free memory
                      120 M buffer memory
                      711 M swap cache
                      974 M total swap
                        0 M used swap
                      974 M free swap
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            udev           devtmpfs  3.9G     0  3.9G   0% /dev
            tmpfs          tmpfs     798M   17M  782M   3% /run
            /dev/sda1      ext4       31G   11G   19G  36% /
            tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
            tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
            tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
            tmpfs          tmpfs     798M     0  798M   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Sat Oct  7 10:42:00 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
            [Sat Oct  7 10:42:00 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
            `-/sys/fs/bpf bpf       bpf    rw,nosuid,nodev,noexec,relatime,mode=700
            
            Files in neuralgic directories:
            
            /var:
            557M    /var/
            384M    /var/cache
            379M    /var/cache/apt
            318M    /var/cache/apt/archives
            154M    /var/lib
            
            Hint: You are currently not seeing messages from other users and the system.
                  Users in the 'systemd-journal' group can see all messages. Pass -q to
                  turn off this notice.
            No journal files were opened due to insufficient permissions.
            
            /opt/iobroker/backups:
            236M    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            1.2G    /opt/iobroker/iobroker-data/
            759M    /opt/iobroker/iobroker-data/files
            255M    /opt/iobroker/iobroker-data/backup-objects
            126M    /opt/iobroker/iobroker-data/files/vis.0
            88M     /opt/iobroker/iobroker-data/files/echarts.admin
            
            The five largest files in iobroker-data are:
            59M     /opt/iobroker/iobroker-data/states.jsonl
            30M     /opt/iobroker/iobroker-data/objects.jsonl
            23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
            23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
            23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v18.17.1
            /usr/bin/node           v18.17.1
            /usr/bin/npm            9.6.7
            /usr/bin/npx            9.6.7
            
            
            nodejs:
              Installed: 18.17.1-deb-1nodesource1
              Candidate: 18.17.1-deb-1nodesource1
              Version table:
             *** 18.17.1-deb-1nodesource1 100
                    100 /var/lib/dpkg/status
                 10.24.0~dfsg-1~deb10u3 500
                    500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                 10.24.0~dfsg-1~deb10u1 500
                    500 http://deb.debian.org/debian buster/main amd64 Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            Errors in npm tree: 0
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            No configuration change needed.
            
            
            Multihost discovery server: disabled
            Discovery authentication:   enabled
            Persistent activation:      disabled
            Objects:                    jsonl on 127.0.0.1
            States:                     jsonl on 127.0.0.1
            
            Core adapters versions
            js-controller:  5.0.11
            admin:          6.10.1
            javascript:     7.1.4
            
            Adapters from github:   2
            
            Adapter State
            + system.adapter.adguard.0                : adguard               : ioBroker                                 -  enabled
            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.awtrix-light.0           : awtrix-light          : ioBroker                                 -  enabled
            + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
            + system.adapter.broadlink2.0             : broadlink2            : ioBroker                                 -  enabled
            + system.adapter.chromecast.0             : chromecast            : ioBroker                                 -  enabled
            + system.adapter.cloud.0                  : cloud                 : ioBroker                                 -  enabled
              system.adapter.coronavirus-statistics.0 : coronavirus-statistics: ioBroker                                 -  enabled
            + system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
            + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
              system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
            + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
            + system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : ioBroker                                 -  enabled
            + system.adapter.email.0                  : email                 : ioBroker                                 -  enabled
              system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker                                 - disabled
              system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
              system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
            + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
            + system.adapter.fritzdect.0              : fritzdect             : ioBroker                                 -  enabled
            + system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
            + system.adapter.history.0                : history               : ioBroker                                 -  enabled
              system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
              system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
              system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker                                 - disabled
              system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker                                 - disabled
              system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
              system.adapter.icons-material-png.0     : icons-material-png    : ioBroker                                 - disabled
              system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker                                 - disabled
              system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
              system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker                                 - disabled
              system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 - disabled
            + system.adapter.imap.0                   : imap                  : ioBroker                                 -  enabled
            + system.adapter.info.0                   : info                  : ioBroker                                 -  enabled
            + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
            + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
            + system.adapter.logparser.0              : logparser             : ioBroker                                 -  enabled
            + system.adapter.meross.0                 : meross                : ioBroker                                 -  enabled
            + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1890, bind: 192.168.178.3
            + system.adapter.mytime.0                 : mytime                : ioBroker                                 -  enabled
            + system.adapter.net-tools.0              : net-tools             : ioBroker                                 -  enabled
            + system.adapter.nina.0                   : nina                  : ioBroker                                 -  enabled
            + system.adapter.nuki-extended.0          : nuki-extended         : ioBroker                                 -  enabled
            + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
              system.adapter.octoprint.0              : octoprint             : ioBroker                                 - disabled
              system.adapter.odl.0                    : odl                   : ioBroker                                 -  enabled
              system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 - disabled
            + system.adapter.parcel.0                 : parcel                : ioBroker                                 -  enabled
            + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
            + system.adapter.pollenflug.0             : pollenflug            : ioBroker                                 -  enabled
            + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
            + system.adapter.pushsafer.0              : pushsafer             : ioBroker                                 -  enabled
              system.adapter.rickshaw.0               : rickshaw              : ioBroker                                 - disabled
            + system.adapter.samsung.0                : samsung               : ioBroker                                 -  enabled
            + system.adapter.sayit.0                  : sayit                 : ioBroker                                 -  enabled
              system.adapter.schoolfree.0             : schoolfree            : ioBroker                                 -  enabled
              system.adapter.schoolfree.1             : schoolfree            : ioBroker                                 -  enabled
            + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker                                 -  enabled
            + system.adapter.signal-cmb.0             : signal-cmb            : ioBroker                                 -  enabled
            + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 192.168.178.3
            + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker                                 -  enabled
            + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.telegram.1               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.telegram.2               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.text2command.0           : text2command          : ioBroker                                 -  enabled
            + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
            + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
            + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
            + system.adapter.upnp.0                   : upnp                  : ioBroker                                 -  enabled
              system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker                                 - disabled
              system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker                                 - disabled
              system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 - disabled
              system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker                                 -  enabled
              system.adapter.vis-history.0            : vis-history           : ioBroker                                 - disabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
              system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
            + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
              system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 - disabled
              system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker                                 - disabled
              system.adapter.vis-lcars.0              : vis-lcars             : ioBroker                                 - disabled
              system.adapter.vis-material-advanced.0  : vis-material-advanced : ioBroker                                 - disabled
              system.adapter.vis-material-webfont.0   : vis-material-webfont  : ioBroker                                 - disabled
              system.adapter.vis-material.0           : vis-material          : ioBroker                                 - disabled
              system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
              system.adapter.vis-metro.0              : vis-metro             : ioBroker                                 - disabled
              system.adapter.vis-players.0            : vis-players           : ioBroker                                 - disabled
              system.adapter.vis-plumb.0              : vis-plumb             : ioBroker                                 - disabled
              system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker                                 - disabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
              system.adapter.vis-weather.0            : vis-weather           : ioBroker                                 - disabled
              system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
            + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : ioBroker                                 -  enabled
            + system.adapter.wled.0                   : wled                  : ioBroker                                 -  enabled
            + system.adapter.ws.0                     : ws                    : ioBroker                                 -  enabled, port: 8086, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: tcp://192.168.178.222:6638
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1890, bind: 192.168.178.3
            + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
            + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 192.168.178.3
            + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.telegram.1               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.telegram.2               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.ws.0                     : ws                    : ioBroker                                 -  enabled, port: 8086, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: tcp://192.168.178.222:6638
            
            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    "adguard"      : 0.0.8    , installed 0.0.8
            Adapter    "admin"        : 6.10.1   , installed 6.10.1
            Adapter    "awtrix-light" : 0.8.0    , installed 0.8.0
            Adapter    "backitup"     : 2.8.1    , installed 2.8.1
            Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
            Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
            Adapter    "cloud"        : 4.4.1    , installed 4.4.1
            Adapter    "coronavirus-statistics": 0.8.7, installed 0.8.7
            Adapter    "device-reminder": 1.2.9  , installed 1.2.9
            Adapter    "discovery"    : 3.1.0    , installed 3.2.0
            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
            Adapter    "echarts"      : 1.5.1    , installed 1.5.1
            Adapter    "ecovacs-deebot": 1.4.13  , installed 1.4.13
            Adapter    "email"        : 1.2.0    , installed 1.2.0
            Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
            Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
            Adapter    "flot"         : 1.12.0   , installed 1.12.0
            Adapter    "followthesun" : 0.4.2    , installed 0.4.2
            Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
            Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
            Adapter    "history"      : 2.2.6    , installed 2.2.6
            Adapter    "ical"         : 1.13.3   , installed 1.13.3
            Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
            Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
            Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
            Adapter    "icons-material-png": 0.1.0, installed 0.1.0
            Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
            Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
            Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
            Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
            Adapter    "imap"         : 0.1.1    , installed 0.1.1
            Adapter    "info"         : 2.0.0    , installed 2.0.0
            Adapter    "iot"          : 1.14.5   , installed 1.14.5
            Adapter    "javascript"   : 7.1.4    , installed 7.1.4
            Controller "js-controller": 5.0.12   , installed 5.0.11 [Updatable]
            Adapter    "kodi"         : 3.0.0    , installed 3.0.0
            Adapter    "logparser"    : 2.2.0    , installed 2.2.0
            Adapter    "meross"       : 1.15.1   , installed 1.15.1
            Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
            Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
            Adapter    "nina"         : 0.0.25   , installed 0.0.25
            Adapter    "nuki-extended": 2.6.5    , installed 2.6.5
            Adapter    "nut"          : 1.6.0    , installed 1.6.0
            Adapter    "octoprint"    : 4.0.0    , installed 5.0.1
            Adapter    "odl"          : 2.0.5    , installed 2.0.5
            Adapter    "openweathermap": 0.3.9   , installed 0.4.2
            Adapter    "parcel"       : 0.0.27   , installed 0.0.32
            Adapter    "ping"         : 1.6.2    , installed 1.6.2
            Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
            Adapter    "proxmox"      : 1.3.5    , installed 1.3.5
            Adapter    "pushsafer"    : 1.0.3    , installed 1.0.3
            Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
            Adapter    "samsung"      : 0.5.11   , installed 0.5.11
            Adapter    "sayit"        : 3.0.5    , installed 3.0.5
            Adapter    "schoolfree"   : 1.1.2    , installed 1.1.2
            Adapter    "shuttercontrol": 1.6.2   , installed 1.6.2
            Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "socketio"     : 6.5.5    , installed 6.5.5
            Adapter    "sonoff"       : 2.5.3    , installed 2.5.7
            Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
            Adapter    "telegram"     : 1.16.0   , installed 1.16.0
            Adapter    "text2command" : 3.0.2    , installed 3.0.2
            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
            Adapter    "trashschedule": 2.2.0    , installed 2.2.0
            Adapter    "unifi"        : 0.6.6    , installed 0.6.6
            Adapter    "upnp"         : 1.0.21   , installed 1.0.21
            Adapter    "vis"          : 1.4.16   , installed 1.4.16
            Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
            Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
            Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
            Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
            Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
            Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
            Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
            Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
            Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
            Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
            Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
            Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
            Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
            Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
            Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
            Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
            Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
            Adapter    "web"          : 6.1.2    , installed 6.1.2
            Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
            Adapter    "windows-control": 0.1.5  , installed 0.1.5
            Adapter    "wled"         : 0.6.7    , installed 0.7.0
            Adapter    "ws"           : 2.5.5    , installed 2.5.5
            Adapter    "zigbee"       : 1.8.23   , installed 1.8.22 [Updatable]
            
            Objects and States
            Please stand by - This may take a while
            Objects:        28000
            States:         27615
            
            *** OS-Repositories and Updates ***
            Hit:1 http://deb.debian.org/debian buster InRelease
            Hit:2 http://deb.debian.org/debian buster-updates InRelease
            Hit:3 http://security.debian.org/debian-security buster/updates InRelease
            Reading package lists...
            Pending Updates: 0
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          9975       1/init              
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13815      366/sshd            
            tcp        0      0 192.168.178.3:1883      0.0.0.0:*               LISTEN      1000       14959      595/io.sonoff.0     
            tcp        0      0 192.168.178.3:1890      0.0.0.0:*               LISTEN      1000       14895      546/io.mqtt.0       
            tcp        0      0 192.168.178.3:1891      0.0.0.0:*               LISTEN      1000       14896      546/io.mqtt.0       
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       14438      349/iobroker.js-con 
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       13909      349/iobroker.js-con 
            tcp6       0      0 :::111                  :::*                    LISTEN      0          10531      1/init              
            tcp6       0      0 :::8081                 :::*                    LISTEN      1000       14522      380/io.admin.0      
            tcp6       0      0 :::8082                 :::*                    LISTEN      1000       20165      1647/io.web.0       
            tcp6       0      0 :::8084                 :::*                    LISTEN      1000       22548      1766/io.socketio.0  
            tcp6       0      0 :::51989                :::*                    LISTEN      1000       15254      663/io.nuki-extende 
            tcp6       0      0 :::8086                 :::*                    LISTEN      1000       22855      1999/io.ws.0        
            tcp6       0      0 :::22                   :::*                    LISTEN      0          13817      366/sshd            
            tcp6       0      0 :::8087                 :::*                    LISTEN      1000       22716      1958/io.simple-api. 
            udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1000       16609      779/io.broadlink2.0 
            udp        0      0 0.0.0.0:44185           0.0.0.0:*                           1000       15997      779/io.broadlink2.0 
            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          9979       1/init              
            udp        0      0 0.0.0.0:45747           0.0.0.0:*                           1000       16622      779/io.broadlink2.0 
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       21311      1688/io.wled.0      
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       15037      631/io.chromecast.0 
            udp        0      0 192.168.178.3:5353      0.0.0.0:*                           1000       15022      615/io.tr-064.0     
            udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       21358      1405/io.upnp.0      
            udp        0      0 0.0.0.0:42950           0.0.0.0:*                           1000       20750      1405/io.upnp.0      
            udp6       0      0 :::111                  :::*                                0          9984       1/init              
            
            *** Log File - Last 25 Lines ***
            
            2023-10-07 11:30:08.360  - info: host.ioBroker instance system.adapter.ical.0 started with pid 8790
            2023-10-07 11:30:10.464  - info: dwd.0 (8761) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-10-07 11:30:10.703  - info: javascript.0 (431) script.js.common.Automatisierung.Sonstige.DWD_UWZ_NINA: No change! headline: Amtliche WARNUNG vor WINDBÖEN
            2023-10-07 11:30:11.459  - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-10-07 11:30:12.606  - info: host.ioBroker instance system.adapter.ical.1 started with pid 8803
            2023-10-07 11:30:12.682  - info: ical.0 (8790) Plugin sentry Sentry Plugin disabled for this process because data reporting is disabled on instance
            2023-10-07 11:30:14.049  - info: ical.0 (8790) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.17.1, js-controller: 5.0.11
            2023-10-07 11:30:15.552  - info: ical.0 (8790) processing URL: Brüderkalender https://calendax
            2023-10-07 11:30:15.609  - info: ical.0 (8790) processing URL: Froebus/Schleibach https://calendar.....
            2023-10-07 11:30:15.767  - info: ical.0 (8790) processing URL: Familie https://calendar.gx
            2023-10-07 11:30:15.961  - info: ical.0 (8790) processing URL: Müllabfuhr https://calendar.gox
            2023-10-07 11:30:16.038  - info: ical.0 (8790) processing URL: Geburtstagskalender https://calendar.goox
            2023-10-07 11:30:16.753  - info: host.ioBroker instance system.adapter.odl.0 started with pid 8822
            2023-10-07 11:30:18.262  - info: ical.0 (8790) processing URL: Privat https://calenxs
            2023-10-07 11:30:18.878  - info: ical.1 (8803) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.17.1, js-controller: 5.0.11
            2023-10-07 11:30:20.270  - info: ical.0 (8790) processing URL: Dienstplan https://calendaxsic.ics
            2023-10-07 11:30:22.105  - info: ical.1 (8803) processing URL: Müllabfuhr https://cax/basic.ics
            2023-10-07 11:30:23.395  - info: odl.0 (8822) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.odl, node: v18.17.1, js-controller: 5.0.11
            2023-10-07 11:30:27.246  - info: odl.0 (8822) Terminated (NO_ERROR): Without reason
            2023-10-07 11:30:27.712  - info: ical.0 (8790) Terminated (NO_ERROR): Without reason
            2023-10-07 11:30:27.833  - info: ical.1 (8803) Terminated (NO_ERROR): Without reason
            2023-10-07 11:30:28.023  - info: host.ioBroker instance system.adapter.odl.0 terminated with code 0 (NO_ERROR)
            2023-10-07 11:30:28.677  - info: host.ioBroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
            2023-10-07 11:30:28.754  - info: host.ioBroker instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)
            2023-10-07 11:31:05.702  - info: host.ioBroker instance system.adapter.coronavirus-statistics.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            
            
            ============ Mark until here for C&P =============
            
            iob diag has finished.
            
            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            schrieb am zuletzt editiert von
            #19

            @dragon

            Entferne im Log die URL von ical , sind persönliche Daten !!!

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

            D 1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @dragon

              Entferne im Log die URL von ical , sind persönliche Daten !!!

              D Offline
              D Offline
              Dragon
              schrieb am zuletzt editiert von
              #20

              @glasfaser
              Danke dir

              1 Antwort Letzte Antwort
              0
              • D Dragon

                @thomas-braun

                
                ======== Start marking the full check here =========
                
                
                Skript v.2023-06-20
                
                *** BASE SYSTEM ***
                   Static hostname: ioBroker
                         Icon name: computer-vm
                           Chassis: vm
                        Machine ID: 58d2cc2a97184623922200d7fac194bf
                           Boot ID: 1e570689b59e42068bd315fb831075dc
                    Virtualization: kvm
                  Operating System: Debian GNU/Linux 10 (buster)
                            Kernel: Linux 4.19.0-25-amd64
                      Architecture: x86-64
                
                model name      : Common KVM processor
                Docker          : false
                Virtualization  : kvm
                Kernel          : x86_64
                Userland        : amd64
                
                Systemuptime and Load:
                 11:30:26 up 48 min,  1 user,  load average: 2.34, 1.83, 1.80
                CPU threads: 4
                
                
                *** Time and Time Zones ***
                               Local time: Sat 2023-10-07 11:30:27 CEST
                           Universal time: Sat 2023-10-07 09:30:27 UTC
                                 RTC time: Sat 2023-10-07 09:30:28
                                Time zone: Europe/Berlin (CEST, +0200)
                System clock synchronized: yes
                              NTP service: active
                          RTC in local TZ: no
                
                *** User and Groups ***
                iobroker
                /home/iobroker
                iobroker tty dialout cdrom floppy sudo audio dip video plugdev netdev
                
                *** X-Server-Setup ***
                X-Server:       false
                Desktop: 
                Terminal:       tty
                Boot Target:    graphical.target
                
                *** MEMORY ***
                              total        used        free      shared  buff/cache   available
                Mem:           8.0G        4.3G        2.8G         16M        831M        3.4G
                Swap:          974M          0B        974M
                Total:         9.0G        4.3G        3.8G
                
                         7978 M total memory
                         4303 M used memory
                         4382 M active memory
                          393 M inactive memory
                         2843 M free memory
                          120 M buffer memory
                          711 M swap cache
                          974 M total swap
                            0 M used swap
                          974 M free swap
                
                *** FILESYSTEM ***
                Filesystem     Type      Size  Used Avail Use% Mounted on
                udev           devtmpfs  3.9G     0  3.9G   0% /dev
                tmpfs          tmpfs     798M   17M  782M   3% /run
                /dev/sda1      ext4       31G   11G   19G  36% /
                tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
                tmpfs          tmpfs     798M     0  798M   0% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Sat Oct  7 10:42:00 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                [Sat Oct  7 10:42:00 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
                `-/sys/fs/bpf bpf       bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                
                Files in neuralgic directories:
                
                /var:
                557M    /var/
                384M    /var/cache
                379M    /var/cache/apt
                318M    /var/cache/apt/archives
                154M    /var/lib
                
                Hint: You are currently not seeing messages from other users and the system.
                      Users in the 'systemd-journal' group can see all messages. Pass -q to
                      turn off this notice.
                No journal files were opened due to insufficient permissions.
                
                /opt/iobroker/backups:
                236M    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                1.2G    /opt/iobroker/iobroker-data/
                759M    /opt/iobroker/iobroker-data/files
                255M    /opt/iobroker/iobroker-data/backup-objects
                126M    /opt/iobroker/iobroker-data/files/vis.0
                88M     /opt/iobroker/iobroker-data/files/echarts.admin
                
                The five largest files in iobroker-data are:
                59M     /opt/iobroker/iobroker-data/states.jsonl
                30M     /opt/iobroker/iobroker-data/objects.jsonl
                23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v18.17.1
                /usr/bin/node           v18.17.1
                /usr/bin/npm            9.6.7
                /usr/bin/npx            9.6.7
                
                
                nodejs:
                  Installed: 18.17.1-deb-1nodesource1
                  Candidate: 18.17.1-deb-1nodesource1
                  Version table:
                 *** 18.17.1-deb-1nodesource1 100
                        100 /var/lib/dpkg/status
                     10.24.0~dfsg-1~deb10u3 500
                        500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                     10.24.0~dfsg-1~deb10u1 500
                        500 http://deb.debian.org/debian buster/main amd64 Packages
                
                Temp directories causing npm8 problem: 0
                No problems detected
                
                Errors in npm tree: 0
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                No configuration change needed.
                
                
                Multihost discovery server: disabled
                Discovery authentication:   enabled
                Persistent activation:      disabled
                Objects:                    jsonl on 127.0.0.1
                States:                     jsonl on 127.0.0.1
                
                Core adapters versions
                js-controller:  5.0.11
                admin:          6.10.1
                javascript:     7.1.4
                
                Adapters from github:   2
                
                Adapter State
                + system.adapter.adguard.0                : adguard               : ioBroker                                 -  enabled
                + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.awtrix-light.0           : awtrix-light          : ioBroker                                 -  enabled
                + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                + system.adapter.broadlink2.0             : broadlink2            : ioBroker                                 -  enabled
                + system.adapter.chromecast.0             : chromecast            : ioBroker                                 -  enabled
                + system.adapter.cloud.0                  : cloud                 : ioBroker                                 -  enabled
                  system.adapter.coronavirus-statistics.0 : coronavirus-statistics: ioBroker                                 -  enabled
                + system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
                + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                  system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
                + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
                + system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : ioBroker                                 -  enabled
                + system.adapter.email.0                  : email                 : ioBroker                                 -  enabled
                  system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker                                 - disabled
                  system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
                  system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
                + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
                + system.adapter.fritzdect.0              : fritzdect             : ioBroker                                 -  enabled
                + system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
                + system.adapter.history.0                : history               : ioBroker                                 -  enabled
                  system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                  system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
                  system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker                                 - disabled
                  system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker                                 - disabled
                  system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
                  system.adapter.icons-material-png.0     : icons-material-png    : ioBroker                                 - disabled
                  system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker                                 - disabled
                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
                  system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker                                 - disabled
                  system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 - disabled
                + system.adapter.imap.0                   : imap                  : ioBroker                                 -  enabled
                + system.adapter.info.0                   : info                  : ioBroker                                 -  enabled
                + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
                + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                + system.adapter.logparser.0              : logparser             : ioBroker                                 -  enabled
                + system.adapter.meross.0                 : meross                : ioBroker                                 -  enabled
                + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1890, bind: 192.168.178.3
                + system.adapter.mytime.0                 : mytime                : ioBroker                                 -  enabled
                + system.adapter.net-tools.0              : net-tools             : ioBroker                                 -  enabled
                + system.adapter.nina.0                   : nina                  : ioBroker                                 -  enabled
                + system.adapter.nuki-extended.0          : nuki-extended         : ioBroker                                 -  enabled
                + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                  system.adapter.octoprint.0              : octoprint             : ioBroker                                 - disabled
                  system.adapter.odl.0                    : odl                   : ioBroker                                 -  enabled
                  system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 - disabled
                + system.adapter.parcel.0                 : parcel                : ioBroker                                 -  enabled
                + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
                + system.adapter.pollenflug.0             : pollenflug            : ioBroker                                 -  enabled
                + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                + system.adapter.pushsafer.0              : pushsafer             : ioBroker                                 -  enabled
                  system.adapter.rickshaw.0               : rickshaw              : ioBroker                                 - disabled
                + system.adapter.samsung.0                : samsung               : ioBroker                                 -  enabled
                + system.adapter.sayit.0                  : sayit                 : ioBroker                                 -  enabled
                  system.adapter.schoolfree.0             : schoolfree            : ioBroker                                 -  enabled
                  system.adapter.schoolfree.1             : schoolfree            : ioBroker                                 -  enabled
                + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker                                 -  enabled
                + system.adapter.signal-cmb.0             : signal-cmb            : ioBroker                                 -  enabled
                + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 192.168.178.3
                + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker                                 -  enabled
                + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.telegram.1               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.telegram.2               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.text2command.0           : text2command          : ioBroker                                 -  enabled
                + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
                + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                + system.adapter.upnp.0                   : upnp                  : ioBroker                                 -  enabled
                  system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker                                 - disabled
                  system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker                                 - disabled
                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 - disabled
                  system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker                                 -  enabled
                  system.adapter.vis-history.0            : vis-history           : ioBroker                                 - disabled
                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                  system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
                + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
                  system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 - disabled
                  system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker                                 - disabled
                  system.adapter.vis-lcars.0              : vis-lcars             : ioBroker                                 - disabled
                  system.adapter.vis-material-advanced.0  : vis-material-advanced : ioBroker                                 - disabled
                  system.adapter.vis-material-webfont.0   : vis-material-webfont  : ioBroker                                 - disabled
                  system.adapter.vis-material.0           : vis-material          : ioBroker                                 - disabled
                  system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
                  system.adapter.vis-metro.0              : vis-metro             : ioBroker                                 - disabled
                  system.adapter.vis-players.0            : vis-players           : ioBroker                                 - disabled
                  system.adapter.vis-plumb.0              : vis-plumb             : ioBroker                                 - disabled
                  system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker                                 - disabled
                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                  system.adapter.vis-weather.0            : vis-weather           : ioBroker                                 - disabled
                  system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : ioBroker                                 -  enabled
                + system.adapter.wled.0                   : wled                  : ioBroker                                 -  enabled
                + system.adapter.ws.0                     : ws                    : ioBroker                                 -  enabled, port: 8086, bind: 0.0.0.0, run as: admin
                + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: tcp://192.168.178.222:6638
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1890, bind: 192.168.178.3
                + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 192.168.178.3
                + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.telegram.1               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.telegram.2               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.ws.0                     : ws                    : ioBroker                                 -  enabled, port: 8086, bind: 0.0.0.0, run as: admin
                + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: tcp://192.168.178.222:6638
                
                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    "adguard"      : 0.0.8    , installed 0.0.8
                Adapter    "admin"        : 6.10.1   , installed 6.10.1
                Adapter    "awtrix-light" : 0.8.0    , installed 0.8.0
                Adapter    "backitup"     : 2.8.1    , installed 2.8.1
                Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
                Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
                Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                Adapter    "coronavirus-statistics": 0.8.7, installed 0.8.7
                Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                Adapter    "discovery"    : 3.1.0    , installed 3.2.0
                Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                Adapter    "ecovacs-deebot": 1.4.13  , installed 1.4.13
                Adapter    "email"        : 1.2.0    , installed 1.2.0
                Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                Adapter    "flot"         : 1.12.0   , installed 1.12.0
                Adapter    "followthesun" : 0.4.2    , installed 0.4.2
                Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
                Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                Adapter    "history"      : 2.2.6    , installed 2.2.6
                Adapter    "ical"         : 1.13.3   , installed 1.13.3
                Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                Adapter    "imap"         : 0.1.1    , installed 0.1.1
                Adapter    "info"         : 2.0.0    , installed 2.0.0
                Adapter    "iot"          : 1.14.5   , installed 1.14.5
                Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                Controller "js-controller": 5.0.12   , installed 5.0.11 [Updatable]
                Adapter    "kodi"         : 3.0.0    , installed 3.0.0
                Adapter    "logparser"    : 2.2.0    , installed 2.2.0
                Adapter    "meross"       : 1.15.1   , installed 1.15.1
                Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                Adapter    "nina"         : 0.0.25   , installed 0.0.25
                Adapter    "nuki-extended": 2.6.5    , installed 2.6.5
                Adapter    "nut"          : 1.6.0    , installed 1.6.0
                Adapter    "octoprint"    : 4.0.0    , installed 5.0.1
                Adapter    "odl"          : 2.0.5    , installed 2.0.5
                Adapter    "openweathermap": 0.3.9   , installed 0.4.2
                Adapter    "parcel"       : 0.0.27   , installed 0.0.32
                Adapter    "ping"         : 1.6.2    , installed 1.6.2
                Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                Adapter    "proxmox"      : 1.3.5    , installed 1.3.5
                Adapter    "pushsafer"    : 1.0.3    , installed 1.0.3
                Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                Adapter    "schoolfree"   : 1.1.2    , installed 1.1.2
                Adapter    "shuttercontrol": 1.6.2   , installed 1.6.2
                Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                Adapter    "sonoff"       : 2.5.3    , installed 2.5.7
                Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                Adapter    "text2command" : 3.0.2    , installed 3.0.2
                Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                Adapter    "unifi"        : 0.6.6    , installed 0.6.6
                Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                Adapter    "vis"          : 1.4.16   , installed 1.4.16
                Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
                Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                Adapter    "web"          : 6.1.2    , installed 6.1.2
                Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                Adapter    "windows-control": 0.1.5  , installed 0.1.5
                Adapter    "wled"         : 0.6.7    , installed 0.7.0
                Adapter    "ws"           : 2.5.5    , installed 2.5.5
                Adapter    "zigbee"       : 1.8.23   , installed 1.8.22 [Updatable]
                
                Objects and States
                Please stand by - This may take a while
                Objects:        28000
                States:         27615
                
                *** OS-Repositories and Updates ***
                Hit:1 http://deb.debian.org/debian buster InRelease
                Hit:2 http://deb.debian.org/debian buster-updates InRelease
                Hit:3 http://security.debian.org/debian-security buster/updates InRelease
                Reading package lists...
                Pending Updates: 0
                
                *** Listening Ports ***
                Active Internet connections (only servers)
                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          9975       1/init              
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13815      366/sshd            
                tcp        0      0 192.168.178.3:1883      0.0.0.0:*               LISTEN      1000       14959      595/io.sonoff.0     
                tcp        0      0 192.168.178.3:1890      0.0.0.0:*               LISTEN      1000       14895      546/io.mqtt.0       
                tcp        0      0 192.168.178.3:1891      0.0.0.0:*               LISTEN      1000       14896      546/io.mqtt.0       
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       14438      349/iobroker.js-con 
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       13909      349/iobroker.js-con 
                tcp6       0      0 :::111                  :::*                    LISTEN      0          10531      1/init              
                tcp6       0      0 :::8081                 :::*                    LISTEN      1000       14522      380/io.admin.0      
                tcp6       0      0 :::8082                 :::*                    LISTEN      1000       20165      1647/io.web.0       
                tcp6       0      0 :::8084                 :::*                    LISTEN      1000       22548      1766/io.socketio.0  
                tcp6       0      0 :::51989                :::*                    LISTEN      1000       15254      663/io.nuki-extende 
                tcp6       0      0 :::8086                 :::*                    LISTEN      1000       22855      1999/io.ws.0        
                tcp6       0      0 :::22                   :::*                    LISTEN      0          13817      366/sshd            
                tcp6       0      0 :::8087                 :::*                    LISTEN      1000       22716      1958/io.simple-api. 
                udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1000       16609      779/io.broadlink2.0 
                udp        0      0 0.0.0.0:44185           0.0.0.0:*                           1000       15997      779/io.broadlink2.0 
                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          9979       1/init              
                udp        0      0 0.0.0.0:45747           0.0.0.0:*                           1000       16622      779/io.broadlink2.0 
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       21311      1688/io.wled.0      
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       15037      631/io.chromecast.0 
                udp        0      0 192.168.178.3:5353      0.0.0.0:*                           1000       15022      615/io.tr-064.0     
                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       21358      1405/io.upnp.0      
                udp        0      0 0.0.0.0:42950           0.0.0.0:*                           1000       20750      1405/io.upnp.0      
                udp6       0      0 :::111                  :::*                                0          9984       1/init              
                
                *** Log File - Last 25 Lines ***
                
                2023-10-07 11:30:08.360  - info: host.ioBroker instance system.adapter.ical.0 started with pid 8790
                2023-10-07 11:30:10.464  - info: dwd.0 (8761) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2023-10-07 11:30:10.703  - info: javascript.0 (431) script.js.common.Automatisierung.Sonstige.DWD_UWZ_NINA: No change! headline: Amtliche WARNUNG vor WINDBÖEN
                2023-10-07 11:30:11.459  - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2023-10-07 11:30:12.606  - info: host.ioBroker instance system.adapter.ical.1 started with pid 8803
                2023-10-07 11:30:12.682  - info: ical.0 (8790) Plugin sentry Sentry Plugin disabled for this process because data reporting is disabled on instance
                2023-10-07 11:30:14.049  - info: ical.0 (8790) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.17.1, js-controller: 5.0.11
                2023-10-07 11:30:15.552  - info: ical.0 (8790) processing URL: Brüderkalender https://calendax
                2023-10-07 11:30:15.609  - info: ical.0 (8790) processing URL: Froebus/Schleibach https://calendar.....
                2023-10-07 11:30:15.767  - info: ical.0 (8790) processing URL: Familie https://calendar.gx
                2023-10-07 11:30:15.961  - info: ical.0 (8790) processing URL: Müllabfuhr https://calendar.gox
                2023-10-07 11:30:16.038  - info: ical.0 (8790) processing URL: Geburtstagskalender https://calendar.goox
                2023-10-07 11:30:16.753  - info: host.ioBroker instance system.adapter.odl.0 started with pid 8822
                2023-10-07 11:30:18.262  - info: ical.0 (8790) processing URL: Privat https://calenxs
                2023-10-07 11:30:18.878  - info: ical.1 (8803) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.17.1, js-controller: 5.0.11
                2023-10-07 11:30:20.270  - info: ical.0 (8790) processing URL: Dienstplan https://calendaxsic.ics
                2023-10-07 11:30:22.105  - info: ical.1 (8803) processing URL: Müllabfuhr https://cax/basic.ics
                2023-10-07 11:30:23.395  - info: odl.0 (8822) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.odl, node: v18.17.1, js-controller: 5.0.11
                2023-10-07 11:30:27.246  - info: odl.0 (8822) Terminated (NO_ERROR): Without reason
                2023-10-07 11:30:27.712  - info: ical.0 (8790) Terminated (NO_ERROR): Without reason
                2023-10-07 11:30:27.833  - info: ical.1 (8803) Terminated (NO_ERROR): Without reason
                2023-10-07 11:30:28.023  - info: host.ioBroker instance system.adapter.odl.0 terminated with code 0 (NO_ERROR)
                2023-10-07 11:30:28.677  - info: host.ioBroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                2023-10-07 11:30:28.754  - info: host.ioBroker instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)
                2023-10-07 11:31:05.702  - info: host.ioBroker instance system.adapter.coronavirus-statistics.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                
                
                ============ Mark until here for C&P =============
                
                iob diag has finished.
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #21

                @dragon

                Es gibt keine nodesource.list bei dir.
                Das ist aber dem node-fix-Skript egal, das meldet nur:

                rm: cannot remove '/etc/apt/sources.list.d/nodesource.lis*': No such file or directory
                

                und legt dann die richtige Datei an und installiert die letzte Version aus dem 18er-Zweig. Gerade getestet.

                Was funktioniert denn bei dir mit dem Skript nicht? Vollständige Ausgaben helfen.

                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

                D 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @dragon

                  Es gibt keine nodesource.list bei dir.
                  Das ist aber dem node-fix-Skript egal, das meldet nur:

                  rm: cannot remove '/etc/apt/sources.list.d/nodesource.lis*': No such file or directory
                  

                  und legt dann die richtige Datei an und installiert die letzte Version aus dem 18er-Zweig. Gerade getestet.

                  Was funktioniert denn bei dir mit dem Skript nicht? Vollständige Ausgaben helfen.

                  D Offline
                  D Offline
                  Dragon
                  schrieb am zuletzt editiert von
                  #22

                  @thomas-braun

                  ioBroker nodejs fixer 2023-10-03
                  
                  Recommended nodejs-version is: 18.18.0
                  Checking your installation now. Please be patient!
                  
                  Your current setup is:
                  /usr/bin/nodejs         v18.17.1
                  /usr/bin/node           v18.17.1
                  /usr/bin/npm            9.6.7
                  /usr/bin/npx            9.6.7
                  /usr/bin/corepack       0.18.0
                  
                  We found these nodejs versions available for installation:
                  
                  nodejs:
                    Installed: 18.17.1-deb-1nodesource1
                    Candidate: 18.17.1-deb-1nodesource1
                    Version table:
                   *** 18.17.1-deb-1nodesource1 100
                          100 /var/lib/dpkg/status
                       10.24.0~dfsg-1~deb10u3 500
                          500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                       10.24.0~dfsg-1~deb10u1 500
                          500 http://deb.debian.org/debian buster/main amd64 Packages
                  
                  
                  
                  Nothing to do - Your installation is using the correct paths.
                  
                  You are running nodejs v18.17.1. Do you want to install recommended version 18.18.0? 
                  
                  Press <y> to continue or any other key to quit
                  Trying to fix your installation now. Please be patient.
                  [sudo] password for iobroker: 
                  rm: cannot remove '': No such file or directory
                  rm: cannot remove '/etc/apt/sources.list.d/nodesource.lis*': No such file or directory
                  
                  Virtualization: kvm
                  Beendet
                  iobroker@ioBroker:~$ ^C
                  iobroker@ioBroker:~$ ioBroker nodejs fixer 2023-10-03
                  -bash: ioBroker: Kommando nicht gefunden.
                  iobroker@ioBroker:~$ 
                  iobroker@ioBroker:~$ Recommended nodejs-version is: 18.18.0
                  -bash: Recommended: Kommando nicht gefunden.
                  iobroker@ioBroker:~$ Checking your installation now. Please be patient!
                  -bash: Checking: Kommando nicht gefunden.
                  iobroker@ioBroker:~$ 
                  iobroker@ioBroker:~$ Your current setup is:
                  -bash: Your: Kommando nicht gefunden.
                  iobroker@ioBroker:~$ /usr/bin/nodejs         v18.17.1
                  node:internal/modules/cjs/loader:1080
                    throw err;
                    ^
                  
                  Error: Cannot find module '/home/iobroker/v18.17.1'
                      at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                      at Module._load (node:internal/modules/cjs/loader:922:27)
                      at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                      at node:internal/main/run_main_module:23:47 {
                    code: 'MODULE_NOT_FOUND',
                    requireStack: []
                  }
                  
                  Node.js v18.17.1
                  iobroker@ioBroker:~$ /usr/bin/node           v18.17.1
                  node:internal/modules/cjs/loader:1080
                    throw err;
                    ^
                  
                  Error: Cannot find module '/home/iobroker/v18.17.1'
                      at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                      at Module._load (node:internal/modules/cjs/loader:922:27)
                      at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                      at node:internal/main/run_main_module:23:47 {
                    code: 'MODULE_NOT_FOUND',
                    requireStack: []
                  }
                  
                  Node.js v18.17.1
                  iobroker@ioBroker:~$ /usr/bin/npm            9.6.7
                  Unknown command: "9.6.7"
                  
                  To see a list of supported npm commands, run:
                    npm help
                  iobroker@ioBroker:~$ /usr/bin/npx            9.6.7
                  npm ERR! code E404
                  npm ERR! 404 Not Found - GET https://registry.npmjs.org/9.6.7 - Not found
                  npm ERR! 404 
                  npm ERR! 404  '9.6.7@*' is not in this registry.
                  npm ERR! 404 
                  npm ERR! 404 Note that you can also install from a
                  npm ERR! 404 tarball, folder, http url, or git url.
                  
                  npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-10-07T09_54_10_069Z-debug-0.log
                  iobroker@ioBroker:~$ /usr/bin/corepack       0.18.0
                  Unknown Syntax Error: Command not found; did you mean one of:
                  
                    0. corepack -h
                    1. corepack -v
                    2. corepack enable [--install-directory #0] ...
                    3. corepack disable [--install-directory #0] ...
                    4. corepack hydrate [--activate] <fileName>
                    5. corepack prepare [--activate] [--all] [--json] [-o,--output] ...
                  
                  While running 0.18.0
                  iobroker@ioBroker:~$ 
                  iobroker@ioBroker:~$ We found these nodejs versions available for installation:
                  -bash: We: Kommando nicht gefunden.
                  iobroker@ioBroker:~$ 
                  iobroker@ioBroker:~$ nodejs:
                  -bash: nodejs:: Kommando nicht gefunden.
                  iobroker@ioBroker:~$   Installed: 18.17.1-deb-1nodesource1
                  -bash: Installed:: Kommando nicht gefunden.
                  iobroker@ioBroker:~$   Candidate: 18.17.1-deb-1nodesource1
                  -bash: Candidate:: Kommando nicht gefunden.
                  iobroker@ioBroker:~$   Version table:
                  -bash: Version: Kommando nicht gefunden.
                  iobroker@ioBroker:~$  *** 18.17.1-deb-1nodesource1 100
                  -bash: iob_diag.log: Kommando nicht gefunden.
                  iobroker@ioBroker:~$         100 /var/lib/dpkg/status
                  -bash: 100: Kommando nicht gefunden.
                  iobroker@ioBroker:~$      10.24.0~dfsg-1~deb10u3 500
                  -bash: 10.24.0~dfsg-1~deb10u3: Kommando nicht gefunden.
                  iobroker@ioBroker:~$         500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                  -bash: 500: Kommando nicht gefunden.
                  iobroker@ioBroker:~$      10.24.0~dfsg-1~deb10u1 500
                  -bash: 10.24.0~dfsg-1~deb10u1: Kommando nicht gefunden.
                  iobroker@ioBroker:~$         500 http://deb.debian.org/debian buster/main amd64 Packages
                  -bash: 500: Kommando nicht gefunden.
                  iobroker@ioBroker:~$ 
                  iobroker@ioBroker:~$ 
                  iobroker@ioBroker:~$ 
                  iobroker@ioBroker:~$ Nothing to do - Your installation is using the correct paths.
                  -bash: Nothing: Kommando nicht gefunden.
                  iobroker@ioBroker:~$ 
                  iobroker@ioBroker:~$ You are running nodejs v18.17.1. Do you want to install recommended version 18.18.0? 
                  -bash: You: Kommando nicht gefunden.
                  iobroker@ioBroker:~$ 
                  iobroker@ioBroker:~$ Press <y> to continue or any other key to quit
                  -bash: y: Datei oder Verzeichnis nicht gefunden
                  iobroker@ioBroker:~$ Trying to fix your installation now. Please be patient.
                  -bash: Trying: Kommando nicht gefunden.
                  iobroker@ioBroker:~$ [sudo] password for iobroker: 
                  -bash: [sudo]: Kommando nicht gefunden.
                  iobroker@ioBroker:~$ rm: cannot remove '': No such file or directory
                  -bash: rm:: Kommando nicht gefunden.
                  iobroker@ioBroker:~$ rm: cannot remove '/etc/apt/sources.list.d/nodesource.lis*': No such file or directory
                  -bash: rm:: Kommando nicht gefunden.
                  iobroker@ioBroker:~$ 
                  iobroker@ioBroker:~$ Virtualization: kvm
                  -bash: Virtualization:: Kommando nicht gefunden.
                  iobroker@ioBroker:~$ Beendet
                  
                  Thomas BraunT DJMarc75D 3 Antworten Letzte Antwort
                  0
                  • D Dragon

                    @thomas-braun

                    ioBroker nodejs fixer 2023-10-03
                    
                    Recommended nodejs-version is: 18.18.0
                    Checking your installation now. Please be patient!
                    
                    Your current setup is:
                    /usr/bin/nodejs         v18.17.1
                    /usr/bin/node           v18.17.1
                    /usr/bin/npm            9.6.7
                    /usr/bin/npx            9.6.7
                    /usr/bin/corepack       0.18.0
                    
                    We found these nodejs versions available for installation:
                    
                    nodejs:
                      Installed: 18.17.1-deb-1nodesource1
                      Candidate: 18.17.1-deb-1nodesource1
                      Version table:
                     *** 18.17.1-deb-1nodesource1 100
                            100 /var/lib/dpkg/status
                         10.24.0~dfsg-1~deb10u3 500
                            500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                         10.24.0~dfsg-1~deb10u1 500
                            500 http://deb.debian.org/debian buster/main amd64 Packages
                    
                    
                    
                    Nothing to do - Your installation is using the correct paths.
                    
                    You are running nodejs v18.17.1. Do you want to install recommended version 18.18.0? 
                    
                    Press <y> to continue or any other key to quit
                    Trying to fix your installation now. Please be patient.
                    [sudo] password for iobroker: 
                    rm: cannot remove '': No such file or directory
                    rm: cannot remove '/etc/apt/sources.list.d/nodesource.lis*': No such file or directory
                    
                    Virtualization: kvm
                    Beendet
                    iobroker@ioBroker:~$ ^C
                    iobroker@ioBroker:~$ ioBroker nodejs fixer 2023-10-03
                    -bash: ioBroker: Kommando nicht gefunden.
                    iobroker@ioBroker:~$ 
                    iobroker@ioBroker:~$ Recommended nodejs-version is: 18.18.0
                    -bash: Recommended: Kommando nicht gefunden.
                    iobroker@ioBroker:~$ Checking your installation now. Please be patient!
                    -bash: Checking: Kommando nicht gefunden.
                    iobroker@ioBroker:~$ 
                    iobroker@ioBroker:~$ Your current setup is:
                    -bash: Your: Kommando nicht gefunden.
                    iobroker@ioBroker:~$ /usr/bin/nodejs         v18.17.1
                    node:internal/modules/cjs/loader:1080
                      throw err;
                      ^
                    
                    Error: Cannot find module '/home/iobroker/v18.17.1'
                        at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                        at Module._load (node:internal/modules/cjs/loader:922:27)
                        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                        at node:internal/main/run_main_module:23:47 {
                      code: 'MODULE_NOT_FOUND',
                      requireStack: []
                    }
                    
                    Node.js v18.17.1
                    iobroker@ioBroker:~$ /usr/bin/node           v18.17.1
                    node:internal/modules/cjs/loader:1080
                      throw err;
                      ^
                    
                    Error: Cannot find module '/home/iobroker/v18.17.1'
                        at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                        at Module._load (node:internal/modules/cjs/loader:922:27)
                        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                        at node:internal/main/run_main_module:23:47 {
                      code: 'MODULE_NOT_FOUND',
                      requireStack: []
                    }
                    
                    Node.js v18.17.1
                    iobroker@ioBroker:~$ /usr/bin/npm            9.6.7
                    Unknown command: "9.6.7"
                    
                    To see a list of supported npm commands, run:
                      npm help
                    iobroker@ioBroker:~$ /usr/bin/npx            9.6.7
                    npm ERR! code E404
                    npm ERR! 404 Not Found - GET https://registry.npmjs.org/9.6.7 - Not found
                    npm ERR! 404 
                    npm ERR! 404  '9.6.7@*' is not in this registry.
                    npm ERR! 404 
                    npm ERR! 404 Note that you can also install from a
                    npm ERR! 404 tarball, folder, http url, or git url.
                    
                    npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-10-07T09_54_10_069Z-debug-0.log
                    iobroker@ioBroker:~$ /usr/bin/corepack       0.18.0
                    Unknown Syntax Error: Command not found; did you mean one of:
                    
                      0. corepack -h
                      1. corepack -v
                      2. corepack enable [--install-directory #0] ...
                      3. corepack disable [--install-directory #0] ...
                      4. corepack hydrate [--activate] <fileName>
                      5. corepack prepare [--activate] [--all] [--json] [-o,--output] ...
                    
                    While running 0.18.0
                    iobroker@ioBroker:~$ 
                    iobroker@ioBroker:~$ We found these nodejs versions available for installation:
                    -bash: We: Kommando nicht gefunden.
                    iobroker@ioBroker:~$ 
                    iobroker@ioBroker:~$ nodejs:
                    -bash: nodejs:: Kommando nicht gefunden.
                    iobroker@ioBroker:~$   Installed: 18.17.1-deb-1nodesource1
                    -bash: Installed:: Kommando nicht gefunden.
                    iobroker@ioBroker:~$   Candidate: 18.17.1-deb-1nodesource1
                    -bash: Candidate:: Kommando nicht gefunden.
                    iobroker@ioBroker:~$   Version table:
                    -bash: Version: Kommando nicht gefunden.
                    iobroker@ioBroker:~$  *** 18.17.1-deb-1nodesource1 100
                    -bash: iob_diag.log: Kommando nicht gefunden.
                    iobroker@ioBroker:~$         100 /var/lib/dpkg/status
                    -bash: 100: Kommando nicht gefunden.
                    iobroker@ioBroker:~$      10.24.0~dfsg-1~deb10u3 500
                    -bash: 10.24.0~dfsg-1~deb10u3: Kommando nicht gefunden.
                    iobroker@ioBroker:~$         500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                    -bash: 500: Kommando nicht gefunden.
                    iobroker@ioBroker:~$      10.24.0~dfsg-1~deb10u1 500
                    -bash: 10.24.0~dfsg-1~deb10u1: Kommando nicht gefunden.
                    iobroker@ioBroker:~$         500 http://deb.debian.org/debian buster/main amd64 Packages
                    -bash: 500: Kommando nicht gefunden.
                    iobroker@ioBroker:~$ 
                    iobroker@ioBroker:~$ 
                    iobroker@ioBroker:~$ 
                    iobroker@ioBroker:~$ Nothing to do - Your installation is using the correct paths.
                    -bash: Nothing: Kommando nicht gefunden.
                    iobroker@ioBroker:~$ 
                    iobroker@ioBroker:~$ You are running nodejs v18.17.1. Do you want to install recommended version 18.18.0? 
                    -bash: You: Kommando nicht gefunden.
                    iobroker@ioBroker:~$ 
                    iobroker@ioBroker:~$ Press <y> to continue or any other key to quit
                    -bash: y: Datei oder Verzeichnis nicht gefunden
                    iobroker@ioBroker:~$ Trying to fix your installation now. Please be patient.
                    -bash: Trying: Kommando nicht gefunden.
                    iobroker@ioBroker:~$ [sudo] password for iobroker: 
                    -bash: [sudo]: Kommando nicht gefunden.
                    iobroker@ioBroker:~$ rm: cannot remove '': No such file or directory
                    -bash: rm:: Kommando nicht gefunden.
                    iobroker@ioBroker:~$ rm: cannot remove '/etc/apt/sources.list.d/nodesource.lis*': No such file or directory
                    -bash: rm:: Kommando nicht gefunden.
                    iobroker@ioBroker:~$ 
                    iobroker@ioBroker:~$ Virtualization: kvm
                    -bash: Virtualization:: Kommando nicht gefunden.
                    iobroker@ioBroker:~$ Beendet
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #23

                    @dragon

                    Du kopierst da irgendwie die Ausgabe in die Kommandozeile rein. Logisch kann die mit dem Krempel nix anfangen.
                    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 Antwort Letzte Antwort
                    0
                    • D Dragon

                      @thomas-braun

                      ioBroker nodejs fixer 2023-10-03
                      
                      Recommended nodejs-version is: 18.18.0
                      Checking your installation now. Please be patient!
                      
                      Your current setup is:
                      /usr/bin/nodejs         v18.17.1
                      /usr/bin/node           v18.17.1
                      /usr/bin/npm            9.6.7
                      /usr/bin/npx            9.6.7
                      /usr/bin/corepack       0.18.0
                      
                      We found these nodejs versions available for installation:
                      
                      nodejs:
                        Installed: 18.17.1-deb-1nodesource1
                        Candidate: 18.17.1-deb-1nodesource1
                        Version table:
                       *** 18.17.1-deb-1nodesource1 100
                              100 /var/lib/dpkg/status
                           10.24.0~dfsg-1~deb10u3 500
                              500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                           10.24.0~dfsg-1~deb10u1 500
                              500 http://deb.debian.org/debian buster/main amd64 Packages
                      
                      
                      
                      Nothing to do - Your installation is using the correct paths.
                      
                      You are running nodejs v18.17.1. Do you want to install recommended version 18.18.0? 
                      
                      Press <y> to continue or any other key to quit
                      Trying to fix your installation now. Please be patient.
                      [sudo] password for iobroker: 
                      rm: cannot remove '': No such file or directory
                      rm: cannot remove '/etc/apt/sources.list.d/nodesource.lis*': No such file or directory
                      
                      Virtualization: kvm
                      Beendet
                      iobroker@ioBroker:~$ ^C
                      iobroker@ioBroker:~$ ioBroker nodejs fixer 2023-10-03
                      -bash: ioBroker: Kommando nicht gefunden.
                      iobroker@ioBroker:~$ 
                      iobroker@ioBroker:~$ Recommended nodejs-version is: 18.18.0
                      -bash: Recommended: Kommando nicht gefunden.
                      iobroker@ioBroker:~$ Checking your installation now. Please be patient!
                      -bash: Checking: Kommando nicht gefunden.
                      iobroker@ioBroker:~$ 
                      iobroker@ioBroker:~$ Your current setup is:
                      -bash: Your: Kommando nicht gefunden.
                      iobroker@ioBroker:~$ /usr/bin/nodejs         v18.17.1
                      node:internal/modules/cjs/loader:1080
                        throw err;
                        ^
                      
                      Error: Cannot find module '/home/iobroker/v18.17.1'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                          at Module._load (node:internal/modules/cjs/loader:922:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                          at node:internal/main/run_main_module:23:47 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.17.1
                      iobroker@ioBroker:~$ /usr/bin/node           v18.17.1
                      node:internal/modules/cjs/loader:1080
                        throw err;
                        ^
                      
                      Error: Cannot find module '/home/iobroker/v18.17.1'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                          at Module._load (node:internal/modules/cjs/loader:922:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                          at node:internal/main/run_main_module:23:47 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.17.1
                      iobroker@ioBroker:~$ /usr/bin/npm            9.6.7
                      Unknown command: "9.6.7"
                      
                      To see a list of supported npm commands, run:
                        npm help
                      iobroker@ioBroker:~$ /usr/bin/npx            9.6.7
                      npm ERR! code E404
                      npm ERR! 404 Not Found - GET https://registry.npmjs.org/9.6.7 - Not found
                      npm ERR! 404 
                      npm ERR! 404  '9.6.7@*' is not in this registry.
                      npm ERR! 404 
                      npm ERR! 404 Note that you can also install from a
                      npm ERR! 404 tarball, folder, http url, or git url.
                      
                      npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-10-07T09_54_10_069Z-debug-0.log
                      iobroker@ioBroker:~$ /usr/bin/corepack       0.18.0
                      Unknown Syntax Error: Command not found; did you mean one of:
                      
                        0. corepack -h
                        1. corepack -v
                        2. corepack enable [--install-directory #0] ...
                        3. corepack disable [--install-directory #0] ...
                        4. corepack hydrate [--activate] <fileName>
                        5. corepack prepare [--activate] [--all] [--json] [-o,--output] ...
                      
                      While running 0.18.0
                      iobroker@ioBroker:~$ 
                      iobroker@ioBroker:~$ We found these nodejs versions available for installation:
                      -bash: We: Kommando nicht gefunden.
                      iobroker@ioBroker:~$ 
                      iobroker@ioBroker:~$ nodejs:
                      -bash: nodejs:: Kommando nicht gefunden.
                      iobroker@ioBroker:~$   Installed: 18.17.1-deb-1nodesource1
                      -bash: Installed:: Kommando nicht gefunden.
                      iobroker@ioBroker:~$   Candidate: 18.17.1-deb-1nodesource1
                      -bash: Candidate:: Kommando nicht gefunden.
                      iobroker@ioBroker:~$   Version table:
                      -bash: Version: Kommando nicht gefunden.
                      iobroker@ioBroker:~$  *** 18.17.1-deb-1nodesource1 100
                      -bash: iob_diag.log: Kommando nicht gefunden.
                      iobroker@ioBroker:~$         100 /var/lib/dpkg/status
                      -bash: 100: Kommando nicht gefunden.
                      iobroker@ioBroker:~$      10.24.0~dfsg-1~deb10u3 500
                      -bash: 10.24.0~dfsg-1~deb10u3: Kommando nicht gefunden.
                      iobroker@ioBroker:~$         500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                      -bash: 500: Kommando nicht gefunden.
                      iobroker@ioBroker:~$      10.24.0~dfsg-1~deb10u1 500
                      -bash: 10.24.0~dfsg-1~deb10u1: Kommando nicht gefunden.
                      iobroker@ioBroker:~$         500 http://deb.debian.org/debian buster/main amd64 Packages
                      -bash: 500: Kommando nicht gefunden.
                      iobroker@ioBroker:~$ 
                      iobroker@ioBroker:~$ 
                      iobroker@ioBroker:~$ 
                      iobroker@ioBroker:~$ Nothing to do - Your installation is using the correct paths.
                      -bash: Nothing: Kommando nicht gefunden.
                      iobroker@ioBroker:~$ 
                      iobroker@ioBroker:~$ You are running nodejs v18.17.1. Do you want to install recommended version 18.18.0? 
                      -bash: You: Kommando nicht gefunden.
                      iobroker@ioBroker:~$ 
                      iobroker@ioBroker:~$ Press <y> to continue or any other key to quit
                      -bash: y: Datei oder Verzeichnis nicht gefunden
                      iobroker@ioBroker:~$ Trying to fix your installation now. Please be patient.
                      -bash: Trying: Kommando nicht gefunden.
                      iobroker@ioBroker:~$ [sudo] password for iobroker: 
                      -bash: [sudo]: Kommando nicht gefunden.
                      iobroker@ioBroker:~$ rm: cannot remove '': No such file or directory
                      -bash: rm:: Kommando nicht gefunden.
                      iobroker@ioBroker:~$ rm: cannot remove '/etc/apt/sources.list.d/nodesource.lis*': No such file or directory
                      -bash: rm:: Kommando nicht gefunden.
                      iobroker@ioBroker:~$ 
                      iobroker@ioBroker:~$ Virtualization: kvm
                      -bash: Virtualization:: Kommando nicht gefunden.
                      iobroker@ioBroker:~$ Beendet
                      
                      DJMarc75D Offline
                      DJMarc75D Offline
                      DJMarc75
                      schrieb am zuletzt editiert von
                      #24

                      @dragon zusätzlich würde ich einen anderen User anlegen welcher NICHT iobroker heisst

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

                      1 Antwort Letzte Antwort
                      0
                      • D Dragon

                        @thomas-braun

                        ioBroker nodejs fixer 2023-10-03
                        
                        Recommended nodejs-version is: 18.18.0
                        Checking your installation now. Please be patient!
                        
                        Your current setup is:
                        /usr/bin/nodejs         v18.17.1
                        /usr/bin/node           v18.17.1
                        /usr/bin/npm            9.6.7
                        /usr/bin/npx            9.6.7
                        /usr/bin/corepack       0.18.0
                        
                        We found these nodejs versions available for installation:
                        
                        nodejs:
                          Installed: 18.17.1-deb-1nodesource1
                          Candidate: 18.17.1-deb-1nodesource1
                          Version table:
                         *** 18.17.1-deb-1nodesource1 100
                                100 /var/lib/dpkg/status
                             10.24.0~dfsg-1~deb10u3 500
                                500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                             10.24.0~dfsg-1~deb10u1 500
                                500 http://deb.debian.org/debian buster/main amd64 Packages
                        
                        
                        
                        Nothing to do - Your installation is using the correct paths.
                        
                        You are running nodejs v18.17.1. Do you want to install recommended version 18.18.0? 
                        
                        Press <y> to continue or any other key to quit
                        Trying to fix your installation now. Please be patient.
                        [sudo] password for iobroker: 
                        rm: cannot remove '': No such file or directory
                        rm: cannot remove '/etc/apt/sources.list.d/nodesource.lis*': No such file or directory
                        
                        Virtualization: kvm
                        Beendet
                        iobroker@ioBroker:~$ ^C
                        iobroker@ioBroker:~$ ioBroker nodejs fixer 2023-10-03
                        -bash: ioBroker: Kommando nicht gefunden.
                        iobroker@ioBroker:~$ 
                        iobroker@ioBroker:~$ Recommended nodejs-version is: 18.18.0
                        -bash: Recommended: Kommando nicht gefunden.
                        iobroker@ioBroker:~$ Checking your installation now. Please be patient!
                        -bash: Checking: Kommando nicht gefunden.
                        iobroker@ioBroker:~$ 
                        iobroker@ioBroker:~$ Your current setup is:
                        -bash: Your: Kommando nicht gefunden.
                        iobroker@ioBroker:~$ /usr/bin/nodejs         v18.17.1
                        node:internal/modules/cjs/loader:1080
                          throw err;
                          ^
                        
                        Error: Cannot find module '/home/iobroker/v18.17.1'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                            at Module._load (node:internal/modules/cjs/loader:922:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                            at node:internal/main/run_main_module:23:47 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.17.1
                        iobroker@ioBroker:~$ /usr/bin/node           v18.17.1
                        node:internal/modules/cjs/loader:1080
                          throw err;
                          ^
                        
                        Error: Cannot find module '/home/iobroker/v18.17.1'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                            at Module._load (node:internal/modules/cjs/loader:922:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                            at node:internal/main/run_main_module:23:47 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.17.1
                        iobroker@ioBroker:~$ /usr/bin/npm            9.6.7
                        Unknown command: "9.6.7"
                        
                        To see a list of supported npm commands, run:
                          npm help
                        iobroker@ioBroker:~$ /usr/bin/npx            9.6.7
                        npm ERR! code E404
                        npm ERR! 404 Not Found - GET https://registry.npmjs.org/9.6.7 - Not found
                        npm ERR! 404 
                        npm ERR! 404  '9.6.7@*' is not in this registry.
                        npm ERR! 404 
                        npm ERR! 404 Note that you can also install from a
                        npm ERR! 404 tarball, folder, http url, or git url.
                        
                        npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-10-07T09_54_10_069Z-debug-0.log
                        iobroker@ioBroker:~$ /usr/bin/corepack       0.18.0
                        Unknown Syntax Error: Command not found; did you mean one of:
                        
                          0. corepack -h
                          1. corepack -v
                          2. corepack enable [--install-directory #0] ...
                          3. corepack disable [--install-directory #0] ...
                          4. corepack hydrate [--activate] <fileName>
                          5. corepack prepare [--activate] [--all] [--json] [-o,--output] ...
                        
                        While running 0.18.0
                        iobroker@ioBroker:~$ 
                        iobroker@ioBroker:~$ We found these nodejs versions available for installation:
                        -bash: We: Kommando nicht gefunden.
                        iobroker@ioBroker:~$ 
                        iobroker@ioBroker:~$ nodejs:
                        -bash: nodejs:: Kommando nicht gefunden.
                        iobroker@ioBroker:~$   Installed: 18.17.1-deb-1nodesource1
                        -bash: Installed:: Kommando nicht gefunden.
                        iobroker@ioBroker:~$   Candidate: 18.17.1-deb-1nodesource1
                        -bash: Candidate:: Kommando nicht gefunden.
                        iobroker@ioBroker:~$   Version table:
                        -bash: Version: Kommando nicht gefunden.
                        iobroker@ioBroker:~$  *** 18.17.1-deb-1nodesource1 100
                        -bash: iob_diag.log: Kommando nicht gefunden.
                        iobroker@ioBroker:~$         100 /var/lib/dpkg/status
                        -bash: 100: Kommando nicht gefunden.
                        iobroker@ioBroker:~$      10.24.0~dfsg-1~deb10u3 500
                        -bash: 10.24.0~dfsg-1~deb10u3: Kommando nicht gefunden.
                        iobroker@ioBroker:~$         500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                        -bash: 500: Kommando nicht gefunden.
                        iobroker@ioBroker:~$      10.24.0~dfsg-1~deb10u1 500
                        -bash: 10.24.0~dfsg-1~deb10u1: Kommando nicht gefunden.
                        iobroker@ioBroker:~$         500 http://deb.debian.org/debian buster/main amd64 Packages
                        -bash: 500: Kommando nicht gefunden.
                        iobroker@ioBroker:~$ 
                        iobroker@ioBroker:~$ 
                        iobroker@ioBroker:~$ 
                        iobroker@ioBroker:~$ Nothing to do - Your installation is using the correct paths.
                        -bash: Nothing: Kommando nicht gefunden.
                        iobroker@ioBroker:~$ 
                        iobroker@ioBroker:~$ You are running nodejs v18.17.1. Do you want to install recommended version 18.18.0? 
                        -bash: You: Kommando nicht gefunden.
                        iobroker@ioBroker:~$ 
                        iobroker@ioBroker:~$ Press <y> to continue or any other key to quit
                        -bash: y: Datei oder Verzeichnis nicht gefunden
                        iobroker@ioBroker:~$ Trying to fix your installation now. Please be patient.
                        -bash: Trying: Kommando nicht gefunden.
                        iobroker@ioBroker:~$ [sudo] password for iobroker: 
                        -bash: [sudo]: Kommando nicht gefunden.
                        iobroker@ioBroker:~$ rm: cannot remove '': No such file or directory
                        -bash: rm:: Kommando nicht gefunden.
                        iobroker@ioBroker:~$ rm: cannot remove '/etc/apt/sources.list.d/nodesource.lis*': No such file or directory
                        -bash: rm:: Kommando nicht gefunden.
                        iobroker@ioBroker:~$ 
                        iobroker@ioBroker:~$ Virtualization: kvm
                        -bash: Virtualization:: Kommando nicht gefunden.
                        iobroker@ioBroker:~$ Beendet
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #25

                        @dragon
                        Lad das Skript nochmal frisch herunter.

                        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

                        D 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @dragon
                          Lad das Skript nochmal frisch herunter.

                          D Offline
                          D Offline
                          Dragon
                          schrieb am zuletzt editiert von
                          #26

                          @thomas-braun Hat jetzt funktioniert!
                          Danke

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • D Dragon

                            @thomas-braun Hat jetzt funktioniert!
                            Danke

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #27

                            @dragon

                            Es hat mutmaßlich zuerst nicht funktioniert wegen:

                            @dragon zusätzlich würde ich einen anderen User anlegen welcher NICHT iobroker heisst

                            Mit einem anderen username hätte es wohl hingehauen.
                            Leg dir also einen User 'dragon' oder sonstwas an und verwende den dann für Abenteuer im System. Gruppen 'adm', 'sudo' und 'iobroker' bei dem neuen User eintragen und das System über 'Debian 11 "Bullseye" auf Debian 12 "Bookworm" heben.

                            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 Antwort Letzte Antwort
                            0

                            Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                            Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                            Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                            Registrieren Anmelden
                            Antworten
                            • In einem neuen Thema antworten
                            Anmelden zum Antworten
                            • Älteste zuerst
                            • Neuste zuerst
                            • Meiste Stimmen


                            Support us

                            ioBroker
                            Community Adapters
                            Donate
                            FAQ Cloud / IOT
                            HowTo: Node.js-Update
                            HowTo: Backup/Restore
                            Downloads
                            BLOG

                            498

                            Online

                            32.8k

                            Benutzer

                            82.9k

                            Themen

                            1.3m

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

                            • Du hast noch kein Konto? Registrieren

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