Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Adapter können nicht aktualisiert werden

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    UNSOLVED Adapter können nicht aktualisiert werden

    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Cool-runner1990 last edited by

      Hallo zusammen

      ich war seit ein paar Wochen mal wieder auf meinem iObroker und habe nun folgenden Fehler festgestellt:

      Es werden mir 8 Adapter angezeigt, welche aktualisiert werden müssen.
      Dann aktualisiere ich einen und es stehen nur noch 7 da. Beim Adapter wird mir dann auch die aktuelle Version angezeigt. Lade ich die Seite neu, sind es wieder 8 und dereine Adapter zeigt wieder die alte Version an.

      Gleichzeitig versuche ich zum Beispiel den mihome vacuum Adapter zu installieren und bekomme folgenden Fehler:
      Fertig mit Fehler: host.raspberrypi4-iobroker Cannot install https://github.com/iobroker-community-adapters/ioBroker.mihome-vacuum/tarball/master: 1

      Mir ist jetzt aufgefallen dass immer folgendes in den Logs steht:
      loglevel error --prefix "/opt/iobroker" (System call)

      Weiss jemand was hier das Problem sein könnte? Bzw. braucht ihr noch mehr Infos? 🙂

      Vielen Dank und LG

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Cool-runner1990 last edited by

        @Cool-runner1990
        In der Kommandozeile

        iobroker update
        iobroker upgrade
        
        1 Reply Last reply Reply Quote 0
        • C
          Cool-runner1990 last edited by Cool-runner1990

          Hey Thomas,

          danke für deine schnelle Antwort.
          Das habe ich schon versucht, funktioniert aber leider nicht 😞

          Es kommt immer wieder dieses präfix-Ding:
          npm install iobroker.web@3.0.9 --loglevel error --prefix "/opt/iobroker" (System call)

          LG

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Cool-runner1990 last edited by Thomas Braun

            @Cool-runner1990
            Damit kann man nix anfangen.

            --loglevel error --prefix "/opt/iobroker" (System call)
            

            Ist jedenfalls keine Fehlermeldung, wenn du das glauben solltest.
            Volle Ein- und Ausgaben der Konsole.
            Wobei ich ja fast glaube, dass es da vielleicht dein Dateisystem gefetzt haben könnte.

            1 Reply Last reply Reply Quote 0
            • C
              Cool-runner1990 last edited by

              @Thomas-Braun said in Adapter können nicht aktualisiert werden:

              sgaben der

              Ok, da kenn ich mich nicht so aus, dachte nur ich hab das jetzt jedes mal gesehen, vielleicht ist das was wichtiges 🙂

              Hast du ne Ahnung was ich jetzt machen kann?

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Cool-runner1990 last edited by

                @Cool-runner1990
                Ja, du könntest uns mal wissen lassen, was in der Konsole passiert.

                1 Reply Last reply Reply Quote 0
                • C
                  Cool-runner1990 last edited by Cool-runner1990

                  gerne, was genau muss ich da machen? 🙂

                  Oder würde es vielleicht Sinn machen dass ich ein altes Backup einspiele?

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Cool-runner1990 last edited by

                    @Cool-runner1990 sagte in Adapter können nicht aktualisiert werden:

                    gerne, was genau muss ich da machen? 🙂

                    In der Kommandozeile eingeben:

                    iobroker update
                    iobroker upgrade
                    
                    1 Reply Last reply Reply Quote 0
                    • C
                      Cool-runner1990 last edited by Cool-runner1990

                      code_text
                      ```pi@raspberrypi4-iobroker:~ $ iobroker upgrade
                      Adapter "admin"          is up to date.
                      Adapter "alarm"          is not installed.
                      Update alexa2 from @3.0.5 to @3.3.1
                      NPM version: 6.13.4
                      npm install iobroker.alexa2@3.3.1 --loglevel error --prefix "/opt/iobroker" (System call)
                      Package pangocairo was not found in the pkg-config search path.
                      Perhaps you should add the directory containing `pangocairo.pc'
                      to the PKG_CONFIG_PATH environment variable
                      No package 'pangocairo' found
                      gyp: Call to 'pkg-config pangocairo --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                      gyp ERR! configure error 
                      gyp ERR! stack Error: `gyp` failed with exit code: 1
                      gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                      gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                      gyp ERR! System Linux 4.19.75-v7l+
                      gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
                      gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      gyp ERR! node -v v10.18.0
                      gyp ERR! node-gyp -v v5.0.5
                      gyp ERR! not ok 
                      node-pre-gyp ERR! build error 
                      node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
                      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
                      node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
                      node-pre-gyp ERR! System Linux 4.19.75-v7l+
                      node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                      node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      node-pre-gyp ERR! node -v v10.18.0
                      node-pre-gyp ERR! node-pre-gyp -v v0.11.0
                      node-pre-gyp ERR! not ok 
                      npm ERR! code ELIFECYCLE
                      npm ERR! errno 1
                      npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
                      npm ERR! Exit status 1
                      npm ERR! 
                      npm ERR! Failed at the canvas@2.6.1 install script.
                      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2020-07-29T08_19_05_245Z-debug.log
                      upload [20] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/spot.png icons/spot.png image/png
                      upload [19] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/sonos.png icons/sonos.png image/png
                      upload [18] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/reverb.png icons/reverb.png image/png
                      upload [17] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/raspi.png icons/raspi.png image/png
                      upload [16] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/multiroom.png icons/multiroom.png image/png
                      upload [15] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/microphone.png icons/microphone.png image/png
                      upload [14] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetv.png icons/firetv.png image/png
                      upload [13] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetab.png icons/firetab.png image/png
                      upload [12] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_sub.png icons/echo_sub.png image/png
                      upload [11] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_studio.png icons/echo_studio.png image/png
                      upload [10] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show5.png icons/echo_show5.png image/png
                      upload [9] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show2.png icons/echo_show2.png image/png
                      upload [8] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show.png icons/echo_show.png image/png
                      upload [7] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_plus2.png icons/echo_plus2.png image/png
                      upload [6] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot3.png icons/echo_dot3.png image/png
                      upload [5] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot.png icons/echo_dot.png image/png
                      upload [4] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo2.png icons/echo2.png image/png
                      upload [3] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo.png icons/echo.png image/png
                      upload [2] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo-input.png icons/echo-input.png image/png
                      upload [1] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/apps.png icons/apps.png image/png
                      upload [0] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/alexa.png alexa.png image/png
                      Adapter "alexa2" updated
                      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 up to date.
                      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 up to date.
                      Adapter "bsblan"         is not installed.
                      Adapter "bshb"           is not installed.
                      Adapter "chromecast"     is not installed.
                      Adapter "cloud"          is up to date.
                      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 @2.3.5 to @2.3.7
                      NPM version: 6.13.4
                      npm install iobroker.discovery@2.3.7 --loglevel error --prefix "/opt/iobroker" (System call)
                      Package pangocairo was not found in the pkg-config search path.
                      Perhaps you should add the directory containing `pangocairo.pc'
                      to the PKG_CONFIG_PATH environment variable
                      No package 'pangocairo' found
                      gyp: Call to 'pkg-config pangocairo --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                      gyp ERR! configure error 
                      gyp ERR! stack Error: `gyp` failed with exit code: 1
                      gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                      gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                      gyp ERR! System Linux 4.19.75-v7l+
                      gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
                      gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      gyp ERR! node -v v10.18.0
                      gyp ERR! node-gyp -v v5.0.5
                      gyp ERR! not ok 
                      node-pre-gyp ERR! build error 
                      node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
                      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
                      node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
                      node-pre-gyp ERR! System Linux 4.19.75-v7l+
                      node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                      node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      node-pre-gyp ERR! node -v v10.18.0
                      node-pre-gyp ERR! node-pre-gyp -v v0.11.0
                      node-pre-gyp ERR! not ok 
                      npm ERR! code ELIFECYCLE
                      npm ERR! errno 1
                      npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
                      npm ERR! Exit status 1
                      npm ERR! 
                      npm ERR! Failed at the canvas@2.6.1 install script.
                      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2020-07-29T08_19_31_279Z-debug.log
                      upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
                      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 up to date.
                      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 up to date.
                      Update hue from @3.3.2 to @3.3.5
                      NPM version: 6.13.4
                      npm install iobroker.hue@3.3.5 --loglevel error --prefix "/opt/iobroker" (System call)
                      Package pangocairo was not found in the pkg-config search path.
                      Perhaps you should add the directory containing `pangocairo.pc'
                      to the PKG_CONFIG_PATH environment variable
                      No package 'pangocairo' found
                      gyp: Call to 'pkg-config pangocairo --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                      gyp ERR! configure error 
                      gyp ERR! stack Error: `gyp` failed with exit code: 1
                      gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                      gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                      gyp ERR! System Linux 4.19.75-v7l+
                      gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
                      gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      gyp ERR! node -v v10.18.0
                      gyp ERR! node-gyp -v v5.0.5
                      gyp ERR! not ok 
                      node-pre-gyp ERR! build error 
                      node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
                      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
                      node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
                      node-pre-gyp ERR! System Linux 4.19.75-v7l+
                      node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                      node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      node-pre-gyp ERR! node -v v10.18.0
                      node-pre-gyp ERR! node-pre-gyp -v v0.11.0
                      node-pre-gyp ERR! not ok 
                      npm ERR! code ELIFECYCLE
                      npm ERR! errno 1
                      npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
                      npm ERR! Exit status 1
                      npm ERR! 
                      npm ERR! Failed at the canvas@2.6.1 install script.
                      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2020-07-29T08_19_54_613Z-debug.log
                      upload [4] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/words.js words.js application/javascript
                      Update "system.adapter.hue.0"
                      upload [3] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/instruction.png instruction.png image/png
                      upload [2] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/index_m.html index_m.html text/html
                      upload [1] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/index.html index.html text/html
                      upload [0] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/hue.jpeg hue.jpeg image/jpeg
                      Adapter "hue" updated
                      Adapter "hue-extended"   is not installed.
                      Adapter "ical"           is up to date.
                      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.
                      Adapter "info"           is up to date.
                      Adapter "innogy-smarthome" is not installed.
                      Adapter "iogo"           is not installed.
                      Adapter "iot"            is up to date.
                      Adapter "iqontrol"       is not installed.
                      Adapter "javascript"     is up to date.
                      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 "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 "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 up to date.
                      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 "mysensors"      is not installed.
                      Adapter "nanoleaf-lightpanels" is not installed.
                      Adapter "nello"          is up to date.
                      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 "odl"            is not installed.
                      Adapter "oilfox"         is not installed.
                      Adapter "onkyo"          is not installed.
                      Adapter "onvif"          is up to date.
                      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 up to date.
                      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.
                      Update rpi2 from @1.1.1 to @1.2.0
                      NPM version: 6.13.4
                      npm install iobroker.rpi2@1.2.0 --loglevel error --prefix "/opt/iobroker" (System call)
                      Package pangocairo was not found in the pkg-config search path.
                      Perhaps you should add the directory containing `pangocairo.pc'
                      to the PKG_CONFIG_PATH environment variable
                      No package 'pangocairo' found
                      gyp: Call to 'pkg-config pangocairo --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                      gyp ERR! configure error 
                      gyp ERR! stack Error: `gyp` failed with exit code: 1
                      gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                      gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                      gyp ERR! System Linux 4.19.75-v7l+
                      gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
                      gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      gyp ERR! node -v v10.18.0
                      gyp ERR! node-gyp -v v5.0.5
                      gyp ERR! not ok 
                      node-pre-gyp ERR! build error 
                      node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
                      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
                      node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
                      node-pre-gyp ERR! System Linux 4.19.75-v7l+
                      node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                      node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      node-pre-gyp ERR! node -v v10.18.0
                      node-pre-gyp ERR! node-pre-gyp -v v0.11.0
                      node-pre-gyp ERR! not ok 
                      npm ERR! code ELIFECYCLE
                      npm ERR! errno 1
                      npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
                      npm ERR! Exit status 1
                      npm ERR! 
                      npm ERR! Failed at the canvas@2.6.1 install script.
                      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2020-07-29T08_20_20_008Z-debug.log
                      upload [3] rpi2.admin /opt/iobroker/node_modules/iobroker.rpi2/admin/words.js words.js application/javascript
                      upload [2] rpi2.admin /opt/iobroker/node_modules/iobroker.rpi2/admin/rpi.png rpi.png image/png
                      upload [1] rpi2.admin /opt/iobroker/node_modules/iobroker.rpi2/admin/index_m.html index_m.html text/html
                      upload [0] rpi2.admin /opt/iobroker/node_modules/iobroker.rpi2/admin/index.html index.html text/html
                      Adapter "rpi2" updated
                      Adapter "s7"             is not installed.
                      Adapter "samsung"        is not installed.
                      Adapter "sayit"          is not installed.
                      Adapter "sbfspot"        is not installed.
                      Adapter "scenes"         is up to date.
                      Adapter "schoolfree"     is not installed.
                      Adapter "shelly"         is not installed.
                      Adapter "shuttercontrol" is not installed.
                      Adapter "sia"            is not installed.
                      Adapter "siegenia"       is not installed.
                      Update simple-api from @2.4.5 to @2.4.6
                      NPM version: 6.13.4
                      npm install iobroker.simple-api@2.4.6 --loglevel error --prefix "/opt/iobroker" (System call)
                      Package pangocairo was not found in the pkg-config search path.
                      Perhaps you should add the directory containing `pangocairo.pc'
                      to the PKG_CONFIG_PATH environment variable
                      No package 'pangocairo' found
                      gyp: Call to 'pkg-config pangocairo --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                      gyp ERR! configure error 
                      gyp ERR! stack Error: `gyp` failed with exit code: 1
                      gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                      gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                      gyp ERR! System Linux 4.19.75-v7l+
                      gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
                      gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      gyp ERR! node -v v10.18.0
                      gyp ERR! node-gyp -v v5.0.5
                      gyp ERR! not ok 
                      node-pre-gyp ERR! build error 
                      node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
                      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
                      node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
                      node-pre-gyp ERR! System Linux 4.19.75-v7l+
                      node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                      node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      node-pre-gyp ERR! node -v v10.18.0
                      node-pre-gyp ERR! node-pre-gyp -v v0.11.0
                      node-pre-gyp ERR! not ok 
                      npm ERR! code ELIFECYCLE
                      npm ERR! errno 1
                      npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
                      npm ERR! Exit status 1
                      npm ERR! 
                      npm ERR! Failed at the canvas@2.6.1 install script.
                      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2020-07-29T08_20_45_976Z-debug.log
                      upload [3] simple-api.admin /opt/iobroker/node_modules/iobroker.simple-api/admin/words.js words.js application/javascript
                      upload [2] simple-api.admin /opt/iobroker/node_modules/iobroker.simple-api/admin/simple-api.png simple-api.png image/png
                      upload [1] simple-api.admin /opt/iobroker/node_modules/iobroker.simple-api/admin/index_m.html index_m.html text/html
                      upload [0] simple-api.admin /opt/iobroker/node_modules/iobroker.simple-api/admin/index.html index.html text/html
                      Adapter "simple-api" updated
                      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.
                      Update socketio from @3.0.7 to @3.0.9
                      NPM version: 6.13.4
                      npm install iobroker.socketio@3.0.9 --loglevel error --prefix "/opt/iobroker" (System call)
                      Package pangocairo was not found in the pkg-config search path.
                      Perhaps you should add the directory containing `pangocairo.pc'
                      to the PKG_CONFIG_PATH environment variable
                      No package 'pangocairo' found
                      gyp: Call to 'pkg-config pangocairo --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                      gyp ERR! configure error 
                      gyp ERR! stack Error: `gyp` failed with exit code: 1
                      gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                      gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                      gyp ERR! System Linux 4.19.75-v7l+
                      gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
                      gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      gyp ERR! node -v v10.18.0
                      gyp ERR! node-gyp -v v5.0.5
                      gyp ERR! not ok 
                      node-pre-gyp ERR! build error 
                      node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
                      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
                      node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
                      node-pre-gyp ERR! System Linux 4.19.75-v7l+
                      node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                      node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      node-pre-gyp ERR! node -v v10.18.0
                      node-pre-gyp ERR! node-pre-gyp -v v0.11.0
                      node-pre-gyp ERR! not ok 
                      npm ERR! code ELIFECYCLE
                      npm ERR! errno 1
                      npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
                      npm ERR! Exit status 1
                      npm ERR! 
                      npm ERR! Failed at the canvas@2.6.1 install script.
                      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2020-07-29T08_21_09_287Z-debug.log
                      upload [3] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/words.js words.js application/javascript
                      upload [2] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/socketio.png socketio.png image/png
                      upload [1] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/index_m.html index_m.html text/html
                      upload [0] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/index.html index.html text/html
                      Adapter "socketio" updated
                      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.
                      Update sonos from @2.0.1 to @2.1.0
                      NPM version: 6.13.4
                      npm install iobroker.sonos@2.1.0 --loglevel error --prefix "/opt/iobroker" (System call)
                      Package pangocairo was not found in the pkg-config search path.
                      Perhaps you should add the directory containing `pangocairo.pc'
                      to the PKG_CONFIG_PATH environment variable
                      No package 'pangocairo' found
                      gyp: Call to 'pkg-config pangocairo --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                      gyp ERR! configure error 
                      gyp ERR! stack Error: `gyp` failed with exit code: 1
                      gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                      gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                      gyp ERR! System Linux 4.19.75-v7l+
                      gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
                      gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      gyp ERR! node -v v10.18.0
                      gyp ERR! node-gyp -v v5.0.5
                      gyp ERR! not ok 
                      node-pre-gyp ERR! build error 
                      node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
                      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
                      node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
                      node-pre-gyp ERR! System Linux 4.19.75-v7l+
                      node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                      node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      node-pre-gyp ERR! node -v v10.18.0
                      node-pre-gyp ERR! node-pre-gyp -v v0.11.0
                      node-pre-gyp ERR! not ok 
                      npm ERR! code ELIFECYCLE
                      npm ERR! errno 1
                      npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
                      npm ERR! Exit status 1
                      npm ERR! 
                      npm ERR! Failed at the canvas@2.6.1 install script.
                      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2020-07-29T08_21_31_379Z-debug.log
                      upload [3] sonos.admin /opt/iobroker/node_modules/iobroker.sonos/admin/words.js words.js application/javascript
                      upload [2] sonos.admin /opt/iobroker/node_modules/iobroker.sonos/admin/sonos.png sonos.png image/png
                      upload [1] sonos.admin /opt/iobroker/node_modules/iobroker.sonos/admin/index_m.html index_m.html text/html
                      upload [0] sonos.admin /opt/iobroker/node_modules/iobroker.sonos/admin/index.html index.html text/html
                      Adapter "sonos" updated
                      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 up to date.
                      Adapter "terminal"       is not installed.
                      Adapter "tesla-motors"   is not installed.
                      Adapter "text2command"   is up to date.
                      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 up to date.
                      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-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.
                      Update web from @3.0.8 to @3.0.9
                      host.raspberrypi4-iobroker Adapter "system.adapter.web.0" is stopped.
                      NPM version: 6.13.4
                      npm install iobroker.web@3.0.9 --loglevel error --prefix "/opt/iobroker" (System call)
                      Package pangocairo was not found in the pkg-config search path.
                      Perhaps you should add the directory containing `pangocairo.pc'
                      to the PKG_CONFIG_PATH environment variable
                      No package 'pangocairo' found
                      gyp: Call to 'pkg-config pangocairo --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                      gyp ERR! configure error 
                      gyp ERR! stack Error: `gyp` failed with exit code: 1
                      gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                      gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                      gyp ERR! System Linux 4.19.75-v7l+
                      gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
                      gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      gyp ERR! node -v v10.18.0
                      gyp ERR! node-gyp -v v5.0.5
                      gyp ERR! not ok 
                      node-pre-gyp ERR! build error 
                      node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
                      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
                      node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
                      node-pre-gyp ERR! System Linux 4.19.75-v7l+
                      node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                      node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      node-pre-gyp ERR! node -v v10.18.0
                      node-pre-gyp ERR! node-pre-gyp -v v0.11.0
                      node-pre-gyp ERR! not ok 
                      npm ERR! code ELIFECYCLE
                      npm ERR! errno 1
                      npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
                      npm ERR! Exit status 1
                      npm ERR! 
                      npm ERR! Failed at the canvas@2.6.1 install script.
                      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2020-07-29T08_21_55_472Z-debug.log
                      upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/words.js words.js application/javascript
                      upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png
                      upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index_m.html index_m.html text/html
                      upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index.html index.html text/html
                      upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/images/ui-bg_highlight-hard_55_555555_1x100.png lib/css/themes/jquery-ui/vader/images/ui-bg_highlight-hard_55_555555_1x100.png image/png
                      upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png lib/css/themes/jquery-ui/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png image/png
                      upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png lib/css/themes/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png image/png
                      upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_ffeb33_256x240.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_ffeb33_256x240.png image/png
                      upload [150] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-icons_ebccce_256x240.png lib/css/themes/jquery-ui/eggplant/images/ui-icons_ebccce_256x240.png image/png
                      upload [100] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png lib/css/themes/jquery-ui/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png image/png
                      upload [90] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/images/ui-icons_cd0a0a_256x240.png lib/css/themes/jquery-ui/custom-light/images/ui-icons_cd0a0a_256x240.png image/png
                      upload [80] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/images/ui-bg_glass_55_fbf9ee_1x400.png lib/css/themes/jquery-ui/custom-light/images/ui-bg_glass_55_fbf9ee_1x400.png image/png
                      upload [70] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-dark/images/ui-bg_highlight-soft_40_62bfe1_1x100.png lib/css/themes/jquery-ui/custom-dark/images/ui-bg_highlight-soft_40_62bfe1_1x100.png image/png
                      upload [60] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/cupertino/images/ui-icons_2e83ff_256x240.png lib/css/themes/jquery-ui/cupertino/images/ui-icons_2e83ff_256x240.png image/png
                      upload [50] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png lib/css/themes/jquery-ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png image/png
                      upload [40] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png lib/css/themes/jquery-ui/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png image/png
                      upload [30] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-icons_ffcf29_256x240.png lib/css/themes/jquery-ui/black-tie/images/ui-icons_ffcf29_256x240.png image/png
                      upload [20] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png image/png
                      upload [19] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_40_111111_1x400.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_40_111111_1x400.png image/png
                      upload [18] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_flat_65_ffffff_40x100.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_flat_65_ffffff_40x100.png image/png
                      upload [17] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png image/png
                      upload [16] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/style.css lib/css/style.css text/css
                      upload [15] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/materialize.css lib/css/materialize.css text/css
                      upload [14] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/jqGrid/ui.jqgrid-4.5.4.css lib/css/jqGrid/ui.jqgrid-4.5.4.css text/css
                      upload [13] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/jqGrid/ellipsis-xbl.xml lib/css/jqGrid/ellipsis-xbl.xml application/xml
                      upload [12] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/iob/selectID.css.map lib/css/iob/selectID.css.map application/json
                      upload [11] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/iob/selectID.css lib/css/iob/selectID.css text/css
                      upload [10] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.min.css lib/css/fancytree/ui.fancytree.min.css text/css
                      upload [9] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.min-win7.css lib/css/fancytree/ui.fancytree.min-win7.css text/css
                      upload [8] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.jquery.min.css lib/css/fancytree/ui.fancytree.jquery.min.css text/css
                      upload [7] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/state.png lib/css/fancytree/state.png image/png
                      upload [6] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/loading.gif lib/css/fancytree/loading.gif image/gif
                      upload [5] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/icons.gif lib/css/fancytree/icons.gif image/gif
                      upload [4] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/device.png lib/css/fancytree/device.png image/png
                      upload [3] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/channel.png lib/css/fancytree/channel.png image/png
                      upload [2] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
                      upload [1] web /opt/iobroker/node_modules/iobroker.web/www/index.html index.html text/html
                      upload [0] web /opt/iobroker/node_modules/iobroker.web/www/admin/img/admin.png admin/img/admin.png image/png
                      Update "system.adapter.web.0"
                      Adapter "web" updated
                      host.raspberrypi4-iobroker Adapter "system.adapter.web.0" is started
                      Adapter "weishaupt-wem"  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 up to date.
                      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@raspberrypi4-iobroker:~ $```
                      code_text
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Cool-runner1990 last edited by

                        @Cool-runner1990
                        Die Textwüste dann bitte noch in CodeTags </> setzen, dann kann man das auch lesen.

                        Zum Problem: canvas von Hand bauen. Anleitungen diverse Male hier im Forum, nutze die Suchfunktion.

                        Und das Grundsystem würde ich auch mal aktualisieren.

                        sudo apt update
                        sudo apt dist-upgrade
                        sudo reboot
                        
                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        963
                        Online

                        31.9k
                        Users

                        80.1k
                        Topics

                        1.3m
                        Posts

                        aktualisieren error installieren iobroker problem
                        2
                        10
                        435
                        Loading More Posts
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes
                        Reply
                        • Reply as topic
                        Log in to reply
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                        The ioBroker Community 2014-2023
                        logo