Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Zigbee funktioniert nach update nicht mehr

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.3k

Zigbee funktioniert nach update nicht mehr

Scheduled Pinned Locked Moved Error/Bug
5 Posts 4 Posters 550 Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Mono990M Offline
    Mono990M Offline
    Mono990
    wrote on last edited by Mono990
    #1

    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
    0
    • Mono990M 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
      
      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      @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

      Mono990M 1 Reply Last reply
      0
      • ? A Former User

        @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

        Mono990M Offline
        Mono990M Offline
        Mono990
        wrote on last edited by
        #3
        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 BraunT S 2 Replies Last reply
        0
        • Mono990M Mono990
          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 BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by Thomas Braun
          #4

          @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.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1 Reply Last reply
          0
          • Mono990M Mono990
            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]
            
            
            S Offline
            S Offline
            Speedschnmidt
            wrote on last edited by
            #5

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

            Schmitti

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            Support us

            ioBroker
            Community Adapters
            Donate

            864

            Online

            32.4k

            Users

            81.5k

            Topics

            1.3m

            Posts
            Community
            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
            ioBroker Community 2014-2025
            logo
            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Home
            • Recent
            • Tags
            • Unread 0
            • Categories
            • Unreplied
            • Popular
            • GitHub
            • Docu
            • Hilfe