Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. keine Geräte im Zigbee Adapter [gelöst - Vielen Dank]

    NEWS

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    keine Geräte im Zigbee Adapter [gelöst - Vielen Dank]

    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wolkenloser @wolkenloser last edited by wolkenloser

      ich kann Dir den Text vom Energieflussadapter nicht reinkopieren, im moment kann ich nichtmal den Admin Adapter aufrufen. Hab versucht den manuell zu starten, Dann kommt das

      iob start admin
      node:internal/modules/cjs/loader:1080
        throw err;
        ^
      
      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
          at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
          at Module._load (node:internal/modules/cjs/loader:922:27)
          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
          at node:internal/main/run_main_module:23:47 {
        code: 'MODULE_NOT_FOUND',
        requireStack: []
      }
      
      Node.js v18.18.2
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @wolkenloser last edited by

        @wolkenloser

        cd /opt/iobroker
        sudo -H -u iobroker npm install iobroker.js-controller
        
        1 Reply Last reply Reply Quote 0
        • W
          wolkenloser @Thomas Braun last edited by wolkenloser

          @thomas-braun

          /opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller
          (#####⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ idealTree:@root/greenlock: sill placeDep ROOT @root/keypairs@0.9.0 OK for: greenlock@4.0.(#####⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ idealTree:@root/greenlock: sill placeDep ROOT @root/keypairs@0.9.0 OK for: greenlock@4.0.npm WARN skipping integrity check for git dependency ssh://git@github.com/SKB-CGN/ioBroker.energiefluss.git
          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 string-similarity@4.0.4: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
          npm WARN deprecated har-validator@5.1.5: this library is no longer supported
          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 w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
          npm WARN deprecated xmldom@0.1.31: Deprecated due to CVE-2021-21366 resolved in 0.5.0
          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 querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
          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 WARN deprecated xmldom@0.1.16: Deprecated due to CVE-2021-21366 resolved in 0.5.0
          
          added 6 packages, and changed 1963 packages in 15m
          
          176 packages are looking for funding
            run `npm fund` for details
          iobroker@iobroker:/opt/iobroker$ npm fund
          iobroker.inst@2.0.3
          ├── https://github.com/sponsors/jaredhanson
          │   └── passport@0.5.3
          ├── https://github.com/sponsors/RubenVerborgh
          │   └── follow-redirects@1.15.3
          ├── https://github.com/sponsors/ljharb
          │   └── qs@6.11.0, side-channel@1.0.4, call-bind@1.0.5, function-bind@1.1.2, gopd@1.0.1, has-property-descriptors@1.0.1, get-intrinsic@1.2.2, has-proto@1.0.1, has-symbols@1.0.3, object-inspect@1.13.1, is-arguments@1.1.1, has-tostringtag@1.0.0, is-generator-function@1.0.10, is-typed-array@1.1.12, which-typed-array@1.1.13, available-typed-arrays@1.0.5, is-callable@1.2.7, resolve@1.22.8, is-core-module@2.13.1, supports-preserve-symlinks-flag@1.0.0, minimist@1.2.8, is-nan@1.3.2, define-properties@1.2.1, object-is@1.1.5, traverse@0.6.7, is-object@1.0.2, deep-equal@1.1.2, is-date-object@1.0.5, is-regex@1.1.4, regexp.prototype.flags@1.5.1, functions-have-names@1.2.3, object.assign@4.1.4
          ├── https://github.com/sponsors/feross
          │   └── safe-buffer@5.2.1, base64-js@1.5.1, ieee754@1.2.1, simple-concat@1.0.1, buffer@6.0.3, run-parallel@1.2.0, queue-microtask@1.2.3
          ├── https://github.com/sponsors/broofa
          │   └── uuid@9.0.1
          ├── https://github.com/sponsors/sindresorhus
          │   └── is-stream@2.0.1, responselike@2.0.1, clone-response@1.0.3, get-stream@5.2.0, normalize-url@6.1.0, component-emitter@1.3.1, make-dir@3.1.0, mimic-response@2.1.0, onetime@5.1.2, multimatch@5.0.0, throttleit@1.0.1, sort-keys@4.2.0, p-limit@2.3.0, p-queue@6.6.2, any-observable@0.5.1, del@6.1.1, globby@11.1.0, p-map@4.0.0, escape-goat@3.0.0, escape-string-regexp@4.0.0, import-local@3.1.0, is-installed-globally@0.3.2, global-dirs@2.1.0, log-symbols@4.1.0, is-unicode-supported@0.1.0, meow@8.1.2, camelcase-keys@6.2.2, map-obj@4.3.0, decamelize-keys@1.1.1, type-fest@0.18.1, npm-name@6.0.1, p-event@4.2.0, type-fest@0.10.0, is-url-superb@4.0.0, open@7.4.2, is-docker@2.2.1, ow@0.21.0, dot-prop@6.0.1, type-fest@0.20.2, p-settle@4.1.1, read-pkg-up@7.0.1, terminal-link@2.1.1, boxen@5.1.2, camelcase@6.3.0, cli-boxes@2.2.1, is-installed-globally@0.4.0, global-dirs@3.0.1, is-npm@5.0.0, import-fresh@3.3.0, parse-json@5.2.0, ansi-escapes@4.3.2, type-fest@0.21.3, figures@3.2.0, find-up@5.0.0, locate-path@6.0.0, p-locate@5.0.0, p-limit@3.1.0, yocto-queue@0.1.0, hex-rgb@4.3.0
          ├─┬ https://github.com/sindresorhus/got?sponsor=1
          │ │ └── got@11.8.6, got@10.7.0
          │ └── https://github.com/sindresorhus/is?sponsor=1
          │     └── @sindresorhus/is@4.6.0, @sindresorhus/is@2.1.1
          ├── https://github.com/sponsors/epoberezkin
          │   └── ajv@6.12.6
          ├── https://github.com/sponsors/NaturalIntelligence
          │   └── fast-xml-parser@4.3.2
          ├── https://github.com/sponsors/isaacs
          │   └── minimatch@9.0.3, rimraf@3.0.2, glob@7.2.3
          ├─┬ https://opencollective.com/node-fetch
          │ │ └── node-fetch@3.3.2
          │ └── https://github.com/sponsors/jimmywarting
          │     └── fetch-blob@3.2.0, node-domexception@1.0.0
          ├── https://opencollective.com/serialport/donate
          │   └── serialport@10.5.0, @serialport/bindings-cpp@10.8.0, @serialport/parser-byte-length@10.5.0, @serialport/parser-cctalk@10.5.0, @serialport/parser-delimiter@10.5.0, @serialport/parser-inter-byte-timeout@10.5.0, @serialport/parser-readline@10.5.0, @serialport/parser-ready@10.5.0, @serialport/parser-regex@10.5.0, @serialport/parser-slip-encoder@10.5.0, @serialport/parser-spacepacket@10.5.0, @serialport/stream@10.5.0, @serialport/bindings-cpp@12.0.1, @serialport/parser-delimiter@12.0.0, @serialport/stream@12.0.0
          ├── https://www.buymeacoffee.com/systeminfo
          │   └── systeminformation@5.21.17
          ├── https://opencollective.com/date-fns
          │   └── date-fns@2.30.0
          ├── https://opencollective.com/ioredis
          │   └── ioredis@4.28.5
          ├── https://github.com/sindresorhus/execa?sponsor=1
          │   └── execa@5.1.1
          ├─┬ https://paulmillr.com/funding/
          │ │ └── chokidar@3.5.3
          │ └── https://github.com/sponsors/jonschlinkert
          │     └── picomatch@2.3.1, set-value@4.1.0
          ├── https://github.com/sponsors/sibiraj-s
          │   └── ci-info@3.9.0
          ├─┬ https://github.com/chalk/wrap-ansi?sponsor=1
          │ │ └── wrap-ansi@7.0.0
          │ └── https://github.com/chalk/ansi-styles?sponsor=1
          │     └── ansi-styles@4.3.0
          ├── https://opencollective.com/browserslist
          │   └── browserslist@4.22.1, caniuse-lite@1.0.30001563, update-browserslist-db@1.0.13
          ├── https://opencollective.com/core-js
          │   └── core-js@3.33.3, core-js-compat@3.33.3
          ├─┬ https://opencollective.com/javascript-obfuscator
          │ │ └── javascript-obfuscator@3.2.7
          │ └── https://github.com/chalk/chalk?sponsor=1
          │     └── chalk@4.1.2
          ├── https://github.com/sponsors/wooorm
          │   └── levenshtein-edit-distance@2.0.5
          ├── https://opencollective.com/js-sdsl
          │   └── js-sdsl@4.3.0
          └─┬ https://github.com/sindresorhus/np?sponsor=1
            │ └── np@7.7.0
            ├── https://github.com/sindresorhus/p-memoize?sponsor=1
            │   └── p-memoize@4.0.4
            └── https://github.com/yeoman/update-notifier?sponsor=1
                └── update-notifier@5.1.0
          
          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

          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

          W 1 Reply Last reply Reply Quote 0
          • W
            wolkenloser @wolkenloser last edited by

            Die Web Oberfläche klappt wieder , ENERGIEFLUSS läßt sich deinstallieren.

            Dann bleibt noch der fronius

            W 1 Reply Last reply Reply Quote 0
            • W
              wolkenloser @wolkenloser last edited by

              Kurzes Status Update.
              Ich update gerade 30 Adapter, pro Adapter dauert es anscheinend mehr als 5 Minuten.

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

                @wolkenloser

                Ja, das ist möglich.

                W 1 Reply Last reply Reply Quote 0
                • W
                  wolkenloser @Thomas Braun last edited by

                  @thomas-braun
                  Hallo,
                  das Updaten der Adapter dauert leider sehr lange.
                  Es gibt bei einigen Adaptern Fehlermeldungen sowohl beim Updaten, als auch beim löschen wie z.B. hier bei Openweather Map.
                  Da steht man soll den Adapter von Hand löschen, aber trotz intensiver suche weiss ich nicht wo die Dateien liegen. Da brauch ich noch einmal Hilfe:

                  ERROR: Process exited with code 25
                  weniger
                  mehr
                  $ iobroker upgrade openweathermap@0.4.5
                  
                  Update openweathermap from @0.3.11 to @0.4.5
                  
                  NPM version: 9.8.1
                  
                  Installing iobroker.openweathermap@0.4.5... (System call)
                  
                  host.iobroker Cannot install iobroker.openweathermap@0.4.5: 217
                  
                  ERROR: Process exited with code 25
                  

                  Ich hab die meisten Module hier gefunden, aber nicht openweathermap

                  /opt/iobroker/iobroker-data/files$ ls
                  admin.admin                        javascript.admin          vis-2-beta
                  alias-manager.admin                knx.admin                 vis-2-beta.0
                  backitup.admin                     lg-thinq.admin            vis-2-beta.admin
                  bydbatt.admin                      lgtv.admin                vis.admin
                  bydhvs.admin                       midea.admin               vis-bars.admin
                  cloud.admin                        mihome.admin              vis-canvas-gauges.admin
                  daswetter.admin                    mihome-vacuum.admin       vis-colorpicker.admin
                  device-reminder.admin              mobile                    vis-fancyswitch.admin
                  discovery.admin                    mobile.admin              vis-google-fonts.admin
                  dwd.admin                          moma.admin                vis-history.admin
                  easee.admin                        onkyo.admin               vis-hqwidgets.admin
                  echarts                            parser.admin              vis-icontwo
                  echarts.admin                      phantomjs.admin           vis-icontwo.admin
                  fakeroku.admin                     pi-hole.admin             vis-inventwo.admin
                  feiertage.admin                    ping.admin                vis-jqui-mfd.admin
                  flot                               pvforecast.admin          vis-justgage.admin
                  flot.admin                         sayit.0                   vis-keyboard.admin
                  fronius.admin                      sayit.admin               vis-lcars.admin
                  fronius-solarweb.admin             scenes.admin              vis-map.admin
                  habpanel                           schwoerer-ventcube.admin  vis-material.admin
                  habpanel.admin                     shelly.0                  vis-material-advanced.admin
                  harmony.admin                      shelly.admin              vis-metro.admin
                  history.admin                      shuttercontrol.admin      vis-players.admin
                  ical.admin                         simple-api.admin          vis-plumb.admin
                  icons-addictive-flavour-png        socketio.admin            vis-rgraph.admin
                  icons-addictive-flavour-png.admin  sonoff.admin              vis-timeandweather.admin
                  icons-mfd-svg                      sourceanalytix.admin      vis-weather.admin
                  icons-mfd-svg.admin                tado.admin                web
                  icons-open-icon-library-png        tankerkoenig.admin        web.admin
                  icons-open-icon-library-png.admin  tr-064.admin              web-speedy.admin
                  influxdb.admin                     trashschedule.admin       wifilight.admin
                  info.admin                         tuya.admin                wled.admin
                  iqontrol.meta                      unifi.admin               zigbee.admin
                  jarvis                             vis
                  jarvis.admin                       vis.0
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @wolkenloser last edited by

                    @wolkenloser

                    Du kannst auch immer mal ein

                    iob fix
                    

                    einschieben.

                    W 1 Reply Last reply Reply Quote 0
                    • W
                      wolkenloser @Thomas Braun last edited by

                      @thomas-braun
                      Ok, mach ich.

                      Ich hab da ganz viel Meldungen vom Tpy

                      chown: changing ownership of '/opt/iobroker/backups/sqlite_2023_09_26-02_01_42_backupiobroker.sql': Permission denied
                      chown: changing ownership of '/opt/iobroker/backups/influxDB_2023_10_30-02_01_00_backupiobroker.tar.gz': Permission denied
                      chown: changing ownership of '/opt/iobroker/backups/influxDB_2023_09_13-02_00_24_backupiobroker.tar.gz': Permission denied
                      chown: changing ownership of '/opt/iobroker/backups/iobroker_2023_03_08-02_00_21_backupiobroker.tar.gz': Permission denied
                      chown: changing ownership of '/opt/iobroker/backups/iobroker_2023_10_04-02_00_22_backupiobroker.tar.gz': Permission denied
                      chown: changing ownership of '/opt/iobroker/backups/sqlite_2023_09_18-02_01_41_backupiobroker.sql': Permission denied
                      chown: changing ownership of '/opt/iobroker/backups/iobroker_2023_10_02-02_00_22_backupiobroker.tar.gz': Permission denied
                      chown: changing ownership of '/opt/iobroker/backups/zigbee.0_2023_03_05-02_01_29_backupiobroker.tar.gz': Permission denied
                      chown: changing ownership of '/opt/iobroker/backups/influxDB_2023_10_21-02_00_43_backupiobroker.tar.gz': Permission denied
                      chown: changing ownership of '/opt/iobroker/backups/iobroker_2023_09_28-02_00_22_backupiobroker.tar.gz': Permission denied
                      chown: changing ownership of '/opt/iobroker/backups/sqlite_2023_11_09-02_01_14_backupiobroker.sql': Permission denied
                      chown: changing ownership of '/opt/iobroker/backups/influxDB_2023_09_29-02_00_45_backupiobroker.tar.gz': Permission denied
                      chown: changing ownership of '/opt/iobroker/backups': Permission denied
                      This system does not support setting default permissions.
                      Do not use npm to manually install adapters unless you know what you are doing!
                      

                      Ich hatte mal gelesen das man IOB mit SUDO nicht machen sollte.
                      Gilt das auch für IOB FIX ?

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

                        @wolkenloser sagte in keine Geräte im Zigbee Adapter - funktioniert aber.:

                        Ich hatte mal gelesen das man IOB mit SUDO nicht machen sollte.

                        Das gilt FÜR ALLES was mit iob / iobroker zu tun hat...
                        Nie, nie, niemals sudo vor iob / iobroker-Kommandos setzen. NIE!

                        Das führt nämlich genau zu solch krummen Kisten wie bei dir gerade.

                        W 1 Reply Last reply Reply Quote 0
                        • W
                          wolkenloser @Thomas Braun last edited by

                          @thomas-braun
                          ok, hast Du trotzdem eine Idee wie ich den Backupordner wieder grade ziehen kann ?

                          /opt/iobroker$ ls -l
                          total 344
                          drwxrwxr-x+    2 iobroker iobroker   4096 Sep 11  2022 backups
                          drwxrwxr-x+    2 iobroker iobroker   4096 Jan 11  2020 cache
                          -rwxrwxrwx+    1 iobroker iobroker   1049 Okt 19  2019 CHANGELOG_FIXER_LINUX.md
                          -rwxrwxrwx+    1 iobroker iobroker   3556 Okt 19  2019 CHANGELOG_INSTALLER_LINUX.md
                          -rwxrwxrwx+    1 iobroker iobroker  23988 Okt 19  2019 fix_installation.sh
                          drwxrwxrwx+    3 iobroker iobroker   4096 Okt 19  2019 install
                          -rwxrwxrwx+    1 iobroker iobroker   1938 Nov 21 10:50 INSTALLER_INFO.txt
                          lrwxrwxrwx     1 iobroker iobroker     22 Nov 21 10:50 iob -> /opt/iobroker/iobroker
                          -rwxr-xr-x+    1 iobroker iobroker    677 Nov 21 10:50 iobroker
                          drwxrwxrwx+   15 iobroker iobroker   4096 Nov 21 10:54 iobroker-data
                          drwxrwxrwx+    2 iobroker iobroker   4096 Okt 19  2019 lib
                          -rwxrwxrwx+    1 iobroker iobroker   1137 Okt 19  2019 LICENSE
                          drwxrwxrwx+    2 iobroker iobroker   4096 Nov 21 11:08 log
                          drwxrwxr-x+ 2293 iobroker iobroker  86016 Nov 21 11:02 node_modules
                          -rwxrwxrwx+    1 iobroker iobroker   3889 Nov 20 19:58 package.json
                          -rwxrwxrwx+    1 iobroker iobroker 169201 Okt 19  2019 package-lock.json
                          -rwxrwxrwx+    1 iobroker iobroker   6101 Okt 19  2019 README.md
                          -rwxrwxrwx+    1 iobroker iobroker   5693 Aug 11  2021 reinstall.js
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @wolkenloser last edited by

                            @wolkenloser

                            Mit

                            iob fix
                            
                            W 1 Reply Last reply Reply Quote 0
                            • W
                              wolkenloser @Thomas Braun last edited by

                              @thomas-braun
                              hat geholfen

                              Process exited with code 0
                              weniger
                              mehr
                              $ iobroker del openweathermap --custom
                              
                              Delete adapter "openweathermap"
                              
                              host.iobroker object openweathermap deleted
                              
                              host.iobroker object openweathermap.admin deleted
                              
                              added 5 packages, removed 843 packages, and changed 2303 packages in 13m263 packages are looking for funding run `npm fund` for details
                              
                              Adapter "system.adapter.vis.0" restarted.
                              
                              Adapter "system.adapter.vis-2-beta.0" restarted.
                              
                              Process exited with code 0
                              
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @wolkenloser last edited by

                                @wolkenloser sagte in keine Geräte im Zigbee Adapter - funktioniert aber.:

                                hat geholfen

                                Natürlich. Wenn man mit dem iobroker richtig umgeht funktioniert das auch.

                                W 1 Reply Last reply Reply Quote 0
                                • W
                                  wolkenloser @Thomas Braun last edited by

                                  @thomas-braun sagte in keine Geräte im Zigbee Adapter - funktioniert aber.:

                                  @wolkenloser sagte in keine Geräte im Zigbee Adapter - funktioniert aber.:

                                  hat geholfen

                                  Natürlich. Wenn man mit dem iobroker richtig umgeht funktioniert das auch.

                                  Der ursprüngliche Fehler besteht auch immer noch.
                                  Keine Geräte im Zigbee Adapter.

                                  Ich habe aber noch 5 Adapter die sich derzeit micht Updaten lassen.
                                  Meistens nach IOB FIX geht es wiieder für ein paar Adapter.
                                  Das versuche ich erstmal sauber zu bekommen.
                                  Und dann steht da immer noch das HOST Update im IOBROKER....

                                  Beim Zigbee hab ich die Befürchtung, wenn ich den gelöscht bekomme und dann neu installiere muß ich alle Datenpunkte in meinen Scripten neu zuordnen, Oder ?
                                  Ich habe mehrere Bewegungsmelder, Türkontakte und Thermometer im Einsatz

                                  W 1 Reply Last reply Reply Quote 0
                                  • W
                                    wolkenloser @wolkenloser last edited by

                                    noch 3 🙂

                                    1 Reply Last reply Reply Quote 0
                                    • W
                                      wolkenloser @Thomas Braun last edited by

                                      @thomas-braun
                                      Ich habe es jetzt endlich geschafft.
                                      Alle Adapter sind up to Date.
                                      Ich bin jetzt an der Stelle wo ich den Host updaten kann.

                                      In der Anweisung stehen folgende Befehle.

                                      Ist das jetzt anzuraten oder lieber nicht ?
                                      Beim letzen Versuch lief bei mir der IOBROKER nicht mehr

                                      iobroker stop
                                      iobroker update
                                      iobroker fix
                                      iobroker upgrade self
                                      iobroker start
                                      
                                      
                                      W 1 Reply Last reply Reply Quote 0
                                      • W
                                        wolkenloser @wolkenloser last edited by wolkenloser

                                        Aktueller stand ist derzeit

                                        ======== Start marking the full check here =========

                                        Skript v.2023-10-10
                                        
                                        *** BASE SYSTEM ***
                                           Static hostname: iobroker
                                                 Icon name: computer-vm
                                                   Chassis: vm
                                            Virtualization: microsoft
                                          Operating System: Ubuntu 20.04.6 LTS
                                                    Kernel: Linux 5.4.0-167-generic
                                              Architecture: x86-64
                                        
                                        model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                        Docker          : false
                                        Virtualization  : microsoft
                                        Kernel          : x86_64
                                        Userland        : amd64
                                        
                                        Systemuptime and Load:
                                         10:47:12 up  1:35,  1 user,  load average: 0.16, 0.26, 0.52
                                        CPU threads: 4
                                        
                                        
                                        *** Time and Time Zones ***
                                                       Local time: Wed 2023-11-22 10:47:12 CET
                                                   Universal time: Wed 2023-11-22 09:47:12 UTC
                                                         RTC time: Wed 2023-11-22 09:47:13
                                                        Time zone: Europe/Berlin (CET, +0100)
                                        System clock synchronized: yes
                                                      NTP service: active
                                                  RTC in local TZ: no
                                        
                                        *** User and Groups ***
                                        iobroker
                                        /home/iobroker
                                        iobroker adm tty dialout cdrom sudo audio dip video plugdev lxd
                                        
                                        *** X-Server-Setup ***
                                        X-Server:       false
                                        Desktop:
                                        Terminal:       tty
                                        Boot Target:    graphical.target
                                        
                                        *** MEMORY ***
                                                      total        used        free      shared  buff/cache   available
                                        Mem:           5.9G        497M        3.4G        1.0M        2.0G        5.2G
                                        Swap:          2.0G         15M        2.0G
                                        Total:         7.9G        512M        5.4G
                                        
                                                 5929 M total memory
                                                  497 M used memory
                                                  975 M active memory
                                                  910 M inactive memory
                                                 3409 M free memory
                                                  378 M buffer memory
                                                 1643 M swap cache
                                                 1969 M total swap
                                                   15 M used swap
                                                 1954 M free swap
                                        
                                        *** FAILED SERVICES ***
                                        
                                          UNIT             LOAD   ACTIVE SUB    DESCRIPTION
                                        * iobroker.service loaded failed failed ioBroker Server
                                        
                                        LOAD   = Reflects whether the unit definition was properly loaded.
                                        ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                        SUB    = The low-level unit activation state, values depend on unit type.
                                        
                                        1 loaded units listed.
                                        
                                        *** FILESYSTEM ***
                                        Filesystem     Type      Size  Used Avail Use% Mounted on
                                        udev           devtmpfs  2.9G     0  2.9G   0% /dev
                                        tmpfs          tmpfs     593M  1.2M  592M   1% /run
                                        /dev/sda2      ext4       50G   34G   13G  73% /
                                        tmpfs          tmpfs     2.9G     0  2.9G   0% /dev/shm
                                        tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                        tmpfs          tmpfs     2.9G     0  2.9G   0% /sys/fs/cgroup
                                        /dev/loop3     squashfs   56M   56M     0 100% /snap/core18/2796
                                        /dev/loop0     squashfs  106M  106M     0 100% /snap/core/16202
                                        /dev/loop2     squashfs   56M   56M     0 100% /snap/core18/2790
                                        /dev/loop5     squashfs   64M   64M     0 100% /snap/core20/2015
                                        /dev/loop1     squashfs  106M  106M     0 100% /snap/core/16091
                                        /dev/loop4     squashfs   64M   64M     0 100% /snap/core20/1974
                                        /dev/loop6     squashfs   92M   92M     0 100% /snap/lxd/23991
                                        /dev/loop8     squashfs  128K  128K     0 100% /snap/ncdu/62
                                        /dev/loop7     squashfs   92M   92M     0 100% /snap/lxd/24061
                                        /dev/loop9     squashfs  128K  128K     0 100% /snap/ncdu/64
                                        /dev/loop10    squashfs  4.3M  4.3M     0 100% /snap/tree/18
                                        tmpfs          tmpfs     593M     0  593M   0% /run/user/1000
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        [Wed Nov 22 09:11:55 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                                        [Wed Nov 22 09:12:02 2023] EXT4-fs (sda2): re-mounted. Opts: (null)
                                        
                                        Show mounted filesystems \(real ones only\):
                                        TARGET                SOURCE      FSTYPE   OPTIONS
                                        /                     /dev/sda2   ext4     rw,relatime
                                        |-/sys/kernel/tracing tracefs     tracefs  rw,nosuid,nodev,noexec,relatime
                                        |-/snap/core18/2796   /dev/loop3  squashfs ro,nodev,relatime
                                        |-/snap/core/16202    /dev/loop0  squashfs ro,nodev,relatime
                                        |-/snap/core18/2790   /dev/loop2  squashfs ro,nodev,relatime
                                        |-/snap/core20/2015   /dev/loop5  squashfs ro,nodev,relatime
                                        |-/snap/core/16091    /dev/loop1  squashfs ro,nodev,relatime
                                        |-/snap/core20/1974   /dev/loop4  squashfs ro,nodev,relatime
                                        |-/snap/lxd/23991     /dev/loop6  squashfs ro,nodev,relatime
                                        |-/snap/ncdu/62       /dev/loop8  squashfs ro,nodev,relatime
                                        |-/snap/lxd/24061     /dev/loop7  squashfs ro,nodev,relatime
                                        |-/snap/ncdu/64       /dev/loop9  squashfs ro,nodev,relatime
                                        `-/snap/tree/18       /dev/loop10 squashfs ro,nodev,relatime
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        5.6G    /var/
                                        4.0G    /var/log/journal/4c4f1c196fd742fb8ea78816d6e03b15
                                        4.0G    /var/log/journal
                                        4.0G    /var/log
                                        1.5G    /var/lib
                                        
                                        Archived and active journals take up 3.9G in the file system.
                                        
                                        /opt/iobroker/backups:
                                        12M     /opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        17G     /opt/iobroker/iobroker-data/
                                        16G     /opt/iobroker/iobroker-data/history
                                        668M    /opt/iobroker/iobroker-data/files
                                        155M    /opt/iobroker/iobroker-data/backup-objects
                                        113M    /opt/iobroker/iobroker-data/files/vis-2-beta
                                        
                                        The five largest files in iobroker-data are:
                                        24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.5f66c5d9.js.map
                                        24M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.9f2a6569.js.map
                                        24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.5f66c5d9.js.map
                                        21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                                        17M     /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.f79fb97a.js.map
                                        
                                        USB-Devices by-id:
                                        USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                        
                                        /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs         v18.18.2
                                        /usr/bin/node           v18.18.2
                                        /usr/bin/npm            9.8.1
                                        /usr/bin/npx            9.8.1
                                        /usr/bin/corepack       0.19.0
                                        
                                        
                                        nodejs:
                                          Installed: 18.18.2-1nodesource1
                                          Candidate: 18.18.2-1nodesource1
                                          Version table:
                                         *** 18.18.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                                100 /var/lib/dpkg/status
                                             18.18.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.18.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.17.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.17.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.16.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.16.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.15.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.14.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.14.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.14.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.13.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.12.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.11.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.10.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.9.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.9.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.8.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.7.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.6.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.5.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.4.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.3.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.2.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.1.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.0.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             10.19.0~dfsg-3ubuntu1.3 500
                                                500 http://de.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
                                                500 http://de.archive.ubuntu.com/ubuntu focal-security/universe amd64 Packages
                                             10.19.0~dfsg-3ubuntu1 500
                                                500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
                                        
                                        Temp directories causing npm8 problem: 0
                                        No problems detected
                                        
                                        Errors in npm tree:
                                        npm ERR! code ELSPROBLEMS
                                        npm ERR! invalid: iobroker.fronius@2.0.2 /opt/iobroker/node_modules/iobroker.fronius
                                        npm ERR! invalid: iobroker.labcom@0.1.1 /opt/iobroker/node_modules/iobroker.labcom
                                        npm ERR! invalid: eiscp@0.0.1 /opt/iobroker/node_modules/eiscp
                                        npm ERR! invalid: buffer@5.7.1 /opt/iobroker/node_modules/buffer
                                        
                                        npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-22T09_47_33_666Z-debug-0.log
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is not running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Core adapters versions
                                        js-controller:  4.0.24
                                        admin:          6.12.0
                                        javascript:     7.1.4
                                        
                                        npm ERR! code ELSPROBLEMS
                                        npm ERR! invalid: iobroker.fronius@2.0.2 /opt/iobroker/node_modules/iobroker.fronius
                                        npm ERR! invalid: iobroker.labcom@0.1.1 /opt/iobroker/node_modules/iobroker.labcom
                                        
                                        npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-22T09_48_06_617Z-debug-0.log
                                        Adapters from github:   2
                                        
                                        Adapter State
                                          system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          system.adapter.alias-manager.0          : alias-manager         : iobroker                                 - disabled
                                          system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                          system.adapter.discovery.0              : discovery             : iobroker                                 - disabled
                                          system.adapter.easee.0                  : easee                 : iobroker                                 - disabled
                                          system.adapter.echarts.0                : echarts               : iobroker                                 -  enabled
                                          system.adapter.fakeroku.0               : fakeroku              : iobroker                                 -  enabled
                                          system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                                          system.adapter.fronius-solarweb.0       : fronius-solarweb      : iobroker                                 -  enabled
                                          system.adapter.fronius.0                : fronius               : iobroker                                 -  enabled
                                          system.adapter.habpanel.0               : habpanel              : iobroker                                 - disabled
                                          system.adapter.harmony.0                : harmony               : iobroker                                 -  enabled
                                          system.adapter.history.0                : history               : iobroker                                 -  enabled
                                          system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                                          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                 - disabled
                                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -  enabled
                                          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 - disabled
                                          system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                          system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                                          system.adapter.jarvis.0                 : jarvis                : iobroker                                 - disabled
                                          system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                          system.adapter.knx.0                    : knx                   : iobroker                                 -  enabled, bind: 192.168.8.67
                                          system.adapter.lg-thinq.0               : lg-thinq              : iobroker                                 -  enabled
                                          system.adapter.lgtv.0                   : lgtv                  : iobroker                                 -  enabled
                                          system.adapter.mobile.0                 : mobile                : iobroker                                 - disabled
                                          system.adapter.moma.0                   : moma                  : iobroker                                 -  enabled
                                          system.adapter.onkyo.0                  : onkyo                 : iobroker                                 -  enabled
                                          system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
                                          system.adapter.parser.0                 : parser                : iobroker                                 - disabled
                                          system.adapter.pi-hole.0                : pi-hole               : iobroker                                 - disabled
                                          system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                                          system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
                                          system.adapter.sayit.0                  : sayit                 : iobroker                                 - disabled, port: 0
                                          system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
                                          system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
                                          system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                          system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                          system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                                          system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                                          system.adapter.vis-2-beta.0             : vis-2-beta            : iobroker                                 -  enabled
                                          system.adapter.vis-bars.0               : vis-bars              : iobroker                                 - disabled
                                          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 - disabled
                                          system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 - disabled
                                          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 - disabled
                                          system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 - disabled
                                          system.adapter.vis-history.0            : vis-history           : iobroker                                 - disabled
                                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
                                          system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
                                          system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
                                          system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 - disabled
                                          system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 - disabled
                                          system.adapter.vis-lcars.0              : vis-lcars             : iobroker                                 - disabled
                                          system.adapter.vis-map.0                : vis-map               : iobroker                                 - disabled
                                          system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker                                 -  enabled
                                          system.adapter.vis-material.0           : vis-material          : iobroker                                 - disabled
                                          system.adapter.vis-metro.0              : vis-metro             : iobroker                                 - disabled
                                          system.adapter.vis-players.0            : vis-players           : iobroker                                 - disabled
                                          system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 - disabled
                                          system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 - disabled
                                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                                          system.adapter.vis-weather.0            : vis-weather           : iobroker                                 - disabled
                                          system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                          system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          system.adapter.wifilight.0              : wifilight             : iobroker                                 -  enabled
                                          system.adapter.wled.0                   : wled                  : iobroker                                 -  enabled
                                          system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyUSB0
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                          system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                          system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
                                          system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                          system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                          system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyUSB0
                                        
                                        ioBroker-Repositories
                                        stable        : http://download.iobroker.net/sources-dist.json
                                        beta          : http://download.iobroker.net/sources-dist-latest.json
                                        
                                        Active repo(s): stable
                                        
                                        Installed ioBroker-Instances
                                        Used repository: stable
                                        Adapter    "admin"        : 6.12.0   , installed 6.12.0
                                        Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                        Adapter    "backitup"     : 2.8.7    , installed 2.9.4
                                        Adapter    "bydbatt"      : 1.1.0    , installed 1.1.0
                                        Adapter    "bydhvs"       : 1.5.0    , installed 1.5.0
                                        Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                        Adapter    "daswetter"    : 3.1.10   , installed 3.1.11
                                        Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                                        Adapter    "easee"        : 1.0.10   , installed 1.0.10
                                        Adapter    "echarts"      : 1.5.4    , installed 1.5.4
                                        Adapter    "fakeroku"     : 0.2.2    , installed 0.2.2
                                        Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                        Adapter    "fronius"      : 2.0.2    , installed 2.0.2
                                        Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
                                        Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                                        Adapter    "harmony"      : 1.2.2    , installed 1.3.0
                                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                                        Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                        Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                        Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                                        Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                        Adapter    "info"         : 2.0.0    , installed 2.0.0
                                        Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                                        Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                                        Controller "js-controller": 5.0.16   , installed 4.0.24 [Updatable]
                                        Adapter    "knx"          : 2.0.23   , installed 2.0.23
                                        Adapter    "lg-thinq"     : 0.1.4    , installed 0.1.4
                                        Adapter    "lgtv"         : 2.1.2    , installed 2.1.2
                                        Adapter    "midea"        : 0.0.7    , installed 0.0.7
                                        Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                        Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                        Adapter    "moma"         : 1.2.9    , installed 1.2.9
                                        Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
                                        Adapter    "openweathermap": 0.4.5   , installed 0.4.5
                                        Adapter    "parser"       : 2.0.7    , installed 2.0.7
                                        Adapter    "phantomjs"    : 1.1.3    , installed 1.1.3
                                        Adapter    "pi-hole"      : 1.3.6    , installed 1.3.6
                                        Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                        Adapter    "pvforecast"   : 2.9.0    , installed 2.9.0
                                        Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                                        Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                        Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                                        Adapter    "shuttercontrol": 1.6.3   , installed 1.6.3
                                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                        Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                                        Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                                        Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                                        Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                        Adapter    "trashschedule": 2.3.0    , installed 2.3.0
                                        Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                                        Adapter    "unifi"        : 0.6.6    , installed 0.6.6
                                        Adapter    "vis"          : 1.4.16   , installed 1.5.1
                                        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                        Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                        Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                        Adapter    "vis-icontwo"  : 0.97.1   , installed 0.97.1
                                        Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                        Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                        Adapter    "vis-justgage" : 2.0.0    , installed 2.0.0
                                        Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                        Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                                        Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                                        Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                                        Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                        Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                        Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                        Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                                        Adapter    "web"          : 6.1.10   , installed 6.1.10
                                        Adapter    "wifilight"    : 1.1.4    , installed 1.1.4
                                        Adapter    "wled"         : 0.7.1    , installed 0.7.1
                                        Adapter    "ws"           : 2.5.8    , installed 2.5.8
                                        Adapter    "zigbee"       : 1.8.24   , installed 1.8.24
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects:        11401
                                        States:         10304
                                        
                                        *** OS-Repositories and Updates ***
                                        Hit:1 http://de.archive.ubuntu.com/ubuntu focal InRelease
                                        Hit:2 http://de.archive.ubuntu.com/ubuntu focal-updates InRelease
                                        Hit:3 http://de.archive.ubuntu.com/ubuntu focal-backports InRelease
                                        Hit:4 http://de.archive.ubuntu.com/ubuntu focal-security InRelease
                                        Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                                        Reading package lists...
                                        Pending Updates: 0
                                        
                                        *** Listening Ports ***
                                        Active Internet connections (only servers)
                                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                        
                                        tcp        0      0 0.0.0.0:10000           0.0.0.0:*               LISTEN      0          28932      1063/perl
                                        
                                        tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        20806      663/systemd-resolve
                                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          26317      818/sshd: /usr/sbin
                                        tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        26362      810/influxd
                                        
                                        tcp6       0      0 :::8086                 :::*                    LISTEN      999        29471      810/influxd
                                        
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          26319      818/sshd: /usr/sbin
                                        tcp6       0      0 :::3000                 :::*                    LISTEN      111        28897      784/grafana-server
                                        
                                        udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        20805      663/systemd-resolve
                                        udp        0      0 192.168.8.67:68         0.0.0.0:*                           100        22851      661/systemd-network
                                        udp        0      0 0.0.0.0:10000           0.0.0.0:*                           0          28933      1063/perl
                                        
                                        udp6       0      0 fe80::11:32ff:fe2d::546 :::*                                100        24053      661/systemd-network
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2023-11-22 10:36:45.421  - info: host.iobroker instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                        2023-11-22 10:36:45.422  - info: host.iobroker instance system.adapter.info.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                        2023-11-22 10:36:45.455  - info: host.iobroker instance system.adapter.lgtv.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                        2023-11-22 10:36:45.507  - info: tuya.0 (1832) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                        2023-11-22 10:36:45.506  - info: host.iobroker instance system.adapter.trashschedule.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                        2023-11-22 10:36:45.507  - info: host.iobroker instance system.adapter.wled.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                        2023-11-22 10:36:45.985  - warn: host.iobroker instance system.adapter.javascript.0 terminated due to SIGTERM
                                        2023-11-22 10:36:45.986  - info: host.iobroker instance system.adapter.javascript.0 terminated with code null ()
                                        2023-11-22 10:36:46.048  - warn: host.iobroker instance system.adapter.ping.0 terminated due to SIGTERM
                                        2023-11-22 10:36:46.049  - info: host.iobroker instance system.adapter.ping.0 terminated with code null ()
                                        2023-11-22 10:36:46.050  - warn: host.iobroker instance system.adapter.sonoff.0 terminated due to SIGTERM
                                        2023-11-22 10:36:46.050  - info: host.iobroker instance system.adapter.sonoff.0 terminated with code null ()
                                        2023-11-22 10:36:46.122  - warn: host.iobroker instance system.adapter.zigbee.0 terminated due to SIGTERM
                                        2023-11-22 10:36:46.123  - info: host.iobroker instance system.adapter.zigbee.0 terminated with code null ()
                                        2023-11-22 10:36:46.123  - warn: host.iobroker instance system.adapter.fronius.0 terminated due to SIGTERM
                                        2023-11-22 10:36:46.123  - info: host.iobroker instance system.adapter.fronius.0 terminated with code null ()
                                        2023-11-22 10:36:46.203  - warn: host.iobroker instance system.adapter.web.0 terminated due to SIGTERM
                                        2023-11-22 10:36:46.204  - info: host.iobroker instance system.adapter.web.0 terminated with code null ()
                                        2023-11-22 10:36:46.205  - warn: host.iobroker instance system.adapter.echarts.0 terminated due to SIGTERM
                                        2023-11-22 10:36:46.205  - info: host.iobroker instance system.adapter.echarts.0 terminated with code null ()
                                        2023-11-22 10:36:46.232  - info: host.iobroker instance system.adapter.influxdb.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                        2023-11-22 10:36:46.438  - info: host.iobroker instance system.adapter.history.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                        2023-11-22 10:36:46.463  - info: host.iobroker instance system.adapter.tuya.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                        2023-11-22 10:36:46.463  - info: host.iobroker All instances are stopped.
                                        2023-11-22 10:36:46.878  - info: host.iobroker terminated
                                        
                                        

                                        ============ Mark until here for C&P =============

                                        iob diag has finished.

                                        W 1 Reply Last reply Reply Quote 0
                                        • W
                                          wolkenloser @wolkenloser last edited by

                                          Den Fronius Adapter hab ich noch nicht angepackt....
                                          Den Labcom Adapter hatte ich gelöscht, anscheinen sidn noch Reste vorhanden....

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

                                            @wolkenloser sagte in keine Geräte im Zigbee Adapter - funktioniert aber.:

                                            Den Fronius Adapter hab ich noch nicht angepackt....

                                            Installier den nochmal drüber.

                                            iob update
                                            iob upgrade fronius@2.0.2 --debug
                                            

                                            Zu labcom

                                            iob del iobroker.labcom --debug
                                            
                                            W 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

                                            805
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            zigbee-adapter
                                            2
                                            61
                                            2371
                                            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