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. ioBroker Allgemein
  4. deconz api key verbindet sich nixht mit phoscon app

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

deconz api key verbindet sich nixht mit phoscon app

Scheduled Pinned Locked Moved ioBroker Allgemein
conbee 2deconzphoscon app
18 Posts 4 Posters 7.6k Views 3 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.
  • D Offline
    D Offline
    DerS
    wrote on last edited by
    #3

    Der Key wird somit automatisch eingefügt.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DerS
      wrote on last edited by
      #4

      Was auch eine Möglichkeit sein könnte:
      Den Port im Deconz Adapter auf 80 ändern, der steht standartmäßig auf 8080.
      Desweiteren, wie hast du den Autostart von deconz eingestellt? "systemctl enable deconz" und "systemctl enable deconz-gui"? Davon darfst du nur ein Befehl ausführen, sonst läuft eine weitere Instanz im Hintergrund, dies führte bei mir Anfangs auch zu Problemen.. In dem Fall eine Instanz mit "systemctl disable deconz oder deconz-gui" wieder deaktivieren und dann reboot.

      1 Reply Last reply
      0
      • O Offline
        O Offline
        Olli77
        wrote on last edited by
        #5

        Hi
        also ich habe den Port komplett gelöscht, da ich das im Netz so erlesen habe. ich hatte keinen vorhandenen Key und habe es genau so gemacht wie du es geschrieben hast. Leider ohne Erfolg. Ich habe es ja manuell installiert. Kann es sein das ich da irgendwo einen Fehler gemacht habe?

        thewhoboxT 1 Reply Last reply
        0
        • O Olli77

          Hi
          also ich habe den Port komplett gelöscht, da ich das im Netz so erlesen habe. ich hatte keinen vorhandenen Key und habe es genau so gemacht wie du es geschrieben hast. Leider ohne Erfolg. Ich habe es ja manuell installiert. Kann es sein das ich da irgendwo einen Fehler gemacht habe?

          thewhoboxT Offline
          thewhoboxT Offline
          thewhobox
          wrote on last edited by
          #6

          @Olli77 Wo liegt denn dann genau das Problem?
          Dachte es geht darum wie man an einen API Key kommt?

          Steht iwas im Log?

          Meine Adapter: emby | discovery
          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          1 Reply Last reply
          0
          • O Offline
            O Offline
            Olli77
            wrote on last edited by
            #7

            Hallo
            das Problem ist das die phoscon app sich nicht mit dem Deconz Adapter von Iobroker verbinden will

            thewhoboxT 1 Reply Last reply
            0
            • O Olli77

              Hallo
              das Problem ist das die phoscon app sich nicht mit dem Deconz Adapter von Iobroker verbinden will

              thewhoboxT Offline
              thewhoboxT Offline
              thewhobox
              wrote on last edited by
              #8

              @Olli77 Api Key ist in den Adapter einstellungen erfolgreich erstellt worden?
              Nochmal: Steht was im Log?
              Welche Adapterversion?

              Meine Adapter: emby | discovery
              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              1 Reply Last reply
              0
              • O Offline
                O Offline
                Olli77
                wrote on last edited by
                #9

                das steht im log

                undefined2019-05-08 15:41:23.899 - info: host.raspberrypi instance system.adapter.deconz.0 started with pid 14524
                2019-05-08 15:41:25.394 - error: Caught by controller[0]: /opt/iobroker/node_modules/iobroker.deconz/node_modules/ws/lib/websocket.js:347
                2019-05-08 15:41:25.394 - error: Caught by controller[0]: ...options
                2019-05-08 15:41:25.395 - error: Caught by controller[0]: ^^^
                2019-05-08 15:41:25.395 - error: Caught by controller[0]: SyntaxError: Unexpected token ...
                2019-05-08 15:41:25.395 - error: Caught by controller[0]: at createScript (vm.js:56:10)
                2019-05-08 15:41:25.395 - error: Caught by controller[0]: at Object.runInThisContext (vm.js:97:10)
                2019-05-08 15:41:25.398 - error: Caught by controller[0]: at Module._compile (module.js:549:28)
                2019-05-08 15:41:25.399 - error: Caught by controller[0]: at Object.Module._extensions..js (module.js:586:10)
                2019-05-08 15:41:25.399 - error: Caught by controller[0]: at Module.load (module.js:494:32)
                2019-05-08 15:41:25.399 - error: Caught by controller[0]: at tryModuleLoad (module.js:453:12)
                2019-05-08 15:41:25.399 - error: Caught by controller[0]: at Function.Module._load (module.js:445:3)
                2019-05-08 15:41:25.399 - error: Caught by controller[0]: at Module.require (module.js:504:17)
                2019-05-08 15:41:25.399 - error: Caught by controller[0]: at require (internal/module.js:20:19)
                2019-05-08 15:41:25.400 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.deconz/node_modules/ws/index.js:3:19)
                2019-05-08 15:41:25.400 - error: host.raspberrypi instance system.adapter.deconz.0 terminated with code 1 ()
                2019-05-08 15:41:25.400 - info: host.raspberrypi Restart adapter system.adapter.deconz.0 because enabled
                2019-05-08 15:41:25.441 - error: hm-rpc.1 init error: Error: response timeout
                2019-05-08 15:41:34.274 - error: tr-064.0 Error: read ECONNRESET - {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
                2019-05-08 15:41:34.275 - error: tr-064.0 ~
                2019-05-08 15:41:34.276 - error: tr-064.0 ~~ Fatal error. Can not connect to your FritzBox.
                2019-05-08 15:41:34.276 - error: tr-064.0 ~~ If configuration, networt, IP address, etc. ok, try to restart your FritzBox
                2019-05-08 15:41:34.276 - error: tr-064.0 ~
                2019-05-08 15:41:39.321 - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 ()
                2019-05-08 15:41:39.322 - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
                2019-05-08 15:41:55.414 - info: host.raspberrypi instance system.adapter.deconz.0 started with pid 15975

                thewhoboxT 1 Reply Last reply
                0
                • O Olli77

                  das steht im log

                  undefined2019-05-08 15:41:23.899 - info: host.raspberrypi instance system.adapter.deconz.0 started with pid 14524
                  2019-05-08 15:41:25.394 - error: Caught by controller[0]: /opt/iobroker/node_modules/iobroker.deconz/node_modules/ws/lib/websocket.js:347
                  2019-05-08 15:41:25.394 - error: Caught by controller[0]: ...options
                  2019-05-08 15:41:25.395 - error: Caught by controller[0]: ^^^
                  2019-05-08 15:41:25.395 - error: Caught by controller[0]: SyntaxError: Unexpected token ...
                  2019-05-08 15:41:25.395 - error: Caught by controller[0]: at createScript (vm.js:56:10)
                  2019-05-08 15:41:25.395 - error: Caught by controller[0]: at Object.runInThisContext (vm.js:97:10)
                  2019-05-08 15:41:25.398 - error: Caught by controller[0]: at Module._compile (module.js:549:28)
                  2019-05-08 15:41:25.399 - error: Caught by controller[0]: at Object.Module._extensions..js (module.js:586:10)
                  2019-05-08 15:41:25.399 - error: Caught by controller[0]: at Module.load (module.js:494:32)
                  2019-05-08 15:41:25.399 - error: Caught by controller[0]: at tryModuleLoad (module.js:453:12)
                  2019-05-08 15:41:25.399 - error: Caught by controller[0]: at Function.Module._load (module.js:445:3)
                  2019-05-08 15:41:25.399 - error: Caught by controller[0]: at Module.require (module.js:504:17)
                  2019-05-08 15:41:25.399 - error: Caught by controller[0]: at require (internal/module.js:20:19)
                  2019-05-08 15:41:25.400 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.deconz/node_modules/ws/index.js:3:19)
                  2019-05-08 15:41:25.400 - error: host.raspberrypi instance system.adapter.deconz.0 terminated with code 1 ()
                  2019-05-08 15:41:25.400 - info: host.raspberrypi Restart adapter system.adapter.deconz.0 because enabled
                  2019-05-08 15:41:25.441 - error: hm-rpc.1 init error: Error: response timeout
                  2019-05-08 15:41:34.274 - error: tr-064.0 Error: read ECONNRESET - {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
                  2019-05-08 15:41:34.275 - error: tr-064.0 ~
                  2019-05-08 15:41:34.276 - error: tr-064.0 ~~ Fatal error. Can not connect to your FritzBox.
                  2019-05-08 15:41:34.276 - error: tr-064.0 ~~ If configuration, networt, IP address, etc. ok, try to restart your FritzBox
                  2019-05-08 15:41:34.276 - error: tr-064.0 ~
                  2019-05-08 15:41:39.321 - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 1 ()
                  2019-05-08 15:41:39.322 - info: host.raspberrypi Restart adapter system.adapter.tr-064.0 because enabled
                  2019-05-08 15:41:55.414 - info: host.raspberrypi instance system.adapter.deconz.0 started with pid 15975

                  thewhoboxT Offline
                  thewhoboxT Offline
                  thewhobox
                  wrote on last edited by thewhobox
                  #10

                  @Olli77 anscheinend hat er Probleme mit der websocket Verbindung.
                  IP stimmt?
                  Gib bei Port mal 80 ein, anstatt leer.

                  DeConz läuft aber an sich schon?
                  Geräte damit Verbunden, vll auch mal testweise einen Schalter und eine leuchte in der phoscon app verknüpft?

                  Btw. Stell den Adapter mal auf Debug.
                  (Instanzen, Expertenmodus, log Level)

                  Meine Adapter: emby | discovery
                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  1 Reply Last reply
                  0
                  • D Offline
                    D Offline
                    DerS
                    wrote on last edited by
                    #11

                    Schon weiter mit deinem Problem?
                    Schau mal hier: https://forum.iobroker.net/topic/8930/aufruf-deconz-adapter-testen-1-1-0/426?page=22
                    Welche Adapter Version nutzt du? Nodejs evtl 6? Versuch dann mal die Adapterversion 1.0.1.

                    1 Reply Last reply
                    0
                    • O Offline
                      O Offline
                      Olli77
                      wrote on last edited by Olli77
                      #12

                      Hallo ne leider stehe ich immer noch vor dem gleichem Problem.
                      Also ich habe schon folgendes probier:
                      im Iobroker den deConz adapter mit Port 80 und ohne port 80
                      ->mit Passwort und ohne Passwort
                      Deconz Version 1.1.1.(im Iobroker zeigt er mit bei den Adaptereinstellungen keine Version an (auch keine API version)
                      Habe den Deconz adapter schon mehrfach deinstalliert und wieder installiert.

                      Folgendes läuft perfekt:
                      Deconz auf dem Rasberry
                      Phoscon app auf dem Rasberry (sensoren auch schon angelernt)

                      Ich bekomme nur die Phoscon APP nicht mit dem Deconzadapter(auf dem IObroker), der auf dem Iobroker läuft, verbunden. Und somit kann ich die Sensoren die ich angelernt habe nicht im Iobroker verwalten.

                      1 Reply Last reply
                      0
                      • O Offline
                        O Offline
                        Olli77
                        wrote on last edited by
                        #13

                        hier noch mal die LOG datei.
                        undefined2019-05-09 14:11:42.765 - info: host.raspberrypi instance system.adapter.deconz.0 started with pid 6799
                        2019-05-09 14:11:44.241 - error: Caught by controller[0]: /opt/iobroker/node_modules/iobroker.deconz/node_modules/ws/lib/websocket.js:347
                        2019-05-09 14:11:44.242 - error: Caught by controller[0]: ...options
                        2019-05-09 14:11:44.242 - error: Caught by controller[0]: ^^^
                        2019-05-09 14:11:44.243 - error: Caught by controller[0]: SyntaxError: Unexpected token ...
                        2019-05-09 14:11:44.243 - error: Caught by controller[0]: at createScript (vm.js:56:10)
                        2019-05-09 14:11:44.244 - error: Caught by controller[0]: at Object.runInThisContext (vm.js:97:10)
                        2019-05-09 14:11:44.244 - error: Caught by controller[0]: at Module._compile (module.js:549:28)
                        2019-05-09 14:11:44.244 - error: Caught by controller[0]: at Object.Module._extensions..js (module.js:586:10)
                        2019-05-09 14:11:44.244 - error: Caught by controller[0]: at Module.load (module.js:494:32)
                        2019-05-09 14:11:44.245 - error: Caught by controller[0]: at tryModuleLoad (module.js:453:12)
                        2019-05-09 14:11:44.245 - error: Caught by controller[0]: at Function.Module._load (module.js:445:3)
                        2019-05-09 14:11:44.245 - error: Caught by controller[0]: at Module.require (module.js:504:17)
                        2019-05-09 14:11:44.245 - error: Caught by controller[0]: at require (internal/module.js:20:19)
                        2019-05-09 14:11:44.245 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.deconz/node_modules/ws/index.js:3:19)
                        2019-05-09 14:11:44.245 - error: host.raspberrypi instance system.adapter.deconz.0 terminated with code 1 ()
                        2019-05-09 14:11:44.246 - info: host.raspberrypi Restart adapter system.adapter.deconz.0 because enabled
                        2019-05-09 14:11:50.394 - info: hm-rpc.0 binrpc -> listDevices 0
                        2019-05-09 14:11:50.404 - info: hm-rpc.0 new CUxD devices/channels after filter: 0
                        2019-05-09 14:12:14.261 - info: host.raspberrypi instance system.adapter.deconz.0 started with pid 7147
                        2019-05-09 14:12:15.754 - error: Caught by controller[0]: /opt/iobroker/node_modules/iobroker.deconz/node_modules/ws/lib/websocket.js:347
                        2019-05-09 14:12:15.755 - error: Caught by controller[0]: ...options
                        2019-05-09 14:12:15.756 - error: Caught by controller[0]: ^^^
                        2019-05-09 14:12:15.756 - error: Caught by controller[0]: SyntaxError: Unexpected token ...
                        2019-05-09 14:12:15.757 - error: Caught by controller[0]: at createScript (vm.js:56:10)
                        2019-05-09 14:12:15.757 - error: Caught by controller[0]: at Object.runInThisContext (vm.js:97:10)
                        2019-05-09 14:12:15.757 - error: Caught by controller[0]: at Module._compile (module.js:549:28)
                        2019-05-09 14:12:15.757 - error: Caught by controller[0]: at Object.Module._extensions..js (module.js:586:10)
                        2019-05-09 14:12:15.757 - error: Caught by controller[0]: at Module.load (module.js:494:32)
                        2019-05-09 14:12:15.757 - error: Caught by controller[0]: at tryModuleLoad (module.js:453:12)
                        2019-05-09 14:12:15.757 - error: Caught by controller[0]: at Function.Module._load (module.js:445:3)
                        2019-05-09 14:12:15.758 - error: Caught by controller[0]: at Module.require (module.js:504:17)
                        2019-05-09 14:12:15.758 - error: Caught by controller[0]: at require (internal/module.js:20:19)
                        2019-05-09 14:12:15.758 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.deconz/node_modules/ws/index.js:3:19)
                        2019-05-09 14:12:15.758 - error: host.raspberrypi instance system.adapter.deconz.0 terminated with code 1 ()
                        2019-05-09 14:12:15.758 - info: host.raspberrypi Restart adapter system.adapter.deconz.0 because enabled

                        1 Reply Last reply
                        0
                        • O Offline
                          O Offline
                          Olli77
                          wrote on last edited by
                          #14

                          Unbenannt.JPG

                          1 Reply Last reply
                          0
                          • D Offline
                            D Offline
                            DerS
                            wrote on last edited by
                            #15

                            Okay, welche nodejs Version nutzt du? 6 oder 8? Die 6er scheint bei dem Adapter Probleme zu machen. Der Deconz Adapter der Version 1.0.1 sollte mit nodejs 6 gehen.

                            1 Reply Last reply
                            0
                            • O Offline
                              O Offline
                              Olli77
                              wrote on last edited by
                              #16

                              @DerS said in deconz api key verbindet sich nixht mit phoscon app:

                              Schon weiter mit deinem Problem?
                              Schau mal hier: https://forum.iobroker.net/topic/8930/aufruf-deconz-adapter-testen-1-1-0/426?page=22
                              Welche Adapter Version nutzt du? Nodejs evtl 6? Versuch dann mal die Adapterversion 1.0.1.

                              Hatte deinen Post überlesen ;-)

                              Habe nun ein Downgrade auf 1.0.1 gemacht und schwupps es verbindet sich ...

                              Alles gut nun DANKE

                              1 Reply Last reply
                              0
                              • D Offline
                                D Offline
                                DerS
                                wrote on last edited by
                                #17

                                Ei super!!

                                1 Reply Last reply
                                0
                                • M Offline
                                  M Offline
                                  Max26
                                  wrote on last edited by Max26
                                  #18

                                  erledigt

                                  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
                                  FAQ Cloud / IOT
                                  HowTo: Node.js-Update
                                  HowTo: Backup/Restore
                                  Downloads
                                  BLOG

                                  652

                                  Online

                                  32.7k

                                  Users

                                  82.4k

                                  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