Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Probleme bei Update von admin

    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

    [gelöst] Probleme bei Update von admin

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Markus Faltermeier last edited by Thomas Braun

      @markus-faltermeier sagte in Probleme bei Update von admin:

      Da half dann nur noch komplett ausschalten.

      Das heißt, du kappst abrupt den Strom ohne die Kiste sauber herunterzufahren?

      Lösch mal den npm cache:

      cd /opt/iobroker
      sudo -H -u iobroker npm cache clear --force
      
      M 2 Replies Last reply Reply Quote 0
      • M
        Markus Faltermeier @Thomas Braun last edited by

        @thomas-braun
        ich hab vorher noch den IOBROKER beendet über Putty. Dann ging nichts mehr

        1 Reply Last reply Reply Quote 0
        • M
          Markus Faltermeier @Thomas Braun last edited by

          @thomas-braun
          habe ich gemacht. Hab aber immer noch Fehler.
          Das sieht bei allen Adaptern ähnlich aus. Hier mal das Beispiel mit den Meldungen vom Bachitup

           iobroker upgrade backitup@2.3.3
          
          Update backitup from @2.2.3 to @2.3.3
          
          host.raspberrypi Adapter "system.adapter.backitup.0" is stopped.
          
          NPM version: 6.14.16npm install iobroker.backitup@2.3.3 --loglevel error --prefix "/opt/iobroker" (System call)
          
          Traceback (most recent call last):
          
          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in <module> import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module> import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module> import astImportError: No module named ast
          
          gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1gyp 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:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
          
          node-pre-gyp ERR! install response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.9.0/canvas-v2.9.0-node-v83-linux-glibc-arm.tar.gz
          
          Traceback (most recent call last): File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in <module> import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module> import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module> import astImportError: No module named ast
          
          gyp ERR! configure error
          
          gyp ERR! stack Error: `gyp` failed with exit code: 1gyp 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:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-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=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v83"gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp 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=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)
          
          node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/opt/iobroker/node_modules/@mapbox/node-pre-gyp/lib/util/compile.js:89:23)node-pre-gyp ERR! stack at ChildProcess.emit (events.js:400:28)node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1058:16)node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:293:5)node-pre-gyp ERR! System Linux 5.10.103-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/canvasnode-pre-gyp ERR! node -v v14.19.0node-pre-gyp ERR! node-pre-gyp -v v1.0.8node-pre-gyp ERR! not ok
          
          Traceback (most recent call last):
          
          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in <module> import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module> import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module> import astImportError: No module named ast
          
          gyp ERR! configure error
          
          gyp ERR! stack Error: `gyp` failed with exit code: 1gyp 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:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
          
          gyp ERR! System Linux 5.10.103-v7l+
          
          gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/sharpgyp ERR! node -v v14.19.0
          
          gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
          
          Traceback (most recent call last):
          
          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in <module> import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module> import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module> import astImportError: No module named ast
          
          gyp ERR! configure error
          
          gyp ERR! stack Error: `gyp` failed with exit code: 1gyp 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:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
          
          gyp ERR! cwd /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@serialport/bindingsgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
          
          npm ERR! code ELIFECYCLE
          
          npm ERR! errno 1
          
          npm ERR! @serialport/bindings@9.2.8 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`npm ERR! Exit status 1
          
          npm ERR! npm ERR! Failed at the @serialport/bindings@9.2.8 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/2022-03-11T11_17_16_464Z-debug.log
          
          upload [10] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
          
          upload [9] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.js tab_m.js application/javascript
          
          upload [8] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.html tab_m.html text/html
          
          upload [7] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.css tab_m.css text/css
          
          upload [6] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/style.css style.css text/css
          
          upload [5] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.js index_m.js application/javascript
          
          upload [4] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
          
          upload [3] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index.html index.html text/html
          
          upload [2] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.svg backitup.svg image/svg+xml
          
          upload [1] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
          
          upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/adapter-settings.js adapter-settings.js application/javascript
          
          Adapter "backitup" updated
          
          host.raspberrypi Adapter "system.adapter.backitup.0" is started
          
          Process exited with code 0
          

          Er schreibt zwar, dass upgedated wurde aber nach dem aktualisieren der Seite wird wieder der alte Stand angezeigt

          Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @Markus Faltermeier last edited by

            @markus-faltermeier sagte in Probleme bei Update von admin:

            Er schreibt zwar, dass upgedated wurde aber nach dem aktualisieren der Seite wird wieder der alte Stand angezeigt

            hatten wir gestern erst:
            https://forum.iobroker.net/topic/53259/gelöst-kann-nichts-updaten/22?_=1646992450663

            hast du zufällig auch den Uralt TR-064 installiert (gehabt)?

            M 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Markus Faltermeier last edited by Thomas Braun

              @markus-faltermeier sagte in Probleme bei Update von admin:

              Das sieht bei allen Adaptern ähnlich aus.

              Ja, weil das kein Fehler in den jeweiligen Adaptern ist sondern da steht was quer in der Pipeline. Solange das nicht weg ist kommen solche Meldungen.

              iobroker list adapters
              iobroker list instances
              iobroker update -u
              
              M 1 Reply Last reply Reply Quote 0
              • M
                Markus Faltermeier @Homoran last edited by

                @homoran
                ja den hab ich drauf ist aber deaktiviert

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Markus Faltermeier last edited by

                  @markus-faltermeier

                  Dann deinstallier den.

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    Markus Faltermeier @Thomas Braun last edited by

                    @thomas-braun
                    hab ihn jetzt gelöscht

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • M
                      Markus Faltermeier @Thomas Braun last edited by

                      @thomas-braun
                      ich bekomme folgende Ausgabe:
                      iobroker list adapter funktioniert aber nicht

                      pi@raspberrypi:/ $ iobroker list adapter
                      Unknown type: adapter
                      pi@raspberrypi:/ $ iobroker list instances
                      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 192.168.178.42, run as: admin
                      + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                      + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                        system.adapter.cloud.0                  : cloud                 : raspberrypi                              - disabled
                        system.adapter.daswetter.0              : daswetter             : raspberrypi                              - disabled
                        system.adapter.deconz.0                 : deconz                : raspberrypi                              - disabled, port: 80
                        system.adapter.denon.0                  : denon                 : raspberrypi                              - disabled
                        system.adapter.dwd.0                    : dwd                   : raspberrypi                              - disabled
                      + system.adapter.email.0                  : email                 : raspberrypi                              -  enabled
                        system.adapter.fhem.0                   : fhem                  : raspberrypi                              - disabled, port: 7072
                        system.adapter.flot.0                   : flot                  : raspberrypi                              -  enabled
                      + system.adapter.fritzbox.0               : fritzbox              : raspberrypi                              -  enabled
                      + system.adapter.geofency.0               : geofency              : raspberrypi                              -  enabled, port: 7999
                      + system.adapter.harmony.0                : harmony               : raspberrypi                              -  enabled
                      + system.adapter.heatingcontrol.0         : heatingcontrol        : raspberrypi                              -  enabled
                      + system.adapter.history.0                : history               : raspberrypi                              -  enabled
                      + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
                      + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 8081
                      + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 8081
                      + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                      + system.adapter.hm-rpc.3                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                      + system.adapter.hue.0                    : hue                   : raspberrypi                              -  enabled, port: 80
                        system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
                        system.adapter.icons-icons8.0           : icons-icons8          : raspberrypi                              -  enabled
                        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              -  enabled
                        system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : raspberrypi                              -  enabled
                      + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
                      + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                      + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                        system.adapter.lightify.0               : lightify              : raspberrypi                              - disabled
                      + system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi                              -  enabled, port: 54321
                      + system.adapter.mihome.0                 : mihome                : raspberrypi                              -  enabled, port: 9898, bind: 192.168.178.42
                        system.adapter.mobile.0                 : mobile                : raspberrypi                              -  enabled
                      + system.adapter.mqtt-client.0            : mqtt-client           : raspberrypi                              -  enabled, port: 1883
                        system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              - disabled, port: 1886, bind: 0.0.0.0
                        system.adapter.mqtt.1                   : mqtt                  : raspberrypi                              - disabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.nut.0                    : nut                   : raspberrypi                              -  enabled
                        system.adapter.octoprint.0              : octoprint             : raspberrypi                              - disabled
                      + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
                      + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
                        system.adapter.radar.0                  : radar                 : raspberrypi                              - disabled
                      + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
                      + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
                      + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                        system.adapter.snmp.0                   : snmp                  : raspberrypi                              - disabled
                      + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1884, bind: 0.0.0.0
                        system.adapter.spotify-premium.0        : spotify-premium       : raspberrypi                              - disabled
                      + system.adapter.statistics.0             : statistics            : raspberrypi                              -  enabled
                        system.adapter.synology.0               : synology              : raspberrypi                              - disabled, port: 5000
                      + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
                        system.adapter.telegram.0               : telegram              : raspberrypi                              - disabled, port: 8443, bind: 192.168.178.42
                      + system.adapter.terminal.0               : terminal              : raspberrypi                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                      + system.adapter.text2command.0           : text2command          : raspberrypi                              -  enabled
                      + system.adapter.upnp.0                   : upnp                  : raspberrypi                              -  enabled
                        system.adapter.vis-bars.0               : vis-bars              : raspberrypi                              -  enabled
                        system.adapter.vis-beta.0               : vis-beta              : raspberrypi                              -  enabled
                        system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi                              -  enabled
                        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              -  enabled
                        system.adapter.vis-google-fonts.0       : vis-google-fonts      : raspberrypi                              -  enabled
                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              -  enabled
                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              -  enabled
                        system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              -  enabled
                        system.adapter.vis-players.0            : vis-players           : raspberrypi                              -  enabled
                        system.adapter.vis-plumb.0              : vis-plumb             : raspberrypi                              -  enabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              -  enabled
                        system.adapter.vis-weather.0            : vis-weather           : raspberrypi                              -  enabled
                        system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                        system.adapter.zigbee.0                 : zigbee                : raspberrypi                              - disabled, port: tcp://192.168.178.135:8888
                      
                      + instance is alive
                      pi@raspberrypi:/ $ iobroker update -u
                      Used repository: stable
                      hash unchanged, use cached sources
                      update done
                      Adapter    "admin"         : 5.3.1    , installed 5.2.3 [Updateable]
                      Adapter    "discovery"     : 2.7.5    , installed 2.7.3 [Updateable]
                      Adapter    "hue"           : 3.6.5    , installed 3.5.31 [Updateable]
                      Controller "js-controller" : 4.0.19   , installed 3.3.22 [Updateable]
                      Adapter    "mihome-vacuum" : 3.3.1    , installed 1.1.5 [Updateable]
                      Adapter    "shelly"        : 5.3.2    , installed 4.0.7 [Updateable]
                      
                      
                      Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Markus Faltermeier last edited by

                        @markus-faltermeier

                        Die drei Befehlszeilen von oben liefern?

                        1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Markus Faltermeier last edited by Thomas Braun

                          @markus-faltermeier sagte in Probleme bei Update von admin:

                          terminal

                          Den terminal-Adapter auch rauswerfen. Der sorgt auch für Probleme bei Updates.

                          radar? Ist das nicht mittlerweile radar2? Wenn nicht benötigt, rauswerfen.

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            Markus Faltermeier @Thomas Braun last edited by

                            @thomas-braun
                            hab ich gelöscht. Muss ich nach dem löschen den IOBROKER eigentlich rebooten?

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Markus Faltermeier last edited by

                              @markus-faltermeier

                              Nee.

                              1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @Markus Faltermeier last edited by

                                @markus-faltermeier sagte in Probleme bei Update von admin:

                                iobroker list adapter funktioniert aber nicht

                                da fehlt ja auch ein s
                                iobroker list adapters

                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  Markus Faltermeier @Homoran last edited by

                                  @homoran
                                  ups du hast recht 🙂

                                  pi@raspberrypi:/ $ iobroker list adapters
                                  system.adapter.admin                   : admin          - v5.3.1
                                  system.adapter.alexa2                  : alexa2         - v3.11.2
                                  system.adapter.backitup                : backitup       - v2.3.3
                                  system.adapter.cloud                   : cloud          - v4.1.0
                                  system.adapter.daswetter               : daswetter      - v3.0.9
                                  system.adapter.deconz                  : deconz         - v1.3.19
                                  system.adapter.denon                   : denon          - v1.12.1
                                  system.adapter.discovery               : discovery      - v2.7.5
                                  system.adapter.dwd                     : dwd            - v2.7.7
                                  system.adapter.email                   : email          - v1.0.10
                                  system.adapter.fhem                    : fhem           - v1.6.3
                                  system.adapter.flot                    : flot           - v1.10.7
                                  system.adapter.fritzbox                : fritzbox       - v0.2.1
                                  system.adapter.geofency                : geofency       - v1.0.3
                                  system.adapter.harmony                 : harmony        - v1.2.2
                                  system.adapter.heatingcontrol          : heatingcontrol - v2.7.2
                                  system.adapter.history                 : history        - v1.10.5
                                  system.adapter.hm-rega                 : hm-rega        - v3.0.35
                                  system.adapter.hm-rpc                  : hm-rpc         - v1.15.0
                                  system.adapter.hmm                     : hmm            - v1.0.1
                                  system.adapter.hue                     : hue            - v3.6.5
                                  system.adapter.ical                    : ical           - v1.11.4
                                  system.adapter.icons-icons8            : icons-icons8   - v0.0.1
                                  system.adapter.icons-mfd-svg           : icons-mfd-svg  - v1.0.2
                                  system.adapter.icons-ultimate-png      : icons-ultimate-png - v1.0.1
                                  system.adapter.info                    : info           - v1.9.8
                                  system.adapter.iot                     : iot            - v1.8.24
                                  system.adapter.javascript              : javascript     - v5.2.21
                                  system.adapter.lightify                : lightify       - v0.2.16
                                  system.adapter.mihome                  : mihome         - v1.3.7
                                  system.adapter.mihome-vacuum           : mihome-vacuum  - v1.1.5
                                  system.adapter.mobile                  : mobile         - v1.0.1
                                  system.adapter.mqtt                    : mqtt           - v2.4.1
                                  system.adapter.mqtt-client             : mqtt-client    - v1.5.0
                                  system.adapter.node-red                : node-red       - v1.9.0
                                  system.adapter.nut                     : nut            - v1.5.0
                                  system.adapter.octoprint               : octoprint      - v2.1.0
                                  system.adapter.ping                    : ping           - v1.5.0
                                  system.adapter.pushover                : pushover       - v2.0.5
                                  system.adapter.radar                   : radar          - v1.1.3
                                  system.adapter.rpi2                    : rpi2           - v1.3.1
                                  system.adapter.scenes                  : scenes         - v2.3.8
                                  system.adapter.shelly                  : shelly         - v5.3.2
                                  system.adapter.simple-api              : simple-api     - v2.6.2
                                  system.adapter.snmp                    : snmp           - v0.5.0
                                  system.adapter.socketio                : socketio       - v3.1.5
                                  system.adapter.sonoff                  : sonoff         - v2.4.7
                                  system.adapter.spotify-premium         : spotify-premium - v1.0.0
                                  system.adapter.statistics              : statistics     - v1.0.9
                                  system.adapter.synology                : synology       - v1.1.3
                                  system.adapter.tankerkoenig            : tankerkoenig   - v2.1.1
                                  system.adapter.telegram                : telegram       - v1.11.1
                                  system.adapter.terminal                : terminal       - v0.1.2
                                  system.adapter.text2command            : text2command   - v2.1.1
                                  system.adapter.tr-064                  : tr-064         - v4.2.15
                                  system.adapter.upnp                    : upnp           - v1.0.19
                                  system.adapter.vis                     : vis            - v1.4.5
                                  system.adapter.vis-bars                : vis-bars       - v0.1.4
                                  system.adapter.vis-beta                : vis-beta       - v0.12.11
                                  system.adapter.vis-colorpicker         : vis-colorpicker - v1.2.0
                                  system.adapter.vis-fancyswitch         : vis-fancyswitch - v1.1.0
                                  system.adapter.vis-google-fonts        : vis-google-fonts - v1.0.3
                                  system.adapter.vis-hqwidgets           : vis-hqwidgets  - v1.1.9
                                  system.adapter.vis-jqui-mfd            : vis-jqui-mfd   - v1.0.12
                                  system.adapter.vis-metro               : vis-metro      - v1.1.2
                                  system.adapter.vis-players             : vis-players    - v0.1.6
                                  system.adapter.vis-plumb               : vis-plumb      - v1.0.2
                                  system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7
                                  system.adapter.vis-weather             : vis-weather    - v2.5.5
                                  system.adapter.web                     : web            - v3.4.16
                                  system.adapter.zigbee                  : zigbee         - v1.6.16
                                  
                                  

                                  Da taucht aber der TR064 wieder auf, obwohl ich die Instanz gelöscht habe...

                                  M Homoran 2 Replies Last reply Reply Quote 0
                                  • M
                                    Markus Faltermeier @Markus Faltermeier last edited by

                                    @markus-faltermeier
                                    jetzt hab uch den ganzen Adapter gelöscht

                                    1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @Markus Faltermeier last edited by

                                      @markus-faltermeier sagte in Probleme bei Update von admin:

                                      Da taucht aber der TR064 wieder auf, obwohl ich die Instanz gelöscht habe...

                                      natürlich.
                                      du solltest ja auch den Adapter löschen.
                                      Warum meinst du dass der Befehl ....adapters heisst 🙂

                                      M 1 Reply Last reply Reply Quote 0
                                      • M
                                        Markus Faltermeier @Homoran last edited by

                                        @homoran
                                        habs probiert. aber auch beim Löschen kommen ähnliche Fehler...
                                        geht also auch nicht

                                        $ iobroker del tr-064
                                        
                                        Delete adapter "tr-064"
                                        
                                        host.raspberrypi Counted 2 meta of tr-064
                                        
                                        host.raspberrypi Counted 1 adapter for tr-064
                                        
                                        host.raspberrypi Counted 1 states of system.adapter.tr-064
                                        
                                        host.raspberrypi Counted 1 states (system.adapter.tr-064.*) from states
                                        
                                        host.raspberrypi file tr-064.admin deleted
                                        
                                        host.raspberrypi object tr-064 deleted
                                        
                                        host.raspberrypi object tr-064.admin deleted
                                        
                                        host.raspberrypi Deleting 4 object(s).
                                        
                                        host.raspberrypi Deleting 1 state(s).
                                        
                                        npm uninstall iobroker.tr-064 --loglevel error --prefix "/opt/iobroker" (System call)
                                        
                                        Traceback (most recent call last): File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in <module> import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module> import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module> import astImportError: No module named astgyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1gyp 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:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
                                        
                                        node-pre-gyp ERR! install response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.9.0/canvas-v2.9.0-node-v83-linux-glibc-arm.tar.gz
                                        
                                        Traceback (most recent call last):
                                        
                                        File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in <module> import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module> import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module> import astImportError: No module named ast
                                        
                                        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:400:28)
                                        
                                        gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
                                        
                                        gyp ERR! System Linux 5.10.103-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=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v83"
                                        
                                        gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp 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=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/opt/iobroker/node_modules/@mapbox/node-pre-gyp/lib/util/compile.js:89:23)node-pre-gyp ERR! stack at ChildProcess.emit (events.js:400:28)node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1058:16)
                                        
                                        node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:293:5)node-pre-gyp ERR! System Linux 5.10.103-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/canvasnode-pre-gyp ERR! node -v v14.19.0node-pre-gyp ERR! node-pre-gyp -v v1.0.8node-pre-gyp ERR! not ok
                                        
                                        Traceback (most recent call last):
                                        
                                        File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in <module> import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module>
                                        
                                        import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module> import astImportError: No module named ast
                                        
                                        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:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/sharpgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
                                        
                                        Traceback (most recent call last):
                                        
                                        File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in <module> import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module> import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module> import astImportError: No module named ast
                                        
                                        gyp ERR! configure error
                                        
                                        gyp ERR! stack Error: `gyp` failed with exit code: 1gyp 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:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@serialport/bindingsgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
                                        
                                        npm ERR! code ELIFECYCLE
                                        
                                        npm ERR! errno 1
                                        
                                        npm ERR! @serialport/bindings@9.2.8 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`
                                        
                                        npm ERR! Exit status 1npm ERR! npm ERR! Failed at the @serialport/bindings@9.2.8 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/2022-03-11T12_00_44_147Z-debug.log
                                        
                                        Error deleting adapter tr-064 from disk: Error: host.raspberrypi: Cannot uninstall iobroker.tr-064: 1You might have to delete it yourself!
                                        
                                        Process exited with code 0
                                        
                                        M Homoran 2 Replies Last reply Reply Quote 0
                                        • M
                                          Markus Faltermeier @Markus Faltermeier last edited by

                                          @markus-faltermeier
                                          aber weg ist er jetzt. trotz Fehlermeldungen

                                          1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @Markus Faltermeier last edited by

                                            @markus-faltermeier sagte in Probleme bei Update von admin:

                                            geht also auch nicht

                                            hast du den verlinkten Thread gelesen?
                                            und auch den darin enthaltenen Link?
                                            https://forum.iobroker.net/topic/46210/npm-problem/7?_=1646992450721

                                            M 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            944
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            admin-adapter ehostunreach fehlermeldung update update adapter
                                            6
                                            85
                                            5843
                                            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