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. [gelöst] alle 30 s Update?

NEWS

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

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

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

[gelöst] alle 30 s Update?

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
updatesseltsames verhalten
132 Beiträge 9 Kommentatoren 12.5k Aufrufe 6 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.
  • Thomas BraunT Thomas Braun

    @TH16

    Ich habe nur 1 Mal updates und upgrades gemacht und sonst nichts.

    Was für ein update? Das OS per apt oder den iobroker?

    T Offline
    T Offline
    TH16
    schrieb am zuletzt editiert von
    #102

    @Thomas-Braun

    per apt

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • T TH16

      @Thomas-Braun

      Meine ersten Pi-Installationen (Test) und auch die Letzte wo nun eigentlich alles drauf läuft sind auch manuell installiert worden. Schon allein deshalb, damit ich lerne und ein "Gefühl" für die unbekannt Materie bekomme.
      Da man aber dort auch manches falsch machen kann, dachte ich mir, ich nehm einfach mal ein fertiges Image - quasi direkt vom "Hersteller". Dann sollte doch eigentlich alles klappen...

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

      @TH16 Das 'Problem' bei den Images ist halt, dass du da noch weniger weißt wie das System vorgekocht wurde. Und es ist auch immer der Versionsstand vom Zeitpunkt des Imagings. Deswegen bevorzuge ich die netinstallation.

      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

      T 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @TH16 Das 'Problem' bei den Images ist halt, dass du da noch weniger weißt wie das System vorgekocht wurde. Und es ist auch immer der Versionsstand vom Zeitpunkt des Imagings. Deswegen bevorzuge ich die netinstallation.

        T Offline
        T Offline
        TH16
        schrieb am zuletzt editiert von
        #104

        @Thomas-Braun

        Ich denke aber mal, das es doch hier vor mir schon mal jemand aufgefallen wäre wenn da was nicht i.O. wäre.
        Zumindest der Ersteller hat doch das Teil mal geprüft, oder?

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • T TH16

          @Thomas-Braun

          per apt

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

          @TH16
          Ist nur noch stochern im Nebel.

          sudo apt update
          which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs && who -r
          iobroker status
          iobroker update
          iobroker upgrade
          

          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

          T 1 Antwort Letzte Antwort
          0
          • T TH16

            @Thomas-Braun

            Ich denke aber mal, das es doch hier vor mir schon mal jemand aufgefallen wäre wenn da was nicht i.O. wäre.
            Zumindest der Ersteller hat doch das Teil mal geprüft, oder?

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

            @TH16 sagte in alle 30 s Update?:

            Ich denke aber mal, das es doch hier vor mir schon mal jemand aufgefallen wäre wenn da was nicht i.O. wäre.

            Das ist ja auch grundsätzlich i. O.
            Ist ja auch schon ein Jahr gut abgehangen. Das ist von Nov 2019, wenn ich das richtig weiß. Mit dem 4er-Kernel, der damals aktuell war.

            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
            • Thomas BraunT Thomas Braun

              @TH16
              Ist nur noch stochern im Nebel.

              sudo apt update
              which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs && who -r
              iobroker status
              iobroker update
              iobroker upgrade
              
              T Offline
              T Offline
              TH16
              schrieb am zuletzt editiert von
              #107

              @Thomas-Braun

              Soll ich das alles mal hier posten?

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • T TH16

                @Thomas-Braun

                Soll ich das alles mal hier posten?

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

                @TH16
                Ja, bitte.

                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

                T 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @TH16
                  Ja, bitte.

                  T Offline
                  T Offline
                  TH16
                  schrieb am zuletzt editiert von
                  #109

                  @Thomas-Braun

                  Linux raspberrypi 5.4.72-v7l+ #1356 SMP Thu Oct 22 13:57:51 BST 2020 armv7l
                  
                  The programs included with the Debian GNU/Linux system are free software;
                  the exact distribution terms for each program are described in the
                  individual files in /usr/share/doc/*/copyright.
                  
                  Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                  permitted by applicable law.
                  Last login: Thu Nov  5 14:21:11 2020 from 192.168.178.48
                  pi@raspberrypi:~ $ sudo apt update
                  OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                  OK:2 http://archive.raspberrypi.org/debian buster InRelease
                  OK:3 https://deb.nodesource.com/node_10.x buster InRelease
                  Paketlisten werden gelesen... Fertig
                  Abhängigkeitsbaum wird aufgebaut.
                  Statusinformationen werden eingelesen.... Fertig
                  Aktualisierung für 6 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, u                                                              m sie anzuzeigen.
                  pi@raspberrypi:~ $ which nodejs && nodejs -v && which node && node -v && which n                                                              pm && npm -v && apt policy nodejs && who -r
                  /usr/bin/nodejs
                  v10.23.0
                  /usr/bin/node
                  v10.23.0
                  /usr/bin/npm
                  6.14.8
                  nodejs:
                    Installiert:           10.23.0-1nodesource1
                    Installationskandidat: 10.23.0-1nodesource1
                    Versionstabelle:
                   *** 10.23.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
                          100 /var/lib/dpkg/status
                       10.21.0~dfsg-1~deb10u1+rpi1 500
                          500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                           Runlevel 5   2020-11-05 14:32
                  pi@raspberrypi:~ $ iobroker status
                  iobroker is running on this host.
                  
                  At least one iobroker host is running.
                  
                  Objects type: file
                  States  type: file
                  pi@raspberrypi:~ $ iobroker update
                  Used repository: default
                  hash changed => force download of new sources
                  update done
                  Adapter    "admin"         : 4.0.10   , installed 4.0.10
                  Adapter    "alarm"         : 1.2.4
                  Adapter    "alexa2"        : 3.3.1
                  Adapter    "alpha2"        : 1.0.0
                  Adapter    "amazon-dash"   : 1.1.0
                  Adapter    "artnet"        : 1.2.2
                  Adapter    "asterisk"      : 1.0.6
                  Adapter    "asuswrt"       : 1.0.1
                  Adapter    "b-control-em"  : 0.2.1
                  Adapter    "backitup"      : 1.6.7
                  Adapter    "beckhoff"      : 1.2.2
                  Adapter    "benq"          : 0.2.0
                  Adapter    "binance"       : 1.1.3
                  Adapter    "ble"           : 0.11.8
                  Adapter    "bmw"           : 1.3.3
                  Adapter    "bosesoundtouch": 0.2.4
                  Adapter    "botvac"        : 1.0.0
                  Adapter    "bring"         : 1.7.2
                  Adapter    "broadlink2"    : 2.0.3
                  Adapter    "bsblan"        : 0.1.5
                  Adapter    "bshb"          : 0.1.10
                  Adapter    "chromecast"    : 2.3.1
                  Adapter    "cloud"         : 3.0.4
                  Adapter    "comfoair"      : 0.3.2
                  Adapter    "contactid"     : 1.0.1
                  Adapter    "coronavirus-statistics": 0.6.3
                  Adapter    "countdown"     : 1.1.0
                  Adapter    "cul"           : 1.2.1
                  Adapter    "daikin"        : 1.0.5
                  Adapter    "daswetter"     : 3.0.4
                  Adapter    "deconz"        : 1.3.11
                  Adapter    "denon"         : 1.7.7
                  Adapter    "devices"       : 0.3.6
                  Adapter    "digitalstrom"  : 0.5.5
                  Adapter    "discovergy"    : 0.5.0
                  Adapter    "discovery"     : 2.3.7    , installed 1.3.0 [Updateable]
                  Adapter    "doorio"        : 1.1.0
                  Adapter    "ds18b20"       : 1.1.5
                  Adapter    "dwd"           : 2.4.10
                  Adapter    "ebus"          : 2.1.1
                  Adapter    "ecovacs-deebot": 1.0.3
                  Adapter    "egigeozone"    : 0.1.2
                  Adapter    "ekey"          : 1.1.0
                  Adapter    "email"         : 1.0.7
                  Adapter    "emby"          : 1.0.2
                  Adapter    "energymanager" : 1.2.3
                  Adapter    "enet"          : 1.0.1
                  Adapter    "epson_stylus_px830": 0.2.1
                  Adapter    "exchangerates" : 0.0.13
                  Adapter    "fakeroku"      : 0.2.1
                  Adapter    "fb-checkpresence": 1.0.4
                  Adapter    "feiertage"     : 1.0.17
                  Adapter    "fhem"          : 1.5.3
                  Adapter    "find-my-iphone": 0.2.15
                  Adapter    "firetv"        : 0.0.27
                  Adapter    "flot"          : 1.9.2
                  Adapter    "foobar2000"    : 2.0.3
                  Adapter    "fritzbox"      : 0.2.1
                  Adapter    "fritzdect"     : 0.2.4
                  Adapter    "fronius"       : 1.0.5
                  Adapter    "fullcalendar"  : 1.1.0
                  Adapter    "fullybrowser"  : 2.0.1
                  Adapter    "g-homa"        : 0.5.3
                  Adapter    "geofency"      : 0.3.2
                  Adapter    "gruenbeck"     : 0.0.18
                  Adapter    "habpanel"      : 0.4.3
                  Adapter    "haier"         : 1.0.2
                  Adapter    "ham"           : 1.1.2
                  Adapter    "ham-wemo"      : 1.0.1
                  Adapter    "harmony"       : 1.2.2
                  Adapter    "heatingcontrol": 1.0.0
                  Adapter    "heytech"       : 1.0.0
                  Adapter    "hid"           : 0.1.17
                  Adapter    "history"       : 1.9.10
                  Adapter    "hm-rega"       : 2.6.21
                  Adapter    "hm-rpc"        : 1.14.24
                  Adapter    "hmip"          : 1.3.1
                  Adapter    "homeconnect"   : 0.0.30
                  Adapter    "homee"         : 1.0.7
                  Adapter    "homepilot"     : 1.0.3
                  Adapter    "hp-ilo"        : 1.0.6
                  Adapter    "hs100"         : 2.0.1
                  Adapter    "hue"           : 3.3.8
                  Adapter    "hue-extended"  : 2.0.0
                  Adapter    "ical"          : 1.7.4
                  Adapter    "icons-addictive-flavour-png": 0.1.0
                  Adapter    "icons-fatcow-hosting": 0.1.0
                  Adapter    "icons-icons8"  : 0.0.1
                  Adapter    "icons-material-png": 0.1.0
                  Adapter    "icons-material-svg": 0.1.0
                  Adapter    "icons-mfd-png" : 1.0.2
                  Adapter    "icons-mfd-svg" : 1.0.2
                  Adapter    "icons-open-icon-library-png": 0.1.2
                  Adapter    "icons-ultimate-png": 1.0.1
                  Adapter    "influxdb"      : 1.9.1
                  Adapter    "info"          : 1.7.2    , installed 1.5.6 [Updateable]
                  Adapter    "innogy-smarthome": 0.3.6
                  Adapter    "iogo"          : 0.5.10
                  Adapter    "iot"           : 1.5.3
                  Adapter    "iqontrol"      : 1.3.3
                  Adapter    "jarvis"        : 1.0.9
                  Adapter    "javascript"    : 4.8.4
                  Adapter    "jeelink"       : 0.1.0
                  Controller "js-controller" : 3.1.6    , installed 2.1.1 [Updateable]
                  Adapter    "kecontact"     : 0.1.0
                  Adapter    "klf200"        : 1.0.1
                  Adapter    "km200"         : 1.1.6
                  Adapter    "knmi-weather"  : 1.0.0
                  Adapter    "knx"           : 1.0.39
                  Adapter    "kodi"          : 2.0.4
                  Adapter    "kostal-piko-ba": 1.1.1
                  Adapter    "kress"         : 2.5.5
                  Adapter    "lametric"      : 0.0.9
                  Adapter    "landroid"      : 1.0.3
                  Adapter    "lcn"           : 0.3.2
                  Adapter    "letrika_comgw" : 0.0.5
                  Adapter    "lgtv"          : 1.1.10
                  Adapter    "lgtv-rs"       : 0.1.0
                  Adapter    "lgtv11"        : 1.0.5
                  Adapter    "lifx"          : 0.1.0
                  Adapter    "lightify"      : 0.2.16
                  Adapter    "link"          : 0.5.9
                  Adapter    "linkeddevices" : 1.2.2
                  Adapter    "linux-control" : 1.0.1
                  Adapter    "logparser"     : 1.1.0
                  Adapter    "lovelace"      : 1.0.16
                  Adapter    "loxone"        : 2.0.2
                  Adapter    "luftdaten"     : 0.0.17
                  Adapter    "lupusec"       : 1.2.9
                  Adapter    "luxtronik1"    : 0.2.2
                  Adapter    "material"      : 0.13.9
                  Adapter    "maxcube"       : 0.1.2
                  Adapter    "maxcul"        : 1.3.0
                  Adapter    "mbus"          : 2.3.0
                  Adapter    "mclighting"    : 0.1.1
                  Adapter    "megad"         : 1.2.1
                  Adapter    "megadd"        : 0.2.0
                  Adapter    "megaesp"       : 0.1.0
                  Adapter    "melcloud"      : 1.0.6
                  Adapter    "mercedesme"    : 0.0.21
                  Adapter    "mercury"       : 0.1.1
                  Adapter    "meross"        : 1.5.0
                  Adapter    "meteoalarm"    : 1.0.9
                  Adapter    "midea"         : 0.0.6
                  Adapter    "miele"         : 0.1.5
                  Adapter    "mielecloudservice": 2.0.0
                  Adapter    "mihome"        : 1.3.0
                  Adapter    "mihome-lamp"   : 1.1.0
                  Adapter    "mihome-plug"   : 0.2.0
                  Adapter    "mihome-vacuum" : 2.0.7
                  Adapter    "mikrotik"      : 1.0.11
                  Adapter    "milight"       : 0.3.6
                  Adapter    "milight-smart-light": 0.2.7
                  Adapter    "mobile"        : 1.0.1
                  Adapter    "modbus"        : 3.1.6
                  Adapter    "moma"          : 1.2.6
                  Adapter    "mpd"           : 1.0.5
                  Adapter    "mqtt"          : 2.1.9
                  Adapter    "mqtt-client"   : 1.3.1
                  Adapter    "musiccast"     : 0.1.3
                  Adapter    "mydlink"       : 1.1.7
                  Adapter    "mysensors"     : 2.0.1
                  Adapter    "nanoleaf-lightpanels": 0.8.1
                  Adapter    "nello"         : 2.0.6
                  Adapter    "netatmo"       : 1.3.1
                  Adapter    "nibeuplink"    : 0.3.0
                  Adapter    "nina"          : 0.0.22
                  Adapter    "node-red"      : 1.17.2
                  Adapter    "nuki"          : 1.3.1
                  Adapter    "nuki-extended" : 2.3.0
                  Adapter    "nut"           : 1.1.3
                  Adapter    "octoprint"     : 1.0.0
                  Adapter    "odl"           : 1.0.7
                  Adapter    "oilfox"        : 0.0.5
                  Adapter    "onkyo"         : 2.0.3
                  Adapter    "onvif"         : 0.4.4
                  Adapter    "openhab"       : 1.1.0
                  Adapter    "openligadb"    : 1.1.0
                  Adapter    "openweathermap": 0.1.0
                  Adapter    "opi"           : 0.1.1
                  Adapter    "oppoplayer"    : 0.2.1
                  Adapter    "owfs"          : 0.6.4
                  Adapter    "owntracks"     : 0.6.3
                  Adapter    "panasonic-viera": 1.0.2
                  Adapter    "parser"        : 1.0.7
                  Adapter    "paw"           : 0.0.7
                  Adapter    "phantomjs"     : 1.0.1
                  Adapter    "pi-hole"       : 1.3.1
                  Adapter    "piface"        : 1.0.0
                  Adapter    "pimatic"       : 0.3.0
                  Adapter    "ping"          : 1.4.8
                  Adapter    "places"        : 1.0.0
                  Adapter    "plex"          : 0.8.11
                  Adapter    "plexconnect"   : 0.0.7
                  Adapter    "pollenflug"    : 1.0.6
                  Adapter    "proxmox"       : 1.0.1
                  Adapter    "proxy"         : 1.1.1
                  Adapter    "pushbullet"    : 0.0.11
                  Adapter    "pushover"      : 2.0.2
                  Adapter    "pushsafer"     : 0.1.8
                  Adapter    "radar2"        : 1.0.9
                  Adapter    "radiohead"     : 1.0.7
                  Adapter    "rflink"        : 2.0.0
                  Adapter    "rickshaw"      : 1.0.0
                  Adapter    "ring"          : 1.1.3
                  Adapter    "robonect"      : 0.1.3
                  Adapter    "roomba"        : 1.1.1
                  Adapter    "rpi2"          : 1.2.0
                  Adapter    "s7"            : 1.1.8
                  Adapter    "samsung"       : 0.2.9
                  Adapter    "sayit"         : 1.9.8
                  Adapter    "sbfspot"       : 4.0.2
                  Adapter    "scenes"        : 2.3.0
                  Adapter    "schoolfree"    : 0.6.3
                  Adapter    "schwoerer-ventcube": 1.3.0
                  Adapter    "shelly"        : 4.0.3
                  Adapter    "shuttercontrol": 0.8.6
                  Adapter    "sia"           : 1.0.4
                  Adapter    "siegenia"      : 1.0.0
                  Adapter    "simple-api"    : 2.4.6
                  Adapter    "smappee"       : 0.2.2
                  Adapter    "smartgarden"   : 1.0.1
                  Adapter    "smartmeter"    : 3.1.5
                  Adapter    "snips"         : 1.5.1
                  Adapter    "snmp"          : 0.5.0
                  Adapter    "socketio"      : 3.0.13
                  Adapter    "solarlog"      : 2.0.0
                  Adapter    "solarviewdatareader": 0.2.1
                  Adapter    "solarwetter"   : 1.0.0
                  Adapter    "sonnen"        : 1.6.0
                  Adapter    "sonoff"        : 2.3.3
                  Adapter    "sonos"         : 2.1.0
                  Adapter    "sony-bravia"   : 1.0.1
                  Adapter    "spotify-premium": 1.0.0
                  Adapter    "sql"           : 1.15.2
                  Adapter    "squeezebox"    : 1.0.0
                  Adapter    "squeezeboxrpc" : 1.0.0
                  Adapter    "starline"      : 1.0.0
                  Adapter    "statistics"    : 0.2.2
                  Adapter    "stiebel-isg"   : 1.5.1
                  Adapter    "sunnyportal"   : 0.1.5
                  Adapter    "swiss-weather-api": 0.3.2
                  Adapter    "synology"      : 0.1.18
                  Adapter    "systeminfo"    : 0.3.1
                  Adapter    "tahoma"        : 0.3.2
                  Adapter    "tankerkoenig"  : 2.0.5
                  Adapter    "telegram"      : 1.5.9
                  Adapter    "terminal"      : 0.1.2
                  Adapter    "tesla-motors"  : 0.2.3
                  Adapter    "text2command"  : 1.3.0
                  Adapter    "tinker"        : 1.1.0
                  Adapter    "tr-064"        : 4.0.9
                  Adapter    "tradfri"       : 2.6.3
                  Adapter    "trashschedule" : 0.0.11
                  Adapter    "tunnelbroker-endpoint-updater": 0.0.1
                  Adapter    "tuya"          : 3.3.15
                  Adapter    "tvspielfilm"   : 1.0.4
                  Adapter    "unifi"         : 0.5.8
                  Adapter    "upnp"          : 1.0.16
                  Adapter    "vaillant"      : 0.0.10
                  Adapter    "valloxmv"      : 1.1.1
                  Adapter    "vcard"         : 0.0.9
                  Adapter    "velux"         : 0.0.5
                  Adapter    "viessmann"     : 1.3.2
                  Adapter    "virtualpowermeter": 1.2.1
                  Adapter    "vis"           : 1.2.12
                  Adapter    "vis-bars"      : 0.1.4
                  Adapter    "vis-canvas-gauges": 0.1.5
                  Adapter    "vis-colorpicker": 1.1.1
                  Adapter    "vis-fancyswitch": 1.1.0
                  Adapter    "vis-google-fonts": 0.1.0
                  Adapter    "vis-history"   : 1.0.0
                  Adapter    "vis-hqwidgets" : 1.1.4
                  Adapter    "vis-icontwo"   : 0.31.0
                  Adapter    "vis-inventwo"  : 1.3.8
                  Adapter    "vis-jqui-mfd"  : 1.0.12
                  Adapter    "vis-justgage"  : 1.0.2
                  Adapter    "vis-keyboard"  : 0.0.2
                  Adapter    "vis-lcars"     : 1.0.4
                  Adapter    "vis-map"       : 1.0.4
                  Adapter    "vis-material-advanced": 1.1.1
                  Adapter    "vis-metro"     : 1.1.2
                  Adapter    "vis-players"   : 0.1.6
                  Adapter    "vis-plumb"     : 1.0.2
                  Adapter    "vis-rgraph"    : 0.0.2
                  Adapter    "vis-timeandweather": 1.1.7
                  Adapter    "vis-weather"   : 2.5.2
                  Adapter    "vr200"         : 1.0.0
                  Adapter    "vw-connect"    : 0.0.15
                  Adapter    "weatherunderground": 3.2.1
                  Adapter    "web"           : 3.0.13
                  Adapter    "weishaupt-wem" : 0.0.8
                  Adapter    "whatsapp-cmb"  : 0.1.6
                  Adapter    "wiffi-wz"      : 2.2.0
                  Adapter    "wifilight"     : 1.1.0
                  Adapter    "windows-control": 0.1.5
                  Adapter    "wled"          : 0.5.2
                  Adapter    "wm-bus"        : 0.1.12
                  Adapter    "wolf"          : 0.9.2
                  Adapter    "worx"          : 1.2.3
                  Adapter    "xbox"          : 0.6.8
                  Adapter    "xs1"           : 1.0.2
                  Adapter    "yahka"         : 0.11.0
                  Adapter    "yamaha"        : 0.3.19
                  Adapter    "yeelight-2"    : 1.0.3
                  Adapter    "youtube"       : 1.0.0
                  Adapter    "yr"            : 2.0.3
                  Adapter    "zigbee"        : 1.2.1
                  Adapter    "zont"          : 0.5.3
                  Adapter    "zwave"         : 2.0.1
                  Adapter    "zwave2"        : 1.7.5
                  pi@raspberrypi:~ $ iobroker upgrade
                  Adapter "admin"          is up to date.
                  Adapter "alarm"          is not installed.
                  Adapter "alexa2"         is not installed.
                  Adapter "alpha2"         is not installed.
                  Adapter "amazon-dash"    is not installed.
                  Adapter "artnet"         is not installed.
                  Adapter "asterisk"       is not installed.
                  Adapter "asuswrt"        is not installed.
                  Adapter "b-control-em"   is not installed.
                  Adapter "backitup"       is not installed.
                  Adapter "beckhoff"       is not installed.
                  Adapter "benq"           is not installed.
                  Adapter "binance"        is not installed.
                  Adapter "ble"            is not installed.
                  Adapter "bmw"            is not installed.
                  Adapter "bosesoundtouch" is not installed.
                  Adapter "botvac"         is not installed.
                  Adapter "bring"          is not installed.
                  Adapter "broadlink2"     is not installed.
                  Adapter "bsblan"         is not installed.
                  Adapter "bshb"           is not installed.
                  Adapter "chromecast"     is not installed.
                  Adapter "cloud"          is not installed.
                  Adapter "comfoair"       is not installed.
                  Adapter "contactid"      is not installed.
                  Adapter "coronavirus-statistics" is not installed.
                  Adapter "countdown"      is not installed.
                  Adapter "cul"            is not installed.
                  Adapter "daikin"         is not installed.
                  Adapter "daswetter"      is not installed.
                  Adapter "deconz"         is not installed.
                  Adapter "denon"          is not installed.
                  Adapter "devices"        is not installed.
                  Adapter "digitalstrom"   is not installed.
                  Adapter "discovergy"     is not installed.
                  Update discovery from @1.3.0 to @2.3.7
                  NPM version: 6.14.8
                  npm install iobroker.discovery@2.3.7 --loglevel error --prefix "/opt/iobroker" (                                                              System call)
                  In file included from ../src/./serialport.h:6,
                                   from ../src/serialport.cpp:1:
                  ../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                  ../../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                       , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                ^
                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:
                  ../src/serialport.cpp:78:69: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                     uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EIO_AfterOpen);
                                                                                       ^~~~~~~~~~~~~
                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:
                  ../src/serialport.cpp:135:71: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                     uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)EIO_AfterUpdate);
                                                                                         ^~~~~~~~~~~~~~~
                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(Nan::NAN_METHOD_ARGS_TYPE)’:
                  ../src/serialport.cpp:175:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                     uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)EIO_AfterClose);
                                                                                        ^~~~~~~~~~~~~~
                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(Nan::NAN_METHOD_ARGS_TYPE)’:
                  ../src/serialport.cpp:215:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                     uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)EIO_AfterFlush);
                                                                                        ^~~~~~~~~~~~~~
                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:
                  ../src/serialport.cpp:270:68: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                     uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO_AfterSet);
                                                                                      ^~~~~~~~~~~~
                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan::NAN_METHOD_ARGS_TYPE)’:
                  ../src/serialport.cpp:314:68: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                     uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO_AfterGet);
                                                                                      ^~~~~~~~~~~~
                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaudRate(Nan::NAN_METHOD_ARGS_TYPE)’:
                  ../src/serialport.cpp:363:76: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                     uv_queue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_work_cb)EIO_AfterGetBaudRate);
                                                                                              ^~~~~~~~~~~~~~~~~~~~
                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(Nan::NAN_METHOD_ARGS_TYPE)’:
                  ../src/serialport.cpp:409:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                     uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)EIO_AfterDrain);
                                                                                        ^~~~~~~~~~~~~~
                  ../src/serialport.cpp: At global scope:
                  ../src/serialport.cpp:430:28: warning: unnecessary parentheses in declaration of ‘ToParityEnum’ [-Wparentheses]
                   SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local<v8::String>& v8str)) {
                                              ^
                  ../src/serialport.cpp:449:30: warning: unnecessary parentheses in declaration of ‘ToStopBitEnum’ [-Wparentheses]
                   SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) {
                                                ^
                  In file included from ../../../nan/nan.h:54,
                                   from ../src/./serialport.h:6,
                                   from ../src/serialport.cpp:1:
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/node.h:573:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                         (node::addon_register_func) (regfunc),                          \
                                                             ^
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/node.h:607:3: note: in expansion of macro ‘NODE_MODULE_X’
                     NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                     ^~~~~~~~~~~~~
                  ../src/serialport.cpp:483:1: note: in expansion of macro ‘NODE_MODULE’
                   NODE_MODULE(serialport, init);
                   ^~~~~~~~~~~
                  In file included from /home/iobroker/.cache/node-gyp/10.23.0/include/node/node.h:63,
                                   from ../../../nan/nan.h:54,
                                   from ../src/./serialport.h:6,
                                   from ../src/serialport.cpp:1:
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)]’:
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/node_object_wrap.h:84:78:   required from here
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                                  reinterpret_cast<Callback>(callback), type);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)]’:
                  ../../../nan/nan_object_wrap.h:65:61:   required from here
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                  In file included from ../src/serialport.h:6,
                                   from ../src/serialport_unix.cpp:2:
                  ../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                  ../../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                       , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                ^
                  In file included from /home/iobroker/.cache/node-gyp/10.23.0/include/node/node.h:63,
                                   from ../../../nan/nan.h:54,
                                   from ../src/serialport.h:6,
                                   from ../src/serialport_unix.cpp:2:
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)]’:
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/node_object_wrap.h:84:78:   required from here
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                                  reinterpret_cast<Callback>(callback), type);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)]’:
                  ../../../nan/nan_object_wrap.h:65:61:   required from here
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                  ../src/serialport_unix.cpp: In function ‘int setup(int, OpenBaton*)’:
                  ../src/serialport_unix.cpp:176:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1005 [-Wformat-truncation=]
                       snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path);
                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
                  ../src/serialport_unix.cpp:176:13: note: ‘snprintf’ output 20 or more bytes (assuming 1043) into a destination of size 1024
                       snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path);
                       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  ../src/serialport_unix.cpp: In function ‘void EIO_Open(uv_work_t*)’:
                  ../src/serialport_unix.cpp:86:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=]
                       snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path);
                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
                  ../src/serialport_unix.cpp:86:13: note: ‘snprintf’ output 22 or more bytes (assuming 1045) into a destination of size 1024
                       snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path);
                       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  In file included from ../src/poller.cpp:1:
                  ../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                  ../../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                       , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                ^
                  In file included from /home/iobroker/.cache/node-gyp/10.23.0/include/node/node.h:63,
                                   from ../../../nan/nan.h:54,
                                   from ../src/poller.cpp:1:
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)]’:
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/node_object_wrap.h:84:78:   required from here
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                                  reinterpret_cast<Callback>(callback), type);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)]’:
                  ../../../nan/nan_object_wrap.h:65:61:   required from here
                  /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                  upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
                  Update "system.adapter.discovery.0"
                  upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/translateTools.js translateTools.js application/javascript
                  upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
                  upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
                  upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
                  upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html
                  upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
                  Adapter "discovery" updated
                  Adapter "doorio"         is not installed.
                  Adapter "ds18b20"        is not installed.
                  Adapter "dwd"            is not installed.
                  Adapter "ebus"           is not installed.
                  Adapter "ecovacs-deebot" is not installed.
                  Adapter "egigeozone"     is not installed.
                  Adapter "ekey"           is not installed.
                  Adapter "email"          is not installed.
                  Adapter "emby"           is not installed.
                  Adapter "energymanager"  is not installed.
                  Adapter "enet"           is not installed.
                  Adapter "epson_stylus_px830" is not installed.
                  Adapter "exchangerates"  is not installed.
                  Adapter "fakeroku"       is not installed.
                  Adapter "fb-checkpresence" is not installed.
                  Adapter "feiertage"      is not installed.
                  Adapter "fhem"           is not installed.
                  Adapter "find-my-iphone" is not installed.
                  Adapter "firetv"         is not installed.
                  Adapter "flot"           is not installed.
                  Adapter "foobar2000"     is not installed.
                  Adapter "fritzbox"       is not installed.
                  Adapter "fritzdect"      is not installed.
                  Adapter "fronius"        is not installed.
                  Adapter "fullcalendar"   is not installed.
                  Adapter "fullybrowser"   is not installed.
                  Adapter "g-homa"         is not installed.
                  Adapter "geofency"       is not installed.
                  Adapter "gruenbeck"      is not installed.
                  Adapter "habpanel"       is not installed.
                  Adapter "haier"          is not installed.
                  Adapter "ham"            is not installed.
                  Adapter "ham-wemo"       is not installed.
                  Adapter "harmony"        is not installed.
                  Adapter "heatingcontrol" is not installed.
                  Adapter "heytech"        is not installed.
                  Adapter "hid"            is not installed.
                  Adapter "history"        is not installed.
                  Adapter "hm-rega"        is not installed.
                  Adapter "hm-rpc"         is not installed.
                  Adapter "hmip"           is not installed.
                  Adapter "homeconnect"    is not installed.
                  Adapter "homee"          is not installed.
                  Adapter "homepilot"      is not installed.
                  Adapter "hp-ilo"         is not installed.
                  Adapter "hs100"          is not installed.
                  Adapter "hue"            is not installed.
                  Adapter "hue-extended"   is not installed.
                  Adapter "ical"           is not installed.
                  Adapter "icons-addictive-flavour-png" is not installed.
                  Adapter "icons-fatcow-hosting" is not installed.
                  Adapter "icons-icons8"   is not installed.
                  Adapter "icons-material-png" is not installed.
                  Adapter "icons-material-svg" is not installed.
                  Adapter "icons-mfd-png"  is not installed.
                  Adapter "icons-mfd-svg"  is not installed.
                  Adapter "icons-open-icon-library-png" is not installed.
                  Adapter "icons-ultimate-png" is not installed.
                  Adapter "influxdb"       is not installed.
                  Update info from @1.5.6 to @1.7.2
                  NPM version: 6.14.8
                  npm install iobroker.info@1.7.2 --loglevel error --prefix "/opt/iobroker" (System call)
                  upload [80] info.admin /opt/iobroker/node_modules/iobroker.info/admin/words.js words.js application/javascript
                  Update "system.adapter.info.0"
                  upload [70] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/hostInfo.js lib/js/hostInfo.js application/javascript
                  upload [60] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/bootstrap.min.js lib/js/bootstrap.min.js application/javascript
                  upload [50] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/slackware.png lib/img/logos/slackware.png image/png
                  upload [40] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/manjaro.png lib/img/logos/manjaro.png image/png
                  upload [30] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/coreos.png lib/img/logos/coreos.png image/png
                  upload [20] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/disk.png lib/img/icons/disk.png image/png
                  upload [19] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/cpu.png lib/img/icons/cpu.png image/png
                  upload [18] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/battery.png lib/img/icons/battery.png image/png
                  upload [17] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/sechand.png lib/img/clock/sechand.png image/png
                  upload [16] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/minhand.png lib/img/clock/minhand.png image/png
                  upload [15] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/hourhand.png lib/img/clock/hourhand.png image/png
                  upload [14] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/clockface.png lib/img/clock/clockface.png image/png
                  upload [13] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff2 lib/fonts/fontawesome-webfont.woff2 font/woff2
                  upload [12] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff lib/fonts/fontawesome-webfont.woff font/woff
                  upload [11] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.ttf lib/fonts/fontawesome-webfont.ttf font/ttf
                  upload [10] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.svg lib/fonts/fontawesome-webfont.svg image/svg+xml
                  upload [9] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.eot lib/fonts/fontawesome-webfont.eot application/vnd.ms-fontobject
                  upload [8] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/FontAwesome.otf lib/fonts/FontAwesome.otf font/otf
                  upload [7] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/data/infoData.json lib/data/infoData.json application/json
                  upload [6] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/simplemde.min.css lib/css/simplemde.min.css text/css
                  upload [5] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/info.css lib/css/info.css text/css
                  upload [4] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/font-awesome.min.css lib/css/font-awesome.min.css text/css
                  upload [3] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/chartist.min.css lib/css/chartist.min.css text/css
                  upload [2] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
                  upload [1] info.admin /opt/iobroker/node_modules/iobroker.info/admin/info.png info.png image/png
                  upload [0] info.admin /opt/iobroker/node_modules/iobroker.info/admin/index_m.html index_m.html text/html
                  Adapter "info" updated
                  Adapter "innogy-smarthome" is not installed.
                  Adapter "iogo"           is not installed.
                  Adapter "iot"            is not installed.
                  Adapter "iqontrol"       is not installed.
                  Adapter "jarvis"         is not installed.
                  Adapter "javascript"     is not installed.
                  Adapter "jeelink"        is not installed.
                  Adapter "kecontact"      is not installed.
                  Adapter "klf200"         is not installed.
                  Adapter "km200"          is not installed.
                  Adapter "knmi-weather"   is not installed.
                  Adapter "knx"            is not installed.
                  Adapter "kodi"           is not installed.
                  Adapter "kostal-piko-ba" is not installed.
                  Adapter "kress"          is not installed.
                  Adapter "lametric"       is not installed.
                  Adapter "landroid"       is not installed.
                  Adapter "lcn"            is not installed.
                  Adapter "letrika_comgw"  is not installed.
                  Adapter "lgtv"           is not installed.
                  Adapter "lgtv-rs"        is not installed.
                  Adapter "lgtv11"         is not installed.
                  Adapter "lifx"           is not installed.
                  Adapter "lightify"       is not installed.
                  Adapter "link"           is not installed.
                  Adapter "linkeddevices"  is not installed.
                  Adapter "linux-control"  is not installed.
                  Adapter "logparser"      is not installed.
                  Adapter "lovelace"       is not installed.
                  Adapter "loxone"         is not installed.
                  Adapter "luftdaten"      is not installed.
                  Adapter "lupusec"        is not installed.
                  Adapter "luxtronik1"     is not installed.
                  Adapter "material"       is not installed.
                  Adapter "maxcube"        is not installed.
                  Adapter "maxcul"         is not installed.
                  Adapter "mbus"           is not installed.
                  Adapter "mclighting"     is not installed.
                  Adapter "megad"          is not installed.
                  Adapter "megadd"         is not installed.
                  Adapter "megaesp"        is not installed.
                  Adapter "melcloud"       is not installed.
                  Adapter "mercedesme"     is not installed.
                  Adapter "mercury"        is not installed.
                  Adapter "meross"         is not installed.
                  Adapter "meteoalarm"     is not installed.
                  Adapter "midea"          is not installed.
                  Adapter "miele"          is not installed.
                  Adapter "mielecloudservice" is not installed.
                  Adapter "mihome"         is not installed.
                  Adapter "mihome-lamp"    is not installed.
                  Adapter "mihome-plug"    is not installed.
                  Adapter "mihome-vacuum"  is not installed.
                  Adapter "mikrotik"       is not installed.
                  Adapter "milight"        is not installed.
                  Adapter "milight-smart-light" is not installed.
                  Adapter "mobile"         is not installed.
                  Adapter "modbus"         is not installed.
                  Adapter "moma"           is not installed.
                  Adapter "mpd"            is not installed.
                  Adapter "mqtt"           is not installed.
                  Adapter "mqtt-client"    is not installed.
                  Adapter "musiccast"      is not installed.
                  Adapter "mydlink"        is not installed.
                  Adapter "mysensors"      is not installed.
                  Adapter "nanoleaf-lightpanels" is not installed.
                  Adapter "nello"          is not installed.
                  Adapter "netatmo"        is not installed.
                  Adapter "nibeuplink"     is not installed.
                  Adapter "nina"           is not installed.
                  Adapter "node-red"       is not installed.
                  Adapter "nuki"           is not installed.
                  Adapter "nuki-extended"  is not installed.
                  Adapter "nut"            is not installed.
                  Adapter "octoprint"      is not installed.
                  Adapter "odl"            is not installed.
                  Adapter "oilfox"         is not installed.
                  Adapter "onkyo"          is not installed.
                  Adapter "onvif"          is not installed.
                  Adapter "openhab"        is not installed.
                  Adapter "openligadb"     is not installed.
                  Adapter "openweathermap" is not installed.
                  Adapter "opi"            is not installed.
                  Adapter "oppoplayer"     is not installed.
                  Adapter "owfs"           is not installed.
                  Adapter "owntracks"      is not installed.
                  Adapter "panasonic-viera" is not installed.
                  Adapter "parser"         is not installed.
                  Adapter "paw"            is not installed.
                  Adapter "phantomjs"      is not installed.
                  Adapter "pi-hole"        is not installed.
                  Adapter "piface"         is not installed.
                  Adapter "pimatic"        is not installed.
                  Adapter "ping"           is not installed.
                  Adapter "places"         is not installed.
                  Adapter "plex"           is not installed.
                  Adapter "plexconnect"    is not installed.
                  Adapter "pollenflug"     is not installed.
                  Adapter "proxmox"        is not installed.
                  Adapter "proxy"          is not installed.
                  Adapter "pushbullet"     is not installed.
                  Adapter "pushover"       is not installed.
                  Adapter "pushsafer"      is not installed.
                  Adapter "radar2"         is not installed.
                  Adapter "radiohead"      is not installed.
                  Adapter "rflink"         is not installed.
                  Adapter "rickshaw"       is not installed.
                  Adapter "ring"           is not installed.
                  Adapter "robonect"       is not installed.
                  Adapter "roomba"         is not installed.
                  Adapter "rpi2"           is not installed.
                  Adapter "s7"             is not installed.
                  Adapter "samsung"        is not installed.
                  Adapter "sayit"          is not installed.
                  Adapter "sbfspot"        is not installed.
                  Adapter "scenes"         is not installed.
                  Adapter "schoolfree"     is not installed.
                  Adapter "schwoerer-ventcube" is not installed.
                  Adapter "shelly"         is not installed.
                  Adapter "shuttercontrol" is not installed.
                  Adapter "sia"            is not installed.
                  Adapter "siegenia"       is not installed.
                  Adapter "simple-api"     is not installed.
                  Adapter "smappee"        is not installed.
                  Adapter "smartgarden"    is not installed.
                  Adapter "smartmeter"     is not installed.
                  Adapter "snips"          is not installed.
                  Adapter "snmp"           is not installed.
                  Adapter "socketio"       is not installed.
                  Adapter "solarlog"       is not installed.
                  Adapter "solarviewdatareader" is not installed.
                  Adapter "solarwetter"    is not installed.
                  Adapter "sonnen"         is not installed.
                  Adapter "sonoff"         is not installed.
                  Adapter "sonos"          is not installed.
                  Adapter "sony-bravia"    is not installed.
                  Adapter "spotify-premium" is not installed.
                  Adapter "sql"            is not installed.
                  Adapter "squeezebox"     is not installed.
                  Adapter "squeezeboxrpc"  is not installed.
                  Adapter "starline"       is not installed.
                  Adapter "statistics"     is not installed.
                  Adapter "stiebel-isg"    is not installed.
                  Adapter "sunnyportal"    is not installed.
                  Adapter "swiss-weather-api" is not installed.
                  Adapter "synology"       is not installed.
                  Adapter "systeminfo"     is not installed.
                  Adapter "tahoma"         is not installed.
                  Adapter "tankerkoenig"   is not installed.
                  Adapter "telegram"       is not installed.
                  Adapter "terminal"       is not installed.
                  Adapter "tesla-motors"   is not installed.
                  Adapter "text2command"   is not installed.
                  Adapter "tinker"         is not installed.
                  Adapter "tr-064"         is not installed.
                  Adapter "tradfri"        is not installed.
                  Adapter "trashschedule"  is not installed.
                  Adapter "tunnelbroker-endpoint-updater" is not installed.
                  Adapter "tuya"           is not installed.
                  Adapter "tvspielfilm"    is not installed.
                  Adapter "unifi"          is not installed.
                  Adapter "upnp"           is not installed.
                  Adapter "vaillant"       is not installed.
                  Adapter "valloxmv"       is not installed.
                  Adapter "vcard"          is not installed.
                  Adapter "velux"          is not installed.
                  Adapter "viessmann"      is not installed.
                  Adapter "virtualpowermeter" is not installed.
                  Adapter "vis"            is not installed.
                  Adapter "vis-bars"       is not installed.
                  Adapter "vis-canvas-gauges" is not installed.
                  Adapter "vis-colorpicker" is not installed.
                  Adapter "vis-fancyswitch" is not installed.
                  Adapter "vis-google-fonts" is not installed.
                  Adapter "vis-history"    is not installed.
                  Adapter "vis-hqwidgets"  is not installed.
                  Adapter "vis-icontwo"    is not installed.
                  Adapter "vis-inventwo"   is not installed.
                  Adapter "vis-jqui-mfd"   is not installed.
                  Adapter "vis-justgage"   is not installed.
                  Adapter "vis-keyboard"   is not installed.
                  Adapter "vis-lcars"      is not installed.
                  Adapter "vis-map"        is not installed.
                  Adapter "vis-material-advanced" is not installed.
                  Adapter "vis-metro"      is not installed.
                  Adapter "vis-players"    is not installed.
                  Adapter "vis-plumb"      is not installed.
                  Adapter "vis-rgraph"     is not installed.
                  Adapter "vis-timeandweather" is not installed.
                  Adapter "vis-weather"    is not installed.
                  Adapter "vr200"          is not installed.
                  Adapter "vw-connect"     is not installed.
                  Adapter "weatherunderground" is not installed.
                  Adapter "web"            is not installed.
                  Adapter "weishaupt-wem"  is not installed.
                  Adapter "whatsapp-cmb"   is not installed.
                  Adapter "wiffi-wz"       is not installed.
                  Adapter "wifilight"      is not installed.
                  Adapter "windows-control" is not installed.
                  Adapter "wled"           is not installed.
                  Adapter "wm-bus"         is not installed.
                  Adapter "wolf"           is not installed.
                  Adapter "worx"           is not installed.
                  Adapter "xbox"           is not installed.
                  Adapter "xs1"            is not installed.
                  Adapter "yahka"          is not installed.
                  Adapter "yamaha"         is not installed.
                  Adapter "yeelight-2"     is not installed.
                  Adapter "youtube"        is not installed.
                  Adapter "yr"             is not installed.
                  Adapter "zigbee"         is not installed.
                  Adapter "zont"           is not installed.
                  Adapter "zwave"          is not installed.
                  Adapter "zwave2"         is not installed.
                  pi@raspberrypi:~ $
                  
                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • T TH16

                    @Thomas-Braun

                    Linux raspberrypi 5.4.72-v7l+ #1356 SMP Thu Oct 22 13:57:51 BST 2020 armv7l
                    
                    The programs included with the Debian GNU/Linux system are free software;
                    the exact distribution terms for each program are described in the
                    individual files in /usr/share/doc/*/copyright.
                    
                    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                    permitted by applicable law.
                    Last login: Thu Nov  5 14:21:11 2020 from 192.168.178.48
                    pi@raspberrypi:~ $ sudo apt update
                    OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                    OK:2 http://archive.raspberrypi.org/debian buster InRelease
                    OK:3 https://deb.nodesource.com/node_10.x buster InRelease
                    Paketlisten werden gelesen... Fertig
                    Abhängigkeitsbaum wird aufgebaut.
                    Statusinformationen werden eingelesen.... Fertig
                    Aktualisierung für 6 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, u                                                              m sie anzuzeigen.
                    pi@raspberrypi:~ $ which nodejs && nodejs -v && which node && node -v && which n                                                              pm && npm -v && apt policy nodejs && who -r
                    /usr/bin/nodejs
                    v10.23.0
                    /usr/bin/node
                    v10.23.0
                    /usr/bin/npm
                    6.14.8
                    nodejs:
                      Installiert:           10.23.0-1nodesource1
                      Installationskandidat: 10.23.0-1nodesource1
                      Versionstabelle:
                     *** 10.23.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
                            100 /var/lib/dpkg/status
                         10.21.0~dfsg-1~deb10u1+rpi1 500
                            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                             Runlevel 5   2020-11-05 14:32
                    pi@raspberrypi:~ $ iobroker status
                    iobroker is running on this host.
                    
                    At least one iobroker host is running.
                    
                    Objects type: file
                    States  type: file
                    pi@raspberrypi:~ $ iobroker update
                    Used repository: default
                    hash changed => force download of new sources
                    update done
                    Adapter    "admin"         : 4.0.10   , installed 4.0.10
                    Adapter    "alarm"         : 1.2.4
                    Adapter    "alexa2"        : 3.3.1
                    Adapter    "alpha2"        : 1.0.0
                    Adapter    "amazon-dash"   : 1.1.0
                    Adapter    "artnet"        : 1.2.2
                    Adapter    "asterisk"      : 1.0.6
                    Adapter    "asuswrt"       : 1.0.1
                    Adapter    "b-control-em"  : 0.2.1
                    Adapter    "backitup"      : 1.6.7
                    Adapter    "beckhoff"      : 1.2.2
                    Adapter    "benq"          : 0.2.0
                    Adapter    "binance"       : 1.1.3
                    Adapter    "ble"           : 0.11.8
                    Adapter    "bmw"           : 1.3.3
                    Adapter    "bosesoundtouch": 0.2.4
                    Adapter    "botvac"        : 1.0.0
                    Adapter    "bring"         : 1.7.2
                    Adapter    "broadlink2"    : 2.0.3
                    Adapter    "bsblan"        : 0.1.5
                    Adapter    "bshb"          : 0.1.10
                    Adapter    "chromecast"    : 2.3.1
                    Adapter    "cloud"         : 3.0.4
                    Adapter    "comfoair"      : 0.3.2
                    Adapter    "contactid"     : 1.0.1
                    Adapter    "coronavirus-statistics": 0.6.3
                    Adapter    "countdown"     : 1.1.0
                    Adapter    "cul"           : 1.2.1
                    Adapter    "daikin"        : 1.0.5
                    Adapter    "daswetter"     : 3.0.4
                    Adapter    "deconz"        : 1.3.11
                    Adapter    "denon"         : 1.7.7
                    Adapter    "devices"       : 0.3.6
                    Adapter    "digitalstrom"  : 0.5.5
                    Adapter    "discovergy"    : 0.5.0
                    Adapter    "discovery"     : 2.3.7    , installed 1.3.0 [Updateable]
                    Adapter    "doorio"        : 1.1.0
                    Adapter    "ds18b20"       : 1.1.5
                    Adapter    "dwd"           : 2.4.10
                    Adapter    "ebus"          : 2.1.1
                    Adapter    "ecovacs-deebot": 1.0.3
                    Adapter    "egigeozone"    : 0.1.2
                    Adapter    "ekey"          : 1.1.0
                    Adapter    "email"         : 1.0.7
                    Adapter    "emby"          : 1.0.2
                    Adapter    "energymanager" : 1.2.3
                    Adapter    "enet"          : 1.0.1
                    Adapter    "epson_stylus_px830": 0.2.1
                    Adapter    "exchangerates" : 0.0.13
                    Adapter    "fakeroku"      : 0.2.1
                    Adapter    "fb-checkpresence": 1.0.4
                    Adapter    "feiertage"     : 1.0.17
                    Adapter    "fhem"          : 1.5.3
                    Adapter    "find-my-iphone": 0.2.15
                    Adapter    "firetv"        : 0.0.27
                    Adapter    "flot"          : 1.9.2
                    Adapter    "foobar2000"    : 2.0.3
                    Adapter    "fritzbox"      : 0.2.1
                    Adapter    "fritzdect"     : 0.2.4
                    Adapter    "fronius"       : 1.0.5
                    Adapter    "fullcalendar"  : 1.1.0
                    Adapter    "fullybrowser"  : 2.0.1
                    Adapter    "g-homa"        : 0.5.3
                    Adapter    "geofency"      : 0.3.2
                    Adapter    "gruenbeck"     : 0.0.18
                    Adapter    "habpanel"      : 0.4.3
                    Adapter    "haier"         : 1.0.2
                    Adapter    "ham"           : 1.1.2
                    Adapter    "ham-wemo"      : 1.0.1
                    Adapter    "harmony"       : 1.2.2
                    Adapter    "heatingcontrol": 1.0.0
                    Adapter    "heytech"       : 1.0.0
                    Adapter    "hid"           : 0.1.17
                    Adapter    "history"       : 1.9.10
                    Adapter    "hm-rega"       : 2.6.21
                    Adapter    "hm-rpc"        : 1.14.24
                    Adapter    "hmip"          : 1.3.1
                    Adapter    "homeconnect"   : 0.0.30
                    Adapter    "homee"         : 1.0.7
                    Adapter    "homepilot"     : 1.0.3
                    Adapter    "hp-ilo"        : 1.0.6
                    Adapter    "hs100"         : 2.0.1
                    Adapter    "hue"           : 3.3.8
                    Adapter    "hue-extended"  : 2.0.0
                    Adapter    "ical"          : 1.7.4
                    Adapter    "icons-addictive-flavour-png": 0.1.0
                    Adapter    "icons-fatcow-hosting": 0.1.0
                    Adapter    "icons-icons8"  : 0.0.1
                    Adapter    "icons-material-png": 0.1.0
                    Adapter    "icons-material-svg": 0.1.0
                    Adapter    "icons-mfd-png" : 1.0.2
                    Adapter    "icons-mfd-svg" : 1.0.2
                    Adapter    "icons-open-icon-library-png": 0.1.2
                    Adapter    "icons-ultimate-png": 1.0.1
                    Adapter    "influxdb"      : 1.9.1
                    Adapter    "info"          : 1.7.2    , installed 1.5.6 [Updateable]
                    Adapter    "innogy-smarthome": 0.3.6
                    Adapter    "iogo"          : 0.5.10
                    Adapter    "iot"           : 1.5.3
                    Adapter    "iqontrol"      : 1.3.3
                    Adapter    "jarvis"        : 1.0.9
                    Adapter    "javascript"    : 4.8.4
                    Adapter    "jeelink"       : 0.1.0
                    Controller "js-controller" : 3.1.6    , installed 2.1.1 [Updateable]
                    Adapter    "kecontact"     : 0.1.0
                    Adapter    "klf200"        : 1.0.1
                    Adapter    "km200"         : 1.1.6
                    Adapter    "knmi-weather"  : 1.0.0
                    Adapter    "knx"           : 1.0.39
                    Adapter    "kodi"          : 2.0.4
                    Adapter    "kostal-piko-ba": 1.1.1
                    Adapter    "kress"         : 2.5.5
                    Adapter    "lametric"      : 0.0.9
                    Adapter    "landroid"      : 1.0.3
                    Adapter    "lcn"           : 0.3.2
                    Adapter    "letrika_comgw" : 0.0.5
                    Adapter    "lgtv"          : 1.1.10
                    Adapter    "lgtv-rs"       : 0.1.0
                    Adapter    "lgtv11"        : 1.0.5
                    Adapter    "lifx"          : 0.1.0
                    Adapter    "lightify"      : 0.2.16
                    Adapter    "link"          : 0.5.9
                    Adapter    "linkeddevices" : 1.2.2
                    Adapter    "linux-control" : 1.0.1
                    Adapter    "logparser"     : 1.1.0
                    Adapter    "lovelace"      : 1.0.16
                    Adapter    "loxone"        : 2.0.2
                    Adapter    "luftdaten"     : 0.0.17
                    Adapter    "lupusec"       : 1.2.9
                    Adapter    "luxtronik1"    : 0.2.2
                    Adapter    "material"      : 0.13.9
                    Adapter    "maxcube"       : 0.1.2
                    Adapter    "maxcul"        : 1.3.0
                    Adapter    "mbus"          : 2.3.0
                    Adapter    "mclighting"    : 0.1.1
                    Adapter    "megad"         : 1.2.1
                    Adapter    "megadd"        : 0.2.0
                    Adapter    "megaesp"       : 0.1.0
                    Adapter    "melcloud"      : 1.0.6
                    Adapter    "mercedesme"    : 0.0.21
                    Adapter    "mercury"       : 0.1.1
                    Adapter    "meross"        : 1.5.0
                    Adapter    "meteoalarm"    : 1.0.9
                    Adapter    "midea"         : 0.0.6
                    Adapter    "miele"         : 0.1.5
                    Adapter    "mielecloudservice": 2.0.0
                    Adapter    "mihome"        : 1.3.0
                    Adapter    "mihome-lamp"   : 1.1.0
                    Adapter    "mihome-plug"   : 0.2.0
                    Adapter    "mihome-vacuum" : 2.0.7
                    Adapter    "mikrotik"      : 1.0.11
                    Adapter    "milight"       : 0.3.6
                    Adapter    "milight-smart-light": 0.2.7
                    Adapter    "mobile"        : 1.0.1
                    Adapter    "modbus"        : 3.1.6
                    Adapter    "moma"          : 1.2.6
                    Adapter    "mpd"           : 1.0.5
                    Adapter    "mqtt"          : 2.1.9
                    Adapter    "mqtt-client"   : 1.3.1
                    Adapter    "musiccast"     : 0.1.3
                    Adapter    "mydlink"       : 1.1.7
                    Adapter    "mysensors"     : 2.0.1
                    Adapter    "nanoleaf-lightpanels": 0.8.1
                    Adapter    "nello"         : 2.0.6
                    Adapter    "netatmo"       : 1.3.1
                    Adapter    "nibeuplink"    : 0.3.0
                    Adapter    "nina"          : 0.0.22
                    Adapter    "node-red"      : 1.17.2
                    Adapter    "nuki"          : 1.3.1
                    Adapter    "nuki-extended" : 2.3.0
                    Adapter    "nut"           : 1.1.3
                    Adapter    "octoprint"     : 1.0.0
                    Adapter    "odl"           : 1.0.7
                    Adapter    "oilfox"        : 0.0.5
                    Adapter    "onkyo"         : 2.0.3
                    Adapter    "onvif"         : 0.4.4
                    Adapter    "openhab"       : 1.1.0
                    Adapter    "openligadb"    : 1.1.0
                    Adapter    "openweathermap": 0.1.0
                    Adapter    "opi"           : 0.1.1
                    Adapter    "oppoplayer"    : 0.2.1
                    Adapter    "owfs"          : 0.6.4
                    Adapter    "owntracks"     : 0.6.3
                    Adapter    "panasonic-viera": 1.0.2
                    Adapter    "parser"        : 1.0.7
                    Adapter    "paw"           : 0.0.7
                    Adapter    "phantomjs"     : 1.0.1
                    Adapter    "pi-hole"       : 1.3.1
                    Adapter    "piface"        : 1.0.0
                    Adapter    "pimatic"       : 0.3.0
                    Adapter    "ping"          : 1.4.8
                    Adapter    "places"        : 1.0.0
                    Adapter    "plex"          : 0.8.11
                    Adapter    "plexconnect"   : 0.0.7
                    Adapter    "pollenflug"    : 1.0.6
                    Adapter    "proxmox"       : 1.0.1
                    Adapter    "proxy"         : 1.1.1
                    Adapter    "pushbullet"    : 0.0.11
                    Adapter    "pushover"      : 2.0.2
                    Adapter    "pushsafer"     : 0.1.8
                    Adapter    "radar2"        : 1.0.9
                    Adapter    "radiohead"     : 1.0.7
                    Adapter    "rflink"        : 2.0.0
                    Adapter    "rickshaw"      : 1.0.0
                    Adapter    "ring"          : 1.1.3
                    Adapter    "robonect"      : 0.1.3
                    Adapter    "roomba"        : 1.1.1
                    Adapter    "rpi2"          : 1.2.0
                    Adapter    "s7"            : 1.1.8
                    Adapter    "samsung"       : 0.2.9
                    Adapter    "sayit"         : 1.9.8
                    Adapter    "sbfspot"       : 4.0.2
                    Adapter    "scenes"        : 2.3.0
                    Adapter    "schoolfree"    : 0.6.3
                    Adapter    "schwoerer-ventcube": 1.3.0
                    Adapter    "shelly"        : 4.0.3
                    Adapter    "shuttercontrol": 0.8.6
                    Adapter    "sia"           : 1.0.4
                    Adapter    "siegenia"      : 1.0.0
                    Adapter    "simple-api"    : 2.4.6
                    Adapter    "smappee"       : 0.2.2
                    Adapter    "smartgarden"   : 1.0.1
                    Adapter    "smartmeter"    : 3.1.5
                    Adapter    "snips"         : 1.5.1
                    Adapter    "snmp"          : 0.5.0
                    Adapter    "socketio"      : 3.0.13
                    Adapter    "solarlog"      : 2.0.0
                    Adapter    "solarviewdatareader": 0.2.1
                    Adapter    "solarwetter"   : 1.0.0
                    Adapter    "sonnen"        : 1.6.0
                    Adapter    "sonoff"        : 2.3.3
                    Adapter    "sonos"         : 2.1.0
                    Adapter    "sony-bravia"   : 1.0.1
                    Adapter    "spotify-premium": 1.0.0
                    Adapter    "sql"           : 1.15.2
                    Adapter    "squeezebox"    : 1.0.0
                    Adapter    "squeezeboxrpc" : 1.0.0
                    Adapter    "starline"      : 1.0.0
                    Adapter    "statistics"    : 0.2.2
                    Adapter    "stiebel-isg"   : 1.5.1
                    Adapter    "sunnyportal"   : 0.1.5
                    Adapter    "swiss-weather-api": 0.3.2
                    Adapter    "synology"      : 0.1.18
                    Adapter    "systeminfo"    : 0.3.1
                    Adapter    "tahoma"        : 0.3.2
                    Adapter    "tankerkoenig"  : 2.0.5
                    Adapter    "telegram"      : 1.5.9
                    Adapter    "terminal"      : 0.1.2
                    Adapter    "tesla-motors"  : 0.2.3
                    Adapter    "text2command"  : 1.3.0
                    Adapter    "tinker"        : 1.1.0
                    Adapter    "tr-064"        : 4.0.9
                    Adapter    "tradfri"       : 2.6.3
                    Adapter    "trashschedule" : 0.0.11
                    Adapter    "tunnelbroker-endpoint-updater": 0.0.1
                    Adapter    "tuya"          : 3.3.15
                    Adapter    "tvspielfilm"   : 1.0.4
                    Adapter    "unifi"         : 0.5.8
                    Adapter    "upnp"          : 1.0.16
                    Adapter    "vaillant"      : 0.0.10
                    Adapter    "valloxmv"      : 1.1.1
                    Adapter    "vcard"         : 0.0.9
                    Adapter    "velux"         : 0.0.5
                    Adapter    "viessmann"     : 1.3.2
                    Adapter    "virtualpowermeter": 1.2.1
                    Adapter    "vis"           : 1.2.12
                    Adapter    "vis-bars"      : 0.1.4
                    Adapter    "vis-canvas-gauges": 0.1.5
                    Adapter    "vis-colorpicker": 1.1.1
                    Adapter    "vis-fancyswitch": 1.1.0
                    Adapter    "vis-google-fonts": 0.1.0
                    Adapter    "vis-history"   : 1.0.0
                    Adapter    "vis-hqwidgets" : 1.1.4
                    Adapter    "vis-icontwo"   : 0.31.0
                    Adapter    "vis-inventwo"  : 1.3.8
                    Adapter    "vis-jqui-mfd"  : 1.0.12
                    Adapter    "vis-justgage"  : 1.0.2
                    Adapter    "vis-keyboard"  : 0.0.2
                    Adapter    "vis-lcars"     : 1.0.4
                    Adapter    "vis-map"       : 1.0.4
                    Adapter    "vis-material-advanced": 1.1.1
                    Adapter    "vis-metro"     : 1.1.2
                    Adapter    "vis-players"   : 0.1.6
                    Adapter    "vis-plumb"     : 1.0.2
                    Adapter    "vis-rgraph"    : 0.0.2
                    Adapter    "vis-timeandweather": 1.1.7
                    Adapter    "vis-weather"   : 2.5.2
                    Adapter    "vr200"         : 1.0.0
                    Adapter    "vw-connect"    : 0.0.15
                    Adapter    "weatherunderground": 3.2.1
                    Adapter    "web"           : 3.0.13
                    Adapter    "weishaupt-wem" : 0.0.8
                    Adapter    "whatsapp-cmb"  : 0.1.6
                    Adapter    "wiffi-wz"      : 2.2.0
                    Adapter    "wifilight"     : 1.1.0
                    Adapter    "windows-control": 0.1.5
                    Adapter    "wled"          : 0.5.2
                    Adapter    "wm-bus"        : 0.1.12
                    Adapter    "wolf"          : 0.9.2
                    Adapter    "worx"          : 1.2.3
                    Adapter    "xbox"          : 0.6.8
                    Adapter    "xs1"           : 1.0.2
                    Adapter    "yahka"         : 0.11.0
                    Adapter    "yamaha"        : 0.3.19
                    Adapter    "yeelight-2"    : 1.0.3
                    Adapter    "youtube"       : 1.0.0
                    Adapter    "yr"            : 2.0.3
                    Adapter    "zigbee"        : 1.2.1
                    Adapter    "zont"          : 0.5.3
                    Adapter    "zwave"         : 2.0.1
                    Adapter    "zwave2"        : 1.7.5
                    pi@raspberrypi:~ $ iobroker upgrade
                    Adapter "admin"          is up to date.
                    Adapter "alarm"          is not installed.
                    Adapter "alexa2"         is not installed.
                    Adapter "alpha2"         is not installed.
                    Adapter "amazon-dash"    is not installed.
                    Adapter "artnet"         is not installed.
                    Adapter "asterisk"       is not installed.
                    Adapter "asuswrt"        is not installed.
                    Adapter "b-control-em"   is not installed.
                    Adapter "backitup"       is not installed.
                    Adapter "beckhoff"       is not installed.
                    Adapter "benq"           is not installed.
                    Adapter "binance"        is not installed.
                    Adapter "ble"            is not installed.
                    Adapter "bmw"            is not installed.
                    Adapter "bosesoundtouch" is not installed.
                    Adapter "botvac"         is not installed.
                    Adapter "bring"          is not installed.
                    Adapter "broadlink2"     is not installed.
                    Adapter "bsblan"         is not installed.
                    Adapter "bshb"           is not installed.
                    Adapter "chromecast"     is not installed.
                    Adapter "cloud"          is not installed.
                    Adapter "comfoair"       is not installed.
                    Adapter "contactid"      is not installed.
                    Adapter "coronavirus-statistics" is not installed.
                    Adapter "countdown"      is not installed.
                    Adapter "cul"            is not installed.
                    Adapter "daikin"         is not installed.
                    Adapter "daswetter"      is not installed.
                    Adapter "deconz"         is not installed.
                    Adapter "denon"          is not installed.
                    Adapter "devices"        is not installed.
                    Adapter "digitalstrom"   is not installed.
                    Adapter "discovergy"     is not installed.
                    Update discovery from @1.3.0 to @2.3.7
                    NPM version: 6.14.8
                    npm install iobroker.discovery@2.3.7 --loglevel error --prefix "/opt/iobroker" (                                                              System call)
                    In file included from ../src/./serialport.h:6,
                                     from ../src/serialport.cpp:1:
                    ../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:
                    ../src/serialport.cpp:78:69: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                       uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EIO_AfterOpen);
                                                                                         ^~~~~~~~~~~~~
                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:
                    ../src/serialport.cpp:135:71: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                       uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)EIO_AfterUpdate);
                                                                                           ^~~~~~~~~~~~~~~
                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(Nan::NAN_METHOD_ARGS_TYPE)’:
                    ../src/serialport.cpp:175:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                       uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)EIO_AfterClose);
                                                                                          ^~~~~~~~~~~~~~
                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(Nan::NAN_METHOD_ARGS_TYPE)’:
                    ../src/serialport.cpp:215:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                       uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)EIO_AfterFlush);
                                                                                          ^~~~~~~~~~~~~~
                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:
                    ../src/serialport.cpp:270:68: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                       uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO_AfterSet);
                                                                                        ^~~~~~~~~~~~
                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan::NAN_METHOD_ARGS_TYPE)’:
                    ../src/serialport.cpp:314:68: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                       uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO_AfterGet);
                                                                                        ^~~~~~~~~~~~
                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaudRate(Nan::NAN_METHOD_ARGS_TYPE)’:
                    ../src/serialport.cpp:363:76: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                       uv_queue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_work_cb)EIO_AfterGetBaudRate);
                                                                                                ^~~~~~~~~~~~~~~~~~~~
                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(Nan::NAN_METHOD_ARGS_TYPE)’:
                    ../src/serialport.cpp:409:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                       uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)EIO_AfterDrain);
                                                                                          ^~~~~~~~~~~~~~
                    ../src/serialport.cpp: At global scope:
                    ../src/serialport.cpp:430:28: warning: unnecessary parentheses in declaration of ‘ToParityEnum’ [-Wparentheses]
                     SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local<v8::String>& v8str)) {
                                                ^
                    ../src/serialport.cpp:449:30: warning: unnecessary parentheses in declaration of ‘ToStopBitEnum’ [-Wparentheses]
                     SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) {
                                                  ^
                    In file included from ../../../nan/nan.h:54,
                                     from ../src/./serialport.h:6,
                                     from ../src/serialport.cpp:1:
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/node.h:573:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                           (node::addon_register_func) (regfunc),                          \
                                                               ^
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/node.h:607:3: note: in expansion of macro ‘NODE_MODULE_X’
                       NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                       ^~~~~~~~~~~~~
                    ../src/serialport.cpp:483:1: note: in expansion of macro ‘NODE_MODULE’
                     NODE_MODULE(serialport, init);
                     ^~~~~~~~~~~
                    In file included from /home/iobroker/.cache/node-gyp/10.23.0/include/node/node.h:63,
                                     from ../../../nan/nan.h:54,
                                     from ../src/./serialport.h:6,
                                     from ../src/serialport.cpp:1:
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)]’:
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/node_object_wrap.h:84:78:   required from here
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                                    reinterpret_cast<Callback>(callback), type);
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)]’:
                    ../../../nan/nan_object_wrap.h:65:61:   required from here
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                    In file included from ../src/serialport.h:6,
                                     from ../src/serialport_unix.cpp:2:
                    ../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                    In file included from /home/iobroker/.cache/node-gyp/10.23.0/include/node/node.h:63,
                                     from ../../../nan/nan.h:54,
                                     from ../src/serialport.h:6,
                                     from ../src/serialport_unix.cpp:2:
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)]’:
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/node_object_wrap.h:84:78:   required from here
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                                    reinterpret_cast<Callback>(callback), type);
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)]’:
                    ../../../nan/nan_object_wrap.h:65:61:   required from here
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                    ../src/serialport_unix.cpp: In function ‘int setup(int, OpenBaton*)’:
                    ../src/serialport_unix.cpp:176:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1005 [-Wformat-truncation=]
                         snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path);
                                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~
                    ../src/serialport_unix.cpp:176:13: note: ‘snprintf’ output 20 or more bytes (assuming 1043) into a destination of size 1024
                         snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path);
                         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    ../src/serialport_unix.cpp: In function ‘void EIO_Open(uv_work_t*)’:
                    ../src/serialport_unix.cpp:86:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=]
                         snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path);
                                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
                    ../src/serialport_unix.cpp:86:13: note: ‘snprintf’ output 22 or more bytes (assuming 1045) into a destination of size 1024
                         snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path);
                         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    In file included from ../src/poller.cpp:1:
                    ../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                    In file included from /home/iobroker/.cache/node-gyp/10.23.0/include/node/node.h:63,
                                     from ../../../nan/nan.h:54,
                                     from ../src/poller.cpp:1:
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)]’:
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/node_object_wrap.h:84:78:   required from here
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                                    reinterpret_cast<Callback>(callback), type);
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)]’:
                    ../../../nan/nan_object_wrap.h:65:61:   required from here
                    /home/iobroker/.cache/node-gyp/10.23.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                    upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
                    Update "system.adapter.discovery.0"
                    upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/translateTools.js translateTools.js application/javascript
                    upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
                    upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
                    upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
                    upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html
                    upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
                    Adapter "discovery" updated
                    Adapter "doorio"         is not installed.
                    Adapter "ds18b20"        is not installed.
                    Adapter "dwd"            is not installed.
                    Adapter "ebus"           is not installed.
                    Adapter "ecovacs-deebot" is not installed.
                    Adapter "egigeozone"     is not installed.
                    Adapter "ekey"           is not installed.
                    Adapter "email"          is not installed.
                    Adapter "emby"           is not installed.
                    Adapter "energymanager"  is not installed.
                    Adapter "enet"           is not installed.
                    Adapter "epson_stylus_px830" is not installed.
                    Adapter "exchangerates"  is not installed.
                    Adapter "fakeroku"       is not installed.
                    Adapter "fb-checkpresence" is not installed.
                    Adapter "feiertage"      is not installed.
                    Adapter "fhem"           is not installed.
                    Adapter "find-my-iphone" is not installed.
                    Adapter "firetv"         is not installed.
                    Adapter "flot"           is not installed.
                    Adapter "foobar2000"     is not installed.
                    Adapter "fritzbox"       is not installed.
                    Adapter "fritzdect"      is not installed.
                    Adapter "fronius"        is not installed.
                    Adapter "fullcalendar"   is not installed.
                    Adapter "fullybrowser"   is not installed.
                    Adapter "g-homa"         is not installed.
                    Adapter "geofency"       is not installed.
                    Adapter "gruenbeck"      is not installed.
                    Adapter "habpanel"       is not installed.
                    Adapter "haier"          is not installed.
                    Adapter "ham"            is not installed.
                    Adapter "ham-wemo"       is not installed.
                    Adapter "harmony"        is not installed.
                    Adapter "heatingcontrol" is not installed.
                    Adapter "heytech"        is not installed.
                    Adapter "hid"            is not installed.
                    Adapter "history"        is not installed.
                    Adapter "hm-rega"        is not installed.
                    Adapter "hm-rpc"         is not installed.
                    Adapter "hmip"           is not installed.
                    Adapter "homeconnect"    is not installed.
                    Adapter "homee"          is not installed.
                    Adapter "homepilot"      is not installed.
                    Adapter "hp-ilo"         is not installed.
                    Adapter "hs100"          is not installed.
                    Adapter "hue"            is not installed.
                    Adapter "hue-extended"   is not installed.
                    Adapter "ical"           is not installed.
                    Adapter "icons-addictive-flavour-png" is not installed.
                    Adapter "icons-fatcow-hosting" is not installed.
                    Adapter "icons-icons8"   is not installed.
                    Adapter "icons-material-png" is not installed.
                    Adapter "icons-material-svg" is not installed.
                    Adapter "icons-mfd-png"  is not installed.
                    Adapter "icons-mfd-svg"  is not installed.
                    Adapter "icons-open-icon-library-png" is not installed.
                    Adapter "icons-ultimate-png" is not installed.
                    Adapter "influxdb"       is not installed.
                    Update info from @1.5.6 to @1.7.2
                    NPM version: 6.14.8
                    npm install iobroker.info@1.7.2 --loglevel error --prefix "/opt/iobroker" (System call)
                    upload [80] info.admin /opt/iobroker/node_modules/iobroker.info/admin/words.js words.js application/javascript
                    Update "system.adapter.info.0"
                    upload [70] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/hostInfo.js lib/js/hostInfo.js application/javascript
                    upload [60] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/bootstrap.min.js lib/js/bootstrap.min.js application/javascript
                    upload [50] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/slackware.png lib/img/logos/slackware.png image/png
                    upload [40] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/manjaro.png lib/img/logos/manjaro.png image/png
                    upload [30] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/coreos.png lib/img/logos/coreos.png image/png
                    upload [20] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/disk.png lib/img/icons/disk.png image/png
                    upload [19] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/cpu.png lib/img/icons/cpu.png image/png
                    upload [18] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/battery.png lib/img/icons/battery.png image/png
                    upload [17] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/sechand.png lib/img/clock/sechand.png image/png
                    upload [16] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/minhand.png lib/img/clock/minhand.png image/png
                    upload [15] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/hourhand.png lib/img/clock/hourhand.png image/png
                    upload [14] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/clockface.png lib/img/clock/clockface.png image/png
                    upload [13] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff2 lib/fonts/fontawesome-webfont.woff2 font/woff2
                    upload [12] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff lib/fonts/fontawesome-webfont.woff font/woff
                    upload [11] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.ttf lib/fonts/fontawesome-webfont.ttf font/ttf
                    upload [10] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.svg lib/fonts/fontawesome-webfont.svg image/svg+xml
                    upload [9] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.eot lib/fonts/fontawesome-webfont.eot application/vnd.ms-fontobject
                    upload [8] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/FontAwesome.otf lib/fonts/FontAwesome.otf font/otf
                    upload [7] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/data/infoData.json lib/data/infoData.json application/json
                    upload [6] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/simplemde.min.css lib/css/simplemde.min.css text/css
                    upload [5] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/info.css lib/css/info.css text/css
                    upload [4] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/font-awesome.min.css lib/css/font-awesome.min.css text/css
                    upload [3] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/chartist.min.css lib/css/chartist.min.css text/css
                    upload [2] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
                    upload [1] info.admin /opt/iobroker/node_modules/iobroker.info/admin/info.png info.png image/png
                    upload [0] info.admin /opt/iobroker/node_modules/iobroker.info/admin/index_m.html index_m.html text/html
                    Adapter "info" updated
                    Adapter "innogy-smarthome" is not installed.
                    Adapter "iogo"           is not installed.
                    Adapter "iot"            is not installed.
                    Adapter "iqontrol"       is not installed.
                    Adapter "jarvis"         is not installed.
                    Adapter "javascript"     is not installed.
                    Adapter "jeelink"        is not installed.
                    Adapter "kecontact"      is not installed.
                    Adapter "klf200"         is not installed.
                    Adapter "km200"          is not installed.
                    Adapter "knmi-weather"   is not installed.
                    Adapter "knx"            is not installed.
                    Adapter "kodi"           is not installed.
                    Adapter "kostal-piko-ba" is not installed.
                    Adapter "kress"          is not installed.
                    Adapter "lametric"       is not installed.
                    Adapter "landroid"       is not installed.
                    Adapter "lcn"            is not installed.
                    Adapter "letrika_comgw"  is not installed.
                    Adapter "lgtv"           is not installed.
                    Adapter "lgtv-rs"        is not installed.
                    Adapter "lgtv11"         is not installed.
                    Adapter "lifx"           is not installed.
                    Adapter "lightify"       is not installed.
                    Adapter "link"           is not installed.
                    Adapter "linkeddevices"  is not installed.
                    Adapter "linux-control"  is not installed.
                    Adapter "logparser"      is not installed.
                    Adapter "lovelace"       is not installed.
                    Adapter "loxone"         is not installed.
                    Adapter "luftdaten"      is not installed.
                    Adapter "lupusec"        is not installed.
                    Adapter "luxtronik1"     is not installed.
                    Adapter "material"       is not installed.
                    Adapter "maxcube"        is not installed.
                    Adapter "maxcul"         is not installed.
                    Adapter "mbus"           is not installed.
                    Adapter "mclighting"     is not installed.
                    Adapter "megad"          is not installed.
                    Adapter "megadd"         is not installed.
                    Adapter "megaesp"        is not installed.
                    Adapter "melcloud"       is not installed.
                    Adapter "mercedesme"     is not installed.
                    Adapter "mercury"        is not installed.
                    Adapter "meross"         is not installed.
                    Adapter "meteoalarm"     is not installed.
                    Adapter "midea"          is not installed.
                    Adapter "miele"          is not installed.
                    Adapter "mielecloudservice" is not installed.
                    Adapter "mihome"         is not installed.
                    Adapter "mihome-lamp"    is not installed.
                    Adapter "mihome-plug"    is not installed.
                    Adapter "mihome-vacuum"  is not installed.
                    Adapter "mikrotik"       is not installed.
                    Adapter "milight"        is not installed.
                    Adapter "milight-smart-light" is not installed.
                    Adapter "mobile"         is not installed.
                    Adapter "modbus"         is not installed.
                    Adapter "moma"           is not installed.
                    Adapter "mpd"            is not installed.
                    Adapter "mqtt"           is not installed.
                    Adapter "mqtt-client"    is not installed.
                    Adapter "musiccast"      is not installed.
                    Adapter "mydlink"        is not installed.
                    Adapter "mysensors"      is not installed.
                    Adapter "nanoleaf-lightpanels" is not installed.
                    Adapter "nello"          is not installed.
                    Adapter "netatmo"        is not installed.
                    Adapter "nibeuplink"     is not installed.
                    Adapter "nina"           is not installed.
                    Adapter "node-red"       is not installed.
                    Adapter "nuki"           is not installed.
                    Adapter "nuki-extended"  is not installed.
                    Adapter "nut"            is not installed.
                    Adapter "octoprint"      is not installed.
                    Adapter "odl"            is not installed.
                    Adapter "oilfox"         is not installed.
                    Adapter "onkyo"          is not installed.
                    Adapter "onvif"          is not installed.
                    Adapter "openhab"        is not installed.
                    Adapter "openligadb"     is not installed.
                    Adapter "openweathermap" is not installed.
                    Adapter "opi"            is not installed.
                    Adapter "oppoplayer"     is not installed.
                    Adapter "owfs"           is not installed.
                    Adapter "owntracks"      is not installed.
                    Adapter "panasonic-viera" is not installed.
                    Adapter "parser"         is not installed.
                    Adapter "paw"            is not installed.
                    Adapter "phantomjs"      is not installed.
                    Adapter "pi-hole"        is not installed.
                    Adapter "piface"         is not installed.
                    Adapter "pimatic"        is not installed.
                    Adapter "ping"           is not installed.
                    Adapter "places"         is not installed.
                    Adapter "plex"           is not installed.
                    Adapter "plexconnect"    is not installed.
                    Adapter "pollenflug"     is not installed.
                    Adapter "proxmox"        is not installed.
                    Adapter "proxy"          is not installed.
                    Adapter "pushbullet"     is not installed.
                    Adapter "pushover"       is not installed.
                    Adapter "pushsafer"      is not installed.
                    Adapter "radar2"         is not installed.
                    Adapter "radiohead"      is not installed.
                    Adapter "rflink"         is not installed.
                    Adapter "rickshaw"       is not installed.
                    Adapter "ring"           is not installed.
                    Adapter "robonect"       is not installed.
                    Adapter "roomba"         is not installed.
                    Adapter "rpi2"           is not installed.
                    Adapter "s7"             is not installed.
                    Adapter "samsung"        is not installed.
                    Adapter "sayit"          is not installed.
                    Adapter "sbfspot"        is not installed.
                    Adapter "scenes"         is not installed.
                    Adapter "schoolfree"     is not installed.
                    Adapter "schwoerer-ventcube" is not installed.
                    Adapter "shelly"         is not installed.
                    Adapter "shuttercontrol" is not installed.
                    Adapter "sia"            is not installed.
                    Adapter "siegenia"       is not installed.
                    Adapter "simple-api"     is not installed.
                    Adapter "smappee"        is not installed.
                    Adapter "smartgarden"    is not installed.
                    Adapter "smartmeter"     is not installed.
                    Adapter "snips"          is not installed.
                    Adapter "snmp"           is not installed.
                    Adapter "socketio"       is not installed.
                    Adapter "solarlog"       is not installed.
                    Adapter "solarviewdatareader" is not installed.
                    Adapter "solarwetter"    is not installed.
                    Adapter "sonnen"         is not installed.
                    Adapter "sonoff"         is not installed.
                    Adapter "sonos"          is not installed.
                    Adapter "sony-bravia"    is not installed.
                    Adapter "spotify-premium" is not installed.
                    Adapter "sql"            is not installed.
                    Adapter "squeezebox"     is not installed.
                    Adapter "squeezeboxrpc"  is not installed.
                    Adapter "starline"       is not installed.
                    Adapter "statistics"     is not installed.
                    Adapter "stiebel-isg"    is not installed.
                    Adapter "sunnyportal"    is not installed.
                    Adapter "swiss-weather-api" is not installed.
                    Adapter "synology"       is not installed.
                    Adapter "systeminfo"     is not installed.
                    Adapter "tahoma"         is not installed.
                    Adapter "tankerkoenig"   is not installed.
                    Adapter "telegram"       is not installed.
                    Adapter "terminal"       is not installed.
                    Adapter "tesla-motors"   is not installed.
                    Adapter "text2command"   is not installed.
                    Adapter "tinker"         is not installed.
                    Adapter "tr-064"         is not installed.
                    Adapter "tradfri"        is not installed.
                    Adapter "trashschedule"  is not installed.
                    Adapter "tunnelbroker-endpoint-updater" is not installed.
                    Adapter "tuya"           is not installed.
                    Adapter "tvspielfilm"    is not installed.
                    Adapter "unifi"          is not installed.
                    Adapter "upnp"           is not installed.
                    Adapter "vaillant"       is not installed.
                    Adapter "valloxmv"       is not installed.
                    Adapter "vcard"          is not installed.
                    Adapter "velux"          is not installed.
                    Adapter "viessmann"      is not installed.
                    Adapter "virtualpowermeter" is not installed.
                    Adapter "vis"            is not installed.
                    Adapter "vis-bars"       is not installed.
                    Adapter "vis-canvas-gauges" is not installed.
                    Adapter "vis-colorpicker" is not installed.
                    Adapter "vis-fancyswitch" is not installed.
                    Adapter "vis-google-fonts" is not installed.
                    Adapter "vis-history"    is not installed.
                    Adapter "vis-hqwidgets"  is not installed.
                    Adapter "vis-icontwo"    is not installed.
                    Adapter "vis-inventwo"   is not installed.
                    Adapter "vis-jqui-mfd"   is not installed.
                    Adapter "vis-justgage"   is not installed.
                    Adapter "vis-keyboard"   is not installed.
                    Adapter "vis-lcars"      is not installed.
                    Adapter "vis-map"        is not installed.
                    Adapter "vis-material-advanced" is not installed.
                    Adapter "vis-metro"      is not installed.
                    Adapter "vis-players"    is not installed.
                    Adapter "vis-plumb"      is not installed.
                    Adapter "vis-rgraph"     is not installed.
                    Adapter "vis-timeandweather" is not installed.
                    Adapter "vis-weather"    is not installed.
                    Adapter "vr200"          is not installed.
                    Adapter "vw-connect"     is not installed.
                    Adapter "weatherunderground" is not installed.
                    Adapter "web"            is not installed.
                    Adapter "weishaupt-wem"  is not installed.
                    Adapter "whatsapp-cmb"   is not installed.
                    Adapter "wiffi-wz"       is not installed.
                    Adapter "wifilight"      is not installed.
                    Adapter "windows-control" is not installed.
                    Adapter "wled"           is not installed.
                    Adapter "wm-bus"         is not installed.
                    Adapter "wolf"           is not installed.
                    Adapter "worx"           is not installed.
                    Adapter "xbox"           is not installed.
                    Adapter "xs1"            is not installed.
                    Adapter "yahka"          is not installed.
                    Adapter "yamaha"         is not installed.
                    Adapter "yeelight-2"     is not installed.
                    Adapter "youtube"        is not installed.
                    Adapter "yr"             is not installed.
                    Adapter "zigbee"         is not installed.
                    Adapter "zont"           is not installed.
                    Adapter "zwave"          is not installed.
                    Adapter "zwave2"         is not installed.
                    pi@raspberrypi:~ $
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von Thomas Braun
                    #110

                    @TH16
                    Da sind noch updates anhängig und ich würde auch auf das aktuell empfohlene node12 gehen. Und den Server in RL 3 laufen lassen.

                    Ist das noch das setup mit der externen SSD?

                    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

                    liv-in-skyL T 2 Antworten Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @TH16
                      Da sind noch updates anhängig und ich würde auch auf das aktuell empfohlene node12 gehen. Und den Server in RL 3 laufen lassen.

                      Ist das noch das setup mit der externen SSD?

                      liv-in-skyL Offline
                      liv-in-skyL Offline
                      liv-in-sky
                      schrieb am zuletzt editiert von
                      #111

                      @Thomas-Braun

                      bist du dir sicher, dass du an der richtigen stelle suchst

                      irgendwie hat der browser ein problem, die verbindung stabil zu halten - egal ob ein raspi4 mit ssd oder ein raspi 4 mit sd karte - egal ob viele oder nur 3-4 adapter

                      meine vermutung:
                      die wahrscheinlichkeit ist groß, dass es kein iobroker fehler ist. evtl der raspi mit der lankarte als hardware problem oder das netzwerk oder der windows-client

                      siehst du das anders ?

                      nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                      paul53P Thomas BraunT 2 Antworten Letzte Antwort
                      1
                      • liv-in-skyL liv-in-sky

                        @Thomas-Braun

                        bist du dir sicher, dass du an der richtigen stelle suchst

                        irgendwie hat der browser ein problem, die verbindung stabil zu halten - egal ob ein raspi4 mit ssd oder ein raspi 4 mit sd karte - egal ob viele oder nur 3-4 adapter

                        meine vermutung:
                        die wahrscheinlichkeit ist groß, dass es kein iobroker fehler ist. evtl der raspi mit der lankarte als hardware problem oder das netzwerk oder der windows-client

                        siehst du das anders ?

                        paul53P Offline
                        paul53P Offline
                        paul53
                        schrieb am zuletzt editiert von
                        #112

                        @liv-in-sky sagte:

                        der raspi mit der lankarte als hardware problem oder das netzwerk oder der windows-client

                        Das vermute ich auch.

                        Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                        Produktiv: Asus PN 42 / N100 / 8 GB / 500 GB

                        1 Antwort Letzte Antwort
                        0
                        • liv-in-skyL liv-in-sky

                          @Thomas-Braun

                          bist du dir sicher, dass du an der richtigen stelle suchst

                          irgendwie hat der browser ein problem, die verbindung stabil zu halten - egal ob ein raspi4 mit ssd oder ein raspi 4 mit sd karte - egal ob viele oder nur 3-4 adapter

                          meine vermutung:
                          die wahrscheinlichkeit ist groß, dass es kein iobroker fehler ist. evtl der raspi mit der lankarte als hardware problem oder das netzwerk oder der windows-client

                          siehst du das anders ?

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

                          @liv-in-sky sagte in alle 30 s Update?:

                          siehst du das anders ?

                          Nein, ich vermute da auch was außerhalb vom ioBroker.
                          Trotzdem kann man die genannten Punkte gerade zupfen. Schaden tut das jedenfalls nicht.

                          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

                          liv-in-skyL 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @liv-in-sky sagte in alle 30 s Update?:

                            siehst du das anders ?

                            Nein, ich vermute da auch was außerhalb vom ioBroker.
                            Trotzdem kann man die genannten Punkte gerade zupfen. Schaden tut das jedenfalls nicht.

                            liv-in-skyL Offline
                            liv-in-skyL Offline
                            liv-in-sky
                            schrieb am zuletzt editiert von
                            #114

                            @Thomas-Braun
                            ich dachte, weil das ein Testsystem sein soll - und Du dir viel Mühe gibst, dieses System upzudaten - natürlich sind deine Tipps (wie immer) vollkommen richtig -> für ein ansonst laufendes System

                            nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • liv-in-skyL liv-in-sky

                              @Thomas-Braun
                              ich dachte, weil das ein Testsystem sein soll - und Du dir viel Mühe gibst, dieses System upzudaten - natürlich sind deine Tipps (wie immer) vollkommen richtig -> für ein ansonst laufendes System

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

                              @liv-in-sky
                              Ist halt einfacher einen Fehler einzukreisen, wenn andere Ecken 'sauber' sind.

                              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
                              • Thomas BraunT Thomas Braun

                                @TH16
                                Da sind noch updates anhängig und ich würde auch auf das aktuell empfohlene node12 gehen. Und den Server in RL 3 laufen lassen.

                                Ist das noch das setup mit der externen SSD?

                                T Offline
                                T Offline
                                TH16
                                schrieb am zuletzt editiert von
                                #116

                                @Thomas-Braun

                                Hab die Updates gemacht und es kreiselt munter weiter.
                                Ashampoo_Snap_Donnerstag, 5. November 2020_15h50m05s_004_.png

                                Das ist alles ohne SSD, hab auch keine extra Treiber oder sonstiges installiert, nur das nackte Image.

                                pi@raspberrypi:~ $ sudo apt-get upgrade
                                Paketlisten werden gelesen... Fertig
                                Abhängigkeitsbaum wird aufgebaut.
                                Statusinformationen werden eingelesen.... Fertig
                                Paketaktualisierung (Upgrade) wird berechnet... Fertig
                                Das folgende Paket wurde automatisch installiert und wird nicht mehr benötigt:
                                  rpi-eeprom-images
                                Verwenden Sie »sudo apt autoremove«, um es zu entfernen.
                                Die folgenden Pakete sind zurückgehalten worden:
                                  binutils binutils-arm-linux-gnueabihf binutils-common libbinutils
                                  python-rpi.gpio raspi-config
                                0 aktualisiert, 0 neu installiert, 0 zu entfernen und 6 nicht aktualisiert.
                                

                                Sollte nun alles up to date sein.

                                Ähhh, was war gleich noch mit RL3?

                                paul53P Thomas BraunT 2 Antworten Letzte Antwort
                                0
                                • T TH16

                                  @Thomas-Braun

                                  Hab die Updates gemacht und es kreiselt munter weiter.
                                  Ashampoo_Snap_Donnerstag, 5. November 2020_15h50m05s_004_.png

                                  Das ist alles ohne SSD, hab auch keine extra Treiber oder sonstiges installiert, nur das nackte Image.

                                  pi@raspberrypi:~ $ sudo apt-get upgrade
                                  Paketlisten werden gelesen... Fertig
                                  Abhängigkeitsbaum wird aufgebaut.
                                  Statusinformationen werden eingelesen.... Fertig
                                  Paketaktualisierung (Upgrade) wird berechnet... Fertig
                                  Das folgende Paket wurde automatisch installiert und wird nicht mehr benötigt:
                                    rpi-eeprom-images
                                  Verwenden Sie »sudo apt autoremove«, um es zu entfernen.
                                  Die folgenden Pakete sind zurückgehalten worden:
                                    binutils binutils-arm-linux-gnueabihf binutils-common libbinutils
                                    python-rpi.gpio raspi-config
                                  0 aktualisiert, 0 neu installiert, 0 zu entfernen und 6 nicht aktualisiert.
                                  

                                  Sollte nun alles up to date sein.

                                  Ähhh, was war gleich noch mit RL3?

                                  paul53P Offline
                                  paul53P Offline
                                  paul53
                                  schrieb am zuletzt editiert von
                                  #117

                                  @TH16 sagte:

                                  was war gleich noch mit RL3?

                                  Die Images von @Homoran basieren auf Raspbian lite.

                                  Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                                  Produktiv: Asus PN 42 / N100 / 8 GB / 500 GB

                                  Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                                  0
                                  • T TH16

                                    @Thomas-Braun

                                    Hab die Updates gemacht und es kreiselt munter weiter.
                                    Ashampoo_Snap_Donnerstag, 5. November 2020_15h50m05s_004_.png

                                    Das ist alles ohne SSD, hab auch keine extra Treiber oder sonstiges installiert, nur das nackte Image.

                                    pi@raspberrypi:~ $ sudo apt-get upgrade
                                    Paketlisten werden gelesen... Fertig
                                    Abhängigkeitsbaum wird aufgebaut.
                                    Statusinformationen werden eingelesen.... Fertig
                                    Paketaktualisierung (Upgrade) wird berechnet... Fertig
                                    Das folgende Paket wurde automatisch installiert und wird nicht mehr benötigt:
                                      rpi-eeprom-images
                                    Verwenden Sie »sudo apt autoremove«, um es zu entfernen.
                                    Die folgenden Pakete sind zurückgehalten worden:
                                      binutils binutils-arm-linux-gnueabihf binutils-common libbinutils
                                      python-rpi.gpio raspi-config
                                    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 6 nicht aktualisiert.
                                    

                                    Sollte nun alles up to date sein.

                                    Ähhh, was war gleich noch mit RL3?

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

                                    @TH16 sagte in alle 30 s Update?:

                                    und 6 nicht aktualisiert.

                                    sudo apt update
                                    sudo apt dist-upgrade
                                    

                                    runlevel3 stellt man über

                                    sudo raspi-config
                                    

                                    ein. Menüpunkt 1 - S5 - B1 (in der aktuellen Version von raspi-config)

                                    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

                                    T 1 Antwort Letzte Antwort
                                    0
                                    • paul53P paul53

                                      @TH16 sagte:

                                      was war gleich noch mit RL3?

                                      Die Images von @Homoran basieren auf Raspbian lite.

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

                                      @paul53
                                      Läuft aber dennoch im RL5:

                                      Runlevel 5   2020-11-05 14:32
                                      

                                      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
                                      • paul53P paul53

                                        @TH16 sagte:

                                        was war gleich noch mit RL3?

                                        Die Images von @Homoran basieren auf Raspbian lite.

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

                                        @paul53 sagte in alle 30 s Update?:

                                        Die Images von @Homoran basieren auf Raspbian lite.

                                        da war ich gerade auch erstaunt - hatte nie den Runlevel getestet.
                                        Scheint in lite trotzdem in RL5 zu laufen 😕

                                        kein Support per PN! - Fragen im Forum stellen -
                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • HomoranH Homoran

                                          @paul53 sagte in alle 30 s Update?:

                                          Die Images von @Homoran basieren auf Raspbian lite.

                                          da war ich gerade auch erstaunt - hatte nie den Runlevel getestet.
                                          Scheint in lite trotzdem in RL5 zu laufen 😕

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

                                          @Homoran
                                          Zeitzone gesetzt?

                                          @TH16
                                          Schau mal ob bei

                                          date && date -u
                                          

                                          die Zeit in Deutschland ausgegeben wird.

                                          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

                                          T HomoranH 2 Antworten 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

                                          380

                                          Online

                                          32.9k

                                          Benutzer

                                          83.0k

                                          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