Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Conbee 2 Stick - keine Gateway Verbindung

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Conbee 2 Stick - keine Gateway Verbindung

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

      Hallo,

      ich habe heute den Conbee 2 Stick mittels folgender Anleitung https://phoscon.de/de/conbee2/install#raspbian auf meinem neu aufgesetzten Debian 12 System (lt. folgender Anleitung https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht) installiert. Die Installation ist auch sauber durchgelaufen - zumindest gab es keine Fehlemeldungen. Leider erhalte ich jedoch keine Verbindung zum Gateway http://phoscon.de/app

      Der Stick wird gefunden:

      pi@raspberrypiiob:~ $ lsusb
      Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
      Bus 001 Device 003: ID 1cf1:0030 Dresden Elektronik ZigBee gateway [ConBee II]
      Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      
      

      Die Zugriffsrechte habe ich wie in folgendem Beitrag gesetzt https://forum.iobroker.net/topic/26130/phoscon-app-findet-gateway-nicht/7

      Auch den Autostart habe ich entsprechend eingestellt:

      sudo systemctl enable deconz
      

      Hat jemand eine Erklärung warum das Ganze trotzdem nicht läuft? Habe ich etwas entscheidendes vergessen?

      Danke schon mal!

      haselchen Jey Cee 2 Replies Last reply Reply Quote 0
      • haselchen
        haselchen Most Active @Baki074 last edited by

        @baki074

        Welche FW ist auf dem Stick?

        deCONZ_ConBeeII_0x26780700.bin.GCF 15-May-2022 23:41

        Das wäre die "Neueste"

        1 Reply Last reply Reply Quote 0
        • Jey Cee
          Jey Cee Developer @Baki074 last edited by

          @baki074 was gibt

          Sudo systemctl status deconz
          

          Aus?

          B 1 Reply Last reply Reply Quote 0
          • B
            Baki074 @Jey Cee last edited by

            @jey-cee

            pi@raspberrypiiob:~ $ sudo systemctl status deconz
            ● deconz.service - deCONZ: ZigBee gateway -- REST API
                 Loaded: loaded (/lib/systemd/system/deconz.service; enabled; preset: enabled)
                 Active: active (running) since Fri 2023-11-03 14:42:54 CET; 25min ago
               Main PID: 557 (deCONZ)
                  Tasks: 5 (limit: 3919)
                    CPU: 59.253s
                 CGroup: /system.slice/deconz.service
                         └─557 /usr/bin/deCONZ -platform minimal --http-port=80
            
            Nov 03 14:42:54 raspberrypiiob systemd[1]: Started deconz.service - deCONZ: ZigBee gateway -- REST API.
            Nov 03 14:42:55 raspberrypiiob deCONZ[557]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
            Nov 03 14:42:56 raspberrypiiob deCONZ[557]: libpng warning: iCCP: known incorrect sRGB profile
            Nov 03 14:42:59 raspberrypiiob deCONZ[557]: This plugin does not support propagateSizeHints()
            Nov 03 14:42:59 raspberrypiiob deCONZ[557]: This plugin does not support propagateSizeHints()
            Nov 03 14:43:01 raspberrypiiob deCONZ[557]: This plugin does not support propagateSizeHints()
            
            

            @haselchen

            Wie genau kann ich die Firmware des Sticks auslesen?

            haselchen 1 Reply Last reply Reply Quote 0
            • haselchen
              haselchen Most Active @Baki074 last edited by

              @baki074

              Du kannst es hier innerhalb von 5min auf den aktuellen Stand bringen.

              https://flemmingss.com/how-to-update-conbee-conbee-ii-firmware-in-windows-10/

              Firmware

              https://deconz.dresden-elektronik.de/deconz-firmware/

              Und wichtig, ein USB Verlängerungskabel (1m) vom Raspi an den Stick.

              B 1 Reply Last reply Reply Quote 0
              • Jey Cee
                Jey Cee Developer last edited by

                Ruf Phoscon mal über die IP auf und nocht über den Online dienst.

                B 1 Reply Last reply Reply Quote 0
                • B
                  Baki074 @Jey Cee last edited by

                  @jey-cee said in Conbee 2 Stick - keine Gateway Verbindung:

                  Ruf Phoscon mal über die IP auf und nocht über den Online dienst.

                  Habe ich auch versucht (sogar direkt über den iobroker -> Übersicht) bringt leider auch nichts. Erhalte dann immer die Meldung "Seiten-Ladefehler" wegen Zeitüberschreitung

                  Jey Cee 1 Reply Last reply Reply Quote 0
                  • Jey Cee
                    Jey Cee Developer @Baki074 last edited by

                    @baki074 dann gib uns bitte mal mehr Infos zu deinem System.
                    Läuft nur debian oder hast du ne VM auf Proxmox aufgesetzt?
                    Was läuft sonst noch auf dem Debian?

                    1 Reply Last reply Reply Quote 0
                    • B
                      Baki074 @haselchen last edited by

                      @haselchen
                      Gemacht - leider immer noch keine Verbindung zum Gateway bzw. zur Phoscon App.

                      @Jey-Cee
                      Direkt nach der Installation von Debian habe ich nur noch den iobroker installiert. Und eben auch Conbee II wie lt. Link von Phoscon beschrieben. Das ganze auf einem Pi4 Model B.

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        tobrog @Baki074 last edited by

                        @baki074 Soweit ich mich erinnere, läuft phoscon auf Port 80. Ist der evtl schon mit einem anderen Dienst belegt?

                        B 1 Reply Last reply Reply Quote 0
                        • B
                          Baki074 @tobrog last edited by

                          @tobrog DIe Web Station der Synology läuft über Port 80. Dies tat sie aber (unter Debian 10) bevor ich den Pi neu aufgesetzt habe auch schon. Diesen habe ich nun in der Synology deaktiviert und nochmal versucht auf die Phoscon App zuzugreifen. Ohne Erfolg.

                          Die Adresse der Phoscon App war vor der Neuinstallation dieselbe wie jetzt. Kann dies vielleicht aus einem Grund zu Problemen führen?

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Baki074 last edited by

                            @baki074

                            Schau z.B. per

                            iob diag
                            

                            nach, was da evtl. auf Port 80 läuft.

                            B 1 Reply Last reply Reply Quote 0
                            • B
                              Baki074 @Thomas Braun last edited by

                              @thomas-braun

                              Unter Adapter Status scheint deConz der einzige auf Port 80 zu sein.

                              Skript v.2023-10-10
                              
                              *** BASE SYSTEM ***
                               Static hostname: raspberrypiiob
                                     Icon name: computer
                              Operating System: Debian GNU/Linux 12 (bookworm)
                                        Kernel: Linux 6.1.0-rpi4-rpi-v8
                                  Architecture: arm64
                              
                              Model           : Raspberry Pi 4 Model B Rev 1.2
                              Docker          : false
                              Virtualization  : none
                              Kernel          : aarch64
                              Userland        : arm64
                              
                              Systemuptime and Load:
                               16:48:36 up  1:00,  2 users,  load average: 0.35, 0.42, 0.36
                              CPU threads: 4
                              
                              
                              *** RASPBERRY THROTTLING ***
                              Current issues:
                              No throttling issues detected.
                              
                              Previously detected issues:
                              No throttling issues detected.
                              
                              *** Time and Time Zones ***
                                             Local time: Fri 2023-11-03 16:48:37 CET
                                         Universal time: Fri 2023-11-03 15:48:37 UTC
                                               RTC time: n/a
                                              Time zone: Europe/Berlin (CET, +0100)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** User and Groups ***
                              pi
                              /home/pi
                              pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                              
                              *** X-Server-Setup ***
                              X-Server:       false
                              Desktop:
                              Terminal:       tty
                              Boot Target:    multi-user.target
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:            4.0G        1.1G        2.3G        1.2M        621M        2.9G
                              Swap:           104M          0B        104M
                              Total:          4.1G        1.1G        2.4G
                              
                                       3793 M total memory
                                       1073 M used memory
                                       1117 M active memory
                                        363 M inactive memory
                                       2201 M free memory
                                         27 M buffer memory
                                        565 M swap cache
                                         99 M total swap
                                          0 M used swap
                                         99 M free swap
                              
                              Raspberry only:
                              oom events: 0
                              lifetime oom required: 0 Mbytes
                              total time in oom handler: 0 ms
                              max time spent in oom handler: 0 ms
                              
                              *** FAILED SERVICES ***
                              
                                UNIT LOAD ACTIVE SUB DESCRIPTION
                              0 loaded units listed.
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              udev           devtmpfs  1.6G     0  1.6G   0% /dev
                              tmpfs          tmpfs     380M  1.2M  379M   1% /run
                              /dev/mmcblk0p2 ext4       59G  3.7G   52G   7% /
                              tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                              tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                              /dev/mmcblk0p1 vfat      510M   61M  450M  12% /boot/firmware
                              tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Fri Nov  3 15:47:43 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:6D:16:BA vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=f7ca60cb-02 rootfstype=ext4 fsck.repair=yes rootwait
                              [Fri Nov  3 15:47:46 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                              [Fri Nov  3 15:47:48 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                              
                              Show mounted filesystems \(real ones only\):
                              TARGET           SOURCE         FSTYPE OPTIONS
                              /                /dev/mmcblk0p2 ext4   rw,noatime,commit=600
                              `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                              
                              Files in neuralgic directories:
                              
                              /var:
                              611M    /var/
                              201M    /var/cache
                              195M    /var/cache/apt
                              165M    /var/lib
                              145M    /var/log/journal/4903dc435a5c4bab8c999c51be278c00
                              
                              Archived and active journals take up 144.0M in the file system.
                              
                              /opt/iobroker/backups:
                              1.3M    /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              135M    /opt/iobroker/iobroker-data/
                              100M    /opt/iobroker/iobroker-data/files
                              52M     /opt/iobroker/iobroker-data/files/javascript.admin
                              34M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                              33M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                              
                              The five largest files in iobroker-data are:
                              22M     /opt/iobroker/iobroker-data/objects.jsonl
                              19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
                              13M     /opt/iobroker/iobroker-data/states.jsonl
                              8.2M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js
                              7.1M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4ab.chunk.js.map
                              
                              USB-Devices by-id:
                              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                              
                              /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2131568-if00
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v18.18.2
                              /usr/bin/node           v18.18.2
                              /usr/bin/npm            9.8.1
                              /usr/bin/npx            9.8.1
                              /usr/bin/corepack       0.19.0
                              
                              
                              nodejs:
                                Installed: 18.18.2-1nodesource1
                                Candidate: 18.18.2-1nodesource1
                                Version table:
                               *** 18.18.2-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                      100 /var/lib/dpkg/status
                                   18.18.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.18.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.17.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.17.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.16.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.16.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.15.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.14.2-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.14.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.14.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.13.0+dfsg1-1 500
                                      500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                   18.13.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.12.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.11.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.10.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.9.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.9.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.8.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.7.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.6.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.5.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.4.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.3.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.2.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.1.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.0.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                              
                              Temp directories causing npm8 problem: 0
                              No problems detected
                              
                              Errors in npm tree:
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Core adapters versions
                              js-controller:  5.0.12
                              admin:          6.12.0
                              javascript:     7.1.4
                              
                              Adapters from github:   0
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : raspberrypiiob                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                system.adapter.alexa2.0                 : alexa2                : raspberrypiiob                           -  enabled
                              + system.adapter.backitup.0               : backitup              : raspberrypiiob                           -  enabled
                              + system.adapter.broadlink2.0             : broadlink2            : raspberrypiiob                           -  enabled
                              + system.adapter.deconz.0                 : deconz                : raspberrypiiob                           -  enabled, port: 80
                              + system.adapter.device-reminder.0        : device-reminder       : raspberrypiiob                           -  enabled
                              + system.adapter.discovery.0              : discovery             : raspberrypiiob                           -  enabled
                                system.adapter.feiertage.0              : feiertage             : raspberrypiiob                           -  enabled
                              + system.adapter.info.0                   : info                  : raspberrypiiob                           -  enabled
                              + system.adapter.iot.0                    : iot                   : raspberrypiiob                           -  enabled
                              + system.adapter.javascript.0             : javascript            : raspberrypiiob                           -  enabled
                              + system.adapter.pushover.0               : pushover              : raspberrypiiob                           -  enabled
                              + system.adapter.shelly.0                 : shelly                : raspberrypiiob                           -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.yeelight-2.0             : yeelight-2            : raspberrypiiob                           -  enabled
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : raspberrypiiob                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.deconz.0                 : deconz                : raspberrypiiob                           -  enabled, port: 80
                              + system.adapter.shelly.0                 : shelly                : raspberrypiiob                           -  enabled, port: 1882, bind: 0.0.0.0
                              
                              ioBroker-Repositories
                              stable        : http://download.iobroker.net/sources-dist.json
                              beta          : http://download.iobroker.net/sources-dist-latest.json
                              
                              Active repo(s): stable
                              
                              Installed ioBroker-Instances
                              Used repository: stable
                              Adapter    "admin"        : 6.12.0   , installed 6.12.0
                              Adapter    "alexa2"       : 3.25.2   , installed 3.25.2
                              Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                              Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
                              Adapter    "deconz"       : 1.3.21   , installed 1.3.21
                              Adapter    "device-reminder": 3.0.0  , installed 3.0.0
                              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                              Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                              Adapter    "info"         : 2.0.0    , installed 2.0.0
                              Adapter    "iot"          : 1.14.5   , installed 1.14.5
                              Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                              Controller "js-controller": 5.0.12   , installed 5.0.12
                              Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                              Adapter    "shelly"       : 6.4.5    , installed 6.4.5
                              Adapter    "yeelight-2"   : 1.2.1    , installed 1.2.1
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        10005
                              States:         9669
                              
                              *** OS-Repositories and Updates ***
                              W: http://phoscon.de/apt/deconz/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                              Hit:1 http://deb.debian.org/debian bookworm InRelease
                              Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                              Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                              Hit:4 http://phoscon.de/apt/deconz bookworm InRelease
                              Hit:5 http://archive.raspberrypi.com/debian bookworm InRelease
                              Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
                              Reading package lists...
                              W: http://phoscon.de/apt/deconz/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                              Pending Updates: 0
                              
                              *** Listening Ports ***
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                              tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1000       16592      554/deCONZ
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          11821      749/sshd: /usr/sbin
                              tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       11781      554/deCONZ
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       16603      741/iobroker.js-con
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       11873      741/iobroker.js-con
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          11823      749/sshd: /usr/sbin
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       17766      1136/io.admin.0
                              udp        0      0 0.0.0.0:41507           0.0.0.0:*                           1001       18033      1423/io.broadlink2.
                              udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       17999      1423/io.broadlink2.
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        16369      548/avahi-daemon: r
                              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       16984      1327/io.shelly.0
                              udp        0      0 0.0.0.0:56901           0.0.0.0:*                           1001       18002      1423/io.broadlink2.
                              udp        0      0 0.0.0.0:59100           0.0.0.0:*                           104        16371      548/avahi-daemon: r
                              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       17128      1475/io.deconz.0
                              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       17494      554/deCONZ
                              udp6       0      0 fe80::4620:2df4:eb2:546 :::*                                0          17506      664/NetworkManager
                              udp6       0      0 :::49963                :::*                                104        16372      548/avahi-daemon: r
                              udp6       0      0 :::5353                 :::*                                104        16370      548/avahi-daemon: r
                              udp6       0      0 :::1900                 :::*                                1001       17130      1475/io.deconz.0
                              udp6       0      0 :::1900                 :::*                                1001       17129      1475/io.deconz.0
                              
                              *** Log File - Last 25 Lines ***
                              
                              2023-11-03 16:37:41.374  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: WebSocket was closed before the connection was established
                              2023-11-03 16:38:44.444  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: connect EHOSTUNREACH 192.168.178.41:443
                              2023-11-03 16:38:44.445  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: WebSocket was closed before the connection was established
                              2023-11-03 16:39:47.516  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: connect EHOSTUNREACH 192.168.178.41:443
                              2023-11-03 16:39:47.517  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: WebSocket was closed before the connection was established
                              2023-11-03 16:40:50.588  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: connect EHOSTUNREACH 192.168.178.41:443
                              2023-11-03 16:40:50.589  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: WebSocket was closed before the connection was established
                              2023-11-03 16:41:53.660  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: connect EHOSTUNREACH 192.168.178.41:443
                              2023-11-03 16:41:53.661  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: WebSocket was closed before the connection was established
                              2023-11-03 16:42:33.369  - info: admin.0 (1136) ==> Connected system.user.admin from ::ffff:192.168.178.84
                              2023-11-03 16:42:56.732  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: connect EHOSTUNREACH 192.168.178.41:443
                              2023-11-03 16:42:56.733  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: WebSocket was closed before the connection was established
                              2023-11-03 16:43:59.805  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: connect EHOSTUNREACH 192.168.178.41:443
                              2023-11-03 16:43:59.806  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: WebSocket was closed before the connection was established
                              2023-11-03 16:45:02.876  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: connect EHOSTUNREACH 192.168.178.41:443
                              2023-11-03 16:45:02.878  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: WebSocket was closed before the connection was established
                              2023-11-03 16:46:05.948  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: connect EHOSTUNREACH 192.168.178.41:443
                              2023-11-03 16:46:05.949  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: WebSocket was closed before the connection was established
                              2023-11-03 16:46:54.429  - info: admin.0 (1136) <== Disconnect system.user.admin from ::ffff:192.168.178.84
                              2023-11-03 16:47:09.020  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: connect EHOSTUNREACH 192.168.178.41:443
                              2023-11-03 16:47:09.021  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: WebSocket was closed before the connection was established
                              2023-11-03 16:48:12.156  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: connect EHOSTUNREACH 192.168.178.41:443
                              2023-11-03 16:48:12.157  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: WebSocket was closed before the connection was established
                              2023-11-03 16:49:15.228  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: connect EHOSTUNREACH 192.168.178.41:443
                              2023-11-03 16:49:15.229  - warn: deconz.0 (1475) Could not connect to websocket instance of deConz/Phoscon. Error: WebSocket was closed before the connection was established
                              
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Baki074 last edited by

                                @baki074

                                Die letzten Zeilen schauen 'verdächtig' aus.

                                Jey Cee 1 Reply Last reply Reply Quote 0
                                • Jey Cee
                                  Jey Cee Developer @Thomas Braun last edited by

                                  @thomas-braun sagte in Conbee 2 Stick - keine Gateway Verbindung:

                                  Die letzten Zeilen schauen 'verdächtig' aus.

                                  Naja das ist die Logische Konsequenz daraus das deConz/Phonscon nicht erreichbar ist.

                                  @Baki074 gib mal im Adapter die bei IP 127.0.0.1 an.
                                  Das sieht doch schwer nach einem Netzwerk Problem aus.

                                  B 1 Reply Last reply Reply Quote 0
                                  • B
                                    Baki074 @Jey Cee last edited by

                                    @jey-cee said in Conbee 2 Stick - keine Gateway Verbindung:

                                    @Baki074 gib mal im Adapter die bei IP 127.0.0.1 an.
                                    Das sieht doch schwer nach einem Netzwerk Problem aus.

                                    Dadurch springt der Adapter auf grün! Die Phoscon App kann ich aber mit beiden IPs dennoch nicht erreichen.

                                    T 1 Reply Last reply Reply Quote 0
                                    • T
                                      tobrog @Baki074 last edited by

                                      @baki074 Mal mit http://[IP]/pwa probiert?

                                      B 1 Reply Last reply Reply Quote 0
                                      • B
                                        Baki074 @tobrog last edited by

                                        @tobrog Ich habe nun den Router komplett den Stecker gezogen und wieder eingesteckt. Siehe da - hat geklappt! Warum und wieso - keine Ahnung 😄 Ich habe nun jedenfalls Zugriff auf die Phoscon App. Vielen Dank für die Hilfestellungen!

                                        Ist es aber normal, dass Phoscon dieselbe IP Adresse hat wie der IoBroker und sich nur durch den Port unterscheidet? In meinem Fall 192.168.178.38
                                        War bei mir im voherigen System (Debian Buster) nicht so.

                                        Zudem klappt die Übertragung neuer Sensoren von der Phoscon App zum deConz Adapter leider nicht. Auch die bestehenden Sensoren (welche vermutlich mit dem ioBroke Backup eingespielt wurden) im Adapter erhalten keine geänderten Zustände wenn ich bspw. die Fenster öffne.

                                        T 1 Reply Last reply Reply Quote 0
                                        • T
                                          tobrog @Baki074 last edited by tobrog

                                          @baki074 Wenn beides auf dem gleichen Rechner installiert ist, haben die auch die gleiche IP. Deshalb brauchst du ja auch die ports um verschiedene Dienste unter der gleichen IP ansprechen zu können.
                                          Hast du denn in deConz auch eine backup eingespielt? Der deConz adapter stellt ja nur die Verbindung zu deConz her. Wenn die zigbee Geräte nicht in deConz sind, hast du logischerweise auch im iobroker keinen Zugriff darauf.

                                          B 1 Reply Last reply Reply Quote 0
                                          • B
                                            Baki074 @tobrog last edited by

                                            @tobrog said in Conbee 2 Stick - keine Gateway Verbindung:

                                            Hast du denn in deConz auch eine backup eingespielt?

                                            Leider nein. D.h. ich müsste nun jeden Sensor über die Phoscon App neu anlernen, dann via deConz Adapter in den ioBroker überspielen und auch in meinen bestehenden Skripten neu verknüpfen, oder?

                                            T 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

                                            891
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            28
                                            1447
                                            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