Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zigbee Instanz startet nicht mehr

    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

    Zigbee Instanz startet nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      Tapdance @Tapdance last edited by

      @tapdance ich hatte das so verstanden das folgendes mein Problem ist

      pi@raspberrypi:/etc/apt/sources.list.d $ apt policy udev
      udev:
        Installed: 247.3-7+rpi1+deb11u2
        Candidate: 247.3-7+rpi1+deb11u2
        Version table:
       *** 247.3-7+rpi1+deb11u2 500
              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
              100 /var/lib/dpkg/status
      
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Tapdance last edited by

        @tapdance sagte in Zigbee Instanz startet nicht mehr:

        ich hatte das so verstanden das folgendes mein Problem ist

        Ja. Da gibt es aber keine gescheite Lösung mehr für ein 32Bit-System. Backports würde ich da nicht einspielen.

        Mach es neu:
        https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

        Dann Backup einspielen, fertig.

        T 2 Replies Last reply Reply Quote 0
        • T
          Tapdance @Thomas Braun last edited by

          @thomas-braun ok dann versuche ich das mal

          1 Reply Last reply Reply Quote 0
          • T
            Tapdance @Thomas Braun last edited by

            @thomas-braun
            @thomas-braun

            Hallo,

            DANKE das neuaufsetzen hat geklappt. Nach der neuinstallation habe ich als erstes

            sudo apt-mark hold udev
            

            gemacht damit das beschädigte packet garnbicht erst geladen wird dann alles andere aktualisiert und dann die sicherung zurückgespielt.

            Zigbee stick funktioniert wieder leider habe ich jetzt ein anderes Problem. Meien Visualisierung läuft nicht mehr.

            Deinstalieren und neu Instalieren habe ich schon versucht. Ich hoffe ihr könnt mir noch mal weiter helfen.

            Hier das log

            
            ======== Start marking the full check here =========
            
            
            Skript v.2023-10-10
            
            *** BASE SYSTEM ***
             Static hostname: raspberrypi
                   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.1
            Docker          : false
            Virtualization  : none
            Kernel          : aarch64
            Userland        : arm64
            
            Systemuptime and Load:
             10:19:36 up 2 days, 15:24,  4 users,  load average: 0.66, 0.99, 0.89
            CPU threads: 4
            
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** Time and Time Zones ***
                           Local time: Mon 2023-10-30 10:19:36 CET
                       Universal time: Mon 2023-10-30 09:19:36 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 lpadmin gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server:       false
            Desktop:
            Terminal:       tty
            Boot Target:    graphical.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            4.0G        2.4G        744M         15M        1.0G        1.6G
            Swap:           104M          0B        104M
            Total:          4.1G        2.4G        849M
            
                     3793 M total memory
                     2254 M used memory
                     2348 M active memory
                      397 M inactive memory
                      709 M free memory
                       51 M buffer memory
                      923 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.3M  379M   1% /run
            /dev/mmcblk0p2                          ext4       28G  6.2G   21G  24% /
            tmpfs                                   tmpfs     1.9G  148K  1.9G   1% /dev/shm
            tmpfs                                   tmpfs     5.0M   16K  5.0M   1% /run/lock
            /dev/mmcblk0p1                          vfat      510M   73M  438M  15% /boot/firmware
            tmpfs                                   tmpfs     380M   36K  380M   1% /run/user/1000
            //192.168.2.3/all/SI-ioBrocker/Standard cifs       28T   23T  5.7T  80% /opt/iobroker/backups
            
            Messages concerning ext4 filesystem in dmesg:
            [Fri Oct 27 19:55:20 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 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:64:62:CC vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=9515910b-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
            [Fri Oct 27 19:55:23 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
            [Fri Oct 27 19:55:26 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
            |-/run/user/1000/doc    portal                                  fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
            |-/boot/firmware        /dev/mmcblk0p1                          vfat        rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            `-/opt/iobroker/backups //192.168.2.3/all/SI-ioBrocker/Standard cifs        rw,relatime,vers=1.0,cache=strict,username=Backup,uid=1001,noforceuid,gid=1001,noforcegid,addr=192.168.2.3,soft,unix,posixpaths,serverino,mapposix,acl,rsize=1048576,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=1
            
            Files in neuralgic directories:
            
            /var:
            510M    /var/
            190M    /var/lib
            178M    /var/cache
            171M    /var/cache/apt
            130M    /var/lib/apt/lists
            
            Archived and active journals take up 40.0M in the file system.
            
            /opt/iobroker/backups:
            1001M   /opt/iobroker/backups/
            0       /opt/iobroker/backups/redistmp
            
            /opt/iobroker/iobroker-data:
            338M    /opt/iobroker/iobroker-data/
            245M    /opt/iobroker/iobroker-data/files
            78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
            68M     /opt/iobroker/iobroker-data/backup-objects
            52M     /opt/iobroker/iobroker-data/files/javascript.admin
            
            The five largest files in iobroker-data are:
            21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
            18M     /opt/iobroker/iobroker-data/objects.jsonl
            8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
            7.1M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4ab.chunk.js.map
            6.5M    /opt/iobroker/iobroker-data/states.jsonl
            
            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-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E2F56A-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                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alarm.0                  : alarm                 : raspberrypi                              -  enabled
            + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
            + system.adapter.broadlink2.0             : broadlink2            : raspberrypi                              -  enabled
            + system.adapter.cloud.0                  : cloud                 : raspberrypi                              -  enabled
            + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
            + system.adapter.history.0                : history               : raspberrypi                              -  enabled
            + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
              system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              - disabled, port: 0
            + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
              system.adapter.icons-icons8.0           : icons-icons8          : raspberrypi                              - disabled
              system.adapter.icons-material-png.0     : icons-material-png    : raspberrypi                              - disabled
              system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspberrypi                              - disabled
            + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
            + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
              system.adapter.mobile.0                 : mobile                : raspberrypi                              - disabled
            + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
            + system.adapter.sayit.0                  : sayit                 : raspberrypi                              -  enabled
            + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
            + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.terminal.0               : terminal              : raspberrypi                              -  enabled, port: 8088, bind: 192.168.2.4, run as: admin
            + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
              system.adapter.vis-bars.0               : vis-bars              : raspberrypi                              - disabled
              system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi                              - disabled
              system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              - disabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              - disabled
              system.adapter.vis-players.0            : vis-players           : raspberrypi                              -  enabled
              system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : raspberrypi                              -  enabled
            + system.adapter.wifilight.0              : wifilight             : raspberrypi                              -  enabled
            + system.adapter.yahka.0                  : yahka                 : raspberrypi                              -  enabled
            + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E2F56A-if00
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
            + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
            + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.terminal.0               : terminal              : raspberrypi                              -  enabled, port: 8088, bind: 192.168.2.4, run as: admin
            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E2F56A-if00
            
            ioBroker-Repositories
            Aktuell       : http://download.iobroker.net/sources-dist-latest.json
            Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
            Stable (default): http://download.iobroker.net/sources-dist.json
            
            Active repo(s): Stable (default)
            
            Installed ioBroker-Instances
            Used repository: Stable (default)
            Adapter    "admin"        : 6.12.0   , installed 6.12.0
            Adapter    "alarm"        : 3.4.0    , installed 3.4.0
            Adapter    "backitup"     : 2.8.1    , installed 2.8.1
            Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
            Adapter    "cloud"        : 4.4.1    , installed 4.4.1
            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
            Adapter    "history"      : 3.0.1    , installed 3.0.1
            Adapter    "hm-rega"      : 3.0.47   , installed 3.0.47
            Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
            Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
            Adapter    "icons-material-png": 0.1.0, installed 0.1.0
            Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
            Adapter    "info"         : 2.0.0    , installed 2.0.0
            Adapter    "javascript"   : 7.1.4    , installed 7.1.4
            Controller "js-controller": 5.0.12   , installed 5.0.12
            Adapter    "mobile"       : 1.0.1    , installed 1.0.1
            Adapter    "ping"         : 1.6.2    , installed 1.6.2
            Adapter    "sayit"        : 3.0.5    , installed 3.0.5
            Adapter    "shelly"       : 6.4.5    , installed 6.4.1  [Updatable]
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "socketio"     : 6.5.5    , installed 6.5.5
            Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
            Adapter    "synology"     : 3.0.0    , installed 3.0.0
            Adapter    "telegram"     : 1.16.0   , installed 1.16.0
            Adapter    "terminal"     : 1.0.0    , installed 1.0.0
            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
            Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
            Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
            Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
            Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
            Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
            Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
            Adapter    "web"          : 6.1.2    , installed 6.1.2
            Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
            Adapter    "wifilight"    : 1.1.4    , installed 1.1.4
            Adapter    "ws"           : 2.5.5    , installed 2.5.5
            Adapter    "yahka"        : 1.0.3    , installed 1.0.3
            Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
            
            Objects and States
            Please stand by - This may take a while
            Objects:        5452
            States:         4811
            
            *** OS-Repositories and Updates ***
            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://archive.raspberrypi.com/debian bookworm InRelease
            Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
            Reading package lists...
            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:1883            0.0.0.0:*               LISTEN      1001       57223      14093/io.sonoff.0
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14094      758/sshd: /usr/sbin
            tcp        0      0 192.168.2.4:2010        0.0.0.0:*               LISTEN      1001       57088      13999/io.hm-rpc.1
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       51636      10767/iobroker.js-c
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       52534      10767/iobroker.js-c
            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          1599726    115468/cupsd
            tcp6       0      0 :::8088                 :::*                    LISTEN      1001       59576      14108/io.terminal.0
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       57281      14151/io.web.0
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       51722      10795/io.admin.0
            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          1599725    115468/cupsd
            tcp6       0      0 :::22                   :::*                    LISTEN      0          14096      758/sshd: /usr/sbin
            tcp6       0      0 :::35749                :::*                    LISTEN      1001       59641      14177/io.yahka.0
            udp        0      0 192.168.2.4:5353        0.0.0.0:*                           1001       60517      14127/io.tr-064.0
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        14006      545/avahi-daemon: r
            udp        0      0 0.0.0.0:60882           0.0.0.0:*                           1001       2089315    150158/io.broadlink
            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       59651      14078/io.shelly.0
            udp        0      0 0.0.0.0:36681           0.0.0.0:*                           1001       2089391    150158/io.broadlink
            udp        0      0 0.0.0.0:55521           0.0.0.0:*                           1001       673391     10818/io.backitup.0
            udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          1598109    115470/cups-browsed
            udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       2089312    150158/io.broadlink
            udp        0      0 0.0.0.0:53948           0.0.0.0:*                           104        14008      545/avahi-daemon: r
            udp6       0      0 :::5353                 :::*                                104        14007      545/avahi-daemon: r
            udp6       0      0 fe80::67d1:e1cb:7ef:546 :::*                                0          18107      678/NetworkManager
            udp6       0      0 :::35810                :::*                                104        14009      545/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2023-10-30 10:20:05.154  - info: broadlink2.0 (150158) discover  [ '192.168.2.255', '255.255.255.255', '224.0.0.251' ] from 0.0.0.0:40677
            2023-10-30 10:20:05.389  - info: broadlink2.0 (150158) Device RM:RMPRO-MOVE315-b1-1a-8d detected: address=192.168.2.169, mac=24:df:a7:b1:1a:8d, typ=RMP, id=0x27a9 devtype=RM3 Pro Plus
            2023-10-30 10:20:10.388  - info: broadlink2.0 (150158) interface to be used: { netmaskBits: 24, address: '192.168.2.4/24', addrs: [ 192, 168, 2, 4 ], cidr: '192.168.2.4/24', bcaddr: '192.168.2.255'
            }:
            2023-10-30 10:20:10.389  - info: broadlink2.0 (150158) discover  [ '192.168.2.169' ] from 0.0.0.0:42251
            2023-10-30 10:20:11.457  - warn: shelly.0 (14078) [authEnabled] 192.168.2.214 (shellydimmer2 / shellydimmer2-8CAAB54C4B57 / SHDM-2#8CAAB54C4B57#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-10-30 10:20:13.157  - warn: shelly.0 (14078) [authEnabled] 192.168.2.180 (shellydimmer / shellydimmer-D3E918 / SHDM-1#D3E918#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-10-30 10:20:14.619  - warn: broadlink2.0 (150158) device RM:Broadlink-RM2-aa-80-31 not found, please rescan later again or delete it! It was: 192.168.2.227,80,10002,智能遥控,0,[object Object],b4:43:0d:aa:80:31,RM,RM:Broadlink-RM2-aa-80-31,0x2712,RM2,Broadlink-RM2-aa-80-31,RM:Broadlink-RM2-aa-80-31,26
            2023-10-30 10:20:14.620  - warn: broadlink2.0 (150158) device RM:RM4-14-80-2b not found, please rescan later again or delete it! It was: 192.168.2.203,80,25278,智能遥控,0,[object Object],a0:43:b0:14:80:2b,RM4,RM:RM4-14-80-2b,0x62be,RM4c,RM4-14-80-2b,RM:RM4-14-80-2b,52078
            2023-10-30 10:20:15.036  - info: broadlink2.0 (150158) interface to be used: { netmaskBits: 24, address: '192.168.2.4/24', addrs: [ 192, 168, 2, 4 ], cidr: '192.168.2.4/24', bcaddr: '192.168.2.255'
            }:
            2023-10-30 10:20:15.037  - info: broadlink2.0 (150158) discover  [ '192.168.2.227' ] from 0.0.0.0:51145
            2023-10-30 10:20:17.248  - info: broadlink2.0 (150158) interface to be used: { netmaskBits: 24, address: '192.168.2.4/24', addrs: [ 192, 168, 2, 4 ], cidr: '192.168.2.4/24', bcaddr: '192.168.2.255'
            }:
            2023-10-30 10:20:17.250  - info: broadlink2.0 (150158) discover  [ '192.168.2.203' ] from 0.0.0.0:36681
            2023-10-30 10:20:19.465  - info: broadlink2.0 (150158) Poll every 30 secods.
            2023-10-30 10:20:19.466  - info: broadlink2.0 (150158) broadlink2.0 started and found 1 devices named RM:RMPRO-MOVE315-b1-1a-8d
            2023-10-30 10:20:19.466  - info: broadlink2.0 (150158) 2 were not found: RM:Broadlink-RM2-aa-80-31, RM:RM4-14-80-2b
            2023-10-30 10:20:19.467  - info: broadlink2.0 (150158) found macs: 24:df:a7:b1:1a:8d
            2023-10-30 10:20:21.804  - warn: shelly.0 (14078) [authEnabled] 192.168.2.214 (shellydimmer2 / shellydimmer2-8CAAB54C4B57 / SHDM-2#8CAAB54C4B57#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-10-30 10:20:23.373  - warn: shelly.0 (14078) [authEnabled] 192.168.2.180 (shellydimmer / shellydimmer-D3E918 / SHDM-1#D3E918#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-10-30 10:20:32.337  - warn: shelly.0 (14078) [authEnabled] 192.168.2.214 (shellydimmer2 / shellydimmer2-8CAAB54C4B57 / SHDM-2#8CAAB54C4B57#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-10-30 10:20:33.546  - warn: shelly.0 (14078) [authEnabled] 192.168.2.180 (shellydimmer / shellydimmer-D3E918 / SHDM-1#D3E918#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-10-30 10:20:42.798  - warn: shelly.0 (14078) [authEnabled] 192.168.2.214 (shellydimmer2 / shellydimmer2-8CAAB54C4B57 / SHDM-2#8CAAB54C4B57#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-10-30 10:20:43.742  - warn: shelly.0 (14078) [authEnabled] 192.168.2.180 (shellydimmer / shellydimmer-D3E918 / SHDM-1#D3E918#1): This device is not protected via restricted login (see adapter documentation for details)
            
            
            
            ============ Mark until here for C&P =============
            
            iob diag has finished.
            
            

            DANKE für die Unterstützung

            Thomas Braun 3 Replies Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Tapdance last edited by

              @tapdance sagte in Zigbee Instanz startet nicht mehr:

              Nach der neuinstallation habe ich als erstes
              sudo apt-mark hold udev

              gemacht

              Nein, das Paket muss frei schwimmen, unter Bookworm ist der Fehler nicht mehr vorhanden und deswegen muss das Paket auch nicht auf hold gesetzt werden.

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

                @tapdance

                Die Freigabe für die Backups würde ich nicht mit SMB V1 machen sondern mit der höchstmöglichen Variante.

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

                  @tapdance sagte in Zigbee Instanz startet nicht mehr:

                  Zigbee stick funktioniert wieder leider habe ich jetzt ein anderes Problem. Meien Visualisierung läuft nicht mehr.

                  Hast du vor dem Zurückspielen den Adapter Vis 'leer' angelegt?

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    Tapdance @Thomas Braun last edited by

                    @thomas-braun
                    hallo,

                    nein das habe ich nicht. Muss man das? geht das nachträglich noch und dann noch mal zurücksichern?
                    Wie macht man das?

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

                      @tapdance sagte in Zigbee Instanz startet nicht mehr:

                      Muss man das?

                      Ja, muss man. Ist ein Bug.

                      geht das nachträglich noch und dann noch mal zurücksichern?
                      Wie macht man das?

                      Installier eine alte Version von vis und dann das Backup da nochmal drüber gießen.

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        Tapdance @Thomas Braun last edited by

                        @thomas-braun
                        Ich weiß ist bestimmt eine blöde Frage, aber wo finde ich eine alte Version wo vis? Auf der weboberfläche wird ja nur die aktuelle angezeigt

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

                          @tapdance
                          Da kann man aber auch Vorversionen finden.
                          Ansonsten:

                          iobroker upgrade vis@VERSIONSNUMMER
                          

                          Musst du mal schauen welche geht, das Problem hatten schon viele vor dir.

                          T 1 Reply Last reply Reply Quote 0
                          • T
                            Tapdance last edited by

                            @thomas-braun
                            @thomas-braun

                            habe alle probiert die ich finden konnte immer der gleiche fehler.

                            PI@raspberrypi:~ $ iobroker upgrade vis@1.4.13
                            Adapter "vis"            is not installed.
                            PI@raspberrypi:~ $ iobroker upgrade vis@1.4.15
                            Adapter "vis"            is not installed.
                            PI@raspberrypi:~ $ iobroker upgrade vis@1.4.16
                            Adapter "vis"            is not installed.
                            PI@raspberrypi:~ $ iobroker upgrade vis@2.0.0
                            Adapter "vis"            is not installed.
                            PI@raspberrypi:~ $ iobroker upgrade vis@2.0.8
                            Adapter "vis"            is not installed.
                            PI@raspberrypi:~ $ iobroker upgrade vis@2.0.10
                            Adapter "vis"            is not installed.
                            PI@raspberrypi:~ $ iobroker upgrade vis@2.0.129
                            Adapter "vis"            is not installed.
                            ^[[API@raspberrypi:~ $ iobroker upgrade vis@2.0.29
                            Adapter "vis"            is not installed.
                            PI@raspberrypi:~ $ iobroker upgrade vis@2.0.36
                            Adapter "vis"            is not installed.
                            PI@raspberrypi:~ $ iobroker upgrade vis@2.1.4
                            Adapter "vis"            is not installed.
                            PI@raspberrypi:~ $
                            
                            
                            1 Reply Last reply Reply Quote 0
                            • T
                              Tapdance @Thomas Braun last edited by

                              @thomas-braun
                              danke für den Tipp habe einen Forum Eintrag gefunden der funktioniert hat.

                              cd /opt/iobroker 
                              npm i iobroker.vis@1.4.6
                              
                              und anschließendes Update übers WebUI klappt's dann.
                              

                              Das hast gebracht. Vielen dank für die Unterstützung. Kann man das hier im Forum irgendwo auf gelöst setzen?

                              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

                              484
                              Online

                              31.9k
                              Users

                              80.2k
                              Topics

                              1.3m
                              Posts

                              3
                              26
                              588
                              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