Navigation

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

    NEWS

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

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

    Hue wird nicht erkannt.

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @relaxz last edited by

      @relaxz

      iobroker del discovery
      cd /opt/iobroker
      npm cache clean 
      iobroker add discovery
      
      1 Reply Last reply Reply Quote 0
      • R
        relaxz last edited by

        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 Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @relaxz last edited by Thomas Braun

          @relaxz

          iobroker del discovery
          sudo rm /opt/iobroker/node_modules/iobroker.discovery/io-package.json
          npm cache clean --force
          iobroker add discovery
          
          1 Reply Last reply Reply Quote 0
          • R
            relaxz last edited by

            @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 Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @relaxz last edited by

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

              1 Reply Last reply Reply Quote 0
              • R
                relaxz last edited by

                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 Reply Last reply Reply Quote 0
                • R
                  relaxz last edited by

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

                  1 Reply Last reply Reply Quote 0
                  • R
                    relaxz last edited by

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

                    1 Reply Last reply Reply Quote 0
                    • R
                      relaxz last edited by

                      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 Reply Last reply Reply Quote 0
                      • R
                        relaxz last edited by

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

                        Thomas Braun Meister Mopper 2 Replies Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @relaxz last edited by

                          @relaxz
                          Am besten pro Thema einen Thread starten.

                          1 Reply Last reply Reply Quote 0
                          • Meister Mopper
                            Meister Mopper @relaxz last edited by

                            @relaxz guck mal hier

                            1 Reply Last reply Reply Quote 0
                            • R
                              relaxz last edited by

                              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 Reply Last reply Reply Quote 0
                              • R
                                relaxz last edited by

                                Will ja nicht nochmal rumpfuschen... 😊

                                1 Reply Last reply Reply Quote 0
                                • R
                                  relaxz last edited by

                                  Läuft jetzt. Ein Update des jscontroller hat geholfen

                                  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

                                  608
                                  Online

                                  32.2k
                                  Users

                                  80.8k
                                  Topics

                                  1.3m
                                  Posts

                                  hue hue connection verbindung nich nicht erkannt
                                  5
                                  79
                                  2584
                                  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