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.1k

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

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

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.
  • GlasfaserG Glasfaser

    @homoran sagte in iob diag - Skript:

    /setupList.js

    hast du eine alte js-controller Version !? vor 4 .

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

    @glasfaser sagte in iob diag - Skript:

    hast du eine alte js-controller Version !? vor 4 .

    Weiß ich zufällig: Ja, ist js-controller 3

    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
    • HomoranH Homoran

      @thomas-braun

      pi@iobroker-VM03:~$ iob list objects | wc -l
      /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupList.js:284
                                      name = name[lang] || name.en;
                                                 ^
      
      TypeError: Cannot read property 'de' of null
          at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupList.js:284:44)
          at processImmediate (internal/timers.js:466:21)
      8523
      
      GlasfaserG Online
      GlasfaserG Online
      Glasfaser
      wrote on last edited by
      #104

      @homoran sagte in iob diag - Skript:

      opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupList.js

      dort ist nur diese Datei vorhanden

      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 1 Reply Last reply
      0
      • GlasfaserG Glasfaser

        @homoran sagte in iob diag - Skript:

        /setupList.js

        hast du eine alte js-controller Version !? vor 4 .

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

        @glasfaser sagte in iob diag - Skript:

        @homoran sagte in iob diag - Skript:

        /setupList.js

        hast du eine alte js-controller Version !? vor 4 .

        pssssst!

        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
        • Thomas BraunT Thomas Braun

          @glasfaser sagte in iob diag - Skript:

          hast du eine alte js-controller Version !? vor 4 .

          Weiß ich zufällig: Ja, ist js-controller 3

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

          @thomas-braun

          hier kann man den Inhalt sehen

          https://unpkg.com/browse/iobroker.js-controller@4.0.23/lib/setup/

          https://unpkg.com/browse/iobroker.js-controller@3.3.22/lib/setup/

          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

            @homoran sagte in iob diag - Skript:

            opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupList.js

            dort ist nur diese Datei vorhanden

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

            @glasfaser

            Wobei das ja eigentlich auch von wc ganz doof nur gezählt werden sollte. Warum das offenbar interpretiert wird raffe ich nicht so ganz. Und auch nicht wie man das verhindert...

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

              @glasfaser

              Wobei das ja eigentlich auch von wc ganz doof nur gezählt werden sollte. Warum das offenbar interpretiert wird raffe ich nicht so ganz. Und auch nicht wie man das verhindert...

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

              @thomas-braun

              Macht mich auch stutzig ....

              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

                Wobei das ja eigentlich auch von wc ganz doof nur gezählt werden sollte. Warum das offenbar interpretiert wird raffe ich nicht so ganz. Und auch nicht wie man das verhindert...

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

                @thomas-braun

                Eventuell hier ab 273 ... wo es dann auch angemeckert wird

                https://unpkg.com/browse/iobroker.js-controller@3.3.22/lib/setup/setupList.js

                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

                  Wobei das ja eigentlich auch von wc ganz doof nur gezählt werden sollte. Warum das offenbar interpretiert wird raffe ich nicht so ganz. Und auch nicht wie man das verhindert...

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

                  @thomas-braun

                  ich glaube eher , bei Homoran ist ein Config Fehler vorhanden .

                  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 HomoranH 2 Replies Last reply
                  0
                  • GlasfaserG Glasfaser

                    @thomas-braun

                    ich glaube eher , bei Homoran ist ein Config Fehler vorhanden .

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

                    @glasfaser

                    Ich hab auch schon gesagt, der ioBroker ist kaputt! 😄

                    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
                    • GlasfaserG Glasfaser

                      @thomas-braun

                      ich glaube eher , bei Homoran ist ein Config Fehler vorhanden .

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

                      @glasfaser sagte in iob diag - Skript:

                      @thomas-braun

                      ich glaube eher , bei Homoran ist ein Config Fehler vorhanden .

                      wäre nicht unmöglich! und der wäre?

                      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

                        @thomas-braun

                        pi@iobroker-VM03:~$ iob list objects | wc -l
                        /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupList.js:284
                                                        name = name[lang] || name.en;
                                                                   ^
                        
                        TypeError: Cannot read property 'de' of null
                            at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupList.js:284:44)
                            at processImmediate (internal/timers.js:466:21)
                        8523
                        
                        GlasfaserG Online
                        GlasfaserG Online
                        Glasfaser
                        wrote on last edited by Glasfaser
                        #113

                        @homoran sagte in iob diag - Skript:

                        name = name[lang] || name.en;

                        Cannot read property 'de' of null

                        Vermutlich Spracheinstellung ...

                        EDIT

                        const lang = (systemConf && systemConf.common && systemConf.common.language) || 'en';
                        

                        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 1 Reply Last reply
                        0
                        • GlasfaserG Glasfaser

                          @homoran sagte in iob diag - Skript:

                          name = name[lang] || name.en;

                          Cannot read property 'de' of null

                          Vermutlich Spracheinstellung ...

                          EDIT

                          const lang = (systemConf && systemConf.common && systemConf.common.language) || 'en';
                          
                          HomoranH Do not disturb
                          HomoranH Do not disturb
                          Homoran
                          Global Moderator Administrators
                          wrote on last edited by
                          #114

                          @glasfaser sagte in iob diag - Skript:

                          Vermutlich Spracheinstellung ...

                          nope

                          Screenshot_20221103-204951_Firefox.jpg

                          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
                          • HomoranH Do not disturb
                            HomoranH Do not disturb
                            Homoran
                            Global Moderator Administrators
                            wrote on last edited by
                            #115

                            da gab's zwar mal was dass in den Systemeinstelkungen keine Sprache stand, ist bei mir aber korrigiert

                            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:

                              Vermutlich Spracheinstellung ...

                              nope

                              Screenshot_20221103-204951_Firefox.jpg

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

                              @homoran

                              Ändere es mal ... auf eine andere Sprache , speichern und dann wieder zurück auf Deutsch 🙂

                              sudo reboot
                              

                              eventuell noch

                              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 1 Reply Last reply
                              0
                              • HomoranH Homoran

                                @thomas-braun

                                pi@iobroker-VM03:~$ iob list objects | wc -l
                                /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupList.js:284
                                                                name = name[lang] || name.en;
                                                                           ^
                                
                                TypeError: Cannot read property 'de' of null
                                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupList.js:284:44)
                                    at processImmediate (internal/timers.js:466:21)
                                8523
                                
                                F Offline
                                F Offline
                                fastfoot
                                wrote on last edited by
                                #117

                                @homoran es wird ja gezählt, siehe letzte Zeile 8523. Fehler werden nicht an wc gepiped, sondern gehen nach stderr. Abhilfe zur Unterdrückung der Fehler:
                                iob list objects 2>/dev/null | wc -l

                                iobroker läuft unter Docker auf QNAP TS-451+
                                SkriptRecovery: https://forum.iobroker.net/post/930558

                                HomoranH Thomas BraunT 2 Replies Last reply
                                2
                                • GlasfaserG Glasfaser

                                  @homoran

                                  Ändere es mal ... auf eine andere Sprache , speichern und dann wieder zurück auf Deutsch 🙂

                                  sudo reboot
                                  

                                  eventuell noch

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

                                  @glasfaser sagte in iob diag - Skript:

                                  auf eine andere Sprache , speichern und dann wieder zurück auf Deutsch

                                  keine Änderung. reboot kostet im Moment meinen Kopf

                                  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
                                  • HomoranH Homoran

                                    @glasfaser sagte in iob diag - Skript:

                                    auf eine andere Sprache , speichern und dann wieder zurück auf Deutsch

                                    keine Änderung. reboot kostet im Moment meinen Kopf

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

                                    @homoran sagte in iob diag - Skript:

                                    keine Änderung. reboot kostet im Moment meinen Kopf

                                    Naja ... was luppt das luppt ..

                                    SORRY 🙂

                                    Teste mal den Befehl von @fastfoot

                                    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
                                    • F fastfoot

                                      @homoran es wird ja gezählt, siehe letzte Zeile 8523. Fehler werden nicht an wc gepiped, sondern gehen nach stderr. Abhilfe zur Unterdrückung der Fehler:
                                      iob list objects 2>/dev/null | wc -l

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

                                      @fastfoot sagte in iob diag - Skript:

                                      @homoran es wird ja gezählt, siehe letzte Zeile 8523. Fehler werden nicht an wc gepiped, sondern gehen nach stderr. Abhilfe zur Unterdrückung der Fehler:
                                      iob list objects 2>/dev/null | wc -l

                                      
                                      pi@iobroker-VM03:~$ iob list objects 2>/dev/null | wc -l
                                      8523
                                      pi@iobroker-VM03:~$
                                      
                                      

                                      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
                                      • F fastfoot

                                        @homoran es wird ja gezählt, siehe letzte Zeile 8523. Fehler werden nicht an wc gepiped, sondern gehen nach stderr. Abhilfe zur Unterdrückung der Fehler:
                                        iob list objects 2>/dev/null | wc -l

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

                                        @fastfoot

                                        Arrrgh! Natürlich!
                                        STDERR ist mir unheimlich! g

                                        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
                                        1
                                        • liv-in-skyL Offline
                                          liv-in-skyL Offline
                                          liv-in-sky
                                          wrote on last edited by
                                          #122

                                          mal ne frage zwischendurch - 58000 states und 50000 objects - wo kommt der unterschied her ?

                                          die 8000 sates müßten doch datenleichen sein - oder nicht ?

                                          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

                                          GlasfaserG 1 Reply Last reply
                                          0
                                          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

                                          450

                                          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