Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Zigbee funktioniert nach update nicht mehr

    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

    Zigbee funktioniert nach update nicht mehr

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

      Leider funktioniert mein zigbee adapter nach dem update nicht mehr.
      npm habe ich auf version 18.17.1 geupdatet aber das hatte auch nichts geholfen. dewegen bin ich auf eine ältere version 16.20.2 gegangen aber selbst da meckert er.

      host.raspberrypi 2023-08-13 13:35:46.675	info	Rebuild for adapter system.adapter.zigbee.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      host.raspberrypi 2023-08-13 13:35:46.675	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.raspberrypi 2023-08-13 13:35:46.675	error	Caught by controller[0]: }
      host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: ]
      host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
      host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/@iobroker/adapter-core/build/index.js',
      host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: requireStack: [
      host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1100:19) {
      host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:911:12)
      host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1076:32)
      host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
      host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1198:14)
      host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/@iobroker/adapter-core/build/index.js:21:1)
      host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:119:18)
      host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1100:19)
      host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:873:27)
      host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1028:15)
      host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
      host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/node_modules/@iobroker/adapter-core/build/index.js
      host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: Require stack:
      host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: Error: Cannot find module '@iobroker/types'
      host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: ^
      host.raspberrypi 2023-08-13 13:35:46.671	error	Caught by controller[0]: throw err;
      host.raspberrypi 2023-08-13 13:35:46.671	error	Caught by controller[0]: node:internal/modules/cjs/loader:1031
      host.raspberrypi 2023-08-13 13:35:44.957	info	instance system.adapter.zigbee.0 started with pid 7541
      host.raspberrypi 2023-08-13 13:35:38.187	info	instance system.adapter.zigbee.0 terminated with code null ()
      host.raspberrypi 2023-08-13 13:35:38.186	warn	instance system.adapter.zigbee.0 terminated due to SIGTERM
      host.raspberrypi 2023-08-13 13:35:38.035	info	stopInstance system.adapter.zigbee.0 killing pid 7529
      host.raspberrypi 2023-08-13 13:35:37.033	info	stopInstance system.adapter.zigbee.0 send kill signal
      host.raspberrypi 2023-08-13 13:35:36.969	info	stopInstance system.adapter.zigbee.0 (force=false, process=true)
      host.raspberrypi 2023-08-13 13:35:36.894	info	instance system.adapter.zigbee.0 started with pid 7529
      
      ? 1 Reply Last reply Reply Quote 0
      • ?
        A Former User @Mono990 last edited by

        @mono990 sagte in Zigbee funktioniert nach update nicht mehr:

        Leider funktioniert mein zigbee adapter nach dem update nicht mehr.
        npm habe ich auf version 18.17.1 geupdatet aber das hatte auch nichts geholfen. dewegen bin ich auf eine ältere version 16.20.2 gegangen aber selbst da meckert er.

        Moin,

        wie hast Du das gemacht?
        Zeig mal den langen Output von

        iob diag
        

        VG
        Bernd

        Mono990 1 Reply Last reply Reply Quote 0
        • Mono990
          Mono990 @Guest last edited by

          pi@raspberrypi:~ $ iob diag
          iobroker [command]
          
          Commands:
            iobroker setup                                               Setup ioBroker
            iobroker start [all|<adapter>.<instance>]                    Starts the js-con                                                  troller or a specified adapter instance
            iobroker stop [<adapter>.<instance>]                         stops the js-cont                                                  roller or a specified adapter instance
            iobroker restart [<adapter>.<instance>]                      Restarts js-contr                                                  oller or a specified adapter instance  [aliases: r]
            iobroker debug <adapter>[.<instance>]                        Starts a Node.js                                                   debugging session for the adapter instance
            iobroker info                                                Shows the host in                                                  fo
            iobroker logs [<adapter>]                                    Monitor log
            iobroker add <adapter> [desiredNumber]                       Add instance of a                                                  dapter  [aliases: a]
            iobroker install <adapter>                                   Installs a specif                                                  ied adapter  [aliases: i]
            iobroker rebuild [<module>]                                  Rebuild all nativ                                                  e modules or path
            iobroker url <url> [<name>]                                  Install adapter f                                                  rom specified url, e.g. GitHub
            iobroker del <adapter>                                       Remove adapter an                                                  d all instances from this host  [aliases: delete]
            iobroker del <adapter>.<instance>                            Remove adapter in                                                  stance  [aliases: delete]
            iobroker update [<repositoryUrl>]                            Update repository                                                   and list adapters
            iobroker upgrade                                             Upgrade managemen                                                  t
            iobroker upload [all|<adapter>]                              Upload management                                                    [aliases: u]
            iobroker object                                              Object management                                                    [aliases: o]
            iobroker state                                               State management                                                    [aliases: s]
            iobroker message <adapter>[.instance] <command> [<message>]  Send message to a                                                  dapter instance/s
            iobroker list <type> [<filter>]                              List all entries,                                                   like objects
            iobroker chmod <mode> <file>                                 Change file right                                                  s
            iobroker chown <user> <group> <file>                         Change file owner                                                  ship
            iobroker touch <file>                                        Touch file
            iobroker rm <file>                                           Remove file
            iobroker file                                                File management
            iobroker user                                                User commands
            iobroker group                                               group management
            iobroker host <hostname>                                     Set host to given                                                   hostname
            iobroker set <adapter>.<instance>                            Change settings o                                                  f adapter config
            iobroker license <license.file or license.text>              Update license by                                                   given file
            iobroker cert                                                Certificate manag                                                  ement
            iobroker clean <yes>                                         Clears all object                                                  s and states
            iobroker backup                                              Create backup
            iobroker restore <backup name or path>                       Restore a specifi                                                  ed backup
            iobroker validate <backup name or path>                      Validate a specif                                                  ied backup
            iobroker status [all|<adapter>.<instance>]                   Status of ioBroke                                                  r or adapter instance  [aliases: isrun]
            iobroker repo [<name>]                                       Show repo informa                                                  tion
            iobroker uuid                                                Show uuid of the                                                   installation  [aliases: id]
            iobroker unsetup                                             Reset license, in                                                  stallation secret and language
            iobroker fix                                                 Execute the insta                                                  llation fixer script, this updates your ioBroker installation
            iobroker multihost                                           Multihost managem                                                  ent
            iobroker compact                                             compact group man                                                  agement
            iobroker plugin                                              Plugin management
            iobroker version [<adapter>]                                 Show version of j                                                  s-controller or specified adapter  [aliases: v]
          
          Options:
            --help  Show help  [boolean]
          
          
          Thomas Braun S 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Mono990 last edited by Thomas Braun

            @mono990

            iob stop 
            iob fix 
            iob restart
            

            wenn die Kiste wieder läuft:

            iob diag
            

            Und mach bitte dabei das Fenster von puTTY breiter/auf Vollbild, damit die komischen Sprünge mitten in der Ausgabe nicht erscheinen.
            Alternativ ein besseres Terminal verwenden. Auf Windows z. B. die PowerShell.

            1 Reply Last reply Reply Quote 0
            • S
              Speedschnmidt @Mono990 last edited by

              @mono990 Bei mir war die Schnittstelle für den Zigbee irgendwie entkonfiguriert. neu gesetzt und erledigt.

              Schmitti

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

              Support us

              ioBroker
              Community Adapters
              Donate

              757
              Online

              31.8k
              Users

              80.0k
              Topics

              1.3m
              Posts

              4
              5
              376
              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