Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapter Aktualisierung funktioniert nicht

    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

    Adapter Aktualisierung funktioniert nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      manmac1 @Glasfaser last edited by

      @glasfaser said in Adapter Aktualisierung funktioniert nicht:

      iobroker upgrade web@6.1.0 --debug

      iobroker@iobroker:/opt/iobroker/node_modules/openzwave-shared$ iobroker upgrade web@6.1.0 --debug 
      
      This upgrade of "web" will at least introduce the following changes:
      ==========================================================================
      -> 6.1.0:
      Added the subscribing on the specific instance messages
      
      -> 6.0.3:
      Updated packages
      Implemented the possibility to view folder content
      
      -> 6.0.1:
      Removed letsencrypt handling from web adapter
      
      -> 5.5.3:
      Increased max size of the uploaded file via socket.io to 200MB (from 10MB)
      
      -> 5.5.2:
      Allowed deletion of fullcalendar objects
      
      -> 5.5.1:
      Allowed to read projects of vis-2-beta
      
      -> 5.5.0:
      Added special end-points for app authentication
      ==========================================================================
      
      BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
      Would you like to upgrade web from @4.3.0 to @6.1.0 now? [(y)es, (n)o]: y
      Update web from @4.3.0 to @6.1.0
      host.iobroker.esxi Adapter "system.adapter.web.0" is stopped.
      NPM version: 9.5.1
      Installing iobroker.web@6.1.0... (System call)
      npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
      npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.
      npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so you do not need this installed.
      npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
      npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
      npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
      npm WARN deprecated har-validator@5.1.5: this library is no longer supported
      npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
      npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
      npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
      npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
      npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
      npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
      npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
      npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
      npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
      npm WARN deprecated phantomjs-prebuilt@2.1.16: this package is now deprecated
      npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
      npm WARN deprecated axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410
      npm ERR! code 1
      npm ERR! path /opt/iobroker/node_modules/openzwave-shared
      npm ERR! command failed
      npm ERR! command sh -c node-gyp rebuild
      npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/openzwave-shared/build“ wird betreten
      npm ERR!   CXX(target) Release/obj.target/openzwave_shared/src/callbacks.o
      npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/openzwave-shared/build“ wird verlassen
      npm ERR! gyp info it worked if it ends with ok
      npm ERR! gyp info using node-gyp@7.1.2
      npm ERR! gyp info using node@18.16.0 | linux | x64
      npm ERR! gyp info find Python using Python version 3.9.2 found at "/usr/bin/python3"
      npm ERR! (node:25266) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.
      npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created)
      npm ERR! gyp info spawn /usr/bin/python3
      npm ERR! gyp info spawn args [
      npm ERR! gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py',
      npm ERR! gyp info spawn args   'binding.gyp',
      npm ERR! gyp info spawn args   '-f',
      npm ERR! gyp info spawn args   'make',
      npm ERR! gyp info spawn args   '-I',
      npm ERR! gyp info spawn args   '/opt/iobroker/node_modules/openzwave-shared/build/config.gypi',
      npm ERR! gyp info spawn args   '-I',
      npm ERR! gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/addon.gypi',
      npm ERR! gyp info spawn args   '-I',
      npm ERR! gyp info spawn args   '/home/iobroker/.cache/node-gyp/18.16.0/include/node/common.gypi',
      npm ERR! gyp info spawn args   '-Dlibrary=shared_library',
      npm ERR! gyp info spawn args   '-Dvisibility=default',
      npm ERR! gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/18.16.0',
      npm ERR! gyp info spawn args   '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp',
      npm ERR! gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/18.16.0/<(target_arch)/node.lib',
      npm ERR! gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/openzwave-shared',
      npm ERR! gyp info spawn args   '-Dnode_engine=v8',
      npm ERR! gyp info spawn args   '--depth=.',
      npm ERR! gyp info spawn args   '--no-parallel',
      npm ERR! gyp info spawn args   '--generator-output',
      npm ERR! gyp info spawn args   'build',
      npm ERR! gyp info spawn args   '-Goutput_dir=.'
      npm ERR! gyp info spawn args ]
      npm ERR! gyp info spawn make
      npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
      npm ERR! In file included from /home/iobroker/.cache/node-gyp/18.16.0/include/node/v8-local-handle.h:12,
      npm ERR!                  from /home/iobroker/.cache/node-gyp/18.16.0/include/node/v8-array-buffer.h:12,
      npm ERR!                  from /home/iobroker/.cache/node-gyp/18.16.0/include/node/v8.h:24,
      npm ERR!                  from ../src/openzwave.hpp:27,
      npm ERR!                  from ../src/callbacks.cc:18:
      npm ERR! /home/iobroker/.cache/node-gyp/18.16.0/include/node/v8-internal.h: In function ‘void v8::internal::PerformCastCheck(T*)’:
      npm ERR! /home/iobroker/.cache/node-gyp/18.16.0/include/node/v8-internal.h:646:38: error: ‘remove_cv_t’ is not a member of ‘std’; did you mean ‘remove_cv’?
      npm ERR!   646 |             !std::is_same<Data, std::remove_cv_t<T>>::value>::Perform(data);
      npm ERR!       |                                      ^~~~~~~~~~~
      npm ERR!       |                                      remove_cv
      npm ERR! /home/iobroker/.cache/node-gyp/18.16.0/include/node/v8-internal.h:646:38: error: ‘remove_cv_t’ is not a member of ‘std’; did you mean ‘remove_cv’?
      npm ERR!   646 |             !std::is_same<Data, std::remove_cv_t<T>>::value>::Perform(data);
      npm ERR!       |                                      ^~~~~~~~~~~
      npm ERR!       |                                      remove_cv
      npm ERR! /home/iobroker/.cache/node-gyp/18.16.0/include/node/v8-internal.h:646:50: error: template argument 2 is invalid
      npm ERR!   646 |             !std::is_same<Data, std::remove_cv_t<T>>::value>::Perform(data);
      npm ERR!       |                                                  ^
      npm ERR! /home/iobroker/.cache/node-gyp/18.16.0/include/node/v8-internal.h:646:63: error: ‘::Perform’ has not been declared
      npm ERR!   646 |             !std::is_same<Data, std::remove_cv_t<T>>::value>::Perform(data);
      npm ERR!       |                                                               ^~~~~~~
      npm ERR! make: *** [openzwave_shared.target.mk:150: Release/obj.target/openzwave_shared/src/callbacks.o] Fehler 1
      npm ERR! gyp ERR! build error 
      npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
      npm ERR! gyp ERR! stack     at ChildProcess.onExit (/opt/iobroker/node_modules/node-gyp/lib/build.js:194:23)
      npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
      npm ERR! gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:291:12)
      npm ERR! gyp ERR! System Linux 5.10.0-25-amd64
      npm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
      npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/openzwave-shared
      npm ERR! gyp ERR! node -v v18.16.0
      npm ERR! gyp ERR! node-gyp -v v7.1.2
      npm ERR! gyp ERR! not ok
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2023-09-03T15_19_10_771Z-debug-0.log
      upload [396] web /opt/iobroker/node_modules/iobroker.web/www/admin/img/admin.png admin/img/admin.png image/png
      upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png lib/css/themes/jquery-ui/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png image/png
      upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/jquery-ui.theme.min.css lib/css/themes/jquery-ui/custom-light/jquery-ui.theme.min.css text/css
      upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png lib/css/themes/jquery-ui/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png image/png
      upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png image/png
      upload [150] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png lib/css/themes/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png image/png
      upload [100] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png lib/css/themes/jquery-ui/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png image/png
      upload [90] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-icons_bd7b00_256x240.png lib/css/themes/jquery-ui/sunny/images/ui-icons_bd7b00_256x240.png image/png
      upload [80] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png lib/css/themes/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png image/png
      upload [70] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png lib/css/themes/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png image/png
      upload [60] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png lib/css/themes/jquery-ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png image/png
      upload [50] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-lightness/jquery-ui.css lib/css/themes/jquery-ui/ui-lightness/jquery-ui.css text/css
      upload [40] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/images/ui-bg_inset-soft_15_121212_1x100.png lib/css/themes/jquery-ui/vader/images/ui-bg_inset-soft_15_121212_1x100.png image/png
      upload [30] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/theme.css lib/css/themes/jquery-ui/vader/theme.css text/css
      upload [20] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-1.11.2.min.js lib/js/jquery-1.11.2.min.js application/javascript
      upload [19] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-1.11.2.min.map lib/js/jquery-1.11.2.min.map application/json
      upload [18] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-3.2.1.min.js lib/js/jquery-3.2.1.min.js application/javascript
      upload [17] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-3.2.1.min.map lib/js/jquery-3.2.1.min.map application/json
      upload [16] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.10.3.full.min.js lib/js/jquery-ui-1.10.3.full.min.js application/javascript
      upload [15] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.11.3.full.min.js lib/js/jquery-ui-1.11.3.full.min.js application/javascript
      upload [14] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.11.4.full.min.js lib/js/jquery-ui-1.11.4.full.min.js application/javascript
      upload [13] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui.1.11.2.slider.min.js lib/js/jquery-ui.1.11.2.slider.min.js application/javascript
      upload [12] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui.min.js lib/js/jquery-ui.min.js application/javascript
      upload [11] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.fancytree-all.min.js lib/js/jquery.fancytree-all.min.js application/javascript
      upload [10] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.fancytree-all.min.js.map lib/js/jquery.fancytree-all.min.js.map application/json
      upload [9] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.jqGrid-4.5.4.min.js lib/js/jquery.jqGrid-4.5.4.min.js application/javascript
      upload [8] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/loStorage.js lib/js/loStorage.js application/javascript
      upload [7] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/materialize.js lib/js/materialize.js application/javascript
      upload [6] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/materialize.js.map lib/js/materialize.js.map application/json
      upload [5] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/selectID.js lib/js/selectID.js application/javascript
      upload [4] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/showdown.min.js lib/js/showdown.min.js application/javascript
      upload [3] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/socket.io.js lib/js/socket.io.js application/javascript
      upload [2] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/translate.js lib/js/translate.js application/javascript
      upload [1] web /opt/iobroker/node_modules/iobroker.web/www/login/favicon.ico login/favicon.ico image/vnd.microsoft.icon
      upload [0] web /opt/iobroker/node_modules/iobroker.web/www/login/index.html login/index.html text/html
      upload [16] web.admin /opt/iobroker/node_modules/iobroker.web/admin/asset-manifest.json asset-manifest.json application/json
      upload [15] web.admin /opt/iobroker/node_modules/iobroker.web/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
      upload [14] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index_m.html index_m.html text/html
      upload [13] web.admin /opt/iobroker/node_modules/iobroker.web/admin/manifest.json manifest.json application/json
      upload [12] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css static/css/2.faf2f676.chunk.css text/css
      upload [11] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css.map static/css/2.faf2f676.chunk.css.map application/json
      upload [10] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css static/css/main.e2d673ee.chunk.css text/css
      upload [9] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css.map static/css/main.e2d673ee.chunk.css.map application/json
      upload [8] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.b1d56998.chunk.js static/js/2.b1d56998.chunk.js application/javascript
      upload [7] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.b1d56998.chunk.js.LICENSE.txt static/js/2.b1d56998.chunk.js.LICENSE.txt text/plain
      upload [6] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.b1d56998.chunk.js.map static/js/2.b1d56998.chunk.js.map application/json
      upload [5] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.034751df.chunk.js static/js/main.034751df.chunk.js application/javascript
      upload [4] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.034751df.chunk.js.map static/js/main.034751df.chunk.js.map application/json
      upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.7278cf1c.js static/js/runtime-main.7278cf1c.js application/javascript
      upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.7278cf1c.js.map static/js/runtime-main.7278cf1c.js.map application/json
      upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/le.eb63b1db.png static/media/le.eb63b1db.png image/png
      upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png
      host.iobroker.esxi Adapter "system.adapter.web.0" is started
      
      mikeal created this issue in request/request

      open Request’s Past, Present and Future #3142

      mikeal created this issue in request/request

      open Request’s Past, Present and Future #3142

      Qix- created this issue in visionmedia/debug

      closed ReDos Vulnerability Regression Visibility Notice #797

      Qix- created this issue in visionmedia/debug

      closed ReDos Vulnerability Regression Visibility Notice #797

      Qix- created this issue in visionmedia/debug

      closed ReDos Vulnerability Regression Visibility Notice #797

      mikeal created this issue in request/request

      open Request’s Past, Present and Future #3142

      timemachine3030 created this issue in axios/axios

      closed Hotfix: Prevent SSRF #3410

      1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @manmac1 last edited by

        @manmac1 sagte in Adapter Aktualisierung funktioniert nicht:

        npm ERR! code ELSPROBLEMS

        Nach deiner oberen Ausgabe wenn ich es mir genauer anschaue ,
        hast du früher sehr viel aus Github die Adapter gezogen .
        Das ist alles querbeet und seit Nodejs 16/18 wir genauer darauf geschaut.

        Ich wurde ein Backup nehmen und ioBroker neu aufsetzen , denn du bis seit Nodejs12 dabei.

        Meine Empfehlung !

        M 1 Reply Last reply Reply Quote 0
        • M
          manmac1 @Glasfaser last edited by

          @glasfaser

          Hab ich mir vorhin auch schon gedacht. Hab etwas bammel ob ich das Backup und die Wiederherstellung auch so hinbekomme, dass sich an dem aktuellen Setup nichts verändert - ist mittlerweile doch sehr komplex 😉 .

          Glasfaser 1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @manmac1 last edited by

            @manmac1 sagte in Adapter Aktualisierung funktioniert nicht:

            ist mittlerweile doch sehr komplex

            Ich sehe da nichts von , sieht normal aus ,

            Meinst du deswegen :

            Virtualization : vmware

            tcp6 0 0 :::3000 :::* LISTEN 107 14792 1253/grafana

            tcp6 0 0 ::1:25 :::* LISTEN 0 14711 1245/exim4
            tcp6 0 0 :::8086 :::* LISTEN 999 15440 900/influxd
            udp 0 0 0.0.0.0:68 0.0.0.0:* 0 12534 538/dhclient

            Dein :

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

            ist auch schon alt , Aktuell ist

            34b1c3d5-0d2a-4af5-8dde-b520fb1c0d93-grafik.png

            Wie gesagt , setze es neu auf ..
            aber bitte den Benutzer nicht iobroker nennen !

            M 1 Reply Last reply Reply Quote 0
            • M
              manmac1 @Glasfaser last edited by

              @glasfaser

              ja, mach ich.
              Hast du einen Tip für eine gute Anleitung?
              Such grad nach dem richtigen Debian image für meine vm 😉

              Glasfaser 2 Replies Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @manmac1 last edited by

                @manmac1 sagte in Adapter Aktualisierung funktioniert nicht:

                Hast du einen Tip

                Auf Debian 12 Bookworm gehen

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

                  @manmac1 und dem root kein Passwort geben

                  1 Reply Last reply Reply Quote 0
                  • Glasfaser
                    Glasfaser @manmac1 last edited by Glasfaser

                    @manmac1

                    Ich habe nochmal in Ruhe deine Angaben durchgelesen :

                    Ich habe gerade ein Großes ?

                    Im Eröffnungs Thread :

                    @manmac1 sagte in Adapter Aktualisierung funktioniert nicht:
                    iobroker@iobroker:/opt/iobroker$ nodejs -v && node -v && npm -v

                    v18.17.1

                    v18.17.1

                    9.6.7

                    in der Ausgabe von iob diag

                    *** NodeJS-Installation ***

                    /usr/bin/nodejs v18.16.0

                    /usr/bin/node v18.16.0

                    /usr/bin/npm 9.5.1

                    /usr/bin/npx 9.5.1

                    wie geht das denn !?

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      manmac1 @Glasfaser last edited by

                      @glasfaser

                      kommt wahrscheinlich daher, dass ich zwischendurch auf einen früheren Snapshot von heute zurücksteigen musste - sorry für die Verwirrung

                      Glasfaser Thomas Braun 2 Replies Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @manmac1 last edited by Glasfaser

                        @manmac1

                        NUR zur INFO !

                        OK ... das ist natürlich Käse 😞

                        Bitte ... wenn du etwas veränderst , hier immer alles mitteilen .

                        bzw .

                        Wie sollten wir hier helfen , wenn du zwischenzeitlich etwas anderes machst , was wir nicht wissen !?

                        Deshalb lese bitte auch das genau durch :

                        https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

                        1 Reply Last reply Reply Quote 1
                        • Thomas Braun
                          Thomas Braun Most Active @manmac1 last edited by

                          @manmac1

                          Dann räum zunächst mal die Quellen auf.
                          Schmeiß den Eintrag zu grafana/stretch raus.
                          Dann die Kiste auf Stand bringen, inkl. nodejs.

                          Solange openzwave nicht sauber kompiliert geht auch nichts mit anderen Adaptern. Warum es das nicht tut kann ich dir aber nicht sagen.
                          Vielleicht mal den cache löschen und/oder den Adapter dazu rauswerfen.

                          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

                          927
                          Online

                          31.9k
                          Users

                          80.2k
                          Topics

                          1.3m
                          Posts

                          6
                          28
                          915
                          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