Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. iob diag - Skript

NEWS

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

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

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

iob diag - Skript

Scheduled Pinned Locked Moved ioBroker Allgemein
738 Posts 49 Posters 206.2k Views 38 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • liv-in-skyL liv-in-sky

    @emil70 sagte in iob diag - Skript:

    column

    gabe es bei mir auch eine Fehlermeldung, das es nicht installiert ist

    habe ich schon fast vermutet

    was auch ginge zum. bei mir:

    sudo ss -tulwp | grep LISTEN | awk '{print "PORT: "$5"\t\t DIENST: "$7}'
    

    ist nicht ganz tabelle - aber besser lesbar

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #61

    @liv-in-sky

    Hab es jetzt mal auf den Klassiker

    sudo netstat -tulpen | grep LISTEN
    

    umgestellt. Das sollte ohne Gedönse überall laufen.

    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 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      WIP: Übersetzung auf Deutsch in Arbeit. Wird aber nur teilweise möglich sein.
      Skript einfach mal mit der Option '--de' starten. Also ./iob_diag.sh --de

      TEST-Version:

      curl https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/is_node_vulnerable/diag.sh > iob_diag.sh
      chmod 744 iob_diag.sh
      ./iob_diag.sh
      
      Weitere Optionen: 
      ./iob_diag.sh --unmask           <--- Zeigt maskierte Ausgaben im Klartext 
      ./iob_diag.sh --de               <--- Ausgabe tw. auf deutsch
      ./iob_diag.sh --de --unmask      <--- Kombination aus deutsch und Klartext 
      

      Mit Ausgabe in eine Logdatei namens iob_diag.log sähe der Aufruf so aus:

      ./iob_diag.sh | tee iob_diag.log
      

      Vielleicht mag ja jemand mit Docker oder LXC das mal ausführen und den Output zeigen?

      Hier werden die üblichen Dinge relativ kompakt aufgelistet, die immer wieder bei Anfragen im Forum vermisst werden.

      Hier mal als ersten Einblick, vielleicht fällt ja noch etwas ein, was auch interessant zu wissen wäre, bevor man im Nebel stochert:

      *** ioBroker Diagnose ***
      
      Bitte das Fenster von puTTY breit ziehen oder auf Vollbild setzen
      Den nachfolgenden Output 1:1 in das ioBroker-Forum unter
      https://forum.iobroker.net
      vollständig posten ,inkl der jeweils drei Steuerzeichen ``` am Anfang und Ende:
      
      ===========Ab hier kopieren =========
      
      *** BASISSYSTEM ***
      CPU-Architektur: aarch64
      Docker: Nein
      No LSB modules are available.
      Distributor ID: Debian
      Description:    Debian GNU/Linux 11 (bullseye)
      Release:        11
      Codename:       bullseye
      
      *** Zeit und Zeitzonen ***
                     Local time: Tue 2022-11-01 16:53:39 CET
                 Universal time: Tue 2022-11-01 15:53:39 UTC
                       RTC time: n/a
                      Time zone: Europe/Berlin (CET, +0100)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** ARBEITSSPEICHER ***
                     total        used        free      shared  buff/cache   available
      Mem:           7.7Gi       2.3Gi       3.2Gi       0.0Ki       2.2Gi       5.2Gi
      Swap:           99Mi          0B        99Mi
      Total:         7.8Gi       2.3Gi       3.3Gi
      
      *** Nodejs-Installation ***
      /usr/bin/nodejs         v18.12.0
      /usr/bin/node           v18.12.0
      /usr/bin/npm            8.19.2
      
      *** ioBroker-Installation ***
      js-controller:  4.0.23
      Updates + Repos:
      Used repository: beta
      
      *** User und Gruppen ***
      echad
      /home/echad
      echad adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
      
      *** Server-Setup ***
      Konsole: tty
      Desktop:
      
      *** Repositories und OS-Updates ***
      Hit:1 http://deb.debian.org/debian bullseye InRelease
      Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
      Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
      Hit:4 http://phoscon.de/apt/deconz bullseye InRelease
      Hit:5 http://deb.debian.org/debian bullseye-backports InRelease
      Hit:6 http://archive.raspberrypi.org/debian bullseye InRelease
      Hit:7 http://packages.azlux.fr/debian bullseye InRelease
      Hit:8 https://packages.grafana.com/oss/deb stable InRelease
      Hit:9 https://deb.nodesource.com/node_10.x bullseye InRelease
      Hit:10 https://repos.influxdata.com/debian bullseye InRelease
      Hit:11 https://deb.nodesource.com/node_12.x bullseye InRelease
      Hit:12 https://deb.nodesource.com/node_14.x bullseye InRelease
      Hit:13 https://deb.nodesource.com/node_16.x bullseye InRelease
      Hit:14 https://packages.redis.io/deb bullseye InRelease
      Hit:15 https://deb.volian.org/volian scar InRelease
      Hit:16 https://deb.nodesource.com/node_18.x bullseye InRelease
      Hit:18 https://deb.nodesource.com/node_19.x bullseye InRelease
      Get:19 https://pkgs.tailscale.com/stable/debian bullseye InRelease
      Hit:17 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
      Fetched 5,545 B in 3s (1,694 B/s)
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      All packages are up to date.
      nodejs:
        Installed: 18.12.0-deb-1nodesource1
        Candidate: 18.12.0-deb-1nodesource1
        Version table:
           19.0.0-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_19.x bullseye/main arm64 Packages
       *** 18.12.0-deb-1nodesource1 501
              500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
              100 /var/lib/dpkg/status
           16.18.0-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
           14.20.1-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_14.x bullseye/main arm64 Packages
           12.22.12-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_12.x bullseye/main arm64 Packages
           12.22.12~dfsg-1~deb11u1 500
              500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
           12.22.5~dfsg-2~11u1 500
              500 http://deb.debian.org/debian bullseye/main arm64 Packages
           10.24.1-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_10.x bullseye/main arm64 Packages
      
      ========== Bis hier kopieren ===========
      
      iob diag wurde beendet.
      

      Bitte nicht über den wilden Zoo an Repos wundern, das ist mein Test/Frickel-System, das soll so! 😄

      HomoranH Do not disturb
      HomoranH Do not disturb
      Homoran
      Global Moderator Administrators
      wrote on last edited by
      #62

      @thomas-braun sagte in iob diag - Skript:

                              *** ARBEITSSPEICHER ***
      

      sachma!

      hab ich den Plattenplatz übersehen?

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

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

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

      Thomas BraunT 1 Reply Last reply
      0
      • HomoranH Homoran

        @thomas-braun sagte in iob diag - Skript:

                                *** ARBEITSSPEICHER ***
        

        sachma!

        hab ich den Plattenplatz übersehen?

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by Thomas Braun
        #63

        @homoran sagte in iob diag - Skript:

        hab ich den Plattenplatz übersehen?

        Nee, ist nicht drin. Hatte ich auch schon drüber nachgedacht... 😄
        Da hätte ich gerne duf zur Verfügung, aber das ist viel zu frisch, das gibt es auf so gut wie keiner Distribution.

        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

        HomoranH 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @homoran sagte in iob diag - Skript:

          hab ich den Plattenplatz übersehen?

          Nee, ist nicht drin. Hatte ich auch schon drüber nachgedacht... 😄
          Da hätte ich gerne duf zur Verfügung, aber das ist viel zu frisch, das gibt es auf so gut wie keiner Distribution.

          HomoranH Do not disturb
          HomoranH Do not disturb
          Homoran
          Global Moderator Administrators
          wrote on last edited by
          #64

          @thomas-braun wenn wieder jemand vergisst das filesystem zu expandierrn 😂 oder i
          mit Videos zuballert

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

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

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

          Thomas BraunT 1 Reply Last reply
          1
          • HomoranH Homoran

            @thomas-braun wenn wieder jemand vergisst das filesystem zu expandierrn 😂 oder i
            mit Videos zuballert

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #65

            @homoran

            Mach mir mal ein Issue im github auf.
            Mal schauen ob / wie das funktioniert.

            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

            HomoranH 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @homoran

              Mach mir mal ein Issue im github auf.
              Mal schauen ob / wie das funktioniert.

              HomoranH Do not disturb
              HomoranH Do not disturb
              Homoran
              Global Moderator Administrators
              wrote on last edited by
              #66

              @thomas-braun du jetzt auch 😡

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

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

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

              Thomas BraunT 1 Reply Last reply
              0
              • HomoranH Homoran

                @thomas-braun du jetzt auch 😡

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #67

                @homoran

                Ich muss doch github auch noch lernen...

                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

                HomoranH 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @homoran

                  Ich muss doch github auch noch lernen...

                  HomoranH Do not disturb
                  HomoranH Do not disturb
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by
                  #68

                  @thomas-braun akzeptiert, aber ich komm da nicht rein im Moment. bin am Handy, die Mail mit der PIN bekomme ich da nicht

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

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

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

                  Thomas BraunT 1 Reply Last reply
                  0
                  • HomoranH Homoran

                    @thomas-braun akzeptiert, aber ich komm da nicht rein im Moment. bin am Handy, die Mail mit der PIN bekomme ich da nicht

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #69

                    Added 'df' for File System check.

                    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

                    GlasfaserG liv-in-skyL 2 Replies Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      Added 'df' for File System check.

                      GlasfaserG Online
                      GlasfaserG Online
                      Glasfaser
                      wrote on last edited by Glasfaser
                      #70

                      @thomas-braun

                      Ich werfe mal hier was rein ... eventuell etwas dabei ..

                      Verwahrungsort / URL richtig !?

                      iob repo list
                      

                      Objekt Anzahl

                      iob list objects | wc -l
                      

                      jsonl Größe

                      ls -lh /opt/iobroker/iobroker-data/objects.jsonl
                      

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      HomoranH Thomas BraunT 3 Replies Last reply
                      0
                      • GlasfaserG Glasfaser

                        @thomas-braun

                        Ich werfe mal hier was rein ... eventuell etwas dabei ..

                        Verwahrungsort / URL richtig !?

                        iob repo list
                        

                        Objekt Anzahl

                        iob list objects | wc -l
                        

                        jsonl Größe

                        ls -lh /opt/iobroker/iobroker-data/objects.jsonl
                        
                        HomoranH Do not disturb
                        HomoranH Do not disturb
                        Homoran
                        Global Moderator Administrators
                        wrote on last edited by
                        #71

                        @glasfaser sagte in iob diag - Skript:

                        jsonl Größe

                        hab noch file und nu?

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

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

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

                        GlasfaserG 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          Added 'df' for File System check.

                          liv-in-skyL Offline
                          liv-in-skyL Offline
                          liv-in-sky
                          wrote on last edited by
                          #72

                          @thomas-braun weiß nicht - war das schon

                          die ordner größen von /opt/iobrocker/backups und dem var verzeichnis und den gesamten platten verbrauch - diese fragen kommen auch immer wieder

                          nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                          1 Reply Last reply
                          1
                          • GlasfaserG Glasfaser

                            @thomas-braun

                            Ich werfe mal hier was rein ... eventuell etwas dabei ..

                            Verwahrungsort / URL richtig !?

                            iob repo list
                            

                            Objekt Anzahl

                            iob list objects | wc -l
                            

                            jsonl Größe

                            ls -lh /opt/iobroker/iobroker-data/objects.jsonl
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #73

                            @glasfaser sagte in iob diag - Skript:

                            iob list objects | wc -l
                            und
                            iob repo list

                            hab ich drin.

                            Mit den Datenbankgrößen muss ich mal schauen, das möchte ich unabhängig vom Typ haben.

                            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

                            GlasfaserG 1 Reply Last reply
                            1
                            • HomoranH Do not disturb
                              HomoranH Do not disturb
                              Homoran
                              Global Moderator Administrators
                              wrote on last edited by
                              #74

                              @thomas-braun sagte in iob diag - Skript:

                              das möchte ich unabhängig vom Typ haben.

                              also erst über status den typ erfragen und dann spezifisch gesplittet abfragen

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

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

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

                              1 Reply Last reply
                              0
                              • HomoranH Homoran

                                @glasfaser sagte in iob diag - Skript:

                                jsonl Größe

                                hab noch file und nu?

                                GlasfaserG Online
                                GlasfaserG Online
                                Glasfaser
                                wrote on last edited by Glasfaser
                                #75

                                @Homoran

                                @homoran sagte in iob diag - Skript:
                                @glasfaser sagte in iob diag - Skript:

                                jsonl Größe

                                hab noch file und nu?

                                und das

                                ls -lh /opt/iobroker/iobroker-data/objects.*
                                

                                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @glasfaser sagte in iob diag - Skript:

                                  iob list objects | wc -l
                                  und
                                  iob repo list

                                  hab ich drin.

                                  Mit den Datenbankgrößen muss ich mal schauen, das möchte ich unabhängig vom Typ haben.

                                  GlasfaserG Online
                                  GlasfaserG Online
                                  Glasfaser
                                  wrote on last edited by Glasfaser
                                  #76

                                  @thomas-braun sagte in iob diag - Skript:

                                  iob list objects | wc -l

                                  Die Abfrage kann dauern , daher würde ich etwas an Info einbauen ...

                                  viele werden sonst ungeduldig ....

                                  Adapter    "uv-protect"   : 0.3.7    , installed 0.3.6  [Updatable]
                                  
                                  Zahl der Objekte: \t41902
                                  *** User und Gruppen ***
                                  

                                  wo kommt denn das \t her .

                                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                  Thomas BraunT 2 Replies Last reply
                                  0
                                  • GlasfaserG Glasfaser

                                    @thomas-braun sagte in iob diag - Skript:

                                    iob list objects | wc -l

                                    Die Abfrage kann dauern , daher würde ich etwas an Info einbauen ...

                                    viele werden sonst ungeduldig ....

                                    Adapter    "uv-protect"   : 0.3.7    , installed 0.3.6  [Updatable]
                                    
                                    Zahl der Objekte: \t41902
                                    *** User und Gruppen ***
                                    

                                    wo kommt denn das \t her .

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by Thomas Braun
                                    #77

                                    @glasfaser sagte in iob diag - Skript:

                                    viele werden sonst ungeduldig ....

                                    Hab einen Hinweis drin.

                                    wo kommt denn das \t her .

                                    Das ist ein TAB-Stop. Sollte jetzt verarbeitet werden.

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

                                    GlasfaserG 1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @glasfaser sagte in iob diag - Skript:

                                      viele werden sonst ungeduldig ....

                                      Hab einen Hinweis drin.

                                      wo kommt denn das \t her .

                                      Das ist ein TAB-Stop. Sollte jetzt verarbeitet werden.

                                      GlasfaserG Online
                                      GlasfaserG Online
                                      Glasfaser
                                      wrote on last edited by
                                      #78

                                      @thomas-braun

                                      Adapter    "uv-protect"   : 0.3.7    , installed 0.3.6  [Updatable]
                                      
                                      Es wird die Zahl der Objekte ermittelt - Dies kann etwas dauern.
                                      Zahl der Objekte:       41902
                                      
                                      *** User und Gruppen ***
                                      

                                      👍

                                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                      1 Reply Last reply
                                      0
                                      • GlasfaserG Glasfaser

                                        @thomas-braun sagte in iob diag - Skript:

                                        iob list objects | wc -l

                                        Die Abfrage kann dauern , daher würde ich etwas an Info einbauen ...

                                        viele werden sonst ungeduldig ....

                                        Adapter    "uv-protect"   : 0.3.7    , installed 0.3.6  [Updatable]
                                        
                                        Zahl der Objekte: \t41902
                                        *** User und Gruppen ***
                                        

                                        wo kommt denn das \t her .

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #79

                                        @glasfaser sagte in iob diag - Skript:

                                        viele werden sonst ungeduldig ....

                                        Altes bash skript ist ja kein D-Zug... 🚅

                                        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 Reply Last reply
                                        1
                                        • Thomas BraunT Thomas Braun

                                          @glasfaser sagte in iob diag - Skript:

                                          viele werden sonst ungeduldig ....

                                          Altes bash skript ist ja kein D-Zug... 🚅

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #80

                                          Langsam muss man fast aufpassen, dass es nicht zu lang wird.
                                          Wieviele Zeichen passen in die CodeTags im Forum rein? 😄

                                          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

                                          GlasfaserG 2 Replies Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          688

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe