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. Einsteigerfragen
  4. Einbindung von Geräten
  5. USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id

NEWS

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

  • 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

USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id

Geplant Angeheftet Gesperrt Verschoben Einbindung von Geräten
111 Beiträge 7 Kommentatoren 15.5k Aufrufe 6 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.
  • N n811e

    @thomas-braun

    Copy text starting here:

    ======================= SUMMARY =======================
                            v.2023-10-10
    
    
     Static hostname: raspberrypi
           Icon name: computer
    Operating System: Debian GNU/Linux 12 (bookworm)
              Kernel: Linux 6.1.21-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:    5
    
    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
    
    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:            8.3G        2.5G        5.6G        1.0M        472M        5.8G
    Swap:           104M          0B        104M
    Total:          8.4G        2.5G        5.7G
    
    Active iob-Instances:   40
    Active repo(s): stable
    
    ioBroker Core:          js-controller           5.0.17
                            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.3                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    Objects:                19613
    States:                 15311
    
    Size of iob-Database:
    
    34M     /opt/iobroker/iobroker-data/objects.jsonl
    4.1M    /opt/iobroker/iobroker-data/states.jsonl
    
    
    
    =================== END OF SUMMARY ====================
    

    === Mark text until here for copying ===

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

    @n811e

    Und der Adapter 'Kaltstart' sieht im Log wie aus?

    Instanz stoppen,

    iob logs --watch | uniq
    

    anschauen, Instanz wieder starten.

    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

    N 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @n811e

      Und der Adapter 'Kaltstart' sieht im Log wie aus?

      Instanz stoppen,

      iob logs --watch | uniq
      

      anschauen, Instanz wieder starten.

      N Offline
      N Offline
      n811e
      schrieb am zuletzt editiert von
      #79

      @thomas-braun

      Was soll ich denn alles kopieren, nachdem ich iob logs --watch | uniq eingegeben habe?
      Der hört ja nie auf, oder wie verstehe ich das?

      HomoranH Thomas BraunT 2 Antworten Letzte Antwort
      0
      • N n811e

        @thomas-braun

        Was soll ich denn alles kopieren, nachdem ich iob logs --watch | uniq eingegeben habe?
        Der hört ja nie auf, oder wie verstehe ich das?

        HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #80

        @n811e den Start der Instanz, die du extra vorher gestoppt hast

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        1 Antwort Letzte Antwort
        0
        • N n811e

          @thomas-braun

          Was soll ich denn alles kopieren, nachdem ich iob logs --watch | uniq eingegeben habe?
          Der hört ja nie auf, oder wie verstehe ich das?

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

          @n811e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

          Der hört ja nie auf, oder wie verstehe ich das?

          Mit Strg-C hört 'der' auch wieder auf das Log anzuzeigen.

          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
          • N Offline
            N Offline
            n811e
            schrieb am zuletzt editiert von
            #82

            @thomas-braun said in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

            iob logs --watch | uniq

            So, jetzt habe ichs:

            2024-01-31 20:02:23.295  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
            2024-01-31 20:02:24.689  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 17095
            2024-01-31 20:02:37.047  - info: zigbee.0 (17095) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
            2024-01-31 20:02:37.259  - info: zigbee.0 (17095) delete old Backup files. keep only last 10
            2024-01-31 20:02:37.265  - info: zigbee.0 (17095) Starting Zigbee  npm ...
            2024-01-31 20:02:37.047  - info: zigbee.0 (17095) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
            2024-01-31 20:02:37.259  - info: zigbee.0 (17095) delete old Backup files. keep only last 10
            2024-01-31 20:02:37.265  - info: zigbee.0 (17095) Starting Zigbee  npm ...
            2024-01-31 20:02:38.106  - info: zigbee.0 (17095) Installed Version: iobroker.zigbee@1.10.1
            2024-01-31 20:03:44.528  - error: zigbee.0 (17095) Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"
            2024-01-31 20:03:44.531  - error: zigbee.0 (17095) Failed to start Zigbee
            2024-01-31 20:03:44.532  - error: zigbee.0 (17095) Error herdsman start
            2024-01-31 20:03:44.528  - error: zigbee.0 (17095) Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"
            
            
            Meister MopperM 1 Antwort Letzte Antwort
            0
            • N n811e

              @thomas-braun said in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

              iob logs --watch | uniq

              So, jetzt habe ichs:

              2024-01-31 20:02:23.295  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
              2024-01-31 20:02:24.689  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 17095
              2024-01-31 20:02:37.047  - info: zigbee.0 (17095) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
              2024-01-31 20:02:37.259  - info: zigbee.0 (17095) delete old Backup files. keep only last 10
              2024-01-31 20:02:37.265  - info: zigbee.0 (17095) Starting Zigbee  npm ...
              2024-01-31 20:02:37.047  - info: zigbee.0 (17095) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
              2024-01-31 20:02:37.259  - info: zigbee.0 (17095) delete old Backup files. keep only last 10
              2024-01-31 20:02:37.265  - info: zigbee.0 (17095) Starting Zigbee  npm ...
              2024-01-31 20:02:38.106  - info: zigbee.0 (17095) Installed Version: iobroker.zigbee@1.10.1
              2024-01-31 20:03:44.528  - error: zigbee.0 (17095) Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"
              2024-01-31 20:03:44.531  - error: zigbee.0 (17095) Failed to start Zigbee
              2024-01-31 20:03:44.532  - error: zigbee.0 (17095) Error herdsman start
              2024-01-31 20:03:44.528  - error: zigbee.0 (17095) Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"
              
              
              Meister MopperM Abwesend
              Meister MopperM Abwesend
              Meister Mopper
              schrieb am zuletzt editiert von
              #83

              @n811e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

              2024-01-31 20:03:44.528 - error: zigbee.0 (17095) Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"

              Versuch doch mal eine andere PanId, offenbar funkt da noch ein anderes Netzwerk in deinen Bereich.
              62110cf3-530a-4ce5-9ea4-4926ac4f2b0f-grafik.png
              Kann sein, dass du anschließend alles neu anlernen musst.

              Proxmox und HA

              N 1 Antwort Letzte Antwort
              0
              • Meister MopperM Meister Mopper

                @n811e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                2024-01-31 20:03:44.528 - error: zigbee.0 (17095) Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"

                Versuch doch mal eine andere PanId, offenbar funkt da noch ein anderes Netzwerk in deinen Bereich.
                62110cf3-530a-4ce5-9ea4-4926ac4f2b0f-grafik.png
                Kann sein, dass du anschließend alles neu anlernen musst.

                N Offline
                N Offline
                n811e
                schrieb am zuletzt editiert von
                #84

                @meister-mopper

                Das ist ja verrückt!!! Das klappt jetzt wieder. Damit hätte ich nicht gerechnet.

                Vielen Dank an alle, insbesondere @thomas-braun für die viele Mühe, die ihr euch gemacht habt.

                Dankeschön

                1 Antwort Letzte Antwort
                1
                • N Offline
                  N Offline
                  n811e
                  schrieb am zuletzt editiert von
                  #85

                  @meister-mopper @thomas-braun

                  Leider wieder am selben Punkt :confused:

                  iob logs --watch | uniq
                  2024-02-01 14:04:36.400  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
                  2024-02-01 14:04:37.659  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 26738
                  2024-02-01 14:04:46.093  - info: zigbee.0 (26738) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
                  2024-02-01 14:04:46.235  - info: zigbee.0 (26738) delete old Backup files. keep only last 10
                  2024-02-01 14:04:46.239  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                  2024-02-01 14:04:46.707  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                  2024-02-01 14:04:47.197  - info: javascript.0 (1828) script.js.Beleuchtung.Debug_Licht: Wert:falseWert:system.adapter.shelly.1bestätigt:true
                  2024-02-01 14:04:47.679  - error: zigbee.0 (26738) Configuration is not consistent with adapter state/backup!
                  2024-02-01 14:04:47.679  - error: zigbee.0 (26738) - PAN ID: configured=6557, adapter=6556
                  2024-02-01 14:04:47.680  - error: zigbee.0 (26738) - Extended PAN ID: configured=ddd3dddfddddaddd, adapter=ddd3dddfddddaddd
                  2024-02-01 14:04:47.681  - error: zigbee.0 (26738) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                  2024-02-01 14:04:47.682  - error: zigbee.0 (26738) - Channel List: configured=11, adapter=11
                  2024-02-01 14:04:47.683  - error: zigbee.0 (26738) Please update configuration to prevent further issues.
                  2024-02-01 14:04:47.684  - error: zigbee.0 (26738) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                  2024-02-01 14:04:47.685  - error: zigbee.0 (26738) Re-commissioning your network will require re-pairing of all devices!
                  2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                  2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Failed to start Zigbee
                  2024-02-01 14:04:47.816  - error: zigbee.0 (26738) Error herdsman start
                  2024-02-01 14:04:46.093  - info: zigbee.0 (26738) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
                  2024-02-01 14:04:46.235  - info: zigbee.0 (26738) delete old Backup files. keep only last 10
                  2024-02-01 14:04:46.239  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                  2024-02-01 14:04:46.707  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                  2024-02-01 14:04:47.679  - error: zigbee.0 (26738) Configuration is not consistent with adapter state/backup!
                  2024-02-01 14:04:47.679  - error: zigbee.0 (26738) - PAN ID: configured=6557, adapter=6556
                  2024-02-01 14:04:47.680  - error: zigbee.0 (26738) - Extended PAN ID: configured=ddd3dddfddddaddd, adapter=ddd3dddfddddaddd
                  2024-02-01 14:04:47.681  - error: zigbee.0 (26738) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                  2024-02-01 14:04:47.682  - error: zigbee.0 (26738) - Channel List: configured=11, adapter=11
                  2024-02-01 14:04:47.683  - error: zigbee.0 (26738) Please update configuration to prevent further issues.
                  2024-02-01 14:04:47.684  - error: zigbee.0 (26738) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                  2024-02-01 14:04:47.685  - error: zigbee.0 (26738) Re-commissioning your network will require re-pairing of all devices!
                  2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                  2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Failed to start Zigbee
                  2024-02-01 14:04:47.816  - error: zigbee.0 (26738) Error herdsman start
                  2024-02-01 14:04:57.822  - info: zigbee.0 (26738) Try to reconnect. 1 attempts left
                  2024-02-01 14:04:57.823  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                  2024-02-01 14:04:57.841  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                  2024-02-01 14:04:58.109  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                  2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Failed to start Zigbee
                  2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Error herdsman start
                  2024-02-01 14:04:57.822  - info: zigbee.0 (26738) Try to reconnect. 1 attempts left
                  2024-02-01 14:04:57.823  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                  2024-02-01 14:04:57.841  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                  2024-02-01 14:04:58.109  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                  2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Failed to start Zigbee
                  2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Error herdsman start
                  
                  
                  
                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • N n811e

                    @meister-mopper @thomas-braun

                    Leider wieder am selben Punkt :confused:

                    iob logs --watch | uniq
                    2024-02-01 14:04:36.400  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
                    2024-02-01 14:04:37.659  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 26738
                    2024-02-01 14:04:46.093  - info: zigbee.0 (26738) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
                    2024-02-01 14:04:46.235  - info: zigbee.0 (26738) delete old Backup files. keep only last 10
                    2024-02-01 14:04:46.239  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                    2024-02-01 14:04:46.707  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                    2024-02-01 14:04:47.197  - info: javascript.0 (1828) script.js.Beleuchtung.Debug_Licht: Wert:falseWert:system.adapter.shelly.1bestätigt:true
                    2024-02-01 14:04:47.679  - error: zigbee.0 (26738) Configuration is not consistent with adapter state/backup!
                    2024-02-01 14:04:47.679  - error: zigbee.0 (26738) - PAN ID: configured=6557, adapter=6556
                    2024-02-01 14:04:47.680  - error: zigbee.0 (26738) - Extended PAN ID: configured=ddd3dddfddddaddd, adapter=ddd3dddfddddaddd
                    2024-02-01 14:04:47.681  - error: zigbee.0 (26738) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                    2024-02-01 14:04:47.682  - error: zigbee.0 (26738) - Channel List: configured=11, adapter=11
                    2024-02-01 14:04:47.683  - error: zigbee.0 (26738) Please update configuration to prevent further issues.
                    2024-02-01 14:04:47.684  - error: zigbee.0 (26738) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                    2024-02-01 14:04:47.685  - error: zigbee.0 (26738) Re-commissioning your network will require re-pairing of all devices!
                    2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                    2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Failed to start Zigbee
                    2024-02-01 14:04:47.816  - error: zigbee.0 (26738) Error herdsman start
                    2024-02-01 14:04:46.093  - info: zigbee.0 (26738) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
                    2024-02-01 14:04:46.235  - info: zigbee.0 (26738) delete old Backup files. keep only last 10
                    2024-02-01 14:04:46.239  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                    2024-02-01 14:04:46.707  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                    2024-02-01 14:04:47.679  - error: zigbee.0 (26738) Configuration is not consistent with adapter state/backup!
                    2024-02-01 14:04:47.679  - error: zigbee.0 (26738) - PAN ID: configured=6557, adapter=6556
                    2024-02-01 14:04:47.680  - error: zigbee.0 (26738) - Extended PAN ID: configured=ddd3dddfddddaddd, adapter=ddd3dddfddddaddd
                    2024-02-01 14:04:47.681  - error: zigbee.0 (26738) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                    2024-02-01 14:04:47.682  - error: zigbee.0 (26738) - Channel List: configured=11, adapter=11
                    2024-02-01 14:04:47.683  - error: zigbee.0 (26738) Please update configuration to prevent further issues.
                    2024-02-01 14:04:47.684  - error: zigbee.0 (26738) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                    2024-02-01 14:04:47.685  - error: zigbee.0 (26738) Re-commissioning your network will require re-pairing of all devices!
                    2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                    2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Failed to start Zigbee
                    2024-02-01 14:04:47.816  - error: zigbee.0 (26738) Error herdsman start
                    2024-02-01 14:04:57.822  - info: zigbee.0 (26738) Try to reconnect. 1 attempts left
                    2024-02-01 14:04:57.823  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                    2024-02-01 14:04:57.841  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                    2024-02-01 14:04:58.109  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                    2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Failed to start Zigbee
                    2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Error herdsman start
                    2024-02-01 14:04:57.822  - info: zigbee.0 (26738) Try to reconnect. 1 attempts left
                    2024-02-01 14:04:57.823  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                    2024-02-01 14:04:57.841  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                    2024-02-01 14:04:58.109  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                    2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Failed to start Zigbee
                    2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Error herdsman start
                    
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #86

                    @n811e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                    PAN ID: configured=6557, adapter=6556

                    Die Werte müssen übereinstimmen.

                    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

                    N 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @n811e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                      PAN ID: configured=6557, adapter=6556

                      Die Werte müssen übereinstimmen.

                      N Offline
                      N Offline
                      n811e
                      schrieb am zuletzt editiert von
                      #87

                      @thomas-braun

                      die PAN ID, stelle ich ja unter Einstellungen ein, aber wo kann ich den Wert für den Adapter ändern?

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • N n811e

                        @thomas-braun

                        die PAN ID, stelle ich ja unter Einstellungen ein, aber wo kann ich den Wert für den Adapter ändern?

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

                        @n811e

                        ? Gar nicht. Aber die PAN-Id in den Einstellungen muss auf den Wert im Adapter geändert werden.

                        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

                        E 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @n811e

                          ? Gar nicht. Aber die PAN-Id in den Einstellungen muss auf den Wert im Adapter geändert werden.

                          E Offline
                          E Offline
                          e-i-k-e
                          schrieb am zuletzt editiert von e-i-k-e
                          #89

                          @thomas-braun

                          Ich habe leider auch das problem mit

                          ls: cannot access '/dev/serial/by-ids': No such file or directory
                          

                          Ich ziehe gerade mit iobroker um und habe iob neu auf ubuntu 22.04 installiert und anschließend ein iob backup eingespielt.

                          Ausgang von iob diag lautet:

                          
                          ========== Start marking the full check here ===========
                          
                          ```bash
                          Script v.2024-10-19
                          
                          *** BASE SYSTEM ***
                           Static hostname: iobroker
                                 Icon name: computer-vm
                                   Chassis: vm 🖴
                            Virtualization: kvm
                          Operating System: Ubuntu 24.04.1 LTS
                                    Kernel: Linux 6.8.0-50-generic
                              Architecture: x86-64
                           Hardware Vendor: QEMU
                            Hardware Model: Standard PC _i440FX + PIIX, 1996_
                          Firmware Version: 4.2023.08-4
                             Firmware Date: Thu 2024-02-15
                              Firmware Age: 9month 3w 6d
                          OS is similar to: debian
                          
                          model name      : Common KVM processor
                          Docker          : false
                          Virtualization  : kvm
                          Kernel          : x86_64
                          Userland        : 64 bit
                          
                          Systemuptime and Load:
                           23:59:11 up 21 min,  1 user,  load average: 0.53, 0.40, 0.45
                          CPU threads: 8
                          
                          
                          *** LIFE CYCLE STATUS ***
                          Operating System is the current Ubuntu LTS release codenamed 'noble'!
                          
                          *** TIME AND TIMEZONES ***
                                         Local time: Wed 2024-12-11 23:59:11 CET
                                     Universal time: Wed 2024-12-11 22:59:11 UTC
                                           RTC time: Wed 2024-12-11 22:59:10
                                          Time zone: Europe/Berlin (CET, +0100)
                          System clock synchronized: yes
                                        NTP service: active
                                    RTC in local TZ: no
                          
                          *** Users and Groups ***
                          User that called 'iob diag':
                          pi
                          HOME=/home/pi
                          GROUPS=pi sudo users iobroker
                          
                          User that is running 'js-controller':
                          iobroker
                          HOME=/home/iobroker
                          GROUPS=iobroker tty dialout audio video plugdev
                          
                          *** DISPLAY-SERVER SETUP ***
                          Display-Server: false
                          Desktop: 
                          Terminal:       tty
                          
                          *** MEMORY ***
                                         total        used        free      shared  buff/cache   available
                          Mem:             10G        3.0G        6.9G        5.3M        846M        7.5G
                          Swap:             0B          0B          0B
                          Total:           10G        3.0G        6.9G
                          
                          Active iob-Instances:   58
                          
                                   9938 M total memory
                                   2820 M used memory
                                   2578 M active memory
                                    460 M inactive memory
                                   6572 M free memory
                                     54 M buffer memory
                                    752 M swap cache
                                      0 M total swap
                                      0 M used swap
                                      0 M free swap
                          
                          *** top - Table Of Processes  ***
                          top - 23:59:11 up 21 min,  1 user,  load average: 0.53, 0.40, 0.45
                          Tasks: 179 total,   1 running, 178 sleeping,   0 stopped,   0 zombie
                          %Cpu(s): 20.5 us,  4.5 sy,  0.0 ni, 75.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                          MiB Mem :   9938.9 total,   6572.1 free,   2820.9 used,    807.5 buff/cache     
                          MiB Swap:      0.0 total,      0.0 free,      0.0 used.   7118.0 avail Mem 
                          
                          *** FAILED SERVICES ***
                          
                            UNIT LOAD ACTIVE SUB DESCRIPTION
                          
                          0 loaded units listed.
                          
                          
                          *** DMESG CRITICAL ERRORS ***
                          No critical errors detected
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          tmpfs          tmpfs     994M  1.1M  993M   1% /run
                          efivarfs       efivarfs  256K   20K  232K   8% /sys/firmware/efi/efivars
                          /dev/sda1      ext4       51G  6.8G   45G  14% /
                          tmpfs          tmpfs     4.9G     0  4.9G   0% /dev/shm
                          tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                          /dev/sda16     ext4      881M  112M  708M  14% /boot
                          /dev/sda15     vfat      105M  6.1M   99M   6% /boot/efi
                          tmpfs          tmpfs     994M   12K  994M   1% /run/user/0
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Wed Dec 11 23:38:08 2024] EXT4-fs (sda1): mounted filesystem 428c45af-c748-4f29-9fe5-d56aa4a3f75e ro with ordered data mode. Quota mode: none.
                          [Wed Dec 11 23:38:09 2024] EXT4-fs (sda1): re-mounted 428c45af-c748-4f29-9fe5-d56aa4a3f75e r/w. Quota mode: none.
                          [Wed Dec 11 23:38:11 2024] EXT4-fs (sda16): mounted filesystem a4ce610e-4a3c-4ed2-8852-b138eade5b0b r/w with ordered data mode. Quota mode: none.
                          
                          Show mounted filesystems:
                          TARGET        SOURCE     FSTYPE OPTIONS
                          /             /dev/sda1  ext4   rw,relatime,discard,errors=remount-ro,commit=30
                          `-/boot       /dev/sda16 ext4   rw,relatime
                            `-/boot/efi /dev/sda15 vfat   rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
                          
                          Files in neuralgic directories:
                          
                          /var:
                          687M    /var/
                          344M    /var/cache
                          314M    /var/cache/apt
                          216M    /var/cache/apt/archives
                          199M    /var/lib
                          
                          Hint: You are currently not seeing messages from other users and the system.
                                Users in groups 'adm', 'systemd-journal' can see all messages.
                                Pass -q to turn off this notice.
                          Archived and active journals take up 19.2M in the file system.
                          
                          /opt/iobroker/backups:
                          27M     /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          213M    /opt/iobroker/iobroker-data/
                          176M    /opt/iobroker/iobroker-data/files
                          158M    /opt/iobroker/iobroker-data/files/admin.admin
                          157M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                          157M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                          
                          The five largest files in iobroker-data are:
                          36M     /opt/iobroker/iobroker-data/objects.jsonl
                          7.4M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_node_modules_mui_icons-material_esm_index_js.d7ed606b.chunk.js.map
                          7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.e5b40573.chunk.js.map
                          7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.8219fdd8.chunk.js.map
                          7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.358dc38e.chunk.js.map
                          
                          USB-Devices by-id:
                          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                          
                          No Devices found 'by-id'
                          
                          HINT:
                          Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                          /dev/ttyACM0
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs         v20.18.1
                          /usr/bin/node           v20.18.1
                          /usr/bin/npm            10.8.2
                          /usr/bin/npx            10.8.2
                          /usr/bin/corepack       0.29.4
                          
                          nodejs:
                            Installed: 20.18.1-1nodesource1
                            Candidate: 20.18.1-1nodesource1
                            Version table:
                           *** 20.18.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  100 /var/lib/dpkg/status
                               20.18.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.17.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.16.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.15.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.15.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.14.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.13.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.13.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.12.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.12.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.12.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.11.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.11.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.10.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.9.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.8.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.8.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.7.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.6.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.6.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.5.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.5.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.4.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.3.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.3.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.2.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.1.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.0.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               18.19.1+dfsg-6ubuntu5 500
                                  500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages
                          
                          Temp directories causing deletion problem: 0
                          No problems detected
                          
                          Errors in npm tree: 0
                          No problems detected
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          At least one iobroker host is running.
                          
                          Objects type: redis
                          States  type: redis
                          
                          Hosts:
                          ioBroker-Rock       ioBroker-Rock (version: 7.0.6, hostname: ioBroker-Rock , alive, uptime: 1247)
                          raspberrypi-display1 raspberrypi-display1 (version: 7.0.2, hostname: raspberrypi-display1, alive, uptime: 1231)
                          raspberrypi-display2 raspberrypi-display2 (version: 7.0.2, hostname: raspberrypi-display2, alive, uptime: 1233)
                          raspberrypi-display3 raspberrypi-display3 (version: 4.0.24, hostname: raspberrypi-display3, alive, uptime: 1237)
                          raspberrypi-display4 raspberrypi-display4 (version: 5.0.19, hostname: raspberrypi-display4, alive, uptime: 1239)
                          raspberrypi-display5 raspberrypi-display5 (version: 7.0.2, hostname: raspberrypi-display5, alive, uptime: 1239)
                          raspberrypi-slave   raspberrypi-slave (version: 5.0.8, hostname: raspberrypi-slave, alive, uptime: 1235)
                          
                          Core adapters versions
                          js-controller:  7.0.6
                          admin:          7.4.4
                          javascript:     8.8.3
                          
                          nodejs modules from github:     3
                          +-- iobroker.energiefluss-erweitert@0.6.0 (git+ssh://git@github.com/SKB-CGN/ioBroker.energiefluss-erweitert.git#a898e0cd728900620b9bfea0f1710d8720ebf82f)
                          | +-- node-milight-promise@0.3.2 (git+ssh://git@github.com/Steiger04/node-milight-promise.git#f1089feac9b7990727adf2016891029436729d33)
                          | +-- syno@3.0.0 (git+https://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                          
                          Adapter State
                          + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                          + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
                          + system.adapter.alarm.0                  : alarm                 : ioBroker-Rock                            -  enabled
                          + system.adapter.alexa2.0                 : alexa2                : ioBroker-Rock                            -  enabled
                            system.adapter.backitup.0               : backitup              : ioBroker-Rock                            - disabled
                          + system.adapter.cloud.0                  : cloud                 : ioBroker-Rock                            -  enabled
                            system.adapter.daswetter.0              : daswetter             : ioBroker-Rock                            -  enabled
                          + system.adapter.device-reminder.0        : device-reminder       : ioBroker-Rock                            -  enabled
                          + system.adapter.device-watcher.0         : device-watcher        : ioBroker-Rock                            -  enabled
                          + system.adapter.discovergy.0             : discovergy            : ioBroker-Rock                            -  enabled
                            system.adapter.discovery.0              : discovery             : ioBroker-Rock                            - disabled
                            system.adapter.dwd.0                    : dwd                   : ioBroker-Rock                            -  enabled
                          + system.adapter.echarts.0                : echarts               : ioBroker-Rock                            -  enabled
                          + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker-Rock                            -  enabled
                            system.adapter.feiertage.0              : feiertage             : ioBroker-Rock                            -  enabled
                            system.adapter.flot.0                   : flot                  : ioBroker-Rock                            -  enabled
                          + system.adapter.hass.0                   : hass                  : ioBroker-Rock                            -  enabled, port: 8123
                          + system.adapter.heatingcontrol.1         : heatingcontrol        : ioBroker-Rock                            -  enabled
                          + system.adapter.hm-rega.0                : hm-rega               : ioBroker-Rock                            -  enabled
                          + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                          + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                          + system.adapter.hm-rpc.2                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                            system.adapter.hoover.0                 : hoover                : ioBroker-Rock                            - disabled
                            system.adapter.ical.0                   : ical                  : ioBroker-Rock                            -  enabled
                            system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-Rock                            -  enabled
                            system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-Rock                            -  enabled
                            system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-Rock                            -  enabled
                            system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-Rock                            -  enabled
                            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-Rock                            -  enabled
                            system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-Rock                            -  enabled
                          + system.adapter.influxdb.0               : influxdb              : ioBroker-Rock                            -  enabled, port: 8086
                          + system.adapter.javascript.0             : javascript            : ioBroker-Rock                            -  enabled
                          + system.adapter.javascript.2             : javascript            : raspberrypi-display1                     -  enabled
                          + system.adapter.javascript.3             : javascript            : raspberrypi-display4                     -  enabled
                          + system.adapter.javascript.4             : javascript            : raspberrypi-display2                     -  enabled
                          + system.adapter.javascript.5             : javascript            : raspberrypi-display5                     -  enabled
                          + system.adapter.midea.0                  : midea                 : ioBroker-Rock                            -  enabled
                            system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-Rock                            - disabled, port: 54321, bind: 0.0.0.0
                            system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker-Rock                            - disabled, port: 54321, bind: 0.0.0.0
                          + system.adapter.mihome.0                 : mihome                : ioBroker-Rock                            -  enabled, port: 9898, bind: 192.168.3.100
                          + system.adapter.milight-smart-light.0    : milight-smart-light   : ioBroker-Rock                            -  enabled
                          + system.adapter.modbus.0                 : modbus                : ioBroker-Rock                            -  enabled
                            system.adapter.mqtt-client.0            : mqtt-client           : ioBroker-Rock                            - disabled, port: 1883
                          + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Rock                            -  enabled, port: 1886, bind: 0.0.0.0
                          + system.adapter.musiccast.0              : musiccast             : ioBroker-Rock                            -  enabled
                          + system.adapter.nut.0                    : nut                   : ioBroker-Rock                            -  enabled
                            system.adapter.openweathermap.0         : openweathermap        : ioBroker-Rock                            -  enabled
                          + system.adapter.proxmox.0                : proxmox               : ioBroker-Rock                            -  enabled, port: 8006
                          + system.adapter.rpi2.1                   : rpi2                  : raspberrypi-display1                     -  enabled
                          + system.adapter.rpi2.2                   : rpi2                  : raspberrypi-display2                     -  enabled
                          + system.adapter.rpi2.3                   : rpi2                  : raspberrypi-display3                     -  enabled
                          + system.adapter.rpi2.4                   : rpi2                  : raspberrypi-display4                     -  enabled
                          + system.adapter.rpi2.5                   : rpi2                  : raspberrypi-display5                     -  enabled
                          + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Rock                            -  enabled, port: 45000, bind: 192.168.3.100
                          + system.adapter.scenes.0                 : scenes                : ioBroker-Rock                            -  enabled
                          + system.adapter.shelly.0                 : shelly                : ioBroker-Rock                            -  enabled, port: 1890, bind: 0.0.0.0
                          + system.adapter.shelly.1                 : shelly                : ioBroker-Rock                            -  enabled, port: 1899, bind: 0.0.0.0
                          + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker-Rock                            -  enabled
                            system.adapter.simple-api.0             : simple-api            : ioBroker-Rock                            - disabled, port: 8087, bind: 0.0.0.0, run as: admin
                          + system.adapter.smartcontrol.0           : smartcontrol          : ioBroker-Rock                            -  enabled
                          + system.adapter.smartmeter.0             : smartmeter            : ioBroker-Rock                            -  enabled
                          + system.adapter.sonoff.0                 : sonoff                : ioBroker-Rock                            -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker-Rock                            -  enabled
                            system.adapter.sprinklecontrol.0        : sprinklecontrol       : ioBroker-Rock                            - disabled
                          + system.adapter.statistics.0             : statistics            : ioBroker-Rock                            -  enabled
                          + system.adapter.synology.0               : synology              : ioBroker-Rock                            -  enabled, port: 5001
                          + system.adapter.telegram.0               : telegram              : ioBroker-Rock                            -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.text2command.0           : text2command          : ioBroker-Rock                            -  enabled
                            system.adapter.unifi.0                  : unifi                 : ioBroker-Rock                            - disabled
                            system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : ioBroker-Rock                            -  enabled
                            system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : ioBroker-Rock                            -  enabled
                            system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-Rock                            -  enabled
                            system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: ioBroker-Rock                            -  enabled
                            system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-Rock                            -  enabled
                          + system.adapter.vis-2.0                  : vis-2                 : ioBroker-Rock                            -  enabled
                            system.adapter.vis-bars.0               : vis-bars              : ioBroker-Rock                            -  enabled
                            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-Rock                            -  enabled
                            system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-Rock                            -  enabled
                            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-Rock                            -  enabled
                            system.adapter.vis-history.0            : vis-history           : ioBroker-Rock                            -  enabled
                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-Rock                            -  enabled
                            system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker-Rock                            -  enabled
                          + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker-Rock                            -  enabled
                            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-Rock                            -  enabled
                            system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-Rock                            -  enabled
                            system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-Rock                            -  enabled
                            system.adapter.vis-material.0           : vis-material          : ioBroker-Rock                            -  enabled
                            system.adapter.vis-metro.0              : vis-metro             : ioBroker-Rock                            -  enabled
                            system.adapter.vis-players.0            : vis-players           : ioBroker-Rock                            -  enabled
                            system.adapter.vis-plumb.0              : vis-plumb             : ioBroker-Rock                            -  enabled
                            system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-Rock                            -  enabled
                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker-Rock                            -  enabled
                            system.adapter.vis-weather.0            : vis-weather           : ioBroker-Rock                            -  enabled
                            system.adapter.vis.0                    : vis                   : ioBroker-Rock                            -  enabled
                          + system.adapter.vw-connect.0             : vw-connect            : ioBroker-Rock                            -  enabled
                            system.adapter.web-speedy.0             : web-speedy            : ioBroker-Rock                            - disabled
                          + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
                          + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
                          + system.adapter.wolf-smartset.0          : wolf-smartset         : ioBroker-Rock                            -  enabled
                            system.adapter.worx.0                   : worx                  : ioBroker-Rock                            - disabled
                          + system.adapter.yamaha.0                 : yamaha                : ioBroker-Rock                            -  enabled
                          + system.adapter.yeelight-2.0             : yeelight-2            : ioBroker-Rock                            -  enabled
                            system.adapter.yr.0                     : yr                    : ioBroker-Rock                            -  enabled
                          + system.adapter.zigbee.0                 : zigbee                : ioBroker-Rock                            -  enabled, port: /dev/ttyACM0
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                          + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
                          + system.adapter.hass.0                   : hass                  : ioBroker-Rock                            -  enabled, port: 8123
                          + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                          + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                          + system.adapter.hm-rpc.2                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                          + system.adapter.influxdb.0               : influxdb              : ioBroker-Rock                            -  enabled, port: 8086
                          + system.adapter.mihome.0                 : mihome                : ioBroker-Rock                            -  enabled, port: 9898, bind: 192.168.3.100
                          + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Rock                            -  enabled, port: 1886, bind: 0.0.0.0
                          + system.adapter.proxmox.0                : proxmox               : ioBroker-Rock                            -  enabled, port: 8006
                          + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Rock                            -  enabled, port: 45000, bind: 192.168.3.100
                          + system.adapter.shelly.0                 : shelly                : ioBroker-Rock                            -  enabled, port: 1890, bind: 0.0.0.0
                          + system.adapter.shelly.1                 : shelly                : ioBroker-Rock                            -  enabled, port: 1899, bind: 0.0.0.0
                          + system.adapter.sonoff.0                 : sonoff                : ioBroker-Rock                            -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.synology.0               : synology              : ioBroker-Rock                            -  enabled, port: 5001
                          + system.adapter.telegram.0               : telegram              : ioBroker-Rock                            -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
                          + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
                          + system.adapter.zigbee.0                 : zigbee                : ioBroker-Rock                            -  enabled, port: /dev/ttyACM0
                          
                          ioBroker-Repositories
                          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                          │ (index) │ name     │ url                                                     │ auto upgrade │
                          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                          
                          Active repo(s): beta
                          Upgrade policy: none
                          
                          Installed ioBroker-Instances
                          Used repository: beta
                          Adapter    "admin"        : 7.4.4    , installed 7.4.4
                          Adapter    "alarm"        : 3.6.4    , installed 3.6.4
                          Adapter    "alexa2"       : 3.26.7   , installed 3.26.7
                          Adapter    "backitup"     : 3.0.31   , installed 3.0.31
                          Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                          Adapter    "daswetter"    : 3.2.1    , installed 3.2.1
                          Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                          Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                          Adapter    "discovergy"   : 0.5.13   , installed 0.5.13
                          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                          Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                          Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                          Adapter    "energiefluss-erweitert": 0.6.0, installed 0.6.0
                          Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                          Adapter    "flot"         : 1.12.0   , installed 1.12.0
                          Adapter    "hass"         : 1.4.0    , installed 1.4.0
                          Adapter    "heatingcontrol": 2.12.13 , installed 2.12.13
                          Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                          Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                          Adapter    "hoover"       : 0.1.3    , installed 0.1.3
                          Adapter    "ical"         : 1.16.1   , installed 1.16.1
                          Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                          Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                          Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                          Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                          Controller "js-controller": 7.0.6    , installed 7.0.6
                          Adapter    "midea"        : 0.0.7    , installed 0.0.7
                          Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                          Adapter    "mihome-vacuum": 4.2.0    , installed 4.2.0
                          Adapter    "milight-smart-light": 1.2.2, installed 1.2.2
                          Adapter    "modbus"       : 6.4.0    , installed 6.4.0
                          Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                          Adapter    "mqtt-client"  : 2.1.0    , installed 2.1.0
                          Adapter    "musiccast"    : 1.1.4    , installed 1.1.4
                          Adapter    "nut"          : 1.6.0    , installed 1.6.0
                          Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                          Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
                          Adapter    "sainlogic"    : 0.11.4   , installed 0.11.4
                          Adapter    "scenes"       : 3.2.3    , installed 3.2.3
                          Adapter    "shelly"       : 8.5.1    , installed 8.5.1
                          Adapter    "shuttercontrol": 1.8.5   , installed 1.8.5
                          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                          Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
                          Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                          Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
                          Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                          Adapter    "sprinklecontrol": 0.2.13 , installed 0.2.13
                          Adapter    "statistics"   : 3.1.0    , installed 3.1.0
                          Adapter    "synology"     : 3.1.0    , installed 3.1.0
                          Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                          Adapter    "text2command" : 3.0.3    , installed 3.0.3
                          Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                          Adapter    "vis"          : 1.5.6    , installed 1.5.6
                          Adapter    "vis-2"        : 2.11.1   , installed 2.11.1
                          Adapter    "vis-2-widgets-energy": 1.0.2, installed 1.0.2
                          Adapter    "vis-2-widgets-gauges": 1.1.1, installed 1.1.1
                          Adapter    "vis-2-widgets-inventwo": 0.1.11, installed 0.1.11
                          Adapter    "vis-2-widgets-jaeger-design": 1.3.9, installed 1.3.9
                          Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                          Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                          Adapter    "vis-icontwo"  : 1.10.1   , installed 1.10.1
                          Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                          Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                          Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                          Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                          Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                          Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                          Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                          Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                          Adapter    "vw-connect"   : 0.6.1    , installed 0.6.1
                          Adapter    "web"          : 6.3.1    , installed 6.3.1
                          Adapter    "web-speedy"   : 0.2.0    , installed 0.2.0
                          Adapter    "wolf-smartset": 1.2.3    , installed 1.2.3
                          Adapter    "worx"         : 3.1.1    , installed 3.1.1
                          Adapter    "ws"           : 2.6.2    , installed 2.6.2
                          Adapter    "yamaha"       : 0.5.4    , installed 0.5.4
                          Adapter    "yeelight-2"   : 1.4.0    , installed 1.4.0
                          Adapter    "yr"           : 5.3.0    , installed 5.3.0
                          Adapter    "zigbee"       : 1.10.13  , installed 1.10.13
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        39194
                          States:         36289
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
                          Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
                          Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
                          Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                          Hit:5 http://security.ubuntu.com/ubuntu noble-security 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 192.168.3.100:2010      0.0.0.0:*               LISTEN      1001       11540      1563/io.hm-rpc.2    
                          tcp        0      0 192.168.3.100:2001      0.0.0.0:*               LISTEN      1001       9811       1487/io.hm-rpc.0    
                          tcp        0      0 192.168.3.100:8701      0.0.0.0:*               LISTEN      1001       11703      1683/io.hm-rpc.1    
                          tcp        0      0 192.168.3.100:45000     0.0.0.0:*               LISTEN      1001       12502      1752/io.sainlogic.0 
                          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          715        1/init              
                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       8188       1273/io.sonoff.0    
                          tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       10687      1373/io.mqtt.0      
                          tcp        0      0 0.0.0.0:1899            0.0.0.0:*               LISTEN      1001       11519      1548/io.shelly.1    
                          tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      991        6774       633/systemd-resolve 
                          tcp        0      0 192.168.3.100:8083      0.0.0.0:*               LISTEN      1001       13321      1917/io.web.1       
                          tcp        0      0 192.168.3.100:8082      0.0.0.0:*               LISTEN      1001       12687      1977/io.web.0       
                          tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      991        6772       633/systemd-resolve 
                          tcp6       0      0 :::8900                 :::*                    LISTEN      1001       8070       1089/io.admin.3     
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          8316       1/init              
                          tcp6       0      0 :::111                  :::*                    LISTEN      0          3605       1/init              
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       8885       973/io.admin.2      
                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       11624      1638/io.shelly.0    
                          udp        0      0 0.0.0.0:47970           0.0.0.0:*                           1001       11834      1812/io.milight-sma 
                          udp        0      0 127.0.0.54:53           0.0.0.0:*                           991        6773       633/systemd-resolve 
                          udp        0      0 127.0.0.53:53           0.0.0.0:*                           991        6771       633/systemd-resolve 
                          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          716        1/init              
                          udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       10200      1868/io.musiccast.0 
                          udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       11644      1653/io.mihome.0    
                          udp6       0      0 :::111                  :::*                                0          717        1/init              
                          
                          *** Log File - Last 25 Lines ***
                          
                            port: 80
                          }
                          2024-12-11 23:59:05.006  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:07.010  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:09.012  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:10.542  - info: influxdb.0 (1202) Store 272 buffered influxDB history points
                          2024-12-11 23:59:11.015  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:13.018  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:15.019  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:17.022  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:19.024  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:21.027  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:23.030  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:25.031  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:27.034  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:29.036  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:31.039  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:33.041  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:35.044  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                          2024-12-11 23:59:37.046  - warn: smartmeter.0 (1333) No or too long answer from Serial D
                          Copy text starting here:
                          
                          ```bash
                          ======================= SUMMARY =======================
                                                  v.2024-10-19
                          
                          
                           Static hostname: iobroker
                                 Icon name: computer-vm
                                   Chassis: vm 🖴
                            Virtualization: kvm
                          Operating System: Ubuntu 24.04.1 LTS
                                    Kernel: Linux 6.8.0-50-generic
                              Architecture: x86-64
                           Hardware Vendor: QEMU
                            Hardware Model: Standard PC _i440FX + PIIX, 1996_
                          Firmware Version: 4.2023.08-4
                             Firmware Date: Thu 2024-02-15
                              Firmware Age: 9month 3w 6d
                          
                          Installation:           kvm
                          Kernel:                 x86_64
                          Userland:               64 bit
                          Timezone:               Europe/Berlin (CET, +0100)
                          User-ID:                1000
                          Display-Server:         false
                          Boot Target:            multi-user.target
                          
                          Pending OS-Updates:     0
                          Pending iob updates:    0
                          
                          Nodejs-Installation:
                          /usr/bin/nodejs         v20.18.1
                          /usr/bin/node           v20.18.1
                          /usr/bin/npm            10.8.2
                          /usr/bin/npx            10.8.2
                          /usr/bin/corepack       0.29.4
                          
                          Recommended versions are nodejs  and npm 
                          nodeJS installation is correct
                          
                          MEMORY: 
                                         total        used        free      shared  buff/cache   available
                          Mem:             10G        3.0G        6.6G        5.3M        1.1G        7.4G
                          Swap:             0B          0B          0B
                          Total:           10G        3.0G        6.6G
                          
                          Active iob-Instances:   58
                          Upgrade policy: none
                          
                          ioBroker Core:          js-controller           7.0.6
                                                  admin                   7.4.4
                          
                          ioBroker Status:        iobroker is running on this host.
                          
                          At least one iobroker host is running.
                          
                          Objects type: redis
                          States  type: redis
                          
                          Status admin and web instance:
                          + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                          + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
                            system.adapter.web-speedy.0             : web-speedy            : ioBroker-Rock                            - disabled
                          + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
                          + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
                          
                          Objects:                39194
                          States:                 36289
                          
                          Size of iob-Database:
                          
                          36M     /opt/iobroker/iobroker-data/objects.jsonl
                          768K    /opt/iobroker/iobroker-data/states.jsonl
                          
                          
                          Operating System is the current Ubuntu LTS release codenamed 'noble'!
                          
                          =================== END OF SUMMARY ====================
                          

                          === Mark text until here for copying ===

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • E e-i-k-e

                            @thomas-braun

                            Ich habe leider auch das problem mit

                            ls: cannot access '/dev/serial/by-ids': No such file or directory
                            

                            Ich ziehe gerade mit iobroker um und habe iob neu auf ubuntu 22.04 installiert und anschließend ein iob backup eingespielt.

                            Ausgang von iob diag lautet:

                            
                            ========== Start marking the full check here ===========
                            
                            ```bash
                            Script v.2024-10-19
                            
                            *** BASE SYSTEM ***
                             Static hostname: iobroker
                                   Icon name: computer-vm
                                     Chassis: vm 🖴
                              Virtualization: kvm
                            Operating System: Ubuntu 24.04.1 LTS
                                      Kernel: Linux 6.8.0-50-generic
                                Architecture: x86-64
                             Hardware Vendor: QEMU
                              Hardware Model: Standard PC _i440FX + PIIX, 1996_
                            Firmware Version: 4.2023.08-4
                               Firmware Date: Thu 2024-02-15
                                Firmware Age: 9month 3w 6d
                            OS is similar to: debian
                            
                            model name      : Common KVM processor
                            Docker          : false
                            Virtualization  : kvm
                            Kernel          : x86_64
                            Userland        : 64 bit
                            
                            Systemuptime and Load:
                             23:59:11 up 21 min,  1 user,  load average: 0.53, 0.40, 0.45
                            CPU threads: 8
                            
                            
                            *** LIFE CYCLE STATUS ***
                            Operating System is the current Ubuntu LTS release codenamed 'noble'!
                            
                            *** TIME AND TIMEZONES ***
                                           Local time: Wed 2024-12-11 23:59:11 CET
                                       Universal time: Wed 2024-12-11 22:59:11 UTC
                                             RTC time: Wed 2024-12-11 22:59:10
                                            Time zone: Europe/Berlin (CET, +0100)
                            System clock synchronized: yes
                                          NTP service: active
                                      RTC in local TZ: no
                            
                            *** Users and Groups ***
                            User that called 'iob diag':
                            pi
                            HOME=/home/pi
                            GROUPS=pi sudo users iobroker
                            
                            User that is running 'js-controller':
                            iobroker
                            HOME=/home/iobroker
                            GROUPS=iobroker tty dialout audio video plugdev
                            
                            *** DISPLAY-SERVER SETUP ***
                            Display-Server: false
                            Desktop: 
                            Terminal:       tty
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:             10G        3.0G        6.9G        5.3M        846M        7.5G
                            Swap:             0B          0B          0B
                            Total:           10G        3.0G        6.9G
                            
                            Active iob-Instances:   58
                            
                                     9938 M total memory
                                     2820 M used memory
                                     2578 M active memory
                                      460 M inactive memory
                                     6572 M free memory
                                       54 M buffer memory
                                      752 M swap cache
                                        0 M total swap
                                        0 M used swap
                                        0 M free swap
                            
                            *** top - Table Of Processes  ***
                            top - 23:59:11 up 21 min,  1 user,  load average: 0.53, 0.40, 0.45
                            Tasks: 179 total,   1 running, 178 sleeping,   0 stopped,   0 zombie
                            %Cpu(s): 20.5 us,  4.5 sy,  0.0 ni, 75.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                            MiB Mem :   9938.9 total,   6572.1 free,   2820.9 used,    807.5 buff/cache     
                            MiB Swap:      0.0 total,      0.0 free,      0.0 used.   7118.0 avail Mem 
                            
                            *** FAILED SERVICES ***
                            
                              UNIT LOAD ACTIVE SUB DESCRIPTION
                            
                            0 loaded units listed.
                            
                            
                            *** DMESG CRITICAL ERRORS ***
                            No critical errors detected
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            tmpfs          tmpfs     994M  1.1M  993M   1% /run
                            efivarfs       efivarfs  256K   20K  232K   8% /sys/firmware/efi/efivars
                            /dev/sda1      ext4       51G  6.8G   45G  14% /
                            tmpfs          tmpfs     4.9G     0  4.9G   0% /dev/shm
                            tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                            /dev/sda16     ext4      881M  112M  708M  14% /boot
                            /dev/sda15     vfat      105M  6.1M   99M   6% /boot/efi
                            tmpfs          tmpfs     994M   12K  994M   1% /run/user/0
                            
                            Messages concerning ext4 filesystem in dmesg:
                            [Wed Dec 11 23:38:08 2024] EXT4-fs (sda1): mounted filesystem 428c45af-c748-4f29-9fe5-d56aa4a3f75e ro with ordered data mode. Quota mode: none.
                            [Wed Dec 11 23:38:09 2024] EXT4-fs (sda1): re-mounted 428c45af-c748-4f29-9fe5-d56aa4a3f75e r/w. Quota mode: none.
                            [Wed Dec 11 23:38:11 2024] EXT4-fs (sda16): mounted filesystem a4ce610e-4a3c-4ed2-8852-b138eade5b0b r/w with ordered data mode. Quota mode: none.
                            
                            Show mounted filesystems:
                            TARGET        SOURCE     FSTYPE OPTIONS
                            /             /dev/sda1  ext4   rw,relatime,discard,errors=remount-ro,commit=30
                            `-/boot       /dev/sda16 ext4   rw,relatime
                              `-/boot/efi /dev/sda15 vfat   rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
                            
                            Files in neuralgic directories:
                            
                            /var:
                            687M    /var/
                            344M    /var/cache
                            314M    /var/cache/apt
                            216M    /var/cache/apt/archives
                            199M    /var/lib
                            
                            Hint: You are currently not seeing messages from other users and the system.
                                  Users in groups 'adm', 'systemd-journal' can see all messages.
                                  Pass -q to turn off this notice.
                            Archived and active journals take up 19.2M in the file system.
                            
                            /opt/iobroker/backups:
                            27M     /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            213M    /opt/iobroker/iobroker-data/
                            176M    /opt/iobroker/iobroker-data/files
                            158M    /opt/iobroker/iobroker-data/files/admin.admin
                            157M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                            157M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                            
                            The five largest files in iobroker-data are:
                            36M     /opt/iobroker/iobroker-data/objects.jsonl
                            7.4M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_node_modules_mui_icons-material_esm_index_js.d7ed606b.chunk.js.map
                            7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.e5b40573.chunk.js.map
                            7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.8219fdd8.chunk.js.map
                            7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.358dc38e.chunk.js.map
                            
                            USB-Devices by-id:
                            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                            
                            No Devices found 'by-id'
                            
                            HINT:
                            Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                            /dev/ttyACM0
                            
                            *** NodeJS-Installation ***
                            
                            /usr/bin/nodejs         v20.18.1
                            /usr/bin/node           v20.18.1
                            /usr/bin/npm            10.8.2
                            /usr/bin/npx            10.8.2
                            /usr/bin/corepack       0.29.4
                            
                            nodejs:
                              Installed: 20.18.1-1nodesource1
                              Candidate: 20.18.1-1nodesource1
                              Version table:
                             *** 20.18.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                    100 /var/lib/dpkg/status
                                 20.18.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.17.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.16.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.15.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.15.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.14.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.13.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.13.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.12.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.12.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.12.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.11.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.11.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.10.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.9.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.8.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.8.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.7.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.6.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.6.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.5.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.5.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.4.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.3.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.3.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.2.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.1.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.0.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 18.19.1+dfsg-6ubuntu5 500
                                    500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages
                            
                            Temp directories causing deletion problem: 0
                            No problems detected
                            
                            Errors in npm tree: 0
                            No problems detected
                            
                            *** ioBroker-Installation ***
                            
                            ioBroker Status
                            iobroker is running on this host.
                            
                            At least one iobroker host is running.
                            
                            Objects type: redis
                            States  type: redis
                            
                            Hosts:
                            ioBroker-Rock       ioBroker-Rock (version: 7.0.6, hostname: ioBroker-Rock , alive, uptime: 1247)
                            raspberrypi-display1 raspberrypi-display1 (version: 7.0.2, hostname: raspberrypi-display1, alive, uptime: 1231)
                            raspberrypi-display2 raspberrypi-display2 (version: 7.0.2, hostname: raspberrypi-display2, alive, uptime: 1233)
                            raspberrypi-display3 raspberrypi-display3 (version: 4.0.24, hostname: raspberrypi-display3, alive, uptime: 1237)
                            raspberrypi-display4 raspberrypi-display4 (version: 5.0.19, hostname: raspberrypi-display4, alive, uptime: 1239)
                            raspberrypi-display5 raspberrypi-display5 (version: 7.0.2, hostname: raspberrypi-display5, alive, uptime: 1239)
                            raspberrypi-slave   raspberrypi-slave (version: 5.0.8, hostname: raspberrypi-slave, alive, uptime: 1235)
                            
                            Core adapters versions
                            js-controller:  7.0.6
                            admin:          7.4.4
                            javascript:     8.8.3
                            
                            nodejs modules from github:     3
                            +-- iobroker.energiefluss-erweitert@0.6.0 (git+ssh://git@github.com/SKB-CGN/ioBroker.energiefluss-erweitert.git#a898e0cd728900620b9bfea0f1710d8720ebf82f)
                            | +-- node-milight-promise@0.3.2 (git+ssh://git@github.com/Steiger04/node-milight-promise.git#f1089feac9b7990727adf2016891029436729d33)
                            | +-- syno@3.0.0 (git+https://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                            
                            Adapter State
                            + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                            + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
                            + system.adapter.alarm.0                  : alarm                 : ioBroker-Rock                            -  enabled
                            + system.adapter.alexa2.0                 : alexa2                : ioBroker-Rock                            -  enabled
                              system.adapter.backitup.0               : backitup              : ioBroker-Rock                            - disabled
                            + system.adapter.cloud.0                  : cloud                 : ioBroker-Rock                            -  enabled
                              system.adapter.daswetter.0              : daswetter             : ioBroker-Rock                            -  enabled
                            + system.adapter.device-reminder.0        : device-reminder       : ioBroker-Rock                            -  enabled
                            + system.adapter.device-watcher.0         : device-watcher        : ioBroker-Rock                            -  enabled
                            + system.adapter.discovergy.0             : discovergy            : ioBroker-Rock                            -  enabled
                              system.adapter.discovery.0              : discovery             : ioBroker-Rock                            - disabled
                              system.adapter.dwd.0                    : dwd                   : ioBroker-Rock                            -  enabled
                            + system.adapter.echarts.0                : echarts               : ioBroker-Rock                            -  enabled
                            + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker-Rock                            -  enabled
                              system.adapter.feiertage.0              : feiertage             : ioBroker-Rock                            -  enabled
                              system.adapter.flot.0                   : flot                  : ioBroker-Rock                            -  enabled
                            + system.adapter.hass.0                   : hass                  : ioBroker-Rock                            -  enabled, port: 8123
                            + system.adapter.heatingcontrol.1         : heatingcontrol        : ioBroker-Rock                            -  enabled
                            + system.adapter.hm-rega.0                : hm-rega               : ioBroker-Rock                            -  enabled
                            + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                            + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                            + system.adapter.hm-rpc.2                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                              system.adapter.hoover.0                 : hoover                : ioBroker-Rock                            - disabled
                              system.adapter.ical.0                   : ical                  : ioBroker-Rock                            -  enabled
                              system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-Rock                            -  enabled
                              system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-Rock                            -  enabled
                              system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-Rock                            -  enabled
                              system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-Rock                            -  enabled
                              system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-Rock                            -  enabled
                              system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-Rock                            -  enabled
                            + system.adapter.influxdb.0               : influxdb              : ioBroker-Rock                            -  enabled, port: 8086
                            + system.adapter.javascript.0             : javascript            : ioBroker-Rock                            -  enabled
                            + system.adapter.javascript.2             : javascript            : raspberrypi-display1                     -  enabled
                            + system.adapter.javascript.3             : javascript            : raspberrypi-display4                     -  enabled
                            + system.adapter.javascript.4             : javascript            : raspberrypi-display2                     -  enabled
                            + system.adapter.javascript.5             : javascript            : raspberrypi-display5                     -  enabled
                            + system.adapter.midea.0                  : midea                 : ioBroker-Rock                            -  enabled
                              system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-Rock                            - disabled, port: 54321, bind: 0.0.0.0
                              system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker-Rock                            - disabled, port: 54321, bind: 0.0.0.0
                            + system.adapter.mihome.0                 : mihome                : ioBroker-Rock                            -  enabled, port: 9898, bind: 192.168.3.100
                            + system.adapter.milight-smart-light.0    : milight-smart-light   : ioBroker-Rock                            -  enabled
                            + system.adapter.modbus.0                 : modbus                : ioBroker-Rock                            -  enabled
                              system.adapter.mqtt-client.0            : mqtt-client           : ioBroker-Rock                            - disabled, port: 1883
                            + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Rock                            -  enabled, port: 1886, bind: 0.0.0.0
                            + system.adapter.musiccast.0              : musiccast             : ioBroker-Rock                            -  enabled
                            + system.adapter.nut.0                    : nut                   : ioBroker-Rock                            -  enabled
                              system.adapter.openweathermap.0         : openweathermap        : ioBroker-Rock                            -  enabled
                            + system.adapter.proxmox.0                : proxmox               : ioBroker-Rock                            -  enabled, port: 8006
                            + system.adapter.rpi2.1                   : rpi2                  : raspberrypi-display1                     -  enabled
                            + system.adapter.rpi2.2                   : rpi2                  : raspberrypi-display2                     -  enabled
                            + system.adapter.rpi2.3                   : rpi2                  : raspberrypi-display3                     -  enabled
                            + system.adapter.rpi2.4                   : rpi2                  : raspberrypi-display4                     -  enabled
                            + system.adapter.rpi2.5                   : rpi2                  : raspberrypi-display5                     -  enabled
                            + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Rock                            -  enabled, port: 45000, bind: 192.168.3.100
                            + system.adapter.scenes.0                 : scenes                : ioBroker-Rock                            -  enabled
                            + system.adapter.shelly.0                 : shelly                : ioBroker-Rock                            -  enabled, port: 1890, bind: 0.0.0.0
                            + system.adapter.shelly.1                 : shelly                : ioBroker-Rock                            -  enabled, port: 1899, bind: 0.0.0.0
                            + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker-Rock                            -  enabled
                              system.adapter.simple-api.0             : simple-api            : ioBroker-Rock                            - disabled, port: 8087, bind: 0.0.0.0, run as: admin
                            + system.adapter.smartcontrol.0           : smartcontrol          : ioBroker-Rock                            -  enabled
                            + system.adapter.smartmeter.0             : smartmeter            : ioBroker-Rock                            -  enabled
                            + system.adapter.sonoff.0                 : sonoff                : ioBroker-Rock                            -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker-Rock                            -  enabled
                              system.adapter.sprinklecontrol.0        : sprinklecontrol       : ioBroker-Rock                            - disabled
                            + system.adapter.statistics.0             : statistics            : ioBroker-Rock                            -  enabled
                            + system.adapter.synology.0               : synology              : ioBroker-Rock                            -  enabled, port: 5001
                            + system.adapter.telegram.0               : telegram              : ioBroker-Rock                            -  enabled, port: 8443, bind: 0.0.0.0
                            + system.adapter.text2command.0           : text2command          : ioBroker-Rock                            -  enabled
                              system.adapter.unifi.0                  : unifi                 : ioBroker-Rock                            - disabled
                              system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : ioBroker-Rock                            -  enabled
                              system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : ioBroker-Rock                            -  enabled
                              system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-Rock                            -  enabled
                              system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: ioBroker-Rock                            -  enabled
                              system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-Rock                            -  enabled
                            + system.adapter.vis-2.0                  : vis-2                 : ioBroker-Rock                            -  enabled
                              system.adapter.vis-bars.0               : vis-bars              : ioBroker-Rock                            -  enabled
                              system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-Rock                            -  enabled
                              system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-Rock                            -  enabled
                              system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-Rock                            -  enabled
                              system.adapter.vis-history.0            : vis-history           : ioBroker-Rock                            -  enabled
                              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-Rock                            -  enabled
                              system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker-Rock                            -  enabled
                            + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker-Rock                            -  enabled
                              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-Rock                            -  enabled
                              system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-Rock                            -  enabled
                              system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-Rock                            -  enabled
                              system.adapter.vis-material.0           : vis-material          : ioBroker-Rock                            -  enabled
                              system.adapter.vis-metro.0              : vis-metro             : ioBroker-Rock                            -  enabled
                              system.adapter.vis-players.0            : vis-players           : ioBroker-Rock                            -  enabled
                              system.adapter.vis-plumb.0              : vis-plumb             : ioBroker-Rock                            -  enabled
                              system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-Rock                            -  enabled
                              system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker-Rock                            -  enabled
                              system.adapter.vis-weather.0            : vis-weather           : ioBroker-Rock                            -  enabled
                              system.adapter.vis.0                    : vis                   : ioBroker-Rock                            -  enabled
                            + system.adapter.vw-connect.0             : vw-connect            : ioBroker-Rock                            -  enabled
                              system.adapter.web-speedy.0             : web-speedy            : ioBroker-Rock                            - disabled
                            + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
                            + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
                            + system.adapter.wolf-smartset.0          : wolf-smartset         : ioBroker-Rock                            -  enabled
                              system.adapter.worx.0                   : worx                  : ioBroker-Rock                            - disabled
                            + system.adapter.yamaha.0                 : yamaha                : ioBroker-Rock                            -  enabled
                            + system.adapter.yeelight-2.0             : yeelight-2            : ioBroker-Rock                            -  enabled
                              system.adapter.yr.0                     : yr                    : ioBroker-Rock                            -  enabled
                            + system.adapter.zigbee.0                 : zigbee                : ioBroker-Rock                            -  enabled, port: /dev/ttyACM0
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                            + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
                            + system.adapter.hass.0                   : hass                  : ioBroker-Rock                            -  enabled, port: 8123
                            + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                            + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                            + system.adapter.hm-rpc.2                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                            + system.adapter.influxdb.0               : influxdb              : ioBroker-Rock                            -  enabled, port: 8086
                            + system.adapter.mihome.0                 : mihome                : ioBroker-Rock                            -  enabled, port: 9898, bind: 192.168.3.100
                            + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Rock                            -  enabled, port: 1886, bind: 0.0.0.0
                            + system.adapter.proxmox.0                : proxmox               : ioBroker-Rock                            -  enabled, port: 8006
                            + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Rock                            -  enabled, port: 45000, bind: 192.168.3.100
                            + system.adapter.shelly.0                 : shelly                : ioBroker-Rock                            -  enabled, port: 1890, bind: 0.0.0.0
                            + system.adapter.shelly.1                 : shelly                : ioBroker-Rock                            -  enabled, port: 1899, bind: 0.0.0.0
                            + system.adapter.sonoff.0                 : sonoff                : ioBroker-Rock                            -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.synology.0               : synology              : ioBroker-Rock                            -  enabled, port: 5001
                            + system.adapter.telegram.0               : telegram              : ioBroker-Rock                            -  enabled, port: 8443, bind: 0.0.0.0
                            + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
                            + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
                            + system.adapter.zigbee.0                 : zigbee                : ioBroker-Rock                            -  enabled, port: /dev/ttyACM0
                            
                            ioBroker-Repositories
                            ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                            │ (index) │ name     │ url                                                     │ auto upgrade │
                            ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                            │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                            │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                            └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                            
                            Active repo(s): beta
                            Upgrade policy: none
                            
                            Installed ioBroker-Instances
                            Used repository: beta
                            Adapter    "admin"        : 7.4.4    , installed 7.4.4
                            Adapter    "alarm"        : 3.6.4    , installed 3.6.4
                            Adapter    "alexa2"       : 3.26.7   , installed 3.26.7
                            Adapter    "backitup"     : 3.0.31   , installed 3.0.31
                            Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                            Adapter    "daswetter"    : 3.2.1    , installed 3.2.1
                            Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                            Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                            Adapter    "discovergy"   : 0.5.13   , installed 0.5.13
                            Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                            Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                            Adapter    "energiefluss-erweitert": 0.6.0, installed 0.6.0
                            Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                            Adapter    "flot"         : 1.12.0   , installed 1.12.0
                            Adapter    "hass"         : 1.4.0    , installed 1.4.0
                            Adapter    "heatingcontrol": 2.12.13 , installed 2.12.13
                            Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                            Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                            Adapter    "hoover"       : 0.1.3    , installed 0.1.3
                            Adapter    "ical"         : 1.16.1   , installed 1.16.1
                            Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                            Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                            Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                            Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                            Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                            Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                            Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                            Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                            Controller "js-controller": 7.0.6    , installed 7.0.6
                            Adapter    "midea"        : 0.0.7    , installed 0.0.7
                            Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                            Adapter    "mihome-vacuum": 4.2.0    , installed 4.2.0
                            Adapter    "milight-smart-light": 1.2.2, installed 1.2.2
                            Adapter    "modbus"       : 6.4.0    , installed 6.4.0
                            Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                            Adapter    "mqtt-client"  : 2.1.0    , installed 2.1.0
                            Adapter    "musiccast"    : 1.1.4    , installed 1.1.4
                            Adapter    "nut"          : 1.6.0    , installed 1.6.0
                            Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                            Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
                            Adapter    "sainlogic"    : 0.11.4   , installed 0.11.4
                            Adapter    "scenes"       : 3.2.3    , installed 3.2.3
                            Adapter    "shelly"       : 8.5.1    , installed 8.5.1
                            Adapter    "shuttercontrol": 1.8.5   , installed 1.8.5
                            Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                            Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
                            Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                            Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                            Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
                            Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                            Adapter    "sprinklecontrol": 0.2.13 , installed 0.2.13
                            Adapter    "statistics"   : 3.1.0    , installed 3.1.0
                            Adapter    "synology"     : 3.1.0    , installed 3.1.0
                            Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                            Adapter    "text2command" : 3.0.3    , installed 3.0.3
                            Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                            Adapter    "vis"          : 1.5.6    , installed 1.5.6
                            Adapter    "vis-2"        : 2.11.1   , installed 2.11.1
                            Adapter    "vis-2-widgets-energy": 1.0.2, installed 1.0.2
                            Adapter    "vis-2-widgets-gauges": 1.1.1, installed 1.1.1
                            Adapter    "vis-2-widgets-inventwo": 0.1.11, installed 0.1.11
                            Adapter    "vis-2-widgets-jaeger-design": 1.3.9, installed 1.3.9
                            Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                            Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                            Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                            Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                            Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                            Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                            Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                            Adapter    "vis-icontwo"  : 1.10.1   , installed 1.10.1
                            Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                            Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                            Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                            Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                            Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                            Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                            Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                            Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                            Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                            Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                            Adapter    "vw-connect"   : 0.6.1    , installed 0.6.1
                            Adapter    "web"          : 6.3.1    , installed 6.3.1
                            Adapter    "web-speedy"   : 0.2.0    , installed 0.2.0
                            Adapter    "wolf-smartset": 1.2.3    , installed 1.2.3
                            Adapter    "worx"         : 3.1.1    , installed 3.1.1
                            Adapter    "ws"           : 2.6.2    , installed 2.6.2
                            Adapter    "yamaha"       : 0.5.4    , installed 0.5.4
                            Adapter    "yeelight-2"   : 1.4.0    , installed 1.4.0
                            Adapter    "yr"           : 5.3.0    , installed 5.3.0
                            Adapter    "zigbee"       : 1.10.13  , installed 1.10.13
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        39194
                            States:         36289
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
                            Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
                            Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
                            Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                            Hit:5 http://security.ubuntu.com/ubuntu noble-security 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 192.168.3.100:2010      0.0.0.0:*               LISTEN      1001       11540      1563/io.hm-rpc.2    
                            tcp        0      0 192.168.3.100:2001      0.0.0.0:*               LISTEN      1001       9811       1487/io.hm-rpc.0    
                            tcp        0      0 192.168.3.100:8701      0.0.0.0:*               LISTEN      1001       11703      1683/io.hm-rpc.1    
                            tcp        0      0 192.168.3.100:45000     0.0.0.0:*               LISTEN      1001       12502      1752/io.sainlogic.0 
                            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          715        1/init              
                            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       8188       1273/io.sonoff.0    
                            tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       10687      1373/io.mqtt.0      
                            tcp        0      0 0.0.0.0:1899            0.0.0.0:*               LISTEN      1001       11519      1548/io.shelly.1    
                            tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      991        6774       633/systemd-resolve 
                            tcp        0      0 192.168.3.100:8083      0.0.0.0:*               LISTEN      1001       13321      1917/io.web.1       
                            tcp        0      0 192.168.3.100:8082      0.0.0.0:*               LISTEN      1001       12687      1977/io.web.0       
                            tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      991        6772       633/systemd-resolve 
                            tcp6       0      0 :::8900                 :::*                    LISTEN      1001       8070       1089/io.admin.3     
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          8316       1/init              
                            tcp6       0      0 :::111                  :::*                    LISTEN      0          3605       1/init              
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       8885       973/io.admin.2      
                            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       11624      1638/io.shelly.0    
                            udp        0      0 0.0.0.0:47970           0.0.0.0:*                           1001       11834      1812/io.milight-sma 
                            udp        0      0 127.0.0.54:53           0.0.0.0:*                           991        6773       633/systemd-resolve 
                            udp        0      0 127.0.0.53:53           0.0.0.0:*                           991        6771       633/systemd-resolve 
                            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          716        1/init              
                            udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       10200      1868/io.musiccast.0 
                            udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       11644      1653/io.mihome.0    
                            udp6       0      0 :::111                  :::*                                0          717        1/init              
                            
                            *** Log File - Last 25 Lines ***
                            
                              port: 80
                            }
                            2024-12-11 23:59:05.006  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:07.010  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:09.012  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:10.542  - info: influxdb.0 (1202) Store 272 buffered influxDB history points
                            2024-12-11 23:59:11.015  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:13.018  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:15.019  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:17.022  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:19.024  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:21.027  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:23.030  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:25.031  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:27.034  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:29.036  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:31.039  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:33.041  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:35.044  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                            2024-12-11 23:59:37.046  - warn: smartmeter.0 (1333) No or too long answer from Serial D
                            Copy text starting here:
                            
                            ```bash
                            ======================= SUMMARY =======================
                                                    v.2024-10-19
                            
                            
                             Static hostname: iobroker
                                   Icon name: computer-vm
                                     Chassis: vm 🖴
                              Virtualization: kvm
                            Operating System: Ubuntu 24.04.1 LTS
                                      Kernel: Linux 6.8.0-50-generic
                                Architecture: x86-64
                             Hardware Vendor: QEMU
                              Hardware Model: Standard PC _i440FX + PIIX, 1996_
                            Firmware Version: 4.2023.08-4
                               Firmware Date: Thu 2024-02-15
                                Firmware Age: 9month 3w 6d
                            
                            Installation:           kvm
                            Kernel:                 x86_64
                            Userland:               64 bit
                            Timezone:               Europe/Berlin (CET, +0100)
                            User-ID:                1000
                            Display-Server:         false
                            Boot Target:            multi-user.target
                            
                            Pending OS-Updates:     0
                            Pending iob updates:    0
                            
                            Nodejs-Installation:
                            /usr/bin/nodejs         v20.18.1
                            /usr/bin/node           v20.18.1
                            /usr/bin/npm            10.8.2
                            /usr/bin/npx            10.8.2
                            /usr/bin/corepack       0.29.4
                            
                            Recommended versions are nodejs  and npm 
                            nodeJS installation is correct
                            
                            MEMORY: 
                                           total        used        free      shared  buff/cache   available
                            Mem:             10G        3.0G        6.6G        5.3M        1.1G        7.4G
                            Swap:             0B          0B          0B
                            Total:           10G        3.0G        6.6G
                            
                            Active iob-Instances:   58
                            Upgrade policy: none
                            
                            ioBroker Core:          js-controller           7.0.6
                                                    admin                   7.4.4
                            
                            ioBroker Status:        iobroker is running on this host.
                            
                            At least one iobroker host is running.
                            
                            Objects type: redis
                            States  type: redis
                            
                            Status admin and web instance:
                            + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                            + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
                              system.adapter.web-speedy.0             : web-speedy            : ioBroker-Rock                            - disabled
                            + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
                            + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
                            
                            Objects:                39194
                            States:                 36289
                            
                            Size of iob-Database:
                            
                            36M     /opt/iobroker/iobroker-data/objects.jsonl
                            768K    /opt/iobroker/iobroker-data/states.jsonl
                            
                            
                            Operating System is the current Ubuntu LTS release codenamed 'noble'!
                            
                            =================== END OF SUMMARY ====================
                            

                            === Mark text until here for copying ===

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

                            @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                            Virtualization: kvm

                            Der Stick muss an die VM durchgereicht werden.

                            Setz den user in die Gruppe adm rein. Und warum nennt man den user überhaupt ``pi`? Ist doch nicht mal ein Raspberry...

                            Und bring den Versions-Zoo bei den ganzen hosts auf den gleichen aktuellen Stand.

                            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

                            E 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                              Virtualization: kvm

                              Der Stick muss an die VM durchgereicht werden.

                              Setz den user in die Gruppe adm rein. Und warum nennt man den user überhaupt ``pi`? Ist doch nicht mal ein Raspberry...

                              Und bring den Versions-Zoo bei den ganzen hosts auf den gleichen aktuellen Stand.

                              E Offline
                              E Offline
                              e-i-k-e
                              schrieb am zuletzt editiert von e-i-k-e
                              #91

                              @thomas-braun sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                              @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                              Virtualization: kvm

                              Der Stick muss an die VM durchgereicht werden.

                              Die sind über Proxmox durchgereicht, werden über lsusb in der VM auch angezeigt.

                              Setz den user in die Gruppe adm rein. Und warum nennt man den user überhaupt ``pi`? Ist doch nicht mal ein Raspberry...

                              Kann ich machen, der User pi ist historisch mitgewandert.
                              Hat das mit der Gruppe adm, denn etwas mit meinem "ls: cannot access '/dev/serial/by-ids': No such file or directory" zutun? Oder wofür wird dies benötigt?

                              Und bring den Versions-Zoo bei den ganzen hosts auf den gleichen aktuellen Stand.

                              Wird nach und nach, leider sind einige Distribution so alt, dass ein update nicht ohne weiteres mehr möglich ist.

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • E e-i-k-e

                                @thomas-braun sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                Virtualization: kvm

                                Der Stick muss an die VM durchgereicht werden.

                                Die sind über Proxmox durchgereicht, werden über lsusb in der VM auch angezeigt.

                                Setz den user in die Gruppe adm rein. Und warum nennt man den user überhaupt ``pi`? Ist doch nicht mal ein Raspberry...

                                Kann ich machen, der User pi ist historisch mitgewandert.
                                Hat das mit der Gruppe adm, denn etwas mit meinem "ls: cannot access '/dev/serial/by-ids': No such file or directory" zutun? Oder wofür wird dies benötigt?

                                Und bring den Versions-Zoo bei den ganzen hosts auf den gleichen aktuellen Stand.

                                Wird nach und nach, leider sind einige Distribution so alt, dass ein update nicht ohne weiteres mehr möglich ist.

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

                                @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                leider sind einige Distribution so al

                                Dann haste da viel zu lange gepennt.

                                Die Gruppe adm wird für administrative Dinge benötigt. Unter anderem um logfiles auch ohne root-Rechte lesen zu können.

                                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

                                E 2 Antworten Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                  leider sind einige Distribution so al

                                  Dann haste da viel zu lange gepennt.

                                  Die Gruppe adm wird für administrative Dinge benötigt. Unter anderem um logfiles auch ohne root-Rechte lesen zu können.

                                  E Offline
                                  E Offline
                                  e-i-k-e
                                  schrieb am zuletzt editiert von
                                  #93

                                  @thomas-braun sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                  @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                  leider sind einige Distribution so alt

                                  Dann haste da viel zu lange gepennt.

                                  Da muss ich dir recht geben ;)

                                  1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                    leider sind einige Distribution so al

                                    Dann haste da viel zu lange gepennt.

                                    Die Gruppe adm wird für administrative Dinge benötigt. Unter anderem um logfiles auch ohne root-Rechte lesen zu können.

                                    E Offline
                                    E Offline
                                    e-i-k-e
                                    schrieb am zuletzt editiert von
                                    #94

                                    @thomas-braun

                                    Ich komme aber trotzdem leider nicht weiter.

                                    pi@iobroker:~$ lsusb
                                    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
                                    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                    Bus 002 Device 002: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
                                    Bus 002 Device 003: ID 0451:bef3 Texas Instruments, Inc. CC1352R1 Launchpad
                                    Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                                    pi@iobroker:~$ sudo ls /dev/serial/by-id
                                    ls: cannot access '/dev/serial/by-id': No such file or directory
                                    
                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • E e-i-k-e

                                      @thomas-braun

                                      Ich komme aber trotzdem leider nicht weiter.

                                      pi@iobroker:~$ lsusb
                                      Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
                                      Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                      Bus 002 Device 002: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
                                      Bus 002 Device 003: ID 0451:bef3 Texas Instruments, Inc. CC1352R1 Launchpad
                                      Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                                      pi@iobroker:~$ sudo ls /dev/serial/by-id
                                      ls: cannot access '/dev/serial/by-id': No such file or directory
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #95

                                      @e-i-k-e

                                      Schau dir per

                                      dmesg -wT
                                      

                                      die Meldungen an, wenn der Stickk entfernt und nach einer Minute wieder eingesteckt wird.

                                      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

                                      E 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @e-i-k-e

                                        Schau dir per

                                        dmesg -wT
                                        

                                        die Meldungen an, wenn der Stickk entfernt und nach einer Minute wieder eingesteckt wird.

                                        E Offline
                                        E Offline
                                        e-i-k-e
                                        schrieb am zuletzt editiert von e-i-k-e
                                        #96

                                        @thomas-braun sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                        @e-i-k-e

                                        Schau dir per

                                        dmesg -wT
                                        

                                        die Meldungen an, wenn der Stickk entfernt und nach einer Minute wieder eingesteckt wird.

                                        [Thu Dec 12 21:05:18 2024] usb 2-1: USB disconnect, device number 5
                                        [Thu Dec 12 21:05:18 2024] usb 2-2: USB disconnect, device number 4
                                        [Thu Dec 12 21:05:18 2024] workqueue: hub_event hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND
                                        [Thu Dec 12 21:05:18 2024] usb 2-2: new full-speed USB device number 6 using xhci_hcd
                                        [Thu Dec 12 21:05:18 2024] usb 2-2: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00
                                        [Thu Dec 12 21:05:18 2024] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                                        [Thu Dec 12 21:05:18 2024] usb 2-2: Product: CP2102 USB to UART Bridge Controller
                                        [Thu Dec 12 21:05:18 2024] usb 2-2: Manufacturer: Silicon Labs
                                        [Thu Dec 12 21:05:18 2024] usb 2-2: SerialNumber: 0021
                                        [Thu Dec 12 21:05:54 2024] usb 2-1: new high-speed USB device number 7 using xhci_hcd
                                        [Thu Dec 12 21:05:54 2024] usb 2-1: New USB device found, idVendor=0451, idProduct=bef3, bcdDevice= 1.00
                                        [Thu Dec 12 21:05:54 2024] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                                        [Thu Dec 12 21:05:54 2024] usb 2-1: Product: XDS110 (03.00.00.25) Embed with CMSIS-DAP
                                        [Thu Dec 12 21:05:54 2024] usb 2-1: Manufacturer: Texas Instruments
                                        [Thu Dec 12 21:05:54 2024] usb 2-1: SerialNumber: L1100L7S
                                        [Thu Dec 12 21:05:54 2024] hid-generic 0003:0451:BEF3.0003: hiddev0,hidraw0: USB HID v1.11 Device [Texas Instruments XDS110 (03.00.00.25) Embed with CMSIS-DAP] on usb-0000:01:1b.0-1/input5
                                        

                                        Ein USB-Device habe ich stecken lassen und eins habe ich getrennt und nach einer gewissen zeit, wieder verbunden.

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • E e-i-k-e

                                          @thomas-braun sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                          @e-i-k-e

                                          Schau dir per

                                          dmesg -wT
                                          

                                          die Meldungen an, wenn der Stickk entfernt und nach einer Minute wieder eingesteckt wird.

                                          [Thu Dec 12 21:05:18 2024] usb 2-1: USB disconnect, device number 5
                                          [Thu Dec 12 21:05:18 2024] usb 2-2: USB disconnect, device number 4
                                          [Thu Dec 12 21:05:18 2024] workqueue: hub_event hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND
                                          [Thu Dec 12 21:05:18 2024] usb 2-2: new full-speed USB device number 6 using xhci_hcd
                                          [Thu Dec 12 21:05:18 2024] usb 2-2: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00
                                          [Thu Dec 12 21:05:18 2024] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                                          [Thu Dec 12 21:05:18 2024] usb 2-2: Product: CP2102 USB to UART Bridge Controller
                                          [Thu Dec 12 21:05:18 2024] usb 2-2: Manufacturer: Silicon Labs
                                          [Thu Dec 12 21:05:18 2024] usb 2-2: SerialNumber: 0021
                                          [Thu Dec 12 21:05:54 2024] usb 2-1: new high-speed USB device number 7 using xhci_hcd
                                          [Thu Dec 12 21:05:54 2024] usb 2-1: New USB device found, idVendor=0451, idProduct=bef3, bcdDevice= 1.00
                                          [Thu Dec 12 21:05:54 2024] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                                          [Thu Dec 12 21:05:54 2024] usb 2-1: Product: XDS110 (03.00.00.25) Embed with CMSIS-DAP
                                          [Thu Dec 12 21:05:54 2024] usb 2-1: Manufacturer: Texas Instruments
                                          [Thu Dec 12 21:05:54 2024] usb 2-1: SerialNumber: L1100L7S
                                          [Thu Dec 12 21:05:54 2024] hid-generic 0003:0451:BEF3.0003: hiddev0,hidraw0: USB HID v1.11 Device [Texas Instruments XDS110 (03.00.00.25) Embed with CMSIS-DAP] on usb-0000:01:1b.0-1/input5
                                          

                                          Ein USB-Device habe ich stecken lassen und eins habe ich getrennt und nach einer gewissen zeit, wieder verbunden.

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

                                          @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                          Ein USB-Device habe ich stecken lassen und eins habe ich getrennt

                                          Und haben die auch Bezeichnungen?

                                          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

                                          E 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

                                          796

                                          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