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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. iob diag - Skript

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    236

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.5k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

iob diag - Skript

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
787 Beiträge 49 Kommentatoren 219.4k Aufrufe 38 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.
  • S Shadowhunter23

    Fehlt da nicht ein wget?

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

    @Shadowhunter23

    Oder ein curl...
    Hab es ergänzt.

    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
    1
    • S Abwesend
      S Abwesend
      Shadowhunter23
      schrieb am zuletzt editiert von
      #742

      Meine Zigbee Instanzen ( 5 an der Zahl ) werden so angezeigt:

      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'
      *** ZigBee Settings ***
      
      ⚠ HINT:
      Your zigbee.0 COM-Port is NOT matching 'by-id'.                                                                                                                                  Please check your setting:
      tcp
      
      ⚠ HINT:
      Your zigbee.1 COM-Port is NOT matching 'by-id'.                                                                                                                                  Please check your setting:
      tcp
      
      ⚠ HINT:
      Your zigbee.2 COM-Port is NOT matching 'by-id'.                                                                                                                                  Please check your setting:
      tcp
      
      ⚠ HINT:
      Your zigbee.3 COM-Port is NOT matching 'by-id'.                                                                                                                                  Please check your setting:
      tcp
      
      ⚠ HINT:
      Your zigbee.4 COM-Port is NOT matching 'by-id'.                                                                                                                                  Please check your setting:
      tcp
      
      Zigbee Network Settings on your coordinator / in nvbackup are:
      
      zigbee.X
      \nExtended Pan ID:
      \n*** MASKED ***
      \nPan ID:
      \n*** MASKED ***
      \nChannel:
      \n*** MASKED ***
      \nNetwork Key:
      \n*** MASKED ***
      
      To unmask the settings run 'iob diag --unmask'
      
      === ZigBee Port Overview ===
      Instance        Configured Port           Available by-id Ports               Status
      --------        ----------------          ----------------------------        ------
      
      *** NodeJS-Installation ***
      

      Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
      Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • S Shadowhunter23

        Meine Zigbee Instanzen ( 5 an der Zahl ) werden so angezeigt:

        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'
        *** ZigBee Settings ***
        
        ⚠ HINT:
        Your zigbee.0 COM-Port is NOT matching 'by-id'.                                                                                                                                  Please check your setting:
        tcp
        
        ⚠ HINT:
        Your zigbee.1 COM-Port is NOT matching 'by-id'.                                                                                                                                  Please check your setting:
        tcp
        
        ⚠ HINT:
        Your zigbee.2 COM-Port is NOT matching 'by-id'.                                                                                                                                  Please check your setting:
        tcp
        
        ⚠ HINT:
        Your zigbee.3 COM-Port is NOT matching 'by-id'.                                                                                                                                  Please check your setting:
        tcp
        
        ⚠ HINT:
        Your zigbee.4 COM-Port is NOT matching 'by-id'.                                                                                                                                  Please check your setting:
        tcp
        
        Zigbee Network Settings on your coordinator / in nvbackup are:
        
        zigbee.X
        \nExtended Pan ID:
        \n*** MASKED ***
        \nPan ID:
        \n*** MASKED ***
        \nChannel:
        \n*** MASKED ***
        \nNetwork Key:
        \n*** MASKED ***
        
        To unmask the settings run 'iob diag --unmask'
        
        === ZigBee Port Overview ===
        Instance        Configured Port           Available by-id Ports               Status
        --------        ----------------          ----------------------------        ------
        
        *** NodeJS-Installation ***
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #743

        @Shadowhunter23

        Prima Hinweise!
        Versuch jetzt nochmal. Hab den Code angepasst.

        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
        • S Abwesend
          S Abwesend
          Shadowhunter23
          schrieb am zuletzt editiert von
          #744

          Gerne:

          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'
          *** ZigBee Settings ***
          
          ⚠ HINT:
          Your zigbee.0 COM-Port is NOT matching 'by-id'.
          Please check your setting:
          tcp
          
          ⚠ HINT:
          Your zigbee.1 COM-Port is NOT matching 'by-id'.
          Please check your setting:
          tcp
          
          ⚠ HINT:
          Your zigbee.2 COM-Port is NOT matching 'by-id'.
          Please check your setting:
          tcp
          
          ⚠ HINT:
          Your zigbee.3 COM-Port is NOT matching 'by-id'.
          Please check your setting:
          tcp
          
          ⚠ HINT:
          Your zigbee.4 COM-Port is NOT matching 'by-id'.
          Please check your setting:
          tcp
          
          Zigbee Network Settings on your coordinator / in nvbackup are:
          
          zigbee.X
          \nExtended Pan ID:
          \n*** MASKED ***
          \nPan ID:
          \n*** MASKED ***
          \nChannel:
          \n*** MASKED ***
          \nNetwork Key:
          \n*** MASKED ***
          
          To unmask the settings run 'iob diag --unmask'
          
          === ZigBee Port Overview ===
          Instance        Configured Port                Available by-id Ports                    Status
          --------        ----------------               ----------------------------             ------
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.0        tcp://192.168.0.64:20108
          tcp://192.168.0.69:20108                                          TCP Connection
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         tcp://192.168.0.64:20108
          tcp://192.168.0.69:20108
          tcp://192.168.0.79:20108
          tcp://192.168.0.63:20108
          tcp://192.168.0.99:20108                                          TCP Connection
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         tcp://192.168.0.64:20108
          tcp://192.168.0.69:20108                                          TCP Connection
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.1        tcp://192.168.0.69:20108
          tcp://192.168.0.79:20108                                          TCP Connection
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         tcp://192.168.0.64:20108
          tcp://192.168.0.69:20108
          tcp://192.168.0.79:20108
          tcp://192.168.0.63:20108
          tcp://192.168.0.99:20108                                          TCP Connection
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         tcp://192.168.0.69:20108
          tcp://192.168.0.79:20108                                          TCP Connection
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.2        tcp://192.168.0.79:20108
          tcp://192.168.0.63:20108                                          TCP Connection
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         tcp://192.168.0.64:20108
          tcp://192.168.0.69:20108
          tcp://192.168.0.79:20108
          tcp://192.168.0.63:20108
          tcp://192.168.0.99:20108                                          TCP Connection
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         tcp://192.168.0.79:20108
          tcp://192.168.0.63:20108                                          TCP Connection
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.3        tcp://192.168.0.63:20108
          tcp://192.168.0.99:20108                                          TCP Connection
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         tcp://192.168.0.64:20108
          tcp://192.168.0.69:20108
          tcp://192.168.0.79:20108
          tcp://192.168.0.63:20108
          tcp://192.168.0.99:20108                                          TCP Connection
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         tcp://192.168.0.63:20108
          tcp://192.168.0.99:20108                                          TCP Connection
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.4        tcp://192.168.0.99:20108                                                TCP Connection
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         tcp://192.168.0.64:20108
          tcp://192.168.0.69:20108
          tcp://192.168.0.79:20108
          tcp://192.168.0.63:20108
          tcp://192.168.0.99:20108                                          TCP Connection
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
          zigbee.         tcp://192.168.0.99:20108                                                TCP Connection
          
          *** NodeJS-Installation ***
          

          Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
          Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

          Thomas BraunT 2 Antworten Letzte Antwort
          0
          • S Shadowhunter23

            Gerne:

            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'
            *** ZigBee Settings ***
            
            ⚠ HINT:
            Your zigbee.0 COM-Port is NOT matching 'by-id'.
            Please check your setting:
            tcp
            
            ⚠ HINT:
            Your zigbee.1 COM-Port is NOT matching 'by-id'.
            Please check your setting:
            tcp
            
            ⚠ HINT:
            Your zigbee.2 COM-Port is NOT matching 'by-id'.
            Please check your setting:
            tcp
            
            ⚠ HINT:
            Your zigbee.3 COM-Port is NOT matching 'by-id'.
            Please check your setting:
            tcp
            
            ⚠ HINT:
            Your zigbee.4 COM-Port is NOT matching 'by-id'.
            Please check your setting:
            tcp
            
            Zigbee Network Settings on your coordinator / in nvbackup are:
            
            zigbee.X
            \nExtended Pan ID:
            \n*** MASKED ***
            \nPan ID:
            \n*** MASKED ***
            \nChannel:
            \n*** MASKED ***
            \nNetwork Key:
            \n*** MASKED ***
            
            To unmask the settings run 'iob diag --unmask'
            
            === ZigBee Port Overview ===
            Instance        Configured Port                Available by-id Ports                    Status
            --------        ----------------               ----------------------------             ------
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.0        tcp://192.168.0.64:20108
            tcp://192.168.0.69:20108                                          TCP Connection
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         tcp://192.168.0.64:20108
            tcp://192.168.0.69:20108
            tcp://192.168.0.79:20108
            tcp://192.168.0.63:20108
            tcp://192.168.0.99:20108                                          TCP Connection
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         tcp://192.168.0.64:20108
            tcp://192.168.0.69:20108                                          TCP Connection
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.1        tcp://192.168.0.69:20108
            tcp://192.168.0.79:20108                                          TCP Connection
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         tcp://192.168.0.64:20108
            tcp://192.168.0.69:20108
            tcp://192.168.0.79:20108
            tcp://192.168.0.63:20108
            tcp://192.168.0.99:20108                                          TCP Connection
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         tcp://192.168.0.69:20108
            tcp://192.168.0.79:20108                                          TCP Connection
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.2        tcp://192.168.0.79:20108
            tcp://192.168.0.63:20108                                          TCP Connection
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         tcp://192.168.0.64:20108
            tcp://192.168.0.69:20108
            tcp://192.168.0.79:20108
            tcp://192.168.0.63:20108
            tcp://192.168.0.99:20108                                          TCP Connection
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         tcp://192.168.0.79:20108
            tcp://192.168.0.63:20108                                          TCP Connection
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.3        tcp://192.168.0.63:20108
            tcp://192.168.0.99:20108                                          TCP Connection
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         tcp://192.168.0.64:20108
            tcp://192.168.0.69:20108
            tcp://192.168.0.79:20108
            tcp://192.168.0.63:20108
            tcp://192.168.0.99:20108                                          TCP Connection
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         tcp://192.168.0.63:20108
            tcp://192.168.0.99:20108                                          TCP Connection
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.4        tcp://192.168.0.99:20108                                                TCP Connection
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         tcp://192.168.0.64:20108
            tcp://192.168.0.69:20108
            tcp://192.168.0.79:20108
            tcp://192.168.0.63:20108
            tcp://192.168.0.99:20108                                          TCP Connection
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
            zigbee.         tcp://192.168.0.99:20108                                                TCP Connection
            
            *** NodeJS-Installation ***
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #745

            @Shadowhunter23

            Oh, das ist jetzt etwas zu ausführlich in der Ausgabe. Mal schauen wie ich das eingefangen bekomme...

            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
            • S Shadowhunter23

              Gerne:

              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'
              *** ZigBee Settings ***
              
              ⚠ HINT:
              Your zigbee.0 COM-Port is NOT matching 'by-id'.
              Please check your setting:
              tcp
              
              ⚠ HINT:
              Your zigbee.1 COM-Port is NOT matching 'by-id'.
              Please check your setting:
              tcp
              
              ⚠ HINT:
              Your zigbee.2 COM-Port is NOT matching 'by-id'.
              Please check your setting:
              tcp
              
              ⚠ HINT:
              Your zigbee.3 COM-Port is NOT matching 'by-id'.
              Please check your setting:
              tcp
              
              ⚠ HINT:
              Your zigbee.4 COM-Port is NOT matching 'by-id'.
              Please check your setting:
              tcp
              
              Zigbee Network Settings on your coordinator / in nvbackup are:
              
              zigbee.X
              \nExtended Pan ID:
              \n*** MASKED ***
              \nPan ID:
              \n*** MASKED ***
              \nChannel:
              \n*** MASKED ***
              \nNetwork Key:
              \n*** MASKED ***
              
              To unmask the settings run 'iob diag --unmask'
              
              === ZigBee Port Overview ===
              Instance        Configured Port                Available by-id Ports                    Status
              --------        ----------------               ----------------------------             ------
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.0        tcp://192.168.0.64:20108
              tcp://192.168.0.69:20108                                          TCP Connection
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         tcp://192.168.0.64:20108
              tcp://192.168.0.69:20108
              tcp://192.168.0.79:20108
              tcp://192.168.0.63:20108
              tcp://192.168.0.99:20108                                          TCP Connection
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         tcp://192.168.0.64:20108
              tcp://192.168.0.69:20108                                          TCP Connection
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.1        tcp://192.168.0.69:20108
              tcp://192.168.0.79:20108                                          TCP Connection
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         tcp://192.168.0.64:20108
              tcp://192.168.0.69:20108
              tcp://192.168.0.79:20108
              tcp://192.168.0.63:20108
              tcp://192.168.0.99:20108                                          TCP Connection
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         tcp://192.168.0.69:20108
              tcp://192.168.0.79:20108                                          TCP Connection
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.2        tcp://192.168.0.79:20108
              tcp://192.168.0.63:20108                                          TCP Connection
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         tcp://192.168.0.64:20108
              tcp://192.168.0.69:20108
              tcp://192.168.0.79:20108
              tcp://192.168.0.63:20108
              tcp://192.168.0.99:20108                                          TCP Connection
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         tcp://192.168.0.79:20108
              tcp://192.168.0.63:20108                                          TCP Connection
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.3        tcp://192.168.0.63:20108
              tcp://192.168.0.99:20108                                          TCP Connection
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         tcp://192.168.0.64:20108
              tcp://192.168.0.69:20108
              tcp://192.168.0.79:20108
              tcp://192.168.0.63:20108
              tcp://192.168.0.99:20108                                          TCP Connection
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         tcp://192.168.0.63:20108
              tcp://192.168.0.99:20108                                          TCP Connection
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.4        tcp://192.168.0.99:20108                                                TCP Connection
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         tcp://192.168.0.64:20108
              tcp://192.168.0.69:20108
              tcp://192.168.0.79:20108
              tcp://192.168.0.63:20108
              tcp://192.168.0.99:20108                                          TCP Connection
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         ...//192.168.0.99:20108                                                 ✗ Not matching
              zigbee.         tcp://192.168.0.99:20108                                                TCP Connection
              
              *** NodeJS-Installation ***
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #746

              @Shadowhunter23

              Probier jetzt nochmal bitte.

              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
              • S Abwesend
                S Abwesend
                Shadowhunter23
                schrieb am zuletzt editiert von
                #747
                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'
                *** ZigBee Settings ***
                
                ⚠ HINT:
                Your zigbee.0 COM-Port is NOT matching 'by-id'.
                Please check your setting:
                tcp
                
                ⚠ HINT:
                Your zigbee.1 COM-Port is NOT matching 'by-id'.
                Please check your setting:
                tcp
                
                ⚠ HINT:
                Your zigbee.2 COM-Port is NOT matching 'by-id'.
                Please check your setting:
                tcp
                
                ⚠ HINT:
                Your zigbee.3 COM-Port is NOT matching 'by-id'.
                Please check your setting:
                tcp
                
                ⚠ HINT:
                Your zigbee.4 COM-Port is NOT matching 'by-id'.
                Please check your setting:
                tcp
                
                Zigbee Network Settings on your coordinator / in nvbackup are:
                
                zigbee.X
                \nExtended Pan ID:
                \n*** MASKED ***
                \nPan ID:
                \n*** MASKED ***
                \nChannel:
                \n*** MASKED ***
                \nNetwork Key:
                \n*** MASKED ***
                
                To unmask the settings run 'iob diag --unmask'
                
                === ZigBee Port Overview ===
                Instance        Configured Port                Available by-id Port           Status
                --------        ----------------               ----------------------------   ------
                zigbee.0        tcp://192.168.0.64:20108
                tcp://192.168.0.69:20108 -                              TCP Connection
                zigbee.         tcp://192.168.0.64:20108
                tcp://192.168.0.69:20108
                tcp://192.168.0.79:20108
                tcp://192.168.0.63:20108
                tcp://192.168.0.99:20108 -                              TCP Connection
                zigbee.         tcp://192.168.0.64:20108
                tcp://192.168.0.69:20108 -                              TCP Connection
                zigbee.1        tcp://192.168.0.69:20108
                tcp://192.168.0.79:20108 -                              TCP Connection
                zigbee.         tcp://192.168.0.64:20108
                tcp://192.168.0.69:20108
                tcp://192.168.0.79:20108
                tcp://192.168.0.63:20108
                tcp://192.168.0.99:20108 -                              TCP Connection
                zigbee.         tcp://192.168.0.69:20108
                tcp://192.168.0.79:20108 -                              TCP Connection
                zigbee.2        tcp://192.168.0.79:20108
                tcp://192.168.0.63:20108 -                              TCP Connection
                zigbee.         tcp://192.168.0.64:20108
                tcp://192.168.0.69:20108
                tcp://192.168.0.79:20108
                tcp://192.168.0.63:20108
                tcp://192.168.0.99:20108 -                              TCP Connection
                zigbee.         tcp://192.168.0.79:20108
                tcp://192.168.0.63:20108 -                              TCP Connection
                zigbee.3        tcp://192.168.0.63:20108
                tcp://192.168.0.99:20108 -                              TCP Connection
                zigbee.         tcp://192.168.0.64:20108
                tcp://192.168.0.69:20108
                tcp://192.168.0.79:20108
                tcp://192.168.0.63:20108
                tcp://192.168.0.99:20108 -                              TCP Connection
                zigbee.         tcp://192.168.0.63:20108
                tcp://192.168.0.99:20108 -                              TCP Connection
                zigbee.4        tcp://192.168.0.99:20108       -                              TCP Connection
                zigbee.         tcp://192.168.0.64:20108
                tcp://192.168.0.69:20108
                tcp://192.168.0.79:20108
                tcp://192.168.0.63:20108
                tcp://192.168.0.99:20108 -                              TCP Connection
                zigbee.         tcp://192.168.0.99:20108       -                              TCP Connection
                
                *** NodeJS-Installation ***
                

                Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
                Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • S Shadowhunter23
                  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'
                  *** ZigBee Settings ***
                  
                  ⚠ HINT:
                  Your zigbee.0 COM-Port is NOT matching 'by-id'.
                  Please check your setting:
                  tcp
                  
                  ⚠ HINT:
                  Your zigbee.1 COM-Port is NOT matching 'by-id'.
                  Please check your setting:
                  tcp
                  
                  ⚠ HINT:
                  Your zigbee.2 COM-Port is NOT matching 'by-id'.
                  Please check your setting:
                  tcp
                  
                  ⚠ HINT:
                  Your zigbee.3 COM-Port is NOT matching 'by-id'.
                  Please check your setting:
                  tcp
                  
                  ⚠ HINT:
                  Your zigbee.4 COM-Port is NOT matching 'by-id'.
                  Please check your setting:
                  tcp
                  
                  Zigbee Network Settings on your coordinator / in nvbackup are:
                  
                  zigbee.X
                  \nExtended Pan ID:
                  \n*** MASKED ***
                  \nPan ID:
                  \n*** MASKED ***
                  \nChannel:
                  \n*** MASKED ***
                  \nNetwork Key:
                  \n*** MASKED ***
                  
                  To unmask the settings run 'iob diag --unmask'
                  
                  === ZigBee Port Overview ===
                  Instance        Configured Port                Available by-id Port           Status
                  --------        ----------------               ----------------------------   ------
                  zigbee.0        tcp://192.168.0.64:20108
                  tcp://192.168.0.69:20108 -                              TCP Connection
                  zigbee.         tcp://192.168.0.64:20108
                  tcp://192.168.0.69:20108
                  tcp://192.168.0.79:20108
                  tcp://192.168.0.63:20108
                  tcp://192.168.0.99:20108 -                              TCP Connection
                  zigbee.         tcp://192.168.0.64:20108
                  tcp://192.168.0.69:20108 -                              TCP Connection
                  zigbee.1        tcp://192.168.0.69:20108
                  tcp://192.168.0.79:20108 -                              TCP Connection
                  zigbee.         tcp://192.168.0.64:20108
                  tcp://192.168.0.69:20108
                  tcp://192.168.0.79:20108
                  tcp://192.168.0.63:20108
                  tcp://192.168.0.99:20108 -                              TCP Connection
                  zigbee.         tcp://192.168.0.69:20108
                  tcp://192.168.0.79:20108 -                              TCP Connection
                  zigbee.2        tcp://192.168.0.79:20108
                  tcp://192.168.0.63:20108 -                              TCP Connection
                  zigbee.         tcp://192.168.0.64:20108
                  tcp://192.168.0.69:20108
                  tcp://192.168.0.79:20108
                  tcp://192.168.0.63:20108
                  tcp://192.168.0.99:20108 -                              TCP Connection
                  zigbee.         tcp://192.168.0.79:20108
                  tcp://192.168.0.63:20108 -                              TCP Connection
                  zigbee.3        tcp://192.168.0.63:20108
                  tcp://192.168.0.99:20108 -                              TCP Connection
                  zigbee.         tcp://192.168.0.64:20108
                  tcp://192.168.0.69:20108
                  tcp://192.168.0.79:20108
                  tcp://192.168.0.63:20108
                  tcp://192.168.0.99:20108 -                              TCP Connection
                  zigbee.         tcp://192.168.0.63:20108
                  tcp://192.168.0.99:20108 -                              TCP Connection
                  zigbee.4        tcp://192.168.0.99:20108       -                              TCP Connection
                  zigbee.         tcp://192.168.0.64:20108
                  tcp://192.168.0.69:20108
                  tcp://192.168.0.79:20108
                  tcp://192.168.0.63:20108
                  tcp://192.168.0.99:20108 -                              TCP Connection
                  zigbee.         tcp://192.168.0.99:20108       -                              TCP Connection
                  
                  *** NodeJS-Installation ***
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #748

                  @Shadowhunter23

                  Und nochmal bitte einen Lauf... :-)

                  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
                  • S Abwesend
                    S Abwesend
                    Shadowhunter23
                    schrieb am zuletzt editiert von Shadowhunter23
                    #749

                    Für dich als Info, zur Sicherheit lösche ich das Script vorher immer.

                    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'
                    *** ZigBee Settings ***
                    
                    ⚠ HINT:
                    Your zigbee.0 COM-Port is NOT matching 'by-id'.
                    Please check your setting:
                    tcp
                    
                    ⚠ HINT:
                    Your zigbee.1 COM-Port is NOT matching 'by-id'.
                    Please check your setting:
                    tcp
                    
                    ⚠ HINT:
                    Your zigbee.2 COM-Port is NOT matching 'by-id'.
                    Please check your setting:
                    tcp
                    
                    ⚠ HINT:
                    Your zigbee.3 COM-Port is NOT matching 'by-id'.
                    Please check your setting:
                    tcp
                    
                    ⚠ HINT:
                    Your zigbee.4 COM-Port is NOT matching 'by-id'.
                    Please check your setting:
                    tcp
                    
                    Zigbee Network Settings on your coordinator / in nvbackup are:
                    
                    zigbee.X
                    \nExtended Pan ID:
                    \n*** MASKED ***
                    \nPan ID:
                    \n*** MASKED ***
                    \nChannel:
                    \n*** MASKED ***
                    \nNetwork Key:
                    \n*** MASKED ***
                    
                    To unmask the settings run 'iob diag --unmask'
                    
                    === ZigBee Port Overview ===
                    Instance        Configured Port                     Available by-id Port                Status
                    --------        ----------------                    ----------------------------        ------
                    zigbee.0        tcp://192.168.0.64:20108
                    tcp://192.168.0.69:20108 -                                   TCP Connection
                    zigbee.         tcp://192.168.0.64:20108
                    tcp://192.168.0.69:20108
                    tcp://192.168.0.79:20108
                    tcp://192.168.0.63:20108
                    tcp://192.168.0.99:20108 -                                   TCP Connection
                    zigbee.         tcp://192.168.0.64:20108
                    tcp://192.168.0.69:20108 -                                   TCP Connection
                    zigbee.1        tcp://192.168.0.69:20108
                    tcp://192.168.0.79:20108 -                                   TCP Connection
                    zigbee.         tcp://192.168.0.64:20108
                    tcp://192.168.0.69:20108
                    tcp://192.168.0.79:20108
                    tcp://192.168.0.63:20108
                    tcp://192.168.0.99:20108 -                                   TCP Connection
                    zigbee.         tcp://192.168.0.69:20108
                    tcp://192.168.0.79:20108 -                                   TCP Connection
                    zigbee.2        tcp://192.168.0.79:20108
                    tcp://192.168.0.63:20108 -                                   TCP Connection
                    zigbee.         tcp://192.168.0.64:20108
                    tcp://192.168.0.69:20108
                    tcp://192.168.0.79:20108
                    tcp://192.168.0.63:20108
                    tcp://192.168.0.99:20108 -                                   TCP Connection
                    zigbee.         tcp://192.168.0.79:20108
                    tcp://192.168.0.63:20108 -                                   TCP Connection
                    zigbee.3        tcp://192.168.0.63:20108
                    tcp://192.168.0.99:20108 -                                   TCP Connection
                    zigbee.         tcp://192.168.0.64:20108
                    tcp://192.168.0.69:20108
                    tcp://192.168.0.79:20108
                    tcp://192.168.0.63:20108
                    tcp://192.168.0.99:20108 -                                   TCP Connection
                    zigbee.         tcp://192.168.0.63:20108
                    tcp://192.168.0.99:20108 -                                   TCP Connection
                    zigbee.4        tcp://192.168.0.99:20108            -                                   TCP Connection
                    zigbee.         tcp://192.168.0.64:20108
                    tcp://192.168.0.69:20108
                    tcp://192.168.0.79:20108
                    tcp://192.168.0.63:20108
                    tcp://192.168.0.99:20108 -                                   TCP Connection
                    zigbee.         tcp://192.168.0.99:20108            -                                   TCP Connection
                    
                    *** NodeJS-Installation ***
                    

                    Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
                    Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • S Shadowhunter23

                      Für dich als Info, zur Sicherheit lösche ich das Script vorher immer.

                      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'
                      *** ZigBee Settings ***
                      
                      ⚠ HINT:
                      Your zigbee.0 COM-Port is NOT matching 'by-id'.
                      Please check your setting:
                      tcp
                      
                      ⚠ HINT:
                      Your zigbee.1 COM-Port is NOT matching 'by-id'.
                      Please check your setting:
                      tcp
                      
                      ⚠ HINT:
                      Your zigbee.2 COM-Port is NOT matching 'by-id'.
                      Please check your setting:
                      tcp
                      
                      ⚠ HINT:
                      Your zigbee.3 COM-Port is NOT matching 'by-id'.
                      Please check your setting:
                      tcp
                      
                      ⚠ HINT:
                      Your zigbee.4 COM-Port is NOT matching 'by-id'.
                      Please check your setting:
                      tcp
                      
                      Zigbee Network Settings on your coordinator / in nvbackup are:
                      
                      zigbee.X
                      \nExtended Pan ID:
                      \n*** MASKED ***
                      \nPan ID:
                      \n*** MASKED ***
                      \nChannel:
                      \n*** MASKED ***
                      \nNetwork Key:
                      \n*** MASKED ***
                      
                      To unmask the settings run 'iob diag --unmask'
                      
                      === ZigBee Port Overview ===
                      Instance        Configured Port                     Available by-id Port                Status
                      --------        ----------------                    ----------------------------        ------
                      zigbee.0        tcp://192.168.0.64:20108
                      tcp://192.168.0.69:20108 -                                   TCP Connection
                      zigbee.         tcp://192.168.0.64:20108
                      tcp://192.168.0.69:20108
                      tcp://192.168.0.79:20108
                      tcp://192.168.0.63:20108
                      tcp://192.168.0.99:20108 -                                   TCP Connection
                      zigbee.         tcp://192.168.0.64:20108
                      tcp://192.168.0.69:20108 -                                   TCP Connection
                      zigbee.1        tcp://192.168.0.69:20108
                      tcp://192.168.0.79:20108 -                                   TCP Connection
                      zigbee.         tcp://192.168.0.64:20108
                      tcp://192.168.0.69:20108
                      tcp://192.168.0.79:20108
                      tcp://192.168.0.63:20108
                      tcp://192.168.0.99:20108 -                                   TCP Connection
                      zigbee.         tcp://192.168.0.69:20108
                      tcp://192.168.0.79:20108 -                                   TCP Connection
                      zigbee.2        tcp://192.168.0.79:20108
                      tcp://192.168.0.63:20108 -                                   TCP Connection
                      zigbee.         tcp://192.168.0.64:20108
                      tcp://192.168.0.69:20108
                      tcp://192.168.0.79:20108
                      tcp://192.168.0.63:20108
                      tcp://192.168.0.99:20108 -                                   TCP Connection
                      zigbee.         tcp://192.168.0.79:20108
                      tcp://192.168.0.63:20108 -                                   TCP Connection
                      zigbee.3        tcp://192.168.0.63:20108
                      tcp://192.168.0.99:20108 -                                   TCP Connection
                      zigbee.         tcp://192.168.0.64:20108
                      tcp://192.168.0.69:20108
                      tcp://192.168.0.79:20108
                      tcp://192.168.0.63:20108
                      tcp://192.168.0.99:20108 -                                   TCP Connection
                      zigbee.         tcp://192.168.0.63:20108
                      tcp://192.168.0.99:20108 -                                   TCP Connection
                      zigbee.4        tcp://192.168.0.99:20108            -                                   TCP Connection
                      zigbee.         tcp://192.168.0.64:20108
                      tcp://192.168.0.69:20108
                      tcp://192.168.0.79:20108
                      tcp://192.168.0.63:20108
                      tcp://192.168.0.99:20108 -                                   TCP Connection
                      zigbee.         tcp://192.168.0.99:20108            -                                   TCP Connection
                      
                      *** NodeJS-Installation ***
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #750

                      @Shadowhunter23 sagte in iob diag - Skript:

                      zur Sicherheit lösche ich das Script vorher immer.

                      Brauchst du nicht.
                      curl überschreibt das Ziel immer mit dem aktuellen Inhalt.

                      Schau bitte jetzt nochmal.

                      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

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • S Abwesend
                        S Abwesend
                        Shadowhunter23
                        schrieb am zuletzt editiert von
                        #751

                        Wollte nur sicher gehen.

                        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'
                        *** ZigBee Settings ***
                        
                        ⚠ HINT:
                        Your zigbee.0 COM-Port is NOT matching 'by-id'.
                        Please check your setting:
                        tcp
                        
                        ⚠ HINT:
                        Your zigbee.1 COM-Port is NOT matching 'by-id'.
                        Please check your setting:
                        tcp
                        
                        ⚠ HINT:
                        Your zigbee.2 COM-Port is NOT matching 'by-id'.
                        Please check your setting:
                        tcp
                        
                        ⚠ HINT:
                        Your zigbee.3 COM-Port is NOT matching 'by-id'.
                        Please check your setting:
                        tcp
                        
                        ⚠ HINT:
                        Your zigbee.4 COM-Port is NOT matching 'by-id'.
                        Please check your setting:
                        tcp
                        
                        Zigbee Network Settings on your coordinator / in nvbackup are:
                        
                        zigbee.X
                        \nExtended Pan ID:
                        \n*** MASKED ***
                        \nPan ID:
                        \n*** MASKED ***
                        \nChannel:
                        \n*** MASKED ***
                        \nNetwork Key:
                        \n*** MASKED ***
                        
                        To unmask the settings run 'iob diag --unmask'
                        
                        === ZigBee Port Overview ===
                        Instance        Configured Port                     Available by-id Port                Status
                        --------        ----------------                    ----------------------------        ------
                        zigbee.0        tcp://192.168.0.64:20108
                        tcp://192.168.0.69:20108 -                                   TCP Connection
                        zigbee.         tcp://192.168.0.64:20108
                        tcp://192.168.0.69:20108
                        tcp://192.168.0.79:20108
                        tcp://192.168.0.63:20108
                        tcp://192.168.0.99:20108 -                                   TCP Connection
                        zigbee.         tcp://192.168.0.64:20108
                        tcp://192.168.0.69:20108 -                                   TCP Connection
                        zigbee.1        tcp://192.168.0.69:20108
                        tcp://192.168.0.79:20108 -                                   TCP Connection
                        zigbee.         tcp://192.168.0.64:20108
                        tcp://192.168.0.69:20108
                        tcp://192.168.0.79:20108
                        tcp://192.168.0.63:20108
                        tcp://192.168.0.99:20108 -                                   TCP Connection
                        zigbee.         tcp://192.168.0.69:20108
                        tcp://192.168.0.79:20108 -                                   TCP Connection
                        zigbee.2        tcp://192.168.0.79:20108
                        tcp://192.168.0.63:20108 -                                   TCP Connection
                        zigbee.         tcp://192.168.0.64:20108
                        tcp://192.168.0.69:20108
                        tcp://192.168.0.79:20108
                        tcp://192.168.0.63:20108
                        tcp://192.168.0.99:20108 -                                   TCP Connection
                        zigbee.         tcp://192.168.0.79:20108
                        tcp://192.168.0.63:20108 -                                   TCP Connection
                        zigbee.3        tcp://192.168.0.63:20108
                        tcp://192.168.0.99:20108 -                                   TCP Connection
                        zigbee.         tcp://192.168.0.64:20108
                        tcp://192.168.0.69:20108
                        tcp://192.168.0.79:20108
                        tcp://192.168.0.63:20108
                        tcp://192.168.0.99:20108 -                                   TCP Connection
                        zigbee.         tcp://192.168.0.63:20108
                        tcp://192.168.0.99:20108 -                                   TCP Connection
                        zigbee.4        tcp://192.168.0.99:20108            -                                   TCP Connection
                        zigbee.         tcp://192.168.0.64:20108
                        tcp://192.168.0.69:20108
                        tcp://192.168.0.79:20108
                        tcp://192.168.0.63:20108
                        tcp://192.168.0.99:20108 -                                   TCP Connection
                        zigbee.         tcp://192.168.0.99:20108            -                                   TCP Connection
                        
                        *** NodeJS-Installation ***
                        

                        Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
                        Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @Shadowhunter23 sagte in iob diag - Skript:

                          zur Sicherheit lösche ich das Script vorher immer.

                          Brauchst du nicht.
                          curl überschreibt das Ziel immer mit dem aktuellen Inhalt.

                          Schau bitte jetzt nochmal.

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

                          Auf meinem 'simpel'-System schaut es so aus:

                          === ZigBee Port Overview ===
                          Instance        Configured Port                     Available by-id Port                Status              
                          --------        ----------------                    ----------------------------        ------              
                          zigbee.0        ...00_23_93_2C_A8-if00-port0        ...00_23_93_2C_A8-if00-port0        ✓ Matching
                          
                          

                          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
                          • S Shadowhunter23

                            Wollte nur sicher gehen.

                            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'
                            *** ZigBee Settings ***
                            
                            ⚠ HINT:
                            Your zigbee.0 COM-Port is NOT matching 'by-id'.
                            Please check your setting:
                            tcp
                            
                            ⚠ HINT:
                            Your zigbee.1 COM-Port is NOT matching 'by-id'.
                            Please check your setting:
                            tcp
                            
                            ⚠ HINT:
                            Your zigbee.2 COM-Port is NOT matching 'by-id'.
                            Please check your setting:
                            tcp
                            
                            ⚠ HINT:
                            Your zigbee.3 COM-Port is NOT matching 'by-id'.
                            Please check your setting:
                            tcp
                            
                            ⚠ HINT:
                            Your zigbee.4 COM-Port is NOT matching 'by-id'.
                            Please check your setting:
                            tcp
                            
                            Zigbee Network Settings on your coordinator / in nvbackup are:
                            
                            zigbee.X
                            \nExtended Pan ID:
                            \n*** MASKED ***
                            \nPan ID:
                            \n*** MASKED ***
                            \nChannel:
                            \n*** MASKED ***
                            \nNetwork Key:
                            \n*** MASKED ***
                            
                            To unmask the settings run 'iob diag --unmask'
                            
                            === ZigBee Port Overview ===
                            Instance        Configured Port                     Available by-id Port                Status
                            --------        ----------------                    ----------------------------        ------
                            zigbee.0        tcp://192.168.0.64:20108
                            tcp://192.168.0.69:20108 -                                   TCP Connection
                            zigbee.         tcp://192.168.0.64:20108
                            tcp://192.168.0.69:20108
                            tcp://192.168.0.79:20108
                            tcp://192.168.0.63:20108
                            tcp://192.168.0.99:20108 -                                   TCP Connection
                            zigbee.         tcp://192.168.0.64:20108
                            tcp://192.168.0.69:20108 -                                   TCP Connection
                            zigbee.1        tcp://192.168.0.69:20108
                            tcp://192.168.0.79:20108 -                                   TCP Connection
                            zigbee.         tcp://192.168.0.64:20108
                            tcp://192.168.0.69:20108
                            tcp://192.168.0.79:20108
                            tcp://192.168.0.63:20108
                            tcp://192.168.0.99:20108 -                                   TCP Connection
                            zigbee.         tcp://192.168.0.69:20108
                            tcp://192.168.0.79:20108 -                                   TCP Connection
                            zigbee.2        tcp://192.168.0.79:20108
                            tcp://192.168.0.63:20108 -                                   TCP Connection
                            zigbee.         tcp://192.168.0.64:20108
                            tcp://192.168.0.69:20108
                            tcp://192.168.0.79:20108
                            tcp://192.168.0.63:20108
                            tcp://192.168.0.99:20108 -                                   TCP Connection
                            zigbee.         tcp://192.168.0.79:20108
                            tcp://192.168.0.63:20108 -                                   TCP Connection
                            zigbee.3        tcp://192.168.0.63:20108
                            tcp://192.168.0.99:20108 -                                   TCP Connection
                            zigbee.         tcp://192.168.0.64:20108
                            tcp://192.168.0.69:20108
                            tcp://192.168.0.79:20108
                            tcp://192.168.0.63:20108
                            tcp://192.168.0.99:20108 -                                   TCP Connection
                            zigbee.         tcp://192.168.0.63:20108
                            tcp://192.168.0.99:20108 -                                   TCP Connection
                            zigbee.4        tcp://192.168.0.99:20108            -                                   TCP Connection
                            zigbee.         tcp://192.168.0.64:20108
                            tcp://192.168.0.69:20108
                            tcp://192.168.0.79:20108
                            tcp://192.168.0.63:20108
                            tcp://192.168.0.99:20108 -                                   TCP Connection
                            zigbee.         tcp://192.168.0.99:20108            -                                   TCP Connection
                            
                            *** NodeJS-Installation ***
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von Thomas Braun
                            #753

                            @Shadowhunter23

                            Und nochmal bitte...

                            Ziel ist solch ein Layout:

                            === ZigBee Port Overview ===
                            Instance        Configured Port                     Available by-id Port                Status
                            --------        ----------------                    ----------------------------        ------
                            zigbee.0        ...00_23_93_2C_A8-if00-port0         ...00_23_93_2C_A8-if00-port0         ✓ Matching
                                                                            ...00_23_93_2C_A8-if00-port2         ✗ Not matching
                            zigbee.1        /dev/ttyUSB0                        ...00_23_93_2C_A8-if00-port0         ✗ Not matching
                                                                            ...00_23_93_2C_A8-if00-port2         ✗ Not matching
                            zigbee.2        tcp://192.168.0.64:20108             -                                   TCP Connection
                            
                            

                            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
                            • S Abwesend
                              S Abwesend
                              Shadowhunter23
                              schrieb am zuletzt editiert von
                              #754
                              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'
                              *** ZigBee Settings ***
                              
                              ⚠ HINT:
                              Your zigbee.0 COM-Port is NOT matching 'by-id'.
                              Please check your setting:
                              tcp
                              
                              ⚠ HINT:
                              Your zigbee.1 COM-Port is NOT matching 'by-id'.
                              Please check your setting:
                              tcp
                              
                              ⚠ HINT:
                              Your zigbee.2 COM-Port is NOT matching 'by-id'.
                              Please check your setting:
                              tcp
                              
                              ⚠ HINT:
                              Your zigbee.3 COM-Port is NOT matching 'by-id'.
                              Please check your setting:
                              tcp
                              
                              ⚠ HINT:
                              Your zigbee.4 COM-Port is NOT matching 'by-id'.
                              Please check your setting:
                              tcp
                              
                              Zigbee Network Settings on your coordinator / in nvbackup are:
                              
                              zigbee.X
                              \nExtended Pan ID:
                              \n*** MASKED ***
                              \nPan ID:
                              \n*** MASKED ***
                              \nChannel:
                              \n*** MASKED ***
                              \nNetwork Key:
                              \n*** MASKED ***
                              
                              To unmask the settings run 'iob diag --unmask'
                              
                              === ZigBee Port Overview ===
                              Instance        Configured Port                     Available by-id Port                Status
                              --------        ----------------                    ----------------------------        ------
                              zigbee.0        tcp://192.168.0.64:20108
                              tcp://192.168.0.69:20108 -                                   TCP Connection
                              zigbee.         tcp://192.168.0.64:20108
                              tcp://192.168.0.69:20108
                              tcp://192.168.0.79:20108
                              tcp://192.168.0.63:20108
                              tcp://192.168.0.99:20108 -                                   TCP Connection
                              zigbee.         tcp://192.168.0.64:20108
                              tcp://192.168.0.69:20108 -                                   TCP Connection
                              zigbee.1        tcp://192.168.0.69:20108
                              tcp://192.168.0.79:20108 -                                   TCP Connection
                              zigbee.         tcp://192.168.0.64:20108
                              tcp://192.168.0.69:20108
                              tcp://192.168.0.79:20108
                              tcp://192.168.0.63:20108
                              tcp://192.168.0.99:20108 -                                   TCP Connection
                              zigbee.         tcp://192.168.0.69:20108
                              tcp://192.168.0.79:20108 -                                   TCP Connection
                              zigbee.2        tcp://192.168.0.79:20108
                              tcp://192.168.0.63:20108 -                                   TCP Connection
                              zigbee.         tcp://192.168.0.64:20108
                              tcp://192.168.0.69:20108
                              tcp://192.168.0.79:20108
                              tcp://192.168.0.63:20108
                              tcp://192.168.0.99:20108 -                                   TCP Connection
                              zigbee.         tcp://192.168.0.79:20108
                              tcp://192.168.0.63:20108 -                                   TCP Connection
                              zigbee.3        tcp://192.168.0.63:20108
                              tcp://192.168.0.99:20108 -                                   TCP Connection
                              zigbee.         tcp://192.168.0.64:20108
                              tcp://192.168.0.69:20108
                              tcp://192.168.0.79:20108
                              tcp://192.168.0.63:20108
                              tcp://192.168.0.99:20108 -                                   TCP Connection
                              zigbee.         tcp://192.168.0.63:20108
                              tcp://192.168.0.99:20108 -                                   TCP Connection
                              zigbee.4        tcp://192.168.0.99:20108            -                                   TCP Connection
                              zigbee.         tcp://192.168.0.64:20108
                              tcp://192.168.0.69:20108
                              tcp://192.168.0.79:20108
                              tcp://192.168.0.63:20108
                              tcp://192.168.0.99:20108 -                                   TCP Connection
                              zigbee.         tcp://192.168.0.99:20108            -                                   TCP Connection
                              
                              *** NodeJS-Installation ***
                              

                              Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
                              Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • S Shadowhunter23
                                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'
                                *** ZigBee Settings ***
                                
                                ⚠ HINT:
                                Your zigbee.0 COM-Port is NOT matching 'by-id'.
                                Please check your setting:
                                tcp
                                
                                ⚠ HINT:
                                Your zigbee.1 COM-Port is NOT matching 'by-id'.
                                Please check your setting:
                                tcp
                                
                                ⚠ HINT:
                                Your zigbee.2 COM-Port is NOT matching 'by-id'.
                                Please check your setting:
                                tcp
                                
                                ⚠ HINT:
                                Your zigbee.3 COM-Port is NOT matching 'by-id'.
                                Please check your setting:
                                tcp
                                
                                ⚠ HINT:
                                Your zigbee.4 COM-Port is NOT matching 'by-id'.
                                Please check your setting:
                                tcp
                                
                                Zigbee Network Settings on your coordinator / in nvbackup are:
                                
                                zigbee.X
                                \nExtended Pan ID:
                                \n*** MASKED ***
                                \nPan ID:
                                \n*** MASKED ***
                                \nChannel:
                                \n*** MASKED ***
                                \nNetwork Key:
                                \n*** MASKED ***
                                
                                To unmask the settings run 'iob diag --unmask'
                                
                                === ZigBee Port Overview ===
                                Instance        Configured Port                     Available by-id Port                Status
                                --------        ----------------                    ----------------------------        ------
                                zigbee.0        tcp://192.168.0.64:20108
                                tcp://192.168.0.69:20108 -                                   TCP Connection
                                zigbee.         tcp://192.168.0.64:20108
                                tcp://192.168.0.69:20108
                                tcp://192.168.0.79:20108
                                tcp://192.168.0.63:20108
                                tcp://192.168.0.99:20108 -                                   TCP Connection
                                zigbee.         tcp://192.168.0.64:20108
                                tcp://192.168.0.69:20108 -                                   TCP Connection
                                zigbee.1        tcp://192.168.0.69:20108
                                tcp://192.168.0.79:20108 -                                   TCP Connection
                                zigbee.         tcp://192.168.0.64:20108
                                tcp://192.168.0.69:20108
                                tcp://192.168.0.79:20108
                                tcp://192.168.0.63:20108
                                tcp://192.168.0.99:20108 -                                   TCP Connection
                                zigbee.         tcp://192.168.0.69:20108
                                tcp://192.168.0.79:20108 -                                   TCP Connection
                                zigbee.2        tcp://192.168.0.79:20108
                                tcp://192.168.0.63:20108 -                                   TCP Connection
                                zigbee.         tcp://192.168.0.64:20108
                                tcp://192.168.0.69:20108
                                tcp://192.168.0.79:20108
                                tcp://192.168.0.63:20108
                                tcp://192.168.0.99:20108 -                                   TCP Connection
                                zigbee.         tcp://192.168.0.79:20108
                                tcp://192.168.0.63:20108 -                                   TCP Connection
                                zigbee.3        tcp://192.168.0.63:20108
                                tcp://192.168.0.99:20108 -                                   TCP Connection
                                zigbee.         tcp://192.168.0.64:20108
                                tcp://192.168.0.69:20108
                                tcp://192.168.0.79:20108
                                tcp://192.168.0.63:20108
                                tcp://192.168.0.99:20108 -                                   TCP Connection
                                zigbee.         tcp://192.168.0.63:20108
                                tcp://192.168.0.99:20108 -                                   TCP Connection
                                zigbee.4        tcp://192.168.0.99:20108            -                                   TCP Connection
                                zigbee.         tcp://192.168.0.64:20108
                                tcp://192.168.0.69:20108
                                tcp://192.168.0.79:20108
                                tcp://192.168.0.63:20108
                                tcp://192.168.0.99:20108 -                                   TCP Connection
                                zigbee.         tcp://192.168.0.99:20108            -                                   TCP Connection
                                
                                *** NodeJS-Installation ***
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #755

                                @Shadowhunter23

                                Deine 5 tcp-Verbindungen sind aber eine harte Nuss für mich... :-)
                                Ist aber auch bestimmt mit das komplexeste Setup, das hier im Forum von jemandem verwendet wird...

                                Versuch nun nochmal, bitte.

                                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

                                S 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @Shadowhunter23

                                  Deine 5 tcp-Verbindungen sind aber eine harte Nuss für mich... :-)
                                  Ist aber auch bestimmt mit das komplexeste Setup, das hier im Forum von jemandem verwendet wird...

                                  Versuch nun nochmal, bitte.

                                  S Abwesend
                                  S Abwesend
                                  Shadowhunter23
                                  schrieb am zuletzt editiert von
                                  #756

                                  @Thomas-Braun sagte in iob diag - Skript:

                                  Ist aber auch bestimmt mit das komplexeste Setup, das hier im Forum von jemandem verwendet wird...

                                  Die Stabilität gibt mir für meinen Teil Recht auch wenn es 5 Instanzen sind.

                                  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'
                                  *** ZigBee Settings ***
                                  
                                  ⚠ HINT:
                                  Your zigbee.0 COM-Port is NOT matching 'by-id'.
                                  Please check your setting:
                                  tcp
                                  
                                  ⚠ HINT:
                                  Your zigbee.1 COM-Port is NOT matching 'by-id'.
                                  Please check your setting:
                                  tcp
                                  
                                  ⚠ HINT:
                                  Your zigbee.2 COM-Port is NOT matching 'by-id'.
                                  Please check your setting:
                                  tcp
                                  
                                  ⚠ HINT:
                                  Your zigbee.3 COM-Port is NOT matching 'by-id'.
                                  Please check your setting:
                                  tcp
                                  
                                  ⚠ HINT:
                                  Your zigbee.4 COM-Port is NOT matching 'by-id'.
                                  Please check your setting:
                                  tcp
                                  
                                  Zigbee Network Settings on your coordinator / in nvbackup are:
                                  
                                  zigbee.X
                                  \nExtended Pan ID:
                                  \n*** MASKED ***
                                  \nPan ID:
                                  \n*** MASKED ***
                                  \nChannel:
                                  \n*** MASKED ***
                                  \nNetwork Key:
                                  \n*** MASKED ***
                                  
                                  To unmask the settings run 'iob diag --unmask'
                                  
                                  === ZigBee Port Overview ===
                                  Instance        Configured Port                     Available by-id Port                Status
                                  --------        ----------------                    ----------------------------        ------
                                  zigbee.0        tcp://192.168.0.64:20108
                                  tcp://192.168.0.69:20108 -                                   tcp
                                  zigbee.         tcp://192.168.0.64:20108
                                  tcp://192.168.0.69:20108
                                  tcp://192.168.0.79:20108
                                  tcp://192.168.0.63:20108
                                  tcp://192.168.0.99:20108 -                                   tcp
                                  zigbee.         tcp://192.168.0.64:20108
                                  tcp://192.168.0.69:20108 -                                   tcp
                                  zigbee.1        tcp://192.168.0.69:20108
                                  tcp://192.168.0.79:20108 -                                   tcp
                                  zigbee.         tcp://192.168.0.64:20108
                                  tcp://192.168.0.69:20108
                                  tcp://192.168.0.79:20108
                                  tcp://192.168.0.63:20108
                                  tcp://192.168.0.99:20108 -                                   tcp
                                  zigbee.         tcp://192.168.0.69:20108
                                  tcp://192.168.0.79:20108 -                                   tcp
                                  zigbee.2        tcp://192.168.0.79:20108
                                  tcp://192.168.0.63:20108 -                                   tcp
                                  zigbee.         tcp://192.168.0.64:20108
                                  tcp://192.168.0.69:20108
                                  tcp://192.168.0.79:20108
                                  tcp://192.168.0.63:20108
                                  tcp://192.168.0.99:20108 -                                   tcp
                                  zigbee.         tcp://192.168.0.79:20108
                                  tcp://192.168.0.63:20108 -                                   tcp
                                  zigbee.3        tcp://192.168.0.63:20108
                                  tcp://192.168.0.99:20108 -                                   tcp
                                  zigbee.         tcp://192.168.0.64:20108
                                  tcp://192.168.0.69:20108
                                  tcp://192.168.0.79:20108
                                  tcp://192.168.0.63:20108
                                  tcp://192.168.0.99:20108 -                                   tcp
                                  zigbee.         tcp://192.168.0.63:20108
                                  tcp://192.168.0.99:20108 -                                   tcp
                                  zigbee.4        tcp://192.168.0.99:20108            -                                   tcp
                                  zigbee.         tcp://192.168.0.64:20108
                                  tcp://192.168.0.69:20108
                                  tcp://192.168.0.79:20108
                                  tcp://192.168.0.63:20108
                                  tcp://192.168.0.99:20108 -                                   tcp
                                  zigbee.         tcp://192.168.0.99:20108            -                                   tcp
                                  
                                  *** NodeJS-Installation ***
                                  

                                  Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
                                  Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • S Shadowhunter23

                                    @Thomas-Braun sagte in iob diag - Skript:

                                    Ist aber auch bestimmt mit das komplexeste Setup, das hier im Forum von jemandem verwendet wird...

                                    Die Stabilität gibt mir für meinen Teil Recht auch wenn es 5 Instanzen sind.

                                    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'
                                    *** ZigBee Settings ***
                                    
                                    ⚠ HINT:
                                    Your zigbee.0 COM-Port is NOT matching 'by-id'.
                                    Please check your setting:
                                    tcp
                                    
                                    ⚠ HINT:
                                    Your zigbee.1 COM-Port is NOT matching 'by-id'.
                                    Please check your setting:
                                    tcp
                                    
                                    ⚠ HINT:
                                    Your zigbee.2 COM-Port is NOT matching 'by-id'.
                                    Please check your setting:
                                    tcp
                                    
                                    ⚠ HINT:
                                    Your zigbee.3 COM-Port is NOT matching 'by-id'.
                                    Please check your setting:
                                    tcp
                                    
                                    ⚠ HINT:
                                    Your zigbee.4 COM-Port is NOT matching 'by-id'.
                                    Please check your setting:
                                    tcp
                                    
                                    Zigbee Network Settings on your coordinator / in nvbackup are:
                                    
                                    zigbee.X
                                    \nExtended Pan ID:
                                    \n*** MASKED ***
                                    \nPan ID:
                                    \n*** MASKED ***
                                    \nChannel:
                                    \n*** MASKED ***
                                    \nNetwork Key:
                                    \n*** MASKED ***
                                    
                                    To unmask the settings run 'iob diag --unmask'
                                    
                                    === ZigBee Port Overview ===
                                    Instance        Configured Port                     Available by-id Port                Status
                                    --------        ----------------                    ----------------------------        ------
                                    zigbee.0        tcp://192.168.0.64:20108
                                    tcp://192.168.0.69:20108 -                                   tcp
                                    zigbee.         tcp://192.168.0.64:20108
                                    tcp://192.168.0.69:20108
                                    tcp://192.168.0.79:20108
                                    tcp://192.168.0.63:20108
                                    tcp://192.168.0.99:20108 -                                   tcp
                                    zigbee.         tcp://192.168.0.64:20108
                                    tcp://192.168.0.69:20108 -                                   tcp
                                    zigbee.1        tcp://192.168.0.69:20108
                                    tcp://192.168.0.79:20108 -                                   tcp
                                    zigbee.         tcp://192.168.0.64:20108
                                    tcp://192.168.0.69:20108
                                    tcp://192.168.0.79:20108
                                    tcp://192.168.0.63:20108
                                    tcp://192.168.0.99:20108 -                                   tcp
                                    zigbee.         tcp://192.168.0.69:20108
                                    tcp://192.168.0.79:20108 -                                   tcp
                                    zigbee.2        tcp://192.168.0.79:20108
                                    tcp://192.168.0.63:20108 -                                   tcp
                                    zigbee.         tcp://192.168.0.64:20108
                                    tcp://192.168.0.69:20108
                                    tcp://192.168.0.79:20108
                                    tcp://192.168.0.63:20108
                                    tcp://192.168.0.99:20108 -                                   tcp
                                    zigbee.         tcp://192.168.0.79:20108
                                    tcp://192.168.0.63:20108 -                                   tcp
                                    zigbee.3        tcp://192.168.0.63:20108
                                    tcp://192.168.0.99:20108 -                                   tcp
                                    zigbee.         tcp://192.168.0.64:20108
                                    tcp://192.168.0.69:20108
                                    tcp://192.168.0.79:20108
                                    tcp://192.168.0.63:20108
                                    tcp://192.168.0.99:20108 -                                   tcp
                                    zigbee.         tcp://192.168.0.63:20108
                                    tcp://192.168.0.99:20108 -                                   tcp
                                    zigbee.4        tcp://192.168.0.99:20108            -                                   tcp
                                    zigbee.         tcp://192.168.0.64:20108
                                    tcp://192.168.0.69:20108
                                    tcp://192.168.0.79:20108
                                    tcp://192.168.0.63:20108
                                    tcp://192.168.0.99:20108 -                                   tcp
                                    zigbee.         tcp://192.168.0.99:20108            -                                   tcp
                                    
                                    *** NodeJS-Installation ***
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #757

                                    @Shadowhunter23

                                    Bitte nochmal.

                                    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
                                    • S Abwesend
                                      S Abwesend
                                      Shadowhunter23
                                      schrieb am zuletzt editiert von
                                      #758
                                      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'
                                      *** ZigBee Settings ***
                                      
                                      ⚠ HINT:
                                      Your zigbee.0 COM-Port is NOT matching 'by-id'.
                                      Please check your setting:
                                      tcp
                                      
                                      ⚠ HINT:
                                      Your zigbee.1 COM-Port is NOT matching 'by-id'.
                                      Please check your setting:
                                      tcp
                                      
                                      ⚠ HINT:
                                      Your zigbee.2 COM-Port is NOT matching 'by-id'.
                                      Please check your setting:
                                      tcp
                                      
                                      ⚠ HINT:
                                      Your zigbee.3 COM-Port is NOT matching 'by-id'.
                                      Please check your setting:
                                      tcp
                                      
                                      ⚠ HINT:
                                      Your zigbee.4 COM-Port is NOT matching 'by-id'.
                                      Please check your setting:
                                      tcp
                                      
                                      Zigbee Network Settings on your coordinator / in nvbackup are:
                                      
                                      zigbee.X
                                      \nExtended Pan ID:
                                      \n*** MASKED ***
                                      \nPan ID:
                                      \n*** MASKED ***
                                      \nChannel:
                                      \n*** MASKED ***
                                      \nNetwork Key:
                                      \n*** MASKED ***
                                      
                                      To unmask the settings run 'iob diag --unmask'
                                      
                                      === ZigBee Port Overview ===
                                      Instance        Configured Port                     Available by-id Port                Status
                                      --------        ----------------                    ----------------------------        ------
                                      zigbee.0        tcp://192.168.0.64:20108
                                      tcp://192.168.0.69:20108 -                                   tcp
                                      zigbee.         tcp://192.168.0.64:20108
                                      tcp://192.168.0.69:20108
                                      tcp://192.168.0.79:20108
                                      tcp://192.168.0.63:20108
                                      tcp://192.168.0.99:20108 -                                   tcp
                                      zigbee.         tcp://192.168.0.64:20108
                                      tcp://192.168.0.69:20108 -                                   tcp
                                      zigbee.1        tcp://192.168.0.69:20108
                                      tcp://192.168.0.79:20108 -                                   tcp
                                      zigbee.         tcp://192.168.0.64:20108
                                      tcp://192.168.0.69:20108
                                      tcp://192.168.0.79:20108
                                      tcp://192.168.0.63:20108
                                      tcp://192.168.0.99:20108 -                                   tcp
                                      zigbee.         tcp://192.168.0.69:20108
                                      tcp://192.168.0.79:20108 -                                   tcp
                                      zigbee.2        tcp://192.168.0.79:20108
                                      tcp://192.168.0.63:20108 -                                   tcp
                                      zigbee.         tcp://192.168.0.64:20108
                                      tcp://192.168.0.69:20108
                                      tcp://192.168.0.79:20108
                                      tcp://192.168.0.63:20108
                                      tcp://192.168.0.99:20108 -                                   tcp
                                      zigbee.         tcp://192.168.0.79:20108
                                      tcp://192.168.0.63:20108 -                                   tcp
                                      zigbee.3        tcp://192.168.0.63:20108
                                      tcp://192.168.0.99:20108 -                                   tcp
                                      zigbee.         tcp://192.168.0.64:20108
                                      tcp://192.168.0.69:20108
                                      tcp://192.168.0.79:20108
                                      tcp://192.168.0.63:20108
                                      tcp://192.168.0.99:20108 -                                   tcp
                                      zigbee.         tcp://192.168.0.63:20108
                                      tcp://192.168.0.99:20108 -                                   tcp
                                      zigbee.4        tcp://192.168.0.99:20108            -                                   tcp
                                      zigbee.         tcp://192.168.0.64:20108
                                      tcp://192.168.0.69:20108
                                      tcp://192.168.0.79:20108
                                      tcp://192.168.0.63:20108
                                      tcp://192.168.0.99:20108 -                                   tcp
                                      zigbee.         tcp://192.168.0.99:20108            -                                   tcp
                                      
                                      *** NodeJS-Installation ***
                                      

                                      Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
                                      Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • S Shadowhunter23
                                        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'
                                        *** ZigBee Settings ***
                                        
                                        ⚠ HINT:
                                        Your zigbee.0 COM-Port is NOT matching 'by-id'.
                                        Please check your setting:
                                        tcp
                                        
                                        ⚠ HINT:
                                        Your zigbee.1 COM-Port is NOT matching 'by-id'.
                                        Please check your setting:
                                        tcp
                                        
                                        ⚠ HINT:
                                        Your zigbee.2 COM-Port is NOT matching 'by-id'.
                                        Please check your setting:
                                        tcp
                                        
                                        ⚠ HINT:
                                        Your zigbee.3 COM-Port is NOT matching 'by-id'.
                                        Please check your setting:
                                        tcp
                                        
                                        ⚠ HINT:
                                        Your zigbee.4 COM-Port is NOT matching 'by-id'.
                                        Please check your setting:
                                        tcp
                                        
                                        Zigbee Network Settings on your coordinator / in nvbackup are:
                                        
                                        zigbee.X
                                        \nExtended Pan ID:
                                        \n*** MASKED ***
                                        \nPan ID:
                                        \n*** MASKED ***
                                        \nChannel:
                                        \n*** MASKED ***
                                        \nNetwork Key:
                                        \n*** MASKED ***
                                        
                                        To unmask the settings run 'iob diag --unmask'
                                        
                                        === ZigBee Port Overview ===
                                        Instance        Configured Port                     Available by-id Port                Status
                                        --------        ----------------                    ----------------------------        ------
                                        zigbee.0        tcp://192.168.0.64:20108
                                        tcp://192.168.0.69:20108 -                                   tcp
                                        zigbee.         tcp://192.168.0.64:20108
                                        tcp://192.168.0.69:20108
                                        tcp://192.168.0.79:20108
                                        tcp://192.168.0.63:20108
                                        tcp://192.168.0.99:20108 -                                   tcp
                                        zigbee.         tcp://192.168.0.64:20108
                                        tcp://192.168.0.69:20108 -                                   tcp
                                        zigbee.1        tcp://192.168.0.69:20108
                                        tcp://192.168.0.79:20108 -                                   tcp
                                        zigbee.         tcp://192.168.0.64:20108
                                        tcp://192.168.0.69:20108
                                        tcp://192.168.0.79:20108
                                        tcp://192.168.0.63:20108
                                        tcp://192.168.0.99:20108 -                                   tcp
                                        zigbee.         tcp://192.168.0.69:20108
                                        tcp://192.168.0.79:20108 -                                   tcp
                                        zigbee.2        tcp://192.168.0.79:20108
                                        tcp://192.168.0.63:20108 -                                   tcp
                                        zigbee.         tcp://192.168.0.64:20108
                                        tcp://192.168.0.69:20108
                                        tcp://192.168.0.79:20108
                                        tcp://192.168.0.63:20108
                                        tcp://192.168.0.99:20108 -                                   tcp
                                        zigbee.         tcp://192.168.0.79:20108
                                        tcp://192.168.0.63:20108 -                                   tcp
                                        zigbee.3        tcp://192.168.0.63:20108
                                        tcp://192.168.0.99:20108 -                                   tcp
                                        zigbee.         tcp://192.168.0.64:20108
                                        tcp://192.168.0.69:20108
                                        tcp://192.168.0.79:20108
                                        tcp://192.168.0.63:20108
                                        tcp://192.168.0.99:20108 -                                   tcp
                                        zigbee.         tcp://192.168.0.63:20108
                                        tcp://192.168.0.99:20108 -                                   tcp
                                        zigbee.4        tcp://192.168.0.99:20108            -                                   tcp
                                        zigbee.         tcp://192.168.0.64:20108
                                        tcp://192.168.0.69:20108
                                        tcp://192.168.0.79:20108
                                        tcp://192.168.0.63:20108
                                        tcp://192.168.0.99:20108 -                                   tcp
                                        zigbee.         tcp://192.168.0.99:20108            -                                   tcp
                                        
                                        *** NodeJS-Installation ***
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #759

                                        @Shadowhunter23

                                        So langsam gehen mir die Ideen aus...

                                        Versuch nochmal.

                                        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
                                        • S Abwesend
                                          S Abwesend
                                          Shadowhunter23
                                          schrieb am zuletzt editiert von
                                          #760
                                          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'
                                          *** ZigBee Settings ***
                                          
                                          ⚠ HINT:
                                          Your zigbee.0 COM-Port is NOT matching 'by-id'.
                                          Please check your setting:
                                          tcp
                                          
                                          ⚠ HINT:
                                          Your zigbee.1 COM-Port is NOT matching 'by-id'.
                                          Please check your setting:
                                          tcp
                                          
                                          ⚠ HINT:
                                          Your zigbee.2 COM-Port is NOT matching 'by-id'.
                                          Please check your setting:
                                          tcp
                                          
                                          ⚠ HINT:
                                          Your zigbee.3 COM-Port is NOT matching 'by-id'.
                                          Please check your setting:
                                          tcp
                                          
                                          ⚠ HINT:
                                          Your zigbee.4 COM-Port is NOT matching 'by-id'.
                                          Please check your setting:
                                          tcp
                                          
                                          Zigbee Network Settings on your coordinator / in nvbackup are:
                                          
                                          zigbee.X
                                          \nExtended Pan ID:
                                          \n*** MASKED ***
                                          \nPan ID:
                                          \n*** MASKED ***
                                          \nChannel:
                                          \n*** MASKED ***
                                          \nNetwork Key:
                                          \n*** MASKED ***
                                          
                                          To unmask the settings run 'iob diag --unmask'
                                          
                                          === ZigBee Port Overview ===
                                          Instance        Configured Port                     Available by-id Port                Status
                                          --------        ----------------                    ----------------------------        ------
                                          zigbee.0        tcp://192.168.0.64:20108
                                          tcp://192.168.0.69:20108 -                                   tcp
                                          zigbee.1        tcp://192.168.0.69:20108
                                          tcp://192.168.0.79:20108 -                                   tcp
                                          zigbee.2        tcp://192.168.0.79:20108
                                          tcp://192.168.0.63:20108 -                                   tcp
                                          zigbee.3        tcp://192.168.0.63:20108
                                          tcp://192.168.0.99:20108 -                                   tcp
                                          zigbee.4        tcp://192.168.0.99:20108            -                                   tcp
                                          
                                          *** NodeJS-Installation ***
                                          

                                          Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
                                          Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          579

                                          Online

                                          32.7k

                                          Benutzer

                                          82.5k

                                          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