Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Probleme mit Zigbee Adapter 1.9.5

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.5k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.6k

Probleme mit Zigbee Adapter 1.9.5

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
66 Beiträge 5 Kommentatoren 6.0k Aufrufe 4 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @jens-g sagte in Probleme mit Zigbee Adapter 1.9.5:

    find: '/dev/serial/by-id/': No such file or directory

    Und das sollte nicht der Fall sein. Oder ist das wieder Docker oder LXC oder so'n Gedöns? ;-)

    Jens G.J Offline
    Jens G.J Offline
    Jens G.
    schrieb am zuletzt editiert von
    #9

    @thomas-braun
    Nein ganz normal direkt auf dem Raspberry Pi installiert ohne Docker

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • Jens G.J Jens G.

      @thomas-braun
      Nein ganz normal direkt auf dem Raspberry Pi installiert ohne Docker

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #10

      @jens-g

      Dann muss der auch in /dev/serial/by-id auftauchen.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      Jens G.J 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @jens-g

        Dann muss der auch in /dev/serial/by-id auftauchen.

        Jens G.J Offline
        Jens G.J Offline
        Jens G.
        schrieb am zuletzt editiert von
        #11

        @thomas-braun
        Sollte man meinen aber immer nur not found.
        Konnte den zum Glück über ls /dev und dann unter ttyUSB1 finden

        Hier mal ein Bild vom aktuellen Zustand meines Zigbee Adapters zigbee adapter .png

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • Jens G.J Jens G.

          @thomas-braun
          Sollte man meinen aber immer nur not found.
          Konnte den zum Glück über ls /dev und dann unter ttyUSB1 finden

          Hier mal ein Bild vom aktuellen Zustand meines Zigbee Adapters zigbee adapter .png

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #12

          @jens-g sagte in Probleme mit Zigbee Adapter 1.9.5:

          Sollte man meinen aber immer nur not found.
          Konnte den zum Glück über ls /dev und dann unter ttyUSB1 finden

          Dann passt da schon auf dem Hardware-Level was nicht.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          Jens G.J 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @jens-g sagte in Probleme mit Zigbee Adapter 1.9.5:

            Sollte man meinen aber immer nur not found.
            Konnte den zum Glück über ls /dev und dann unter ttyUSB1 finden

            Dann passt da schon auf dem Hardware-Level was nicht.

            Jens G.J Offline
            Jens G.J Offline
            Jens G.
            schrieb am zuletzt editiert von
            #13

            @thomas-braun
            Meinst den Stick oder SDkarte obwohl Iobroker läuft ja.
            Hab den Stick bei ebay gekauft hier: https://www.ebay.de/itm/384663961483

            Wo liegt sonst der Fehler

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • Jens G.J Jens G.

              @thomas-braun
              Meinst den Stick oder SDkarte obwohl Iobroker läuft ja.
              Hab den Stick bei ebay gekauft hier: https://www.ebay.de/itm/384663961483

              Wo liegt sonst der Fehler

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #14

              @jens-g sagte in Probleme mit Zigbee Adapter 1.9.5:

              Wo liegt sonst der Fehler

              Zeig mal die Langfassung von

              iob diag
              

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              Jens G.J 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @jens-g sagte in Probleme mit Zigbee Adapter 1.9.5:

                Wo liegt sonst der Fehler

                Zeig mal die Langfassung von

                iob diag
                
                Jens G.J Offline
                Jens G.J Offline
                Jens G.
                schrieb am zuletzt editiert von Jens G.
                #15

                @thomas-braun
                Wie kann ich das sinnvoll bzw. lesbar hier einfügen?

                Bin kurz zum Sport bis später

                So bin wieder da:
                Hier ist die Zusammenfassung:

                ======================= SUMMARY =======================
                                        v.2023-10-10
                
                
                   Static hostname: smarthomepi
                         Icon name: computer
                  Operating System: Raspbian GNU/Linux 11 (bullseye)
                            Kernel: Linux 5.10.103-v7l+
                      Architecture: arm
                
                Installation:           native
                Kernel:                 armv7l
                Userland:               armhf
                Timezone:               Europe/Berlin (CET, +0100)
                User-ID:                1000
                X-Server:               false
                Boot Target:            graphical.target
                
                Pending OS-Updates:     0
                Pending iob updates:    1
                
                Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                        /usr/bin/node           v18.17.1
                                        /usr/bin/npm            9.6.7
                                        /usr/bin/npx            9.6.7
                                        /usr/bin/corepack       0.18.0
                
                Recommended versions are nodejs 18.19.0 and npm 10.2.3
                Your nodejs installation is correct
                
                MEMORY: 
                               total        used        free      shared  buff/cache   available
                Mem:            3.8G        797M        2.4G        0.0K        605M        2.9G
                Swap:            99M          0B         99M
                Total:          3.9G        797M        2.5G
                
                Active iob-Instances:   14
                Active repo(s): stable
                
                ioBroker Core:          js-controller           5.0.16
                                        admin                   6.12.0
                
                ioBroker Status:        iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin and web instance:
                + system.adapter.admin.0                  : admin                 : smarthomepi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : smarthomepi                              -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                
                Objects:                4729
                States:                 1692
                
                Size of iob-Database:
                
                17M     /opt/iobroker/iobroker-data/objects.jsonl
                4.8M    /opt/iobroker/iobroker-data/objects.json.migrated
                4.8M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                7.4M    /opt/iobroker/iobroker-data/states.jsonl
                464K    /opt/iobroker/iobroker-data/states.json.migrated
                464K    /opt/iobroker/iobroker-data/states.json.bak.migrated
                0       /opt/iobroker/iobroker-data/states.json.broken
                
                

                kannst du dort irgendwelche Probleme erkennen?

                Thomas BraunT Jens G.J 2 Antworten Letzte Antwort
                0
                • Jens G.J Jens G.

                  @thomas-braun
                  Wie kann ich das sinnvoll bzw. lesbar hier einfügen?

                  Bin kurz zum Sport bis später

                  So bin wieder da:
                  Hier ist die Zusammenfassung:

                  ======================= SUMMARY =======================
                                          v.2023-10-10
                  
                  
                     Static hostname: smarthomepi
                           Icon name: computer
                    Operating System: Raspbian GNU/Linux 11 (bullseye)
                              Kernel: Linux 5.10.103-v7l+
                        Architecture: arm
                  
                  Installation:           native
                  Kernel:                 armv7l
                  Userland:               armhf
                  Timezone:               Europe/Berlin (CET, +0100)
                  User-ID:                1000
                  X-Server:               false
                  Boot Target:            graphical.target
                  
                  Pending OS-Updates:     0
                  Pending iob updates:    1
                  
                  Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                          /usr/bin/node           v18.17.1
                                          /usr/bin/npm            9.6.7
                                          /usr/bin/npx            9.6.7
                                          /usr/bin/corepack       0.18.0
                  
                  Recommended versions are nodejs 18.19.0 and npm 10.2.3
                  Your nodejs installation is correct
                  
                  MEMORY: 
                                 total        used        free      shared  buff/cache   available
                  Mem:            3.8G        797M        2.4G        0.0K        605M        2.9G
                  Swap:            99M          0B         99M
                  Total:          3.9G        797M        2.5G
                  
                  Active iob-Instances:   14
                  Active repo(s): stable
                  
                  ioBroker Core:          js-controller           5.0.16
                                          admin                   6.12.0
                  
                  ioBroker Status:        iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Status admin and web instance:
                  + system.adapter.admin.0                  : admin                 : smarthomepi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.0                    : web                   : smarthomepi                              -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                  
                  Objects:                4729
                  States:                 1692
                  
                  Size of iob-Database:
                  
                  17M     /opt/iobroker/iobroker-data/objects.jsonl
                  4.8M    /opt/iobroker/iobroker-data/objects.json.migrated
                  4.8M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                  7.4M    /opt/iobroker/iobroker-data/states.jsonl
                  464K    /opt/iobroker/iobroker-data/states.json.migrated
                  464K    /opt/iobroker/iobroker-data/states.json.bak.migrated
                  0       /opt/iobroker/iobroker-data/states.json.broken
                  
                  

                  kannst du dort irgendwelche Probleme erkennen?

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #16

                  @jens-g

                  In der Zusammenfassung nicht viel.

                  iob nodejs-update
                  

                  bitte ausführen. Und dann die Langfassung bekannt machen.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  1 Antwort Letzte Antwort
                  0
                  • Jens G.J Jens G.

                    @thomas-braun
                    Wie kann ich das sinnvoll bzw. lesbar hier einfügen?

                    Bin kurz zum Sport bis später

                    So bin wieder da:
                    Hier ist die Zusammenfassung:

                    ======================= SUMMARY =======================
                                            v.2023-10-10
                    
                    
                       Static hostname: smarthomepi
                             Icon name: computer
                      Operating System: Raspbian GNU/Linux 11 (bullseye)
                                Kernel: Linux 5.10.103-v7l+
                          Architecture: arm
                    
                    Installation:           native
                    Kernel:                 armv7l
                    Userland:               armhf
                    Timezone:               Europe/Berlin (CET, +0100)
                    User-ID:                1000
                    X-Server:               false
                    Boot Target:            graphical.target
                    
                    Pending OS-Updates:     0
                    Pending iob updates:    1
                    
                    Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                            /usr/bin/node           v18.17.1
                                            /usr/bin/npm            9.6.7
                                            /usr/bin/npx            9.6.7
                                            /usr/bin/corepack       0.18.0
                    
                    Recommended versions are nodejs 18.19.0 and npm 10.2.3
                    Your nodejs installation is correct
                    
                    MEMORY: 
                                   total        used        free      shared  buff/cache   available
                    Mem:            3.8G        797M        2.4G        0.0K        605M        2.9G
                    Swap:            99M          0B         99M
                    Total:          3.9G        797M        2.5G
                    
                    Active iob-Instances:   14
                    Active repo(s): stable
                    
                    ioBroker Core:          js-controller           5.0.16
                                            admin                   6.12.0
                    
                    ioBroker Status:        iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                    + system.adapter.admin.0                  : admin                 : smarthomepi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : smarthomepi                              -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                    
                    Objects:                4729
                    States:                 1692
                    
                    Size of iob-Database:
                    
                    17M     /opt/iobroker/iobroker-data/objects.jsonl
                    4.8M    /opt/iobroker/iobroker-data/objects.json.migrated
                    4.8M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                    7.4M    /opt/iobroker/iobroker-data/states.jsonl
                    464K    /opt/iobroker/iobroker-data/states.json.migrated
                    464K    /opt/iobroker/iobroker-data/states.json.bak.migrated
                    0       /opt/iobroker/iobroker-data/states.json.broken
                    
                    

                    kannst du dort irgendwelche Probleme erkennen?

                    Jens G.J Offline
                    Jens G.J Offline
                    Jens G.
                    schrieb am zuletzt editiert von
                    #17

                    ======== Start marking the full check here =========

                    Skript v.2023-10-10
                    
                    *** BASE SYSTEM ***
                       Static hostname: smarthomepi
                             Icon name: computer
                      Operating System: Raspbian GNU/Linux 11 (bullseye)
                                Kernel: Linux 5.10.103-v7l+
                          Architecture: arm
                    
                    Model           : Raspberry Pi 4 Model B Rev 1.4
                    Docker          : false
                    Virtualization  : none
                    Kernel          : armv7l
                    Userland        : armhf
                    
                    Systemuptime and Load:
                     16:14:37 up  4:22,  1 user,  load average: 0.27, 0.13, 0.13
                    CPU threads: 4
                    
                    
                    *** RASPBERRY THROTTLING ***
                    Current issues:
                    No throttling issues detected.
                    
                    Previously detected issues:
                    No throttling issues detected.
                    
                    *** Time and Time Zones ***
                                   Local time: Fri 2024-01-05 16:14:37 CET
                               Universal time: Fri 2024-01-05 15:14:37 UTC
                                     RTC time: n/a
                                    Time zone: Europe/Berlin (CET, +0100)
                    System clock synchronized: yes
                                  NTP service: active
                              RTC in local TZ: no
                    
                    *** User and Groups ***
                    pi
                    /home/pi
                    pi adm dialout cdrom sudo audio video plugdev games users input netdev 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:            3.8G        763M        2.5G        0.0K        606M        3.0G
                    Swap:            99M          0B         99M
                    Total:          3.9G        763M        2.6G
                    
                             3838 M total memory
                              763 M used memory
                              284 M active memory
                              998 M inactive memory
                             2468 M free memory
                               81 M buffer memory
                              525 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
                    /dev/root      ext4       29G  8.6G   20G  31% /
                    devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
                    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                    tmpfs          tmpfs     768M  712K  768M   1% /run
                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                    /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                    tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Fri Jan  5 11:51:47 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:2B:81:55 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=fb4b5961-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                    [Fri Jan  5 11:51:48 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                    [Fri Jan  5 11:51:48 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                    [Fri Jan  5 11:51:51 2024] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                    
                    Show mounted filesystems \(real ones only\):
                    TARGET  SOURCE         FSTYPE OPTIONS
                    /       /dev/mmcblk0p2 ext4   rw,noatime
                    `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                    
                    Files in neuralgic directories:
                    
                    /var:
                    3.2G    /var/
                    1.6G    /var/cache/apt
                    1.6G    /var/cache
                    1.5G    /var/cache/apt/archives
                    1.4G    /var/log/journal/47f40db81a924d0ea15f089479b9a154
                    
                    Archived and active journals take up 1.3G in the file system.
                    
                    /opt/iobroker/backups:
                    56M     /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    304M    /opt/iobroker/iobroker-data/
                    199M    /opt/iobroker/iobroker-data/files
                    71M     /opt/iobroker/iobroker-data/backup-objects
                    67M     /opt/iobroker/iobroker-data/files/javascript.admin
                    48M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                    
                    The five largest files in iobroker-data are:
                    21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                    17M     /opt/iobroker/iobroker-data/objects.jsonl
                    14M     /opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/userwidgets/abfallkalender_2023 (1)-cropped (1).html
                    8.9M    /opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
                    8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js
                    
                    USB-Devices by-id:
                    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                    
                    find: '/dev/serial/by-id/': No such file or directory
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v18.17.1
                    /usr/bin/node           v18.17.1
                    /usr/bin/npm            9.6.7
                    /usr/bin/npx            9.6.7
                    /usr/bin/corepack       0.18.0
                    
                    
                    nodejs:
                      Installed: 18.17.1-deb-1nodesource1
                      Candidate: 18.17.1-deb-1nodesource1
                      Version table:
                     *** 18.17.1-deb-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x bullseye/main armhf Packages
                            100 /var/lib/dpkg/status
                         12.22.12~dfsg-1~deb11u4 500
                            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf 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.16
                    admin:          6.12.0
                    javascript:     7.1.6
                    
                    Adapters from github:   0
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : smarthomepi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.backitup.0               : backitup              : smarthomepi                              -  enabled
                    + system.adapter.daswetter.0              : daswetter             : smarthomepi                              -  enabled
                    + system.adapter.discovery.0              : discovery             : smarthomepi                              -  enabled
                    + system.adapter.dwd.0                    : dwd                   : smarthomepi                              -  enabled
                    + system.adapter.influxdb.0               : influxdb              : smarthomepi                              -  enabled, port: 8086
                    + system.adapter.info.0                   : info                  : smarthomepi                              -  enabled
                    + system.adapter.iqontrol.0               : iqontrol              : smarthomepi                              -  enabled
                    + system.adapter.javascript.0             : javascript            : smarthomepi                              -  enabled
                    + system.adapter.maxcul.0                 : maxcul                : smarthomepi                              -  enabled
                    + system.adapter.mqtt.0                   : mqtt                  : smarthomepi                              -  enabled, port: 1886, bind: 0.0.0.0
                      system.adapter.scenes.0                 : scenes                : smarthomepi                              - disabled
                    + system.adapter.sonoff.0                 : sonoff                : smarthomepi                              -  enabled, port: 1883, bind: 192.168.188.159
                    + system.adapter.tankerkoenig.0           : tankerkoenig          : smarthomepi                              -  enabled
                      system.adapter.terminal.0               : terminal              : smarthomepi                              - disabled, port: 8099, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : smarthomepi                              -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                    + system.adapter.zigbee.0                 : zigbee                : smarthomepi                              -  enabled, port: /dev/ttyUSB1
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : smarthomepi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.influxdb.0               : influxdb              : smarthomepi                              -  enabled, port: 8086
                    + system.adapter.mqtt.0                   : mqtt                  : smarthomepi                              -  enabled, port: 1886, bind: 0.0.0.0
                    + system.adapter.sonoff.0                 : sonoff                : smarthomepi                              -  enabled, port: 1883, bind: 192.168.188.159
                    + system.adapter.web.0                    : web                   : smarthomepi                              -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                    + system.adapter.zigbee.0                 : zigbee                : smarthomepi                              -  enabled, port: /dev/ttyUSB1
                    
                    ioBroker-Repositories
                    stable        : http://repo.iobroker.live/sources-dist.json
                    beta          : http://download.iobroker.net/sources-dist-latest.json
                    
                    Active repo(s): stable
                    
                    Installed ioBroker-Instances
                    Used repository: stable
                    Adapter    "admin"        : 6.12.0   , installed 6.12.0
                    Adapter    "backitup"     : 2.9.8    , installed 2.9.8
                    Adapter    "daswetter"    : 3.1.11   , installed 3.1.11
                    Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                    Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                    Adapter    "ical"         : 1.13.3   , installed 1.13.3
                    Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                    Adapter    "info"         : 2.0.0    , installed 2.0.0
                    Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                    Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                    Controller "js-controller": 5.0.17   , installed 5.0.16 [Updatable]
                    Adapter    "maxcul"       : 1.3.1    , installed 1.3.1
                    Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                    Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                    Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                    Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                    Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                    Adapter    "web"          : 6.1.10   , installed 6.1.10
                    Adapter    "ws"           : 2.5.8    , installed 2.5.8
                    Adapter    "zigbee"       : 1.9.5    , installed 1.9.5
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        4729
                    States:         1683
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                    Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                    Get:3 https://deb.nodesource.com/node_18.x bullseye InRelease [4586 B]
                    Fetched 4586 B in 6s (711 B/s)
                    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:22              0.0.0.0:*               LISTEN      0          10819      773/sshd: /usr/sbin 
                    tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        10711      451/influxd         
                    tcp        0      0 192.168.188.159:1883    0.0.0.0:*               LISTEN      1001       12273      940/io.sonoff.0     
                    tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       10984      959/io.mqtt.0       
                    tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1001       10985      959/io.mqtt.0       
                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       12070      766/iobroker.js-con 
                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       12055      766/iobroker.js-con 
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       13828      853/io.admin.0      
                    tcp6       0      0 :::8085                 :::*                    LISTEN      1001       17691      1573/io.web.0       
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          10821      773/sshd: /usr/sbin 
                    tcp6       0      0 :::8086                 :::*                    LISTEN      999        11968      451/influxd         
                    udp        0      0 0.0.0.0:42406           0.0.0.0:*                           108        11826      402/avahi-daemon: r 
                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13695      765/dhcpcd          
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11824      402/avahi-daemon: r 
                    udp6       0      0 :::546                  :::*                                0          10763      765/dhcpcd          
                    udp6       0      0 :::5353                 :::*                                108        11825      402/avahi-daemon: r 
                    udp6       0      0 :::53005                :::*                                108        11827      402/avahi-daemon: r 
                    
                    *** Log File - Last 25 Lines ***
                    
                    2024-01-05 16:15:13.432  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Maximale_Temperatur_value with 2  
                    2024-01-05 16:15:13.442  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wind_valueB with Mäßiger Wind aus Nordosten  
                    2024-01-05 16:15:13.454  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wind_value with Mäßiger Wind aus Nordosten  
                    2024-01-05 16:15:13.465  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wind_idB with 34  
                    2024-01-05 16:15:13.476  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wind_id with 10  
                    2024-01-05 16:15:13.485  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/34.png  
                    2024-01-05 16:15:13.495  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wetter_Symbol_value2 with Teils bewölkt  
                    2024-01-05 16:15:13.505  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wetter_Symbol_value with Teils bewölkt  
                    2024-01-05 16:15:13.515  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wetter_Symbol_id2 with 2  
                    2024-01-05 16:15:13.531  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wetter_Symbol_id with 2  
                    2024-01-05 16:15:13.541  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria5/SVG/Color/2.svg  
                    2024-01-05 16:15:13.556  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Tag_value with Donnerstag  
                    2024-01-05 16:15:13.565  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wetterbedingungen_value with Den ganzen Tag über Sonne  
                    2024-01-05 16:15:13.575  - debug: daswetter.0 (6914) 7 days forecast done
                    2024-01-05 16:15:13.581  - debug: daswetter.0 (6914) exit, all done
                    2024-01-05 16:15:13.582  - debug: daswetter.0 (6914) timer killed
                    2024-01-05 16:15:13.583  - debug: daswetter.0 (6914) Plugin sentry destroyed
                    2024-01-05 16:15:13.584  - info: daswetter.0 (6914) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                    2024-01-05 16:15:14.116  - info: daswetter.0 (6914) cleaned everything up...
                    2024-01-05 16:15:14.149  - info: host.smarthomepi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2024-01-05 16:15:14.377  - info: dwd.0 (6895) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2024-01-05 16:15:14.980  - info: host.smarthomepi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2024-01-05 16:15:17.406  - info: admin.0 (853) <== Disconnect system.user.admin from ::ffff:192.168.188.21 
                    2024-01-05 16:15:25.678  - info: admin.0 (853) ==> Connected system.user.admin from ::ffff:192.168.188.21
                    2024-01-05 16:15:25.886  - info: zigbee.0 (3432) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"SHK","serialNumber":"868","vendorId":"0403","productId":"6001"},{"path":"/dev/ttyUSB1","manufacturer":"ITead","serialNumber":"78c227e46ed8ed11ad85736162c613ac","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                    
                    
                    
                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • Jens G.J Jens G.

                      ======== Start marking the full check here =========

                      Skript v.2023-10-10
                      
                      *** BASE SYSTEM ***
                         Static hostname: smarthomepi
                               Icon name: computer
                        Operating System: Raspbian GNU/Linux 11 (bullseye)
                                  Kernel: Linux 5.10.103-v7l+
                            Architecture: arm
                      
                      Model           : Raspberry Pi 4 Model B Rev 1.4
                      Docker          : false
                      Virtualization  : none
                      Kernel          : armv7l
                      Userland        : armhf
                      
                      Systemuptime and Load:
                       16:14:37 up  4:22,  1 user,  load average: 0.27, 0.13, 0.13
                      CPU threads: 4
                      
                      
                      *** RASPBERRY THROTTLING ***
                      Current issues:
                      No throttling issues detected.
                      
                      Previously detected issues:
                      No throttling issues detected.
                      
                      *** Time and Time Zones ***
                                     Local time: Fri 2024-01-05 16:14:37 CET
                                 Universal time: Fri 2024-01-05 15:14:37 UTC
                                       RTC time: n/a
                                      Time zone: Europe/Berlin (CET, +0100)
                      System clock synchronized: yes
                                    NTP service: active
                                RTC in local TZ: no
                      
                      *** User and Groups ***
                      pi
                      /home/pi
                      pi adm dialout cdrom sudo audio video plugdev games users input netdev 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:            3.8G        763M        2.5G        0.0K        606M        3.0G
                      Swap:            99M          0B         99M
                      Total:          3.9G        763M        2.6G
                      
                               3838 M total memory
                                763 M used memory
                                284 M active memory
                                998 M inactive memory
                               2468 M free memory
                                 81 M buffer memory
                                525 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
                      /dev/root      ext4       29G  8.6G   20G  31% /
                      devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
                      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                      tmpfs          tmpfs     768M  712K  768M   1% /run
                      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                      /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                      tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Fri Jan  5 11:51:47 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:2B:81:55 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=fb4b5961-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                      [Fri Jan  5 11:51:48 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                      [Fri Jan  5 11:51:48 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                      [Fri Jan  5 11:51:51 2024] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                      
                      Show mounted filesystems \(real ones only\):
                      TARGET  SOURCE         FSTYPE OPTIONS
                      /       /dev/mmcblk0p2 ext4   rw,noatime
                      `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                      
                      Files in neuralgic directories:
                      
                      /var:
                      3.2G    /var/
                      1.6G    /var/cache/apt
                      1.6G    /var/cache
                      1.5G    /var/cache/apt/archives
                      1.4G    /var/log/journal/47f40db81a924d0ea15f089479b9a154
                      
                      Archived and active journals take up 1.3G in the file system.
                      
                      /opt/iobroker/backups:
                      56M     /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      304M    /opt/iobroker/iobroker-data/
                      199M    /opt/iobroker/iobroker-data/files
                      71M     /opt/iobroker/iobroker-data/backup-objects
                      67M     /opt/iobroker/iobroker-data/files/javascript.admin
                      48M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                      
                      The five largest files in iobroker-data are:
                      21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                      17M     /opt/iobroker/iobroker-data/objects.jsonl
                      14M     /opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/userwidgets/abfallkalender_2023 (1)-cropped (1).html
                      8.9M    /opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
                      8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js
                      
                      USB-Devices by-id:
                      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                      
                      find: '/dev/serial/by-id/': No such file or directory
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v18.17.1
                      /usr/bin/node           v18.17.1
                      /usr/bin/npm            9.6.7
                      /usr/bin/npx            9.6.7
                      /usr/bin/corepack       0.18.0
                      
                      
                      nodejs:
                        Installed: 18.17.1-deb-1nodesource1
                        Candidate: 18.17.1-deb-1nodesource1
                        Version table:
                       *** 18.17.1-deb-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x bullseye/main armhf Packages
                              100 /var/lib/dpkg/status
                           12.22.12~dfsg-1~deb11u4 500
                              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf 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.16
                      admin:          6.12.0
                      javascript:     7.1.6
                      
                      Adapters from github:   0
                      
                      Adapter State
                      + system.adapter.admin.0                  : admin                 : smarthomepi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.backitup.0               : backitup              : smarthomepi                              -  enabled
                      + system.adapter.daswetter.0              : daswetter             : smarthomepi                              -  enabled
                      + system.adapter.discovery.0              : discovery             : smarthomepi                              -  enabled
                      + system.adapter.dwd.0                    : dwd                   : smarthomepi                              -  enabled
                      + system.adapter.influxdb.0               : influxdb              : smarthomepi                              -  enabled, port: 8086
                      + system.adapter.info.0                   : info                  : smarthomepi                              -  enabled
                      + system.adapter.iqontrol.0               : iqontrol              : smarthomepi                              -  enabled
                      + system.adapter.javascript.0             : javascript            : smarthomepi                              -  enabled
                      + system.adapter.maxcul.0                 : maxcul                : smarthomepi                              -  enabled
                      + system.adapter.mqtt.0                   : mqtt                  : smarthomepi                              -  enabled, port: 1886, bind: 0.0.0.0
                        system.adapter.scenes.0                 : scenes                : smarthomepi                              - disabled
                      + system.adapter.sonoff.0                 : sonoff                : smarthomepi                              -  enabled, port: 1883, bind: 192.168.188.159
                      + system.adapter.tankerkoenig.0           : tankerkoenig          : smarthomepi                              -  enabled
                        system.adapter.terminal.0               : terminal              : smarthomepi                              - disabled, port: 8099, bind: 0.0.0.0, run as: admin
                      + system.adapter.web.0                    : web                   : smarthomepi                              -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : smarthomepi                              -  enabled, port: /dev/ttyUSB1
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : smarthomepi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.influxdb.0               : influxdb              : smarthomepi                              -  enabled, port: 8086
                      + system.adapter.mqtt.0                   : mqtt                  : smarthomepi                              -  enabled, port: 1886, bind: 0.0.0.0
                      + system.adapter.sonoff.0                 : sonoff                : smarthomepi                              -  enabled, port: 1883, bind: 192.168.188.159
                      + system.adapter.web.0                    : web                   : smarthomepi                              -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : smarthomepi                              -  enabled, port: /dev/ttyUSB1
                      
                      ioBroker-Repositories
                      stable        : http://repo.iobroker.live/sources-dist.json
                      beta          : http://download.iobroker.net/sources-dist-latest.json
                      
                      Active repo(s): stable
                      
                      Installed ioBroker-Instances
                      Used repository: stable
                      Adapter    "admin"        : 6.12.0   , installed 6.12.0
                      Adapter    "backitup"     : 2.9.8    , installed 2.9.8
                      Adapter    "daswetter"    : 3.1.11   , installed 3.1.11
                      Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                      Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                      Adapter    "ical"         : 1.13.3   , installed 1.13.3
                      Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                      Adapter    "info"         : 2.0.0    , installed 2.0.0
                      Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                      Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                      Controller "js-controller": 5.0.17   , installed 5.0.16 [Updatable]
                      Adapter    "maxcul"       : 1.3.1    , installed 1.3.1
                      Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                      Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                      Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                      Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                      Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                      Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                      Adapter    "web"          : 6.1.10   , installed 6.1.10
                      Adapter    "ws"           : 2.5.8    , installed 2.5.8
                      Adapter    "zigbee"       : 1.9.5    , installed 1.9.5
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        4729
                      States:         1683
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                      Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                      Get:3 https://deb.nodesource.com/node_18.x bullseye InRelease [4586 B]
                      Fetched 4586 B in 6s (711 B/s)
                      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:22              0.0.0.0:*               LISTEN      0          10819      773/sshd: /usr/sbin 
                      tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        10711      451/influxd         
                      tcp        0      0 192.168.188.159:1883    0.0.0.0:*               LISTEN      1001       12273      940/io.sonoff.0     
                      tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       10984      959/io.mqtt.0       
                      tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1001       10985      959/io.mqtt.0       
                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       12070      766/iobroker.js-con 
                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       12055      766/iobroker.js-con 
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       13828      853/io.admin.0      
                      tcp6       0      0 :::8085                 :::*                    LISTEN      1001       17691      1573/io.web.0       
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          10821      773/sshd: /usr/sbin 
                      tcp6       0      0 :::8086                 :::*                    LISTEN      999        11968      451/influxd         
                      udp        0      0 0.0.0.0:42406           0.0.0.0:*                           108        11826      402/avahi-daemon: r 
                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13695      765/dhcpcd          
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11824      402/avahi-daemon: r 
                      udp6       0      0 :::546                  :::*                                0          10763      765/dhcpcd          
                      udp6       0      0 :::5353                 :::*                                108        11825      402/avahi-daemon: r 
                      udp6       0      0 :::53005                :::*                                108        11827      402/avahi-daemon: r 
                      
                      *** Log File - Last 25 Lines ***
                      
                      2024-01-05 16:15:13.432  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Maximale_Temperatur_value with 2  
                      2024-01-05 16:15:13.442  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wind_valueB with Mäßiger Wind aus Nordosten  
                      2024-01-05 16:15:13.454  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wind_value with Mäßiger Wind aus Nordosten  
                      2024-01-05 16:15:13.465  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wind_idB with 34  
                      2024-01-05 16:15:13.476  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wind_id with 10  
                      2024-01-05 16:15:13.485  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/34.png  
                      2024-01-05 16:15:13.495  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wetter_Symbol_value2 with Teils bewölkt  
                      2024-01-05 16:15:13.505  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wetter_Symbol_value with Teils bewölkt  
                      2024-01-05 16:15:13.515  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wetter_Symbol_id2 with 2  
                      2024-01-05 16:15:13.531  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wetter_Symbol_id with 2  
                      2024-01-05 16:15:13.541  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria5/SVG/Color/2.svg  
                      2024-01-05 16:15:13.556  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Tag_value with Donnerstag  
                      2024-01-05 16:15:13.565  - debug: daswetter.0 (6914) insert NextDays.Location_1.Day_7.Wetterbedingungen_value with Den ganzen Tag über Sonne  
                      2024-01-05 16:15:13.575  - debug: daswetter.0 (6914) 7 days forecast done
                      2024-01-05 16:15:13.581  - debug: daswetter.0 (6914) exit, all done
                      2024-01-05 16:15:13.582  - debug: daswetter.0 (6914) timer killed
                      2024-01-05 16:15:13.583  - debug: daswetter.0 (6914) Plugin sentry destroyed
                      2024-01-05 16:15:13.584  - info: daswetter.0 (6914) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                      2024-01-05 16:15:14.116  - info: daswetter.0 (6914) cleaned everything up...
                      2024-01-05 16:15:14.149  - info: host.smarthomepi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2024-01-05 16:15:14.377  - info: dwd.0 (6895) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      2024-01-05 16:15:14.980  - info: host.smarthomepi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2024-01-05 16:15:17.406  - info: admin.0 (853) <== Disconnect system.user.admin from ::ffff:192.168.188.21 
                      2024-01-05 16:15:25.678  - info: admin.0 (853) ==> Connected system.user.admin from ::ffff:192.168.188.21
                      2024-01-05 16:15:25.886  - info: zigbee.0 (3432) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"SHK","serialNumber":"868","vendorId":"0403","productId":"6001"},{"path":"/dev/ttyUSB1","manufacturer":"ITead","serialNumber":"78c227e46ed8ed11ad85736162c613ac","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                      
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #18

                      @jens-g

                      Zunächst solltest du doch

                      iob nodejs-update
                      

                      ausführen...

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      Jens G.J 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @jens-g

                        Zunächst solltest du doch

                        iob nodejs-update
                        

                        ausführen...

                        Jens G.J Offline
                        Jens G.J Offline
                        Jens G.
                        schrieb am zuletzt editiert von
                        #19

                        @thomas-braun
                        Sorry habe ich übersehern wird gerade gemacht auf Version 18.19

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • Jens G.J Jens G.

                          @thomas-braun
                          Sorry habe ich übersehern wird gerade gemacht auf Version 18.19

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von Thomas Braun
                          #20

                          @jens-g

                          apt policy udev
                          

                          sagt? Da wirst du dir die defekte Version eingehandelt haben.
                          Ich würde ohne hin von dem auslaufenden Bullseye-Release auf Debian 12 'Bookworm' (64Bit - Lite) wechseln. Das Thema wird ohnehin früher oder später auf dich zukommen. Kannste auch jetzt den Absprung machen.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          Jens G.J 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @jens-g

                            apt policy udev
                            

                            sagt? Da wirst du dir die defekte Version eingehandelt haben.
                            Ich würde ohne hin von dem auslaufenden Bullseye-Release auf Debian 12 'Bookworm' (64Bit - Lite) wechseln. Das Thema wird ohnehin früher oder später auf dich zukommen. Kannste auch jetzt den Absprung machen.

                            Jens G.J Offline
                            Jens G.J Offline
                            Jens G.
                            schrieb am zuletzt editiert von
                            #21

                            @thomas-braun

                            ======== Start marking the full check here =========

                            Skript v.2023-10-10
                            
                            *** BASE SYSTEM ***
                               Static hostname: smarthomepi
                                     Icon name: computer
                              Operating System: Raspbian GNU/Linux 11 (bullseye)
                                        Kernel: Linux 5.10.103-v7l+
                                  Architecture: arm
                            
                            Model           : Raspberry Pi 4 Model B Rev 1.4
                            Docker          : false
                            Virtualization  : none
                            Kernel          : armv7l
                            Userland        : armhf
                            
                            Systemuptime and Load:
                             16:26:27 up  4:34,  1 user,  load average: 1.92, 0.88, 0.47
                            CPU threads: 4
                            
                            
                            *** RASPBERRY THROTTLING ***
                            Current issues:
                            No throttling issues detected.
                            
                            Previously detected issues:
                            No throttling issues detected.
                            
                            *** Time and Time Zones ***
                                           Local time: Fri 2024-01-05 16:26:27 CET
                                       Universal time: Fri 2024-01-05 15:26:27 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 netdev 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:            3.8G        794M        2.1G        0.0K        985M        2.9G
                            Swap:            99M          0B         99M
                            Total:          3.9G        794M        2.2G
                            
                                     3838 M total memory
                                      794 M used memory
                                      495 M active memory
                                     1151 M inactive memory
                                     2058 M free memory
                                      238 M buffer memory
                                      746 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
                            /dev/root      ext4       29G  8.6G   20G  31% /
                            devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
                            tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                            tmpfs          tmpfs     768M  712K  768M   1% /run
                            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                            /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                            tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
                            
                            Messages concerning ext4 filesystem in dmesg:
                            [Fri Jan  5 11:51:47 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:2B:81:55 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=fb4b5961-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                            [Fri Jan  5 11:51:48 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                            [Fri Jan  5 11:51:48 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                            [Fri Jan  5 11:51:51 2024] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                            
                            Show mounted filesystems \(real ones only\):
                            TARGET  SOURCE         FSTYPE OPTIONS
                            /       /dev/mmcblk0p2 ext4   rw,noatime
                            `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                            
                            Files in neuralgic directories:
                            
                            /var:
                            3.3G    /var/
                            1.6G    /var/cache/apt
                            1.6G    /var/cache
                            1.5G    /var/cache/apt/archives
                            1.4G    /var/log/journal/47f40db81a924d0ea15f089479b9a154
                            
                            Archived and active journals take up 1.3G in the file system.
                            
                            /opt/iobroker/backups:
                            56M     /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            304M    /opt/iobroker/iobroker-data/
                            199M    /opt/iobroker/iobroker-data/files
                            71M     /opt/iobroker/iobroker-data/backup-objects
                            67M     /opt/iobroker/iobroker-data/files/javascript.admin
                            48M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                            
                            The five largest files in iobroker-data are:
                            21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                            17M     /opt/iobroker/iobroker-data/objects.jsonl
                            14M     /opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/userwidgets/abfallkalender_2023 (1)-cropped (1).html
                            8.9M    /opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
                            8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js
                            
                            USB-Devices by-id:
                            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                            
                            find: '/dev/serial/by-id/': No such file or directory
                            
                            *** NodeJS-Installation ***
                            
                            /usr/bin/nodejs         v18.19.0
                            /usr/bin/node           v18.19.0
                            /usr/bin/npm            10.2.3
                            /usr/bin/npx            10.2.3
                            /usr/bin/corepack       0.22.0
                            
                            
                            nodejs:
                              Installed: 18.19.0-1nodesource1
                              Candidate: 18.19.0-1nodesource1
                              Version table:
                             *** 18.19.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                    100 /var/lib/dpkg/status
                                 18.18.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.18.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.18.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.17.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.17.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.16.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.16.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.15.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.14.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.14.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.14.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.13.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.12.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.11.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.10.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.9.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.9.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.8.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.7.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.6.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.5.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.4.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.3.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.2.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.1.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.0.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 12.22.12~dfsg-1~deb11u4 500
                                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf 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.16
                            admin:          6.12.0
                            javascript:     7.1.6
                            
                            Adapters from github:   0
                            
                            Adapter State
                            + system.adapter.admin.0                  : admin                 : smarthomepi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.backitup.0               : backitup              : smarthomepi                              -  enabled
                              system.adapter.daswetter.0              : daswetter             : smarthomepi                              -  enabled
                            + system.adapter.discovery.0              : discovery             : smarthomepi                              -  enabled
                              system.adapter.dwd.0                    : dwd                   : smarthomepi                              -  enabled
                            + system.adapter.influxdb.0               : influxdb              : smarthomepi                              -  enabled, port: 8086
                            + system.adapter.info.0                   : info                  : smarthomepi                              -  enabled
                            + system.adapter.iqontrol.0               : iqontrol              : smarthomepi                              -  enabled
                            + system.adapter.javascript.0             : javascript            : smarthomepi                              -  enabled
                            + system.adapter.maxcul.0                 : maxcul                : smarthomepi                              -  enabled
                            + system.adapter.mqtt.0                   : mqtt                  : smarthomepi                              -  enabled, port: 1886, bind: 0.0.0.0
                              system.adapter.scenes.0                 : scenes                : smarthomepi                              - disabled
                            + system.adapter.sonoff.0                 : sonoff                : smarthomepi                              -  enabled, port: 1883, bind: 192.168.188.159
                            + system.adapter.tankerkoenig.0           : tankerkoenig          : smarthomepi                              -  enabled
                              system.adapter.terminal.0               : terminal              : smarthomepi                              - disabled, port: 8099, bind: 0.0.0.0, run as: admin
                            + system.adapter.web.0                    : web                   : smarthomepi                              -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                            + system.adapter.zigbee.0                 : zigbee                : smarthomepi                              -  enabled, port: /dev/ttyUSB1
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : smarthomepi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.influxdb.0               : influxdb              : smarthomepi                              -  enabled, port: 8086
                            + system.adapter.mqtt.0                   : mqtt                  : smarthomepi                              -  enabled, port: 1886, bind: 0.0.0.0
                            + system.adapter.sonoff.0                 : sonoff                : smarthomepi                              -  enabled, port: 1883, bind: 192.168.188.159
                            + system.adapter.web.0                    : web                   : smarthomepi                              -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                            + system.adapter.zigbee.0                 : zigbee                : smarthomepi                              -  enabled, port: /dev/ttyUSB1
                            
                            ioBroker-Repositories
                            stable        : http://repo.iobroker.live/sources-dist.json
                            beta          : http://download.iobroker.net/sources-dist-latest.json
                            
                            Active repo(s): stable
                            
                            Installed ioBroker-Instances
                            Used repository: stable
                            Adapter    "admin"        : 6.12.0   , installed 6.12.0
                            Adapter    "backitup"     : 2.9.8    , installed 2.9.8
                            Adapter    "daswetter"    : 3.1.11   , installed 3.1.11
                            Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                            Adapter    "ical"         : 1.13.3   , installed 1.13.3
                            Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                            Adapter    "info"         : 2.0.0    , installed 2.0.0
                            Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                            Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                            Controller "js-controller": 5.0.17   , installed 5.0.16 [Updatable]
                            Adapter    "maxcul"       : 1.3.1    , installed 1.3.1
                            Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                            Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                            Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                            Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                            Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                            Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                            Adapter    "web"          : 6.1.10   , installed 6.1.10
                            Adapter    "ws"           : 2.5.8    , installed 2.5.8
                            Adapter    "zigbee"       : 1.9.5    , installed 1.9.5
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        4729
                            States:         1691
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://archive.raspberrypi.org/debian buster InRelease
                            Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                            Hit:3 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:22              0.0.0.0:*               LISTEN      0          10819      773/sshd: /usr/sbin 
                            tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        10711      451/influxd         
                            tcp        0      0 192.168.188.159:1883    0.0.0.0:*               LISTEN      1001       47485      8303/io.sonoff.0    
                            tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       50214      8330/io.mqtt.0      
                            tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1001       50215      8330/io.mqtt.0      
                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       46977      8225/iobroker.js-co 
                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       46970      8225/iobroker.js-co 
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       46039      8246/io.admin.0     
                            tcp6       0      0 :::8085                 :::*                    LISTEN      1001       50942      9090/io.web.0       
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          10821      773/sshd: /usr/sbin 
                            tcp6       0      0 :::8086                 :::*                    LISTEN      999        11968      451/influxd         
                            udp        0      0 0.0.0.0:42406           0.0.0.0:*                           108        11826      402/avahi-daemon: r 
                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13695      765/dhcpcd          
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11824      402/avahi-daemon: r 
                            udp6       0      0 :::546                  :::*                                0          10763      765/dhcpcd          
                            udp6       0      0 :::5353                 :::*                                108        11825      402/avahi-daemon: r 
                            udp6       0      0 :::53005                :::*                                108        11827      402/avahi-daemon: r 
                            
                            *** Log File - Last 25 Lines ***
                            
                            2024-01-05 16:26:25.626  - info: host.smarthomepi instance system.adapter.maxcul.0 started with pid 8665
                            2024-01-05 16:26:28.481  - info: dwd.0 (8427) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2024-01-05 16:26:28.821  - info: maxcul.0 (8665) starting. Version 1.3.1 in /opt/iobroker/node_modules/iobroker.maxcul, node: v18.19.0, js-controller: 5.0.16
                            2024-01-05 16:26:29.179  - info: host.smarthomepi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2024-01-05 16:26:29.351  - info: maxcul.0 (8665) using serial device /dev/ttyUSB0@38400
                            2024-01-05 16:26:29.392  - info: maxcul.0 (8665) serialPort /dev/ttyUSB0 is open!
                            2024-01-05 16:26:29.709  - info: host.smarthomepi instance system.adapter.tankerkoenig.0 started with pid 9004
                            2024-01-05 16:26:31.417  - info: maxcul.0 (8665) CUL FW Version: V 1.67 nanoCUL868
                            2024-01-05 16:26:32.632  - info: tankerkoenig.0 (9004) starting. Version 3.3.7 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v18.19.0, js-controller: 5.0.16
                            2024-01-05 16:26:32.695  - info: tankerkoenig.0 (9004) Adapter is already in daemon mode
                            2024-01-05 16:26:32.697  - warn: tankerkoenig.0 (9004) Sync time was too short (5). New sync time is 10 min
                            2024-01-05 16:26:32.698  - info: tankerkoenig.0 (9004) Sync time set to 10 minutes or 600000 ms
                            2024-01-05 16:26:33.708  - info: host.smarthomepi instance system.adapter.web.0 started with pid 9090
                            2024-01-05 16:26:34.180  - warn: zigbee.0 (8318) DeviceAvailability:Failed to ping 0xa4c1384e05b39d11 TS011F
                            2024-01-05 16:26:38.379  - info: web.0 (9090) starting. Version 6.1.10 in /opt/iobroker/node_modules/iobroker.web, node: v18.19.0, js-controller: 5.0.16
                            2024-01-05 16:26:38.832  - info: web.0 (9090) socket.io server listening on port 8085
                            2024-01-05 16:26:38.846  - info: web.0 (9090) http server listening on port 8085
                            2024-01-05 16:26:39.942  - info: tankerkoenig.0 (9004) Start first request
                            2024-01-05 16:26:44.375  - info: web.0 (9090) ==> Connected system.user.admin from ::ffff:192.168.188.162
                            2024-01-05 16:27:38.077  - info: admin.0 (8246) <== Disconnect system.user.admin from ::ffff:192.168.188.21 
                            2024-01-05 16:27:38.085  - info: admin.0 (8246) <== Disconnect system.user.admin from ::ffff:192.168.188.21 admin
                            2024-01-05 16:27:38.713  - info: admin.0 (8246) ==> Connected system.user.admin from ::ffff:192.168.188.21
                            2024-01-05 16:27:41.881  - info: admin.0 (8246) ==> Connected system.user.admin from ::ffff:192.168.188.21
                            2024-01-05 16:27:42.203  - info: zigbee.0 (8318) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"SHK","serialNumber":"868","vendorId":"0403","productId":"6001"},{"path":"/dev/ttyUSB1","manufacturer":"ITead","serialNumber":"78c227e46ed8ed11ad85736162c613ac","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                            2024-01-05 16:27:46.416  - info: admin.0 (8246) <== Disconnect system.user.admin from ::ffff:192.168.188.21 
                            
                            

                            So hier einmal die Langfassung nach nodejs Update.

                            pi@smarthomepi:~ $ apt policy udev
                            udev:
                              Installiert:           247.3-7+rpi1+deb11u2
                              Installationskandidat: 247.3-7+rpi1+deb11u2
                              Versionstabelle:
                             *** 247.3-7+rpi1+deb11u2 500
                                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                    100 /var/lib/dpkg/status
                            
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • Jens G.J Jens G.

                              @thomas-braun

                              ======== Start marking the full check here =========

                              Skript v.2023-10-10
                              
                              *** BASE SYSTEM ***
                                 Static hostname: smarthomepi
                                       Icon name: computer
                                Operating System: Raspbian GNU/Linux 11 (bullseye)
                                          Kernel: Linux 5.10.103-v7l+
                                    Architecture: arm
                              
                              Model           : Raspberry Pi 4 Model B Rev 1.4
                              Docker          : false
                              Virtualization  : none
                              Kernel          : armv7l
                              Userland        : armhf
                              
                              Systemuptime and Load:
                               16:26:27 up  4:34,  1 user,  load average: 1.92, 0.88, 0.47
                              CPU threads: 4
                              
                              
                              *** RASPBERRY THROTTLING ***
                              Current issues:
                              No throttling issues detected.
                              
                              Previously detected issues:
                              No throttling issues detected.
                              
                              *** Time and Time Zones ***
                                             Local time: Fri 2024-01-05 16:26:27 CET
                                         Universal time: Fri 2024-01-05 15:26:27 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 netdev 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:            3.8G        794M        2.1G        0.0K        985M        2.9G
                              Swap:            99M          0B         99M
                              Total:          3.9G        794M        2.2G
                              
                                       3838 M total memory
                                        794 M used memory
                                        495 M active memory
                                       1151 M inactive memory
                                       2058 M free memory
                                        238 M buffer memory
                                        746 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
                              /dev/root      ext4       29G  8.6G   20G  31% /
                              devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
                              tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                              tmpfs          tmpfs     768M  712K  768M   1% /run
                              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                              /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                              tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Fri Jan  5 11:51:47 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:2B:81:55 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=fb4b5961-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                              [Fri Jan  5 11:51:48 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                              [Fri Jan  5 11:51:48 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                              [Fri Jan  5 11:51:51 2024] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                              
                              Show mounted filesystems \(real ones only\):
                              TARGET  SOURCE         FSTYPE OPTIONS
                              /       /dev/mmcblk0p2 ext4   rw,noatime
                              `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                              
                              Files in neuralgic directories:
                              
                              /var:
                              3.3G    /var/
                              1.6G    /var/cache/apt
                              1.6G    /var/cache
                              1.5G    /var/cache/apt/archives
                              1.4G    /var/log/journal/47f40db81a924d0ea15f089479b9a154
                              
                              Archived and active journals take up 1.3G in the file system.
                              
                              /opt/iobroker/backups:
                              56M     /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              304M    /opt/iobroker/iobroker-data/
                              199M    /opt/iobroker/iobroker-data/files
                              71M     /opt/iobroker/iobroker-data/backup-objects
                              67M     /opt/iobroker/iobroker-data/files/javascript.admin
                              48M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                              
                              The five largest files in iobroker-data are:
                              21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                              17M     /opt/iobroker/iobroker-data/objects.jsonl
                              14M     /opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/userwidgets/abfallkalender_2023 (1)-cropped (1).html
                              8.9M    /opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
                              8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js
                              
                              USB-Devices by-id:
                              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                              
                              find: '/dev/serial/by-id/': No such file or directory
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v18.19.0
                              /usr/bin/node           v18.19.0
                              /usr/bin/npm            10.2.3
                              /usr/bin/npx            10.2.3
                              /usr/bin/corepack       0.22.0
                              
                              
                              nodejs:
                                Installed: 18.19.0-1nodesource1
                                Candidate: 18.19.0-1nodesource1
                                Version table:
                               *** 18.19.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                      100 /var/lib/dpkg/status
                                   18.18.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.18.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.18.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.17.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.17.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.16.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.16.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.15.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.14.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.14.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.14.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.13.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.12.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.11.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.10.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.9.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.9.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.8.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.7.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.6.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.5.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.4.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.3.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.2.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.1.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.0.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   12.22.12~dfsg-1~deb11u4 500
                                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf 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.16
                              admin:          6.12.0
                              javascript:     7.1.6
                              
                              Adapters from github:   0
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : smarthomepi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.backitup.0               : backitup              : smarthomepi                              -  enabled
                                system.adapter.daswetter.0              : daswetter             : smarthomepi                              -  enabled
                              + system.adapter.discovery.0              : discovery             : smarthomepi                              -  enabled
                                system.adapter.dwd.0                    : dwd                   : smarthomepi                              -  enabled
                              + system.adapter.influxdb.0               : influxdb              : smarthomepi                              -  enabled, port: 8086
                              + system.adapter.info.0                   : info                  : smarthomepi                              -  enabled
                              + system.adapter.iqontrol.0               : iqontrol              : smarthomepi                              -  enabled
                              + system.adapter.javascript.0             : javascript            : smarthomepi                              -  enabled
                              + system.adapter.maxcul.0                 : maxcul                : smarthomepi                              -  enabled
                              + system.adapter.mqtt.0                   : mqtt                  : smarthomepi                              -  enabled, port: 1886, bind: 0.0.0.0
                                system.adapter.scenes.0                 : scenes                : smarthomepi                              - disabled
                              + system.adapter.sonoff.0                 : sonoff                : smarthomepi                              -  enabled, port: 1883, bind: 192.168.188.159
                              + system.adapter.tankerkoenig.0           : tankerkoenig          : smarthomepi                              -  enabled
                                system.adapter.terminal.0               : terminal              : smarthomepi                              - disabled, port: 8099, bind: 0.0.0.0, run as: admin
                              + system.adapter.web.0                    : web                   : smarthomepi                              -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                              + system.adapter.zigbee.0                 : zigbee                : smarthomepi                              -  enabled, port: /dev/ttyUSB1
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : smarthomepi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.influxdb.0               : influxdb              : smarthomepi                              -  enabled, port: 8086
                              + system.adapter.mqtt.0                   : mqtt                  : smarthomepi                              -  enabled, port: 1886, bind: 0.0.0.0
                              + system.adapter.sonoff.0                 : sonoff                : smarthomepi                              -  enabled, port: 1883, bind: 192.168.188.159
                              + system.adapter.web.0                    : web                   : smarthomepi                              -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                              + system.adapter.zigbee.0                 : zigbee                : smarthomepi                              -  enabled, port: /dev/ttyUSB1
                              
                              ioBroker-Repositories
                              stable        : http://repo.iobroker.live/sources-dist.json
                              beta          : http://download.iobroker.net/sources-dist-latest.json
                              
                              Active repo(s): stable
                              
                              Installed ioBroker-Instances
                              Used repository: stable
                              Adapter    "admin"        : 6.12.0   , installed 6.12.0
                              Adapter    "backitup"     : 2.9.8    , installed 2.9.8
                              Adapter    "daswetter"    : 3.1.11   , installed 3.1.11
                              Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                              Adapter    "ical"         : 1.13.3   , installed 1.13.3
                              Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                              Adapter    "info"         : 2.0.0    , installed 2.0.0
                              Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                              Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                              Controller "js-controller": 5.0.17   , installed 5.0.16 [Updatable]
                              Adapter    "maxcul"       : 1.3.1    , installed 1.3.1
                              Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                              Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                              Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                              Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                              Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                              Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                              Adapter    "web"          : 6.1.10   , installed 6.1.10
                              Adapter    "ws"           : 2.5.8    , installed 2.5.8
                              Adapter    "zigbee"       : 1.9.5    , installed 1.9.5
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        4729
                              States:         1691
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://archive.raspberrypi.org/debian buster InRelease
                              Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                              Hit:3 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:22              0.0.0.0:*               LISTEN      0          10819      773/sshd: /usr/sbin 
                              tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        10711      451/influxd         
                              tcp        0      0 192.168.188.159:1883    0.0.0.0:*               LISTEN      1001       47485      8303/io.sonoff.0    
                              tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       50214      8330/io.mqtt.0      
                              tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1001       50215      8330/io.mqtt.0      
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       46977      8225/iobroker.js-co 
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       46970      8225/iobroker.js-co 
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       46039      8246/io.admin.0     
                              tcp6       0      0 :::8085                 :::*                    LISTEN      1001       50942      9090/io.web.0       
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          10821      773/sshd: /usr/sbin 
                              tcp6       0      0 :::8086                 :::*                    LISTEN      999        11968      451/influxd         
                              udp        0      0 0.0.0.0:42406           0.0.0.0:*                           108        11826      402/avahi-daemon: r 
                              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13695      765/dhcpcd          
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11824      402/avahi-daemon: r 
                              udp6       0      0 :::546                  :::*                                0          10763      765/dhcpcd          
                              udp6       0      0 :::5353                 :::*                                108        11825      402/avahi-daemon: r 
                              udp6       0      0 :::53005                :::*                                108        11827      402/avahi-daemon: r 
                              
                              *** Log File - Last 25 Lines ***
                              
                              2024-01-05 16:26:25.626  - info: host.smarthomepi instance system.adapter.maxcul.0 started with pid 8665
                              2024-01-05 16:26:28.481  - info: dwd.0 (8427) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              2024-01-05 16:26:28.821  - info: maxcul.0 (8665) starting. Version 1.3.1 in /opt/iobroker/node_modules/iobroker.maxcul, node: v18.19.0, js-controller: 5.0.16
                              2024-01-05 16:26:29.179  - info: host.smarthomepi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2024-01-05 16:26:29.351  - info: maxcul.0 (8665) using serial device /dev/ttyUSB0@38400
                              2024-01-05 16:26:29.392  - info: maxcul.0 (8665) serialPort /dev/ttyUSB0 is open!
                              2024-01-05 16:26:29.709  - info: host.smarthomepi instance system.adapter.tankerkoenig.0 started with pid 9004
                              2024-01-05 16:26:31.417  - info: maxcul.0 (8665) CUL FW Version: V 1.67 nanoCUL868
                              2024-01-05 16:26:32.632  - info: tankerkoenig.0 (9004) starting. Version 3.3.7 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v18.19.0, js-controller: 5.0.16
                              2024-01-05 16:26:32.695  - info: tankerkoenig.0 (9004) Adapter is already in daemon mode
                              2024-01-05 16:26:32.697  - warn: tankerkoenig.0 (9004) Sync time was too short (5). New sync time is 10 min
                              2024-01-05 16:26:32.698  - info: tankerkoenig.0 (9004) Sync time set to 10 minutes or 600000 ms
                              2024-01-05 16:26:33.708  - info: host.smarthomepi instance system.adapter.web.0 started with pid 9090
                              2024-01-05 16:26:34.180  - warn: zigbee.0 (8318) DeviceAvailability:Failed to ping 0xa4c1384e05b39d11 TS011F
                              2024-01-05 16:26:38.379  - info: web.0 (9090) starting. Version 6.1.10 in /opt/iobroker/node_modules/iobroker.web, node: v18.19.0, js-controller: 5.0.16
                              2024-01-05 16:26:38.832  - info: web.0 (9090) socket.io server listening on port 8085
                              2024-01-05 16:26:38.846  - info: web.0 (9090) http server listening on port 8085
                              2024-01-05 16:26:39.942  - info: tankerkoenig.0 (9004) Start first request
                              2024-01-05 16:26:44.375  - info: web.0 (9090) ==> Connected system.user.admin from ::ffff:192.168.188.162
                              2024-01-05 16:27:38.077  - info: admin.0 (8246) <== Disconnect system.user.admin from ::ffff:192.168.188.21 
                              2024-01-05 16:27:38.085  - info: admin.0 (8246) <== Disconnect system.user.admin from ::ffff:192.168.188.21 admin
                              2024-01-05 16:27:38.713  - info: admin.0 (8246) ==> Connected system.user.admin from ::ffff:192.168.188.21
                              2024-01-05 16:27:41.881  - info: admin.0 (8246) ==> Connected system.user.admin from ::ffff:192.168.188.21
                              2024-01-05 16:27:42.203  - info: zigbee.0 (8318) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"SHK","serialNumber":"868","vendorId":"0403","productId":"6001"},{"path":"/dev/ttyUSB1","manufacturer":"ITead","serialNumber":"78c227e46ed8ed11ad85736162c613ac","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                              2024-01-05 16:27:46.416  - info: admin.0 (8246) <== Disconnect system.user.admin from ::ffff:192.168.188.21 
                              
                              

                              So hier einmal die Langfassung nach nodejs Update.

                              pi@smarthomepi:~ $ apt policy udev
                              udev:
                                Installiert:           247.3-7+rpi1+deb11u2
                                Installationskandidat: 247.3-7+rpi1+deb11u2
                                Versionstabelle:
                               *** 247.3-7+rpi1+deb11u2 500
                                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                      100 /var/lib/dpkg/status
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #22

                              @jens-g sagte in Probleme mit Zigbee Adapter 1.9.5:

                              Installiert: 247.3-7+rpi1+deb11u2

                              Das ist das defekte Paket.
                              Für dein 32Bit-OS gibt es da aber soweit ich weiß auch keinen Patch mehr.

                              Ich würde den Weg einer Neuinstallation von Bookworm 64Bit Lite gehen.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              Meister MopperM Jens G.J 2 Antworten Letzte Antwort
                              1
                              • Thomas BraunT Thomas Braun

                                @jens-g sagte in Probleme mit Zigbee Adapter 1.9.5:

                                Installiert: 247.3-7+rpi1+deb11u2

                                Das ist das defekte Paket.
                                Für dein 32Bit-OS gibt es da aber soweit ich weiß auch keinen Patch mehr.

                                Ich würde den Weg einer Neuinstallation von Bookworm 64Bit Lite gehen.

                                Meister MopperM Offline
                                Meister MopperM Offline
                                Meister Mopper
                                schrieb am zuletzt editiert von
                                #23

                                @thomas-braun sagte in Probleme mit Zigbee Adapter 1.9.5:

                                Ich würde den Weg einer Neuinstallation von Bookworm 64Bit Lite gehen.

                                @jens-g
                                Ja, diesen Weg bin ich kürzlich auch erfolgreich gegangen.

                                Proxmox und HA

                                Jens G.J 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @jens-g sagte in Probleme mit Zigbee Adapter 1.9.5:

                                  Installiert: 247.3-7+rpi1+deb11u2

                                  Das ist das defekte Paket.
                                  Für dein 32Bit-OS gibt es da aber soweit ich weiß auch keinen Patch mehr.

                                  Ich würde den Weg einer Neuinstallation von Bookworm 64Bit Lite gehen.

                                  Jens G.J Offline
                                  Jens G.J Offline
                                  Jens G.
                                  schrieb am zuletzt editiert von
                                  #24

                                  @thomas-braun
                                  Ok bedeutet konkret Micro SD Karte raus und neu beschreiben mit Bookworm Lite oder gibts noch eine Möglichkeit über ssh auf Bookworm 64 bit zu upgraden. Backup ist vorhanden, sowohl von Zigbee als auch Iobroker allgemein

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • Jens G.J Jens G.

                                    @thomas-braun
                                    Ok bedeutet konkret Micro SD Karte raus und neu beschreiben mit Bookworm Lite oder gibts noch eine Möglichkeit über ssh auf Bookworm 64 bit zu upgraden. Backup ist vorhanden, sowohl von Zigbee als auch Iobroker allgemein

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #25

                                    @jens-g sagte in Probleme mit Zigbee Adapter 1.9.5:

                                    gibts noch eine Möglichkeit über ssh auf Bookworm 64 bit zu upgraden.

                                    Nein. Neuinstallation.

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    Jens G.J 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @jens-g sagte in Probleme mit Zigbee Adapter 1.9.5:

                                      gibts noch eine Möglichkeit über ssh auf Bookworm 64 bit zu upgraden.

                                      Nein. Neuinstallation.

                                      Jens G.J Offline
                                      Jens G.J Offline
                                      Jens G.
                                      schrieb am zuletzt editiert von Jens G.
                                      #26

                                      @thomas-braun
                                      In Ordnung, ist ja zum Glück morgen WE dann werde ich es mal probieren, danach sollte der Stick besser laufen, so ein Mist, das ich die defekte Version erwischt habe :angry: . Also einfach per Skript Iobroker installieren, dann BackitUP Adapter drauf und wiederherstellen. Danach Zigbee und schauen ob es klappt, dann gibts morgen den Zwischenstand.
                                      Danke für eure Tipps, muss ich wohl doch mal auf Bookworm gehen.
                                      PS: Muss ich dann Zigbee neu anlernen oder reicht Backup drauf bzw. wiederherstellen?

                                      1 Antwort Letzte Antwort
                                      0
                                      • Meister MopperM Meister Mopper

                                        @thomas-braun sagte in Probleme mit Zigbee Adapter 1.9.5:

                                        Ich würde den Weg einer Neuinstallation von Bookworm 64Bit Lite gehen.

                                        @jens-g
                                        Ja, diesen Weg bin ich kürzlich auch erfolgreich gegangen.

                                        Jens G.J Offline
                                        Jens G.J Offline
                                        Jens G.
                                        schrieb am zuletzt editiert von
                                        #27

                                        @meister-mopper

                                        Danke für deine Antwort irgendwelche Tipps noch oder einfach wie gehabt per Skript

                                        Meister MopperM 1 Antwort Letzte Antwort
                                        0
                                        • Jens G.J Jens G.

                                          @meister-mopper

                                          Danke für deine Antwort irgendwelche Tipps noch oder einfach wie gehabt per Skript

                                          Meister MopperM Offline
                                          Meister MopperM Offline
                                          Meister Mopper
                                          schrieb am zuletzt editiert von
                                          #28

                                          @jens-g sagte in Probleme mit Zigbee Adapter 1.9.5:

                                          oder einfach wie gehabt per Skript

                                          Ganz rudimentär ohne Schnickschnack. Selbst der Vis-Bug ist mittlerweile behoben.

                                          Proxmox und HA

                                          Jens G.J 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          308

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe