Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. zigbee2mqtt läuft sein heute morgen nicht mehr

    NEWS

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

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

    • Wir empfehlen: Node.js 22.x

    zigbee2mqtt läuft sein heute morgen nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • arteck
      arteck Developer Most Active @Mico last edited by arteck

      @mico so und jetzt nochmal aber sortiert...

      was läuft nicht ?? zigbee2mqtt oder der zigbee2mqtt adapter oder der zigbee adapter oder mqtt (was auch immer ) ??

      wenn es das zigbee2mqtt ist was sagt den

      cd /opt/zigbee2mqtt
      npm start
      

      wenn es einer der adapter ist was sagt das iobroker LOG ?

      1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @Mico last edited by

        @mico sagte in zigbee2mqtt läuft sein heute morgen nicht mehr:

        mein Zigbee2mqtt

        das wäre nich ioBroker!

        M 1 Reply Last reply Reply Quote 1
        • M
          Mico @Homoran last edited by

          @arteck

           cd /opt/zigbee2mqtt
          npm start
          
          > zigbee2mqtt@2.6.1 start
          > node index.js
          
          Starting Zigbee2MQTT without watchdog.
          Error: EACCES: permission denied, unlink '/opt/zigbee2mqtt/data/log/2025-09-22.0                                                                                                                                                                                                7-05-31/log.log'
              at unlinkSync (node:fs:1952:11)
              at _unlinkSync (node:internal/fs/rimraf:215:14)
              at rimrafSync (node:internal/fs/rimraf:196:7)
              at node:internal/fs/rimraf:254:9
              at Array.forEach (<anonymous>)
              at _rmdirSync (node:internal/fs/rimraf:251:7)
              at rimrafSync (node:internal/fs/rimraf:194:7)
              at rmSync (node:fs:1247:10)
              at rimrafNativeSync (/opt/zigbee2mqtt/node_modules/.pnpm/rimraf@6.0.1/node_m                                                                                                                                                                                                odules/rimraf/src/rimraf-native.ts:21:9)
              at /opt/zigbee2mqtt/node_modules/.pnpm/rimraf@6.0.1/node_modules/rimraf/src/                                                                                                                                                                                                index.ts:78:21
          npm notice
          npm notice New major version of npm available! 10.9.3 -> 11.6.0
          npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.0
          npm notice To update run: npm install -g npm@11.6.0
          npm notice
          pi@raspberrypi5:/opt/zigbee2mqtt $
          
          

          Das ist vom Coordinator da gibts keine Verbindung mehr
          Screenshot 2025-09-22 133419.png

          M 1 Reply Last reply Reply Quote 0
          • M
            Mico @Mico last edited by Mico

            und das ist beim Iobroker

            Screenshot 2025-09-22 133738.png

            ee2mqtt.1
            	2025-09-22 13:38:57.543	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:56.542	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:55.541	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:54.540	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:53.539	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:52.537	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:51.535	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:50.534	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:49.532	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:48.530	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:47.529	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:46.527	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:45.526	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:44.526	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:43.524	warn	Start try again in 1 seconds...
            zigbee2mqtt.1
            	2025-09-22 13:38:42.523	warn	Start try again in 1 seconds...
            
            Asgothian 1 Reply Last reply Reply Quote 0
            • Asgothian
              Asgothian Developer @Mico last edited by

              @mico Logisch. Solange zigbee2mqtt.io nicht läuft wird der Adapter keine Verbindung aufbauen können.

              Laut dieser Meldung:

              Error: EACCES: permission denied, unlink '/opt/zigbee2mqtt/data/log/2025-09-22.0                                                                                                                                                                                                7-05-31/log.log'
              

              hast du ein Rechte-Problem.

              Ich würde als erstens das System / den Container auf/in dem z2m läuft komplett neu starten. Dann versuchen z2m zu starten um zu sehen mit welchen Meldungen das schief geht. (wenn er nicht läuft)

              Ab da müsstest Du dann bei Zigbee2mqtt nachfragen - da sitzen die Experten für diese Probleme.

              A

              M 1 Reply Last reply Reply Quote 2
              • M
                Mico @Asgothian last edited by Mico

                @asgothian
                Wie mache ich das genau ? Ich habe von Linux keinerlei Ahnung und hatte mir das einrichten lassen, und es lief ja auch deswegen könnte ich mir vorstellen das die Rechte ja noch da sind.
                hat das was mit diesem pnpm zu tun.

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

                  @mico sagte in zigbee2mqtt läuft sein heute morgen nicht mehr:

                  könnte ich mir vorstellen das die Rechte ja noch da sind.

                  Schau nach, was da genau los ist. Wie sehen die Rechte denn momentan aus? Auch am Dateisystem. Wenn es da Probleme gibt wird das z.B. 'nur lesend' eingehängt.
                  Sowas steht u.a. in der Ausgabe von

                  iob diag
                  

                  drin.

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    Mico @Thomas Braun last edited by Mico

                    @thomas-braun

                    Hiermal die iob diag

                    
                    ========== Start marking the full check here ===========
                    
                    ```bash
                    Script v.2025-08-09
                    
                    *** BASE SYSTEM ***
                    Operating System: Debian GNU/Linux 12 (bookworm)
                     Static hostname: raspberrypi5
                           Icon name: computer
                              Kernel: Linux 6.12.34+rpt-rpi-2712
                        Architecture: arm64
                    OS is similar to:
                    
                    Model           : Raspberry Pi 5 Model B Rev 1.0
                    Docker          : false
                    Virtualization  : none
                    Kernel          : aarch64
                    Userland        : 64 bit
                    
                    Systemuptime and Load:
                     11:24:49 up 1 day,  3:42,  4 users,  load average: 0.25, 0.20, 0.26
                    CPU threads: 4
                    
                    
                    *** LIFE CYCLE STATUS ***
                    Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
                    
                    *** RASPBERRY THROTTLING ***
                    Current issues:
                    No throttling issues detected.
                    
                    Previously detected issues:
                    ~ Under-voltage has occurred
                    ~ Arm frequency capping has occurred
                    ~ Throttling has occurred
                    ~ Soft temperature limit has occurred
                    
                    *** TIME AND TIMEZONES ***
                                   Local time: Tue 2025-09-23 11:24:49 CEST
                               Universal time: Tue 2025-09-23 09:24:49 UTC
                                     RTC time: Tue 2025-09-23 09:24:49
                                    Time zone: Europe/Berlin (CEST, +0200)
                    System clock synchronized: yes
                                  NTP service: active
                              RTC in local TZ: no
                    
                    *** Users and Groups ***
                    User that called 'iob diag':
                    pi
                    HOME=/home/pi
                    GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
                    
                    User that is running 'js-controller':
                    iobroker
                    HOME=/home/iobroker
                    GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                    
                    *** DISPLAY-SERVER SETUP ***
                    Display-Server:         true
                    Display-Manager:        * lightdm.service - Light Display Manager
                    Desktop:
                    Session:                tty
                    
                    System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            8.5G        4.1G        1.9G         28M        2.6G        4.4G
                    Swap:           209M          0B        209M
                    Total:          8.7G        4.1G        2.1G
                    
                    Active iob-Instances:   34
                    
                             8063 M total memory
                             3902 M used memory
                             4344 M active memory
                             1354 M inactive memory
                             1832 M free memory
                              193 M buffer memory
                             2249 M swap cache
                              199 M total swap
                                0 M used swap
                              199 M free swap
                    
                    *** top - Table Of Processes  ***
                    top - 11:24:50 up 1 day,  3:42,  4 users,  load average: 0.25, 0.20, 0.26
                    Tasks: 264 total,   1 running, 263 sleeping,   0 stopped,   0 zombie
                    %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni, 66.7 id, 33.3 wa,  0.0 hi,  0.0 si,  0.0 st
                    MiB Mem :   8063.2 total,   1832.7 free,   3902.8 used,   2443.0 buff/cache
                    MiB Swap:    200.0 total,    200.0 free,      0.0 used.   4160.4 avail Mem
                    
                    *** FAILED SERVICES ***
                    
                      UNIT LOAD ACTIVE SUB DESCRIPTION
                    0 loaded units listed.
                    
                    
                    *** DMESG CRITICAL ERRORS ***
                    No critical errors detected
                    
                    *** FILESYSTEM ***
                    Filesystem     Type      Size  Used Avail Use% Mounted on
                    udev           devtmpfs  3.9G     0  3.9G   0% /dev
                    tmpfs          tmpfs     1.6G  6.0M  1.6G   1% /run
                    /dev/mmcblk0p2 ext4       58G   52G  3.5G  94% /
                    tmpfs          tmpfs     4.0G  400K  4.0G   1% /dev/shm
                    tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                    /dev/mmcblk0p1 vfat      510M   78M  433M  16% /boot/firmware
                    tmpfs          tmpfs     807M  176K  807M   1% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Mon Sep 22 07:42:33 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0  numa=fake=8 system_heap.max_order=0 smsc95xx.macaddr=2C:CF:67:32:68:16 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=a84847a9-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                    [Mon Sep 22 07:42:34 2025] EXT4-fs (mmcblk0p2): mounted filesystem 5170097f-f1f6-42d8-a2ff-8938cbdfa7be ro with ordered data mode. Quota mode: none.
                    [Mon Sep 22 07:42:35 2025] EXT4-fs (mmcblk0p2): re-mounted 5170097f-f1f6-42d8-a2ff-8938cbdfa7be r/w.
                    
                    Show mounted filesystems:
                    TARGET               SOURCE         FSTYPE      OPTIONS
                    /                    /dev/mmcblk0p2 ext4        rw,noatime
                    |-/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
                    
                    Files in neuralgic directories:
                    
                    /var:
                    41G     /var/
                    38G     /var/lib/influxdb/engine/data
                    38G     /var/lib/influxdb/engine
                    38G     /var/lib/influxdb
                    38G     /var/lib
                    
                    Archived and active journals take up 2.3G in the file system.
                    
                    /opt/iobroker/backups:
                    90M     /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    1.4G    /opt/iobroker/iobroker-data/
                    855M    /opt/iobroker/iobroker-data/history
                    381M    /opt/iobroker/iobroker-data/files
                    123M    /opt/iobroker/iobroker-data/backup-objects
                    52M     /opt/iobroker/iobroker-data/files/vis-2
                    
                    The five largest files in iobroker-data are:
                    38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                    26M     /opt/iobroker/iobroker-data/objects.jsonl
                    24M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.c9369f6c.js.map
                    20M     /opt/iobroker/iobroker-data/files/fullcalendar.admin/static/js/main.c13d3761.js.map
                    19M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js.map
                    
                    USB-Devices by-id:
                    USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                    
                    /dev/serial/by-id/usb-dresden_elektronik_ConBee_III_DE03218114-if00-port0
                    
                    *** ZigBee Settings ***
                    Zigbee Network Settings on your coordinator/in nvbackup are:
                    
                    zigbee.X
                    Extended Pan ID:
                    *** MASKED ***
                    Pan ID:
                    *** MASKED ***
                    Channel:
                    *** MASKED ***
                    Network Key:
                    *** MASKED ***
                    
                    To unmask the settings run 'iob diag --unmask'
                    
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v22.19.0
                    /usr/bin/node           v22.19.0
                    /usr/bin/npm            10.9.3
                    /usr/bin/npx            10.9.3
                    /usr/bin/corepack       0.34.0
                    
                    nodejs:
                      Installed: 22.19.0-1nodesource1
                      Candidate: 22.19.0-1nodesource1
                      Version table:
                     *** 22.19.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                            100 /var/lib/dpkg/status
                         22.18.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.17.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.17.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.16.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.15.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.15.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.14.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.13.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.13.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.12.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.11.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.10.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.9.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.8.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.7.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.6.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.5.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.5.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.4.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.4.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.3.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.2.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.1.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         22.0.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                         18.20.4+dfsg-1~deb12u1 500
                            500 http://deb.debian.org/debian bookworm/main arm64 Packages
                            500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                    
                    Temp directories causing deletion problem: 0
                    No problems detected
                    
                    Errors in npm tree: 0
                    No problems detected
                    
                    Checking for nodejs vulnerability:
                    
                    
                     █████  ██      ██           ██████   ██████   ██████  ██████         ██
                    ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                    ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                    ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                    ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                    
                    
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Hosts:
                    raspberrypi2        raspberrypi2 (version: 7.0.7, hostname: raspberrypi2  , alive, uptime: 110835)
                    raspberrypi5        raspberrypi5 (version: 7.0.7, hostname: raspberrypi5  , alive, uptime: 99713)
                    
                    Core adapters versions
                    js-controller:  7.0.7
                    admin:          7.7.2
                    javascript:     8.9.2
                    
                    nodejs modules from github:     2
                    | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
                    +-- iobroker.smartthings@0.2.2 (git+ssh://git@github.com/TA2k/ioBroker.smartthings.git#b055221990231cf4c8b7fbfd6bee94ff59b0fd75)
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : raspberrypi5                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.alexa2.0                 : alexa2                : raspberrypi5                             -  enabled
                      system.adapter.alias-manager.0          : alias-manager         : raspberrypi5                             - disabled
                    + system.adapter.backitup.0               : backitup              : raspberrypi5                             -  enabled
                    + system.adapter.cloud.0                  : cloud                 : raspberrypi5                             -  enabled
                    + system.adapter.device-reminder.0        : device-reminder       : raspberrypi5                             -  enabled
                      system.adapter.devices.0                : devices               : raspberrypi5                             - disabled
                    + system.adapter.discovery.0              : discovery             : raspberrypi5                             -  enabled
                    + system.adapter.fullcalendar.0           : fullcalendar          : raspberrypi5                             -  enabled
                    + system.adapter.geofency.0               : geofency              : raspberrypi5                             -  enabled, port: 7999, bind: 0.0.0.0
                    + system.adapter.growatt.0                : growatt               : raspberrypi5                             -  enabled
                      system.adapter.habpanel.0               : habpanel              : raspberrypi5                             - disabled
                    + system.adapter.history.0                : history               : raspberrypi5                             -  enabled
                      system.adapter.ical.0                   : ical                  : raspberrypi5                             -  enabled
                      system.adapter.icons-freepic.0          : icons-freepic         : raspberrypi5                             - disabled
                      system.adapter.icons-material-svg.0     : icons-material-svg    : raspberrypi5                             - disabled
                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi5                             - disabled
                    + system.adapter.influxdb.0               : influxdb              : raspberrypi5                             -  enabled, port: 8086
                    + system.adapter.iot.0                    : iot                   : raspberrypi5                             -  enabled
                    + system.adapter.javascript.0             : javascript            : raspberrypi5                             -  enabled
                    + system.adapter.meross.0                 : meross                : raspberrypi5                             -  enabled
                    + system.adapter.mqtt.0                   : mqtt                  : raspberrypi2                             -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.mqtt.1                   : mqtt                  : raspberrypi5                             -  enabled, port: 1886, bind: 0.0.0.0
                    + system.adapter.node-red.0               : node-red              : raspberrypi5                             -  enabled, port: 1880, bind: 0.0.0.0
                      system.adapter.openweathermap.0         : openweathermap        : raspberrypi5                             -  enabled
                    + system.adapter.pushover.0               : pushover              : raspberrypi5                             -  enabled
                    + system.adapter.reolink.0                : reolink               : raspberrypi5                             -  enabled
                    + system.adapter.reolink.1                : reolink               : raspberrypi5                             -  enabled
                      system.adapter.samsung.0                : samsung               : raspberrypi5                             - disabled
                      system.adapter.samsung_tizen.0          : samsung_tizen         : raspberrypi5                             - disabled, port: 8002
                    + system.adapter.scenes.0                 : scenes                : raspberrypi5                             -  enabled
                    + system.adapter.shelly.0                 : shelly                : raspberrypi5                             -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.shelly.1                 : shelly                : raspberrypi5                             -  enabled, port: 1882, bind: 0.0.0.0
                      system.adapter.smartthings.0            : smartthings           : raspberrypi5                             - disabled
                    + system.adapter.sonoff.0                 : sonoff                : raspberrypi2                             -  enabled, port: 1889, bind: 0.0.0.0
                    + system.adapter.statistics.0             : statistics            : raspberrypi5                             -  enabled
                    + system.adapter.telegram.0               : telegram              : raspberrypi5                             -  enabled, port: 8443, bind: 0.0.0.0
                    + system.adapter.text2command.0           : text2command          : raspberrypi5                             -  enabled
                    + system.adapter.trashschedule.0          : trashschedule         : raspberrypi5                             -  enabled
                    + system.adapter.tuya.0                   : tuya                  : raspberrypi5                             -  enabled
                    + system.adapter.vis-2.0                  : vis-2                 : raspberrypi5                             -  enabled
                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi5                             - disabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi5                             - disabled
                      system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi5                             - disabled
                      system.adapter.vis-material-advanced.0  : vis-material-advanced : raspberrypi5                             - disabled
                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi5                             - disabled
                      system.adapter.vis.0                    : vis                   : raspberrypi5                             -  enabled
                    + system.adapter.web.0                    : web                   : raspberrypi5                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.yahka.0                  : yahka                 : raspberrypi5                             -  enabled
                      system.adapter.yr.0                     : yr                    : raspberrypi5                             -  enabled
                    + system.adapter.zigbee2mqtt.1            : zigbee2mqtt           : raspberrypi5                             -  enabled
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : raspberrypi5                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.geofency.0               : geofency              : raspberrypi5                             -  enabled, port: 7999, bind: 0.0.0.0
                    + system.adapter.influxdb.0               : influxdb              : raspberrypi5                             -  enabled, port: 8086
                    + system.adapter.mqtt.0                   : mqtt                  : raspberrypi2                             -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.mqtt.1                   : mqtt                  : raspberrypi5                             -  enabled, port: 1886, bind: 0.0.0.0
                    + system.adapter.node-red.0               : node-red              : raspberrypi5                             -  enabled, port: 1880, bind: 0.0.0.0
                    + system.adapter.shelly.0                 : shelly                : raspberrypi5                             -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.shelly.1                 : shelly                : raspberrypi5                             -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.sonoff.0                 : sonoff                : raspberrypi2                             -  enabled, port: 1889, bind: 0.0.0.0
                    + system.adapter.telegram.0               : telegram              : raspberrypi5                             -  enabled, port: 8443, bind: 0.0.0.0
                    + system.adapter.web.0                    : web                   : raspberrypi5                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    ioBroker-Repositories
                    ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                    │ (index) │ name     │ url                                                     │ auto upgrade │
                    ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                    │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                    │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                    └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                    
                    Active repo(s): stable
                    Upgrade policy: none
                    
                    Installed ioBroker-Adapters
                    Used repository: stable
                    Adapter    "admin"        : 7.7.2    , installed 7.7.2
                    Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
                    Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                    Adapter    "backitup"     : 3.3.5    , installed 3.3.5
                    Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                    Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                    Adapter    "devices"      : 1.2.8    , installed 1.2.8
                    Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                    Adapter    "fullcalendar" : 2.4.5    , installed 2.4.5
                    Adapter    "geofency"     : 1.2.4    , installed 1.2.4
                    Adapter    "growatt"      : 3.3.1    , installed 3.3.1
                    Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                    Adapter    "history"      : 3.0.1    , installed 3.0.1
                    Adapter    "ical"         : 1.16.2   , installed 1.16.2
                    Adapter    "icons-freepic": 1.0.0    , installed 1.0.0
                    Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                    Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                    Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                    Adapter    "iot"          : 3.3.0    , installed 3.3.0
                    Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                    Controller "js-controller": 7.0.7    , installed 7.0.7
                    Adapter    "meross"       : 1.17.0   , installed 1.17.0
                    Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                    Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                    Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                    Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                    Adapter    "reolink"      : 1.2.3    , installed 1.2.3
                    Adapter    "samsung"      : 0.6.1    , installed 0.6.1
                    Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
                    Adapter    "scenes"       : 3.2.3    , installed 3.2.3
                    Adapter    "shelly"       : 10.2.0   , installed 10.1.0 [Updatable]
                    Adapter    "socketio"     : 6.7.1    , installed 7.0.8
                    Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                    Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                    Adapter    "text2command" : 3.0.3    , installed 3.0.3
                    Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                    Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                    Adapter    "vis"          : 1.5.6    , installed 1.5.6
                    Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                    Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                    Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
                    Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                    Adapter    "web"          : 7.0.8    , installed 7.0.8
                    Adapter    "ws"           : 2.6.2    , installed 3.0.19
                    Adapter    "yahka"        : 1.1.5    , installed 1.1.5
                    Adapter    "yr"           : 5.3.0    , installed 5.3.0
                    Adapter    "zigbee2mqtt"  : 3.0.9    , installed 3.0.9
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        14307
                    States:         11426
                    
                    *** OS-Repositories and Updates ***
                    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://apt.grafana.com stable InRelease: The following signatures were invalid: EXPKEYSIG 963FA27710458545 Grafana Labs <engineering@grafana.com>
                    W: Failed to fetch https://apt.grafana.com/dists/stable/InRelease  The following signatures were invalid: EXPKEYSIG 963FA27710458545 Grafana Labs <engineering@grafana.com>
                    W: Some index files failed to download. They have been ignored, or old ones used instead.
                    Hit:1 http://deb.debian.org/debian bookworm InRelease
                    Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
                    Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                    Hit:4 https://repos.influxdata.com/debian stable InRelease
                    Hit:5 http://deb.debian.org/debian bookworm-updates InRelease
                    Get:6 https://apt.grafana.com stable InRelease [7661 B]
                    Hit:7 https://deb.nodesource.com/node_22.x nodistro InRelease
                    Hit:8 https://repo.mosquitto.org/debian bookworm InRelease
                    Err:6 https://apt.grafana.com stable InRelease
                      The following signatures were invalid: EXPKEYSIG 963FA27710458545 Grafana Labs <engineering@grafana.com>
                    Reading package lists...
                    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://apt.grafana.com stable InRelease: The following signatures were invalid: EXPKEYSIG 963FA27710458545 Grafana Labs <engineering@grafana.com>
                    W: Failed to fetch https://apt.grafana.com/dists/stable/InRelease  The following signatures were invalid: EXPKEYSIG 963FA27710458545 Grafana Labs <engineering@grafana.com>
                    W: Some index files failed to download. They have been ignored, or old ones used instead.
                    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:1880            0.0.0.0:*               LISTEN      1001       13481      2232/node-red
                    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       13669      2493/io.shelly.0
                    tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      113        5712       826/mosquitto
                    tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       12770      2448/io.mqtt.1
                    tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1001       12771      2448/io.mqtt.1
                    tcp        0      0 0.0.0.0:42545           0.0.0.0:*               LISTEN      1001       14969      2551/io.yahka.0
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          4964       839/sshd: /usr/sbin
                    tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          725830     76392/cupsd
                    tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       14338      2031/iobroker.js-co
                    tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       11261      2031/iobroker.js-co
                    tcp        0      0 127.0.0.1:35259         0.0.0.0:*               LISTEN      1001       974326     2551/io.yahka.0
                    tcp6       0      0 :::1884                 :::*                    LISTEN      113        5713       826/mosquitto
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          4966       839/sshd: /usr/sbin
                    tcp6       0      0 ::1:631                 :::*                    LISTEN      0          725829     76392/cupsd
                    tcp6       0      0 :::7999                 :::*                    LISTEN      1001       12219      2389/io.geofency.0
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       11813      2082/io.admin.0
                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       15708      2768/io.web.0
                    tcp6       0      0 :::8086                 :::*                    LISTEN      999        10181      1440/influxd
                    tcp6       0      0 :::3000                 :::*                    LISTEN      112        13322      2030/grafana
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5597       652/avahi-daemon: r
                    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       13692      2508/io.shelly.1
                    udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       12853      2532/io.tuya.0
                    udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       12854      2532/io.tuya.0
                    udp        0      0 0.0.0.0:55972           0.0.0.0:*                           104        5599       652/avahi-daemon: r
                    udp6       0      0 :::5353                 :::*                                104        5598       652/avahi-daemon: r
                    udp6       0      0 :::43836                :::*                                104        5600       652/avahi-daemon: r
                    udp6       0      0 fe80::201f:2fec:9bc:546 :::*                                0          10723      783/NetworkManager
                    
                    *** Log File - Last 25 Lines ***
                    
                    2025-09-23 11:24:56.154  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:24:57.154  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:24:58.156  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:24:59.157  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:00.161  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:01.161  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:02.162  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:03.164  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:04.164  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:05.166  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:06.167  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:07.167  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:08.167  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:09.169  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:10.170  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:11.172  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:12.173  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:13.173  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:14.173  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:15.175  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:16.176  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:17.177  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:18.178  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:19.179  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    2025-09-23 11:25:20.180  - warn: zigbee2mqtt.1 (29444) Start try again in 1 seconds...
                    
                    

                    ============ Mark until here for C&P =============

                    iob diag has finished.

                    Gruß 
                    Mico
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Mico last edited by

                      @mico sagte in zigbee2mqtt läuft sein heute morgen nicht mehr:

                      Previously detected issues:
                      ~ Under-voltage has occurred
                      ~ Arm frequency capping has occurred
                      ~ Throttling has occurred
                      ~ Soft temperature limit has occurred

                      Da ist die Spannungsversorgung zu knapp.

                      System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'

                      Betreib die Kiste ohne graphische Oberfläche.

                      W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://apt.grafana.com stable InRelease: The following signatures were invalid: EXPKEYSIG 963FA27710458545 Grafana Labs engineering@grafana.com

                      Leg das Grafana-Repository neu an.

                      Zu zigbee2mqtt:

                      systemctl status zigbee2mqtt
                      

                      sagt?

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        Mico @Thomas Braun last edited by

                        @thomas-braun said in zigbee2mqtt läuft sein heute morgen nicht mehr:

                        systemctl status zigbee2mqtt

                        Grafana nutze ich gar nicht wirklich hatte dieses nur mitinstaliert brauche ich bisher nicht.

                        pi@raspberrypi5:/opt/zigbee2mqtt $ systemctl status zigbee2mqtt
                        ● zigbee2mqtt.service - zigbee2mqtt
                             Loaded: loaded (/etc/systemd/system/zigbee2mqtt.service; enabled; preset: enabled)
                             Active: active (running) since Tue 2025-09-23 11:59:07 CEST; 44s ago
                           Main PID: 131911 (node)
                              Tasks: 11 (limit: 9572)
                                CPU: 3.211s
                             CGroup: /system.slice/zigbee2mqtt.service
                                     └─131911 /usr/bin/node index.js
                        
                        Sep 23 11:59:07 raspberrypi5 systemd[1]: Started zigbee2mqtt.service - zigbee2mqtt.
                        Sep 23 11:59:10 raspberrypi5 node[131911]: [2025-09-23 11:59:10] info:         z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Steckdose Keller', payload '{"child_lock":"UNLOCK","countdown":0,"current":0,"energy":0,"indicator_mode":"off/on","linkquality":80,"power":0,"power_o>
                        Sep 23 11:59:19 raspberrypi5 node[131911]: [2025-09-23 11:59:19] info:         z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/SNZB-02 Gästezimmer', payload '{"battery":100,"humidity":71.5,"linkquality":131,"temperature":18.08,"voltage":3000}'
                        Sep 23 11:59:25 raspberrypi5 node[131911]: [2025-09-23 11:59:25] info:         z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Mückensteckdose', payload '{"child_lock":"UNLOCK","current":0.02,"energy":3.39,"indicator_mode":"off","linkquality":29,"power":3,"power_outage_memory>
                        Sep 23 11:59:26 raspberrypi5 node[131911]: [2025-09-23 11:59:26] info:         z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Fernseherleiste', payload '{"child_lock":"UNLOCK","countdown":0,"current":0.24,"energy":88.88,"indicator_mode":"off/on","linkquality":138,"power":28,>
                        Sep 23 11:59:26 raspberrypi5 node[131911]: [2025-09-23 11:59:26] info:         z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Fernseherleiste', payload '{"child_lock":"UNLOCK","countdown":0,"current":0.24,"energy":90.27,"indicator_mode":"off/on","linkquality":138,"power":28,>
                        Sep 23 11:59:26 raspberrypi5 node[131911]: [2025-09-23 11:59:26] info:         z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/IR-Licht Steuerung-01', payload '{"countdown":0,"current":0,"energy":1.92,"indicator_mode":"off","linkquality":80,"power":0,"state":"OFF","update":{">
                        Sep 23 11:59:28 raspberrypi5 node[131911]: [2025-09-23 11:59:28] info:         z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/SNZB-02 Bad', payload '{"battery":100,"humidity":78.68,"linkquality":80,"temperature":21.74,"voltage":3000}'
                        Sep 23 11:59:33 raspberrypi5 node[131911]: [2025-09-23 11:59:33] info:         z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Steckdose Wasch-Küche', payload '{"child_lock":"UNLOCK","current":0,"energy":6.32,"indicator_mode":"off","linkquality":80,"power":0,"power_outage_mem>
                        Sep 23 11:59:48 raspberrypi5 node[131911]: [2025-09-23 11:59:48] info:         z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Steckdose Küche', payload '{"child_lock":"UNLOCK","countdown":0,"current":0.03,"energy":7.75,"indicator_mode":"off/on","linkquality":36,"power":3,"po>
                        lines 1-19/19 (END)
                        
                        

                        Was hat das zu sagen von der pnpm

                        pi@raspberrypi5:/opt/zigbee2mqtt $ sudo pnpm start
                        
                        > zigbee2mqtt@2.6.1 start /opt/zigbee2mqtt
                        > node index.js
                        
                        Starting Zigbee2MQTT without watchdog.
                        [2025-09-23 11:57:42] info:     z2m: Logging to console, file (filename: log.log)
                        [2025-09-23 11:57:43] info:     z2m: Starting Zigbee2MQTT version 2.6.1 (commit #d44463a3)
                        [2025-09-23 11:57:43] info:     z2m: Starting zigbee-herdsman (6.0.4)
                        [2025-09-23 11:57:43] info:     zh:zstack:znp: Opening TCP socket with 192.168.178.103:6638
                        [2025-09-23 11:57:43] info:     zh:zstack:znp: Socket connected
                        [2025-09-23 11:57:43] info:     zh:zstack:znp: Socket ready
                        [2025-09-23 11:57:43] info:     zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload
                        [2025-09-23 11:57:44] info:     zh:zstack:znp: Skip bootloader for CC2652/CC1352
                        [2025-09-23 11:58:10] error:    z2m: Error while starting zigbee-herdsman
                        [2025-09-23 11:58:10] error:    z2m: Failed to start zigbee-herdsman
                        [2025-09-23 11:58:10] error:    z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
                        [2025-09-23 11:58:10] error:    z2m: Exiting...
                        [2025-09-23 11:58:10] error:    z2m: TypeError: Cannot read properties of undefined (reading 'payload')
                            at AdapterNvMemory.readExtendedTableEntry (/opt/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@6.0.4/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/adapter-nv-memory.ts:219:30)
                            at processTicksAndRejections (node:internal/process/task_queues:105:5)
                            at AdapterNvMemory.readTable (/opt/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@6.0.4/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/adapter-nv-memory.ts:365:28)
                            at AdapterBackup.getNetworkSecurityMaterialTable (/opt/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@6.0.4/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/adapter-backup.ts:508:20)
                            at AdapterBackup.restoreBackup (/opt/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@6.0.4/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/adapter-backup.ts:288:44)
                            at ZnpAdapterManager.beginRestore (/opt/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@6.0.4/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/manager.ts:316:9)
                            at ZnpAdapterManager.start (/opt/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@6.0.4/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/manager.ts:78:21)
                            at ZStackAdapter.start (/opt/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@6.0.4/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:154:16)
                            at Controller.start (/opt/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@6.0.4/node_modules/zigbee-herdsman/src/controller/controller.ts:133:29)
                            at Zigbee.start (/opt/zigbee2mqtt/lib/zigbee.ts:67:27)
                         ELIFECYCLE  Command failed with exit code 1.
                        
                        

                        Gruß
                        Mico

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

                          @mico sagte in zigbee2mqtt läuft sein heute morgen nicht mehr:

                          Grafana nutze ich gar nicht wirklich hatte dieses nur mitinstaliert brauche ich bisher nicht.

                          Egal, korrigier das.

                          [2025-09-23 11:58:10] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions

                          Schau da mal rein.

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

                            @mico sagte in zigbee2mqtt läuft sein heute morgen nicht mehr:

                            sudo pnpm start

                            Und da bin ich nicht sicher, ob das der richtige und beste Weg ist zigbee2mqtt zu starten.
                            Das macht man eigentlich über die systemd-Services, wenn es die ja schon gibt. Also

                            systemctl [start|stop|restart] zigbee2mqtt.service
                            
                            1 Reply Last reply Reply Quote 1
                            • First post
                              Last post

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            597
                            Online

                            32.1k
                            Users

                            80.7k
                            Topics

                            1.3m
                            Posts

                            5
                            13
                            196
                            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