Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Hue wird nicht erkannt.

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.4k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.1k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Hue wird nicht erkannt.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
hue connection verbindung nichnicht erkannthue
79 Beiträge 5 Kommentatoren 2.8k Aufrufe 4 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • R Offline
    R Offline
    relaxz
    schrieb am zuletzt editiert von
    #66
    pi@ioBroker-RasPi4:~ $ iobroker del discovery
    Delete adapter "discovery"
    host.ioBroker-RasPi4 Counted 1 instances of discovery
    host.ioBroker-RasPi4 Counted 1 adapter for discovery
    host.ioBroker-RasPi4 Counted 5 states of discovery
    host.ioBroker-RasPi4 Counted 11 states of system.adapter.discovery
    host.ioBroker-RasPi4 object discovery deleted
    host.ioBroker-RasPi4 object discovery.admin deleted
    host.ioBroker-RasPi4 Deleting 18 object(s).
    Error deleting adapter discovery from disk: SyntaxError: /opt/iobroker/node_modules/iobroker.discovery/io-package.json: Unexpected end of JSON input
    You might have to delete it yourself!
    pi@ioBroker-RasPi4:~ $ cd /opt/iobroker
    pi@ioBroker-RasPi4:/opt/iobroker $ npm cache clean
    npm ERR! As of npm@5, the npm cache self-heals from corruption issues and data extracted from the cache is guaranteed to be valid. If you want to make sure everything is consistent, use 'npm cache verify' instead. On the other hand, if you're debugging an issue with the installer, you can use `npm install --cache /tmp/empty-cache` to use a temporary cache instead of nuking the actual one.
    npm ERR! 
    npm ERR! If you're sure you want to delete the entire cache, rerun this command with --force.
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/iobroker/.npm/_logs/2020-05-29T09_50_33_408Z-debug.log
    pi@ioBroker-RasPi4:/opt/iobroker $ iobroker add discovery
    host.ioBroker-RasPi4 install adapter discovery
    host.ioBroker-RasPi4 error: reading io-package.json SyntaxError: Unexpected end of JSON input
    /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
            throw e;
            ^
    
    TypeError: Cannot read property 'common' of undefined
        at Install.installAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:693:25)
        at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:799:29
        at /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:83755
        at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
        at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49
        at processTicksAndRejections (internal/process/task_queues.js:97:5)
    
    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • R relaxz
      pi@ioBroker-RasPi4:~ $ iobroker del discovery
      Delete adapter "discovery"
      host.ioBroker-RasPi4 Counted 1 instances of discovery
      host.ioBroker-RasPi4 Counted 1 adapter for discovery
      host.ioBroker-RasPi4 Counted 5 states of discovery
      host.ioBroker-RasPi4 Counted 11 states of system.adapter.discovery
      host.ioBroker-RasPi4 object discovery deleted
      host.ioBroker-RasPi4 object discovery.admin deleted
      host.ioBroker-RasPi4 Deleting 18 object(s).
      Error deleting adapter discovery from disk: SyntaxError: /opt/iobroker/node_modules/iobroker.discovery/io-package.json: Unexpected end of JSON input
      You might have to delete it yourself!
      pi@ioBroker-RasPi4:~ $ cd /opt/iobroker
      pi@ioBroker-RasPi4:/opt/iobroker $ npm cache clean
      npm ERR! As of npm@5, the npm cache self-heals from corruption issues and data extracted from the cache is guaranteed to be valid. If you want to make sure everything is consistent, use 'npm cache verify' instead. On the other hand, if you're debugging an issue with the installer, you can use `npm install --cache /tmp/empty-cache` to use a temporary cache instead of nuking the actual one.
      npm ERR! 
      npm ERR! If you're sure you want to delete the entire cache, rerun this command with --force.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2020-05-29T09_50_33_408Z-debug.log
      pi@ioBroker-RasPi4:/opt/iobroker $ iobroker add discovery
      host.ioBroker-RasPi4 install adapter discovery
      host.ioBroker-RasPi4 error: reading io-package.json SyntaxError: Unexpected end of JSON input
      /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
              throw e;
              ^
      
      TypeError: Cannot read property 'common' of undefined
          at Install.installAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:693:25)
          at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:799:29
          at /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:83755
          at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
          at /opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49
          at processTicksAndRejections (internal/process/task_queues.js:97:5)
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #67

      @relaxz

      iobroker del discovery
      sudo rm /opt/iobroker/node_modules/iobroker.discovery/io-package.json
      npm cache clean --force
      iobroker add discovery
      

      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 Antwort Letzte Antwort
      0
      • R Offline
        R Offline
        relaxz
        schrieb am zuletzt editiert von
        #68

        @Thomas-Braun said in Hue wird nicht erkannt.:

        iobroker del discovery sudo rm /opt/iobroker/node_modules/iobroker.discovery/io-package.json npm cache clean --force iobroker add discovery

        Hey, hatte heut nen harten Tag und komme erst eben wieder online. Die letzte Befehlskette hat dazu geführt das das Webinteface endlich wieder geht. Vielen Dank!!!!!

        Soll ich die letzten Befehle dann doch durchführen oder lassen wir das?

        iobroker del discovery
        sudo rm /opt/iobroker/node_modules/iobroker.discovery/io-package.json
        npm cache clean --force
        iobroker add discovery
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • R relaxz

          @Thomas-Braun said in Hue wird nicht erkannt.:

          iobroker del discovery sudo rm /opt/iobroker/node_modules/iobroker.discovery/io-package.json npm cache clean --force iobroker add discovery

          Hey, hatte heut nen harten Tag und komme erst eben wieder online. Die letzte Befehlskette hat dazu geführt das das Webinteface endlich wieder geht. Vielen Dank!!!!!

          Soll ich die letzten Befehle dann doch durchführen oder lassen wir das?

          iobroker del discovery
          sudo rm /opt/iobroker/node_modules/iobroker.discovery/io-package.json
          npm cache clean --force
          iobroker add discovery
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #69

          @relaxz Ich weiß zwar nicht, was genau du meinst, aber wenn es läuft...

          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 Antwort Letzte Antwort
          0
          • R Offline
            R Offline
            relaxz
            schrieb am zuletzt editiert von
            #70

            Das Webinterface läuft Gottseidank wieder, aber ich bekomm den HomematicIP Adapter nicht mehr zum laufen... Die Token Erstellung ist ausgegraut. Auch ne Neuinstallation hat nichts gebracht. Gibts dafür auch ne Lösung?
            Mein Hauptziel war eigentlich Hue, Homematic und Alexa zusammenzuführen.

            1 Antwort Letzte Antwort
            0
            • R Offline
              R Offline
              relaxz
              schrieb am zuletzt editiert von
              #71

              Ahja und der Harmony Hub lässt sich auch nicht mehr starten... Gibts da auch einen Zauber? :)

              1 Antwort Letzte Antwort
              0
              • R Offline
                R Offline
                relaxz
                schrieb am zuletzt editiert von
                #72

                Last but not least. Gibts einen Dreambox, respektive Newigma Adapter? Konnte keinen finden.

                1 Antwort Letzte Antwort
                0
                • R Offline
                  R Offline
                  relaxz
                  schrieb am zuletzt editiert von
                  #73

                  Fehler Homematic

                  
                  host.ioBroker-RasPi4	2020-05-31 14:18:25.520	info	Do not restart adapter system.adapter.hmip.0 because disabled or deleted
                  host.ioBroker-RasPi4	2020-05-31 14:18:25.519	error	instance system.adapter.hmip.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  host.ioBroker-RasPi4	2020-05-31 14:18:25.518	error	Caught by controller[0]: at internal/main/run_main_module.js:17:47
                  host.ioBroker-RasPi4	2020-05-31 14:18:25.518	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
                  host.ioBroker-RasPi4	2020-05-31 14:18:25.517	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
                  host.ioBroker-RasPi4	2020-05-31 14:18:25.516	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
                  host.ioBroker-RasPi4	2020-05-31 14:18:25.515	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
                  host.ioBroker-RasPi4	2020-05-31 14:18:25.511	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
                  host.ioBroker-RasPi4	2020-05-31 14:18:25.510	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.hmip/main.js:11:49)
                  host.ioBroker-RasPi4	2020-05-31 14:18:25.510	error	Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
                  host.ioBroker-RasPi4	2020-05-31 14:18:25.509	error	Caught by controller[0]: ^
                  host.ioBroker-RasPi4	2020-05-31 14:18:25.508	error	Caught by controller[0]: class HmIpCloudAccesspointAdapter extends utils.Adapter {
                  host.ioBroker-RasPi4	2020-05-31 14:18:25.500	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.hmip/main.js:11
                  

                  Fehler Harmony

                  host.ioBroker-RasPi4	2020-05-31 14:17:55.600	info	Do not restart adapter system.adapter.harmony.0 because disabled or deleted
                  host.ioBroker-RasPi4	2020-05-31 14:17:55.600	error	instance system.adapter.harmony.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  host.ioBroker-RasPi4	2020-05-31 14:17:55.599	error	Caught by controller[0]: at internal/main/run_main_module.js:17:47
                  host.ioBroker-RasPi4	2020-05-31 14:17:55.599	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
                  host.ioBroker-RasPi4	2020-05-31 14:17:55.599	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
                  host.ioBroker-RasPi4	2020-05-31 14:17:55.598	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
                  host.ioBroker-RasPi4	2020-05-31 14:17:55.598	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
                  host.ioBroker-RasPi4	2020-05-31 14:17:55.597	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
                  host.ioBroker-RasPi4	2020-05-31 14:17:55.597	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.harmony/harmony.js:598:5)
                  host.ioBroker-RasPi4	2020-05-31 14:17:55.597	error	Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.harmony/harmony.js:30:15)
                  host.ioBroker-RasPi4	2020-05-31 14:17:55.596	error	Caught by controller[0]: TypeError: utils.Adapter is not a constructor
                  host.ioBroker-RasPi4	2020-05-31 14:17:55.596	error	Caught by controller[0]: ^
                  host.ioBroker-RasPi4	2020-05-31 14:17:55.595	error	Caught by controller[0]: adapter = new utils.Adapter(options);
                  host.ioBroker-RasPi4	2020-05-31 14:17:55.594	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.harmony/harmony.js:30
                  

                  Fehler Shutter:

                  host.ioBroker-RasPi4	2020-05-31 14:17:42.889	info	Do not restart adapter system.adapter.shuttercontrol.0 because disabled or deleted
                  host.ioBroker-RasPi4	2020-05-31 14:17:42.888	error	instance system.adapter.shuttercontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  host.ioBroker-RasPi4	2020-05-31 14:17:42.888	error	Caught by controller[0]: at internal/main/run_main_module.js:17:47
                  host.ioBroker-RasPi4	2020-05-31 14:17:42.887	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
                  host.ioBroker-RasPi4	2020-05-31 14:17:42.887	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
                  host.ioBroker-RasPi4	2020-05-31 14:17:42.887	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
                  host.ioBroker-RasPi4	2020-05-31 14:17:42.886	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
                  host.ioBroker-RasPi4	2020-05-31 14:17:42.886	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
                  host.ioBroker-RasPi4	2020-05-31 14:17:42.885	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.shuttercontrol/main.js:2302:5)
                  host.ioBroker-RasPi4	2020-05-31 14:17:42.885	error	Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.shuttercontrol/main.js:82:15)
                  host.ioBroker-RasPi4	2020-05-31 14:17:42.884	error	Caught by controller[0]: TypeError: utils.Adapter is not a constructor
                  host.ioBroker-RasPi4	2020-05-31 14:17:42.884	error	Caught by controller[0]: ^
                  host.ioBroker-RasPi4	2020-05-31 14:17:42.883	error	Caught by controller[0]: adapter = new utils.Adapter(options);
                  host.ioBroker-RasPi4	2020-05-31 14:17:42.882	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.shuttercontrol/main.js:82
                  
                  1 Antwort Letzte Antwort
                  0
                  • R Offline
                    R Offline
                    relaxz
                    schrieb am zuletzt editiert von
                    #74

                    Hab wohl zuviele Fragen gestellt... Dachte aber Aufgrund der Logs das die vlt. zusammenhängen könnten?!

                    Thomas BraunT Meister MopperM 2 Antworten Letzte Antwort
                    0
                    • R relaxz

                      Hab wohl zuviele Fragen gestellt... Dachte aber Aufgrund der Logs das die vlt. zusammenhängen könnten?!

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #75

                      @relaxz
                      Am besten pro Thema einen Thread starten.

                      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 Antwort Letzte Antwort
                      0
                      • R relaxz

                        Hab wohl zuviele Fragen gestellt... Dachte aber Aufgrund der Logs das die vlt. zusammenhängen könnten?!

                        Meister MopperM Online
                        Meister MopperM Online
                        Meister Mopper
                        schrieb am zuletzt editiert von
                        #76

                        @relaxz guck mal hier

                        Proxmox und HA

                        1 Antwort Letzte Antwort
                        0
                        • R Offline
                          R Offline
                          relaxz
                          schrieb am zuletzt editiert von
                          #77

                          Hier muss ich nochmal nachfragen. HUE wird einfach nicht erkannt.
                          Einen User hab ich mit der folgenden Anleitung erstellt. Aber der Adapter wird einfach nicht grün (IP stimmt)

                          HUE Nutzer (https://www.tutonaut.de/anleitung-hue-api-ansprechen-aka-nutzer-anlegen/)

                          host.ioBroker-RasPi4	2020-06-07 00:28:41.679	info	Restart adapter system.adapter.hue.0 because enabled
                          host.ioBroker-RasPi4	2020-06-07 00:28:41.679	error	instance system.adapter.hue.0 terminated with code 1 ()
                          Caught	2020-06-07 00:28:41.678	error	by controller[0]: }
                          Caught	2020-06-07 00:28:41.678	error	by controller[0]: ]
                          Caught	2020-06-07 00:28:41.678	error	by controller[0]: '/opt/iobroker/node_modules/iobroker.hue/main.js'
                          Caught	2020-06-07 00:28:41.678	error	by controller[0]: '/opt/iobroker/node_modules/iobroker.hue/node_modules/@iobroker/adapter-core/build/index.js',
                          Caught	2020-06-07 00:28:41.677	error	by controller[0]: requireStack: [
                          Caught	2020-06-07 00:28:41.677	error	by controller[0]: code: 'MODULE_NOT_FOUND',
                          Caught	2020-06-07 00:28:41.677	error	by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19) {
                          Caught	2020-06-07 00:28:41.677	error	by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
                          Caught	2020-06-07 00:28:41.677	error	by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
                          Caught	2020-06-07 00:28:41.677	error	by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
                          Caught	2020-06-07 00:28:41.676	error	by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
                          Caught	2020-06-07 00:28:41.676	error	by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.hue/node_modules/@iobroker/adapter-core/build/index.js:29:54)
                          Caught	2020-06-07 00:28:41.676	error	by controller[0]: at require (internal/modules/cjs/helpers.js:72:18)
                          Caught	2020-06-07 00:28:41.676	error	by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19)
                          Caught	2020-06-07 00:28:41.676	error	by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:842:27)
                          Caught	2020-06-07 00:28:41.675	error	by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
                          Caught	2020-06-07 00:28:41.675	error	by controller[0]: - /opt/iobroker/node_modules/iobroker.hue/main.js
                          Caught	2020-06-07 00:28:41.675	error	by controller[0]: - /opt/iobroker/node_modules/iobroker.hue/node_modules/@iobroker/adapter-core/build/index.js
                          Caught	2020-06-07 00:28:41.675	error	by controller[0]: Require stack:
                          Caught	2020-06-07 00:28:41.675	error	by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/exitCodes'
                          Caught	2020-06-07 00:28:41.674	error	by controller[0]: ^
                          Caught	2020-06-07 00:28:41.674	error	by controller[0]: throw err;
                          Caught	2020-06-07 00:28:41.673	error	by controller[0]: internal/modules/cjs/loader.js:969
                          host.ioBroker-RasPi4	2020-06-07 00:28:39.688	info	instance system.adapter.hue.0 started with pid 6280
                          
                          1 Antwort Letzte Antwort
                          0
                          • R Offline
                            R Offline
                            relaxz
                            schrieb am zuletzt editiert von
                            #78

                            Will ja nicht nochmal rumpfuschen... :blush:

                            1 Antwort Letzte Antwort
                            0
                            • R Offline
                              R Offline
                              relaxz
                              schrieb am zuletzt editiert von
                              #79

                              Läuft jetzt. Ein Update des jscontroller hat geholfen

                              1 Antwort Letzte Antwort
                              0
                              Antworten
                              • In einem neuen Thema antworten
                              Anmelden zum Antworten
                              • Älteste zuerst
                              • Neuste zuerst
                              • Meiste Stimmen


                              Support us

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

                              629

                              Online

                              32.7k

                              Benutzer

                              82.4k

                              Themen

                              1.3m

                              Beiträge
                              Community
                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                              ioBroker Community 2014-2025
                              logo
                              • Anmelden

                              • Du hast noch kein Konto? Registrieren

                              • Anmelden oder registrieren, um zu suchen
                              • Erster Beitrag
                                Letzter Beitrag
                              0
                              • Home
                              • Aktuell
                              • Tags
                              • Ungelesen 0
                              • Kategorien
                              • Unreplied
                              • Beliebt
                              • GitHub
                              • Docu
                              • Hilfe