Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker extrem langsam

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    ioBroker extrem langsam

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @qwerty1896 last edited by

      @qwerty1896

      Desktop/X-Server ausschalten:

      sudo raspi-config
      

      Dann dort:

      1 System Options
      S5 Boot / Auto Login
      B1 Console
      
      Q 1 Reply Last reply Reply Quote 1
      • Q
        qwerty1896 @Thomas Braun last edited by

        @thomas-braun

        1000x Danke!

        Ich hoffe, wir - natürlich Du - können mit diesem Beitrag noch weiteren Usern weiterhelfen!

        ======================= SUMMARY =======================
                             v.2023-04-16
        
        
        Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
        Kernel:                 6.1.21-v8+
        Installation:           Native
        Timezone:               Europe/Berlin (CEST, +0200)
        User-ID:                1000
        X-Server:               false
        Boot Target:            multi-user.target
        
        Pending OS-Updates:     0
        Pending iob updates:    0
        
        Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                /usr/bin/node           v18.17.1
                                /usr/bin/npm            9.6.7
                                /usr/bin/npx            9.6.7
        
        Recommended versions are nodejs 18.x.y and npm 9.x.y
        Your nodejs installation is correct
        
        MEMORY:
                       total        used        free      shared  buff/cache   available
        Mem:            3.8G        819M        2.5G        0.0K        516M        2.9G
        Swap:            99M          0B         99M
        Total:          3.9G        819M        2.6G
        
        Active iob-Instances:   19
        Active repo(s): stable
        
        ioBroker Core:          js-controller           4.0.24
                                admin                   6.8.0
        
        ioBroker Status:        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin and web instance:
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        Objects:                4294
        States:                 3747
        
        Size of iob-Database:
        
        17M     /opt/iobroker/iobroker-data/objects.jsonl
        6.7M    /opt/iobroker/iobroker-data/objects.json.migrated
        6.7M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
        0       /opt/iobroker/iobroker-data/objects.json.broken
        856K    /opt/iobroker/iobroker-data/states.jsonl
        792K    /opt/iobroker/iobroker-data/states.json.migrated
        792K    /opt/iobroker/iobroker-data/states.json.bak.migrated
        0       /opt/iobroker/iobroker-data/states.json.broken
        
        
        
        =================== END OF SUMMARY ====================
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @qwerty1896 last edited by

          @qwerty1896

          Die Summary sieht jetzt gut aus.
          Besteht das Problem weiterhin?
          Dann die Langfassung.

          Q 1 Reply Last reply Reply Quote 0
          • Q
            qwerty1896 @Thomas Braun last edited by qwerty1896

            @thomas-braun

            Alles gut! Keine "Wartekreise" mehr!

            Fehlt nur noch Grafana... aber das ist ein anderes Thema!

            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @qwerty1896 last edited by

              @qwerty1896

              Das 'andere Thema' ist vermutlich dieses:

              https://forum.iobroker.net/topic/67822/grafana-repo-braucht-neuen-schlüssel

              Q 1 Reply Last reply Reply Quote 0
              • Q
                qwerty1896 @Thomas Braun last edited by

                @thomas-braun

                Danke. Ich muss mich allerdings auch um die Installation kümmern - auf meinem Raspberry sehr fehleranfällig.

                Was nach dem Updates (s.o.) leider nicht mehr funktioniert, ist der Versand von eCharts an Telegram.

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @qwerty1896 last edited by

                  @qwerty1896 sagte in ioBroker extrem langsam:

                  Ich muss mich allerdings auch um die Installation kümmern - auf meinem Raspberry sehr fehleranfällig.

                  Ja, um Updates usw. musst du dich kümmern. Stimmt.

                  Q 1 Reply Last reply Reply Quote 0
                  • Q
                    qwerty1896 @Thomas Braun last edited by

                    @thomas-braun

                    Fehlerlog eCharts

                    Cannot find required modules: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 93. This version of Node.js requires NODE_MODULE_VERSION 108. Please try re-compiling or re-installing the module (for instance, using `npm rebuild` or `npm install`).
                    

                    Fehlerlog Telegram

                    script.js.common.PV_Menue: Cannot find required modules: looks like it is not possible to generate charts on your Hardware/OS
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @qwerty1896 last edited by Thomas Braun

                      @qwerty1896

                      echarts bzw. canvas sollte sich bei 'gesunder' Installation von 'alleine' einrenken. Das rebuild dauert aber ggf.

                      Hier tut es das jedenfalls:

                      echad@chet:/opt/iobroker $ npm ls canvas
                      iobroker.inst@3.0.0 /opt/iobroker
                      ├─┬ iobroker.echarts@1.5.4
                      │ ├── canvas@2.11.2
                      │ └─┬ jsdom@22.1.0
                      │   └── canvas@2.11.2 deduped
                      ├─┬ iobroker.mihome-vacuum@4.0.0
                      │ └── canvas@2.11.2 deduped
                      └─┬ iobroker.parcel@0.1.2
                        └─┬ jsdom@21.1.2
                          └── canvas@2.11.2 deduped
                      
                      Q 1 Reply Last reply Reply Quote 0
                      • Q
                        qwerty1896 @Thomas Braun last edited by qwerty1896

                        @thomas-braun

                        Sollte ich npm rebuild oder npm install testen?

                        "Normale" Texte werden noch an Telegram versendet.

                        Wie erzeugt man die Übersicht Deines letztes Beitrages ("Hier tut es das jedenfalls ...")?

                        Thomas Braun 2 Replies Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @qwerty1896 last edited by

                          @qwerty1896 sagte in ioBroker extrem langsam:

                          Sollte ich npm rebuild oder npm install testen?

                          Nein.

                          1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @qwerty1896 last edited by

                            @qwerty1896 sagte in ioBroker extrem langsam:

                            Wie erzeugt man die Übersicht Deines letztes Beitrages ("Hier tut es das jedenfalls ...")?

                            Die Befehlszeile hatte ich bewusst mitkopiert:

                            echad@chet:/opt/iobroker $ npm ls canvas
                            
                            Q 1 Reply Last reply Reply Quote 0
                            • Q
                              qwerty1896 @Thomas Braun last edited by qwerty1896

                              @thomas-braun said in ioBroker extrem langsam:

                              /opt/iobroker $ npm ls canvas

                              Deshalb habe ich gefragt. Das war das Resultat der Befehlszeile.

                              pi@raspberrypi:~ $ /opt/iobroker $ npm ls canvas
                              -bash: /opt/iobroker: Ist ein Verzeichnis
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @qwerty1896 last edited by

                                @qwerty1896

                                Ja, und in das Verzeichnis musst du zuvor wechseln...

                                cd /opt/iobroker && npm ls canvas
                                
                                Q 1 Reply Last reply Reply Quote 0
                                • Q
                                  qwerty1896 @Thomas Braun last edited by

                                  @thomas-braun said in ioBroker extrem langsam:

                                  cd /opt/iobroker && npm ls canvas

                                  
                                  pi@raspberrypi:~ $ cd /opt/iobroker && npm ls canvas
                                  iobroker.inst@3.0.0 /opt/iobroker
                                  ├─┬ iobroker.echarts@1.5.1
                                  │ ├── canvas@2.11.2
                                  │ └─┬ jsdom@22.1.0
                                  │   └── canvas@2.11.2 deduped
                                  └─┬ iobroker.energiefluss@3.5.0 (git+ssh://git@github.com/SKB-CGN/ioBroker.energiefluss.git#f5839fb65d074f80b2eb958a890bc7f443675538)
                                    └── canvas@2.11.2 deduped
                                  
                                  
                                  Q 1 Reply Last reply Reply Quote 0
                                  • Q
                                    qwerty1896 @qwerty1896 last edited by qwerty1896

                                    @qwerty1896

                                    Mal sehen, ich werde mal einen Beitrag erstellen, ob Fehler zwischen eCharts und telegram bekannt sind.

                                    Auf jeden Fall werden gerade Adapter zur Aktualisierung angeboten. Vielleicht helfen die ja weiter...

                                    Edit:

                                    Adapter    "javascript"   : 7.1.4    , installed 7.0.3  [Updatable]
                                    Controller "js-controller": 5.0.12   , installed 4.0.24 [Updatable]
                                    Adapter    "opendtu"      : 0.1.7    , installed 0.1.7
                                    Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                                    Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                    Adapter    "socketio"     : 6.5.5    , installed 6.5.3  [Updatable]
                                    Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                                    Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                    Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
                                    Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                    Adapter    "web"          : 6.1.2    , installed 6.1.1  [Updatable]
                                    Adapter    "ws"           : 2.5.5    , installed 2.5.4  [Updatable]
                                    
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @qwerty1896 last edited by

                                      @qwerty1896

                                      Bring den ganzen Sums halt auf Stand. Macht man eh immer.
                                      Wenn es nach dem Neustart der Kiste dann immer noch klemmt:

                                      cd /opt/iobroker/node_modules/canvas && sudo -u iobroker npm rebuild
                                      
                                      S 1 Reply Last reply Reply Quote 1
                                      • S
                                        Spidermike @Thomas Braun last edited by

                                        @thomas-braun

                                        kannst Du mir auch mal helfen ?

                                        mein iobroker läuft auch sehr langsam.

                                        Homoran 1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @Spidermike last edited by

                                          @spidermike sagte in ioBroker extrem langsam:

                                          kannst Du mir auch mal helfen ?

                                          und wie?
                                          https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            Spidermike @Homoran last edited by Homoran

                                            @homoran sagte in ioBroker extrem langsam:

                                            @spidermike sagte in ioBroker extrem langsam:

                                            kannst Du mir auch mal helfen ?

                                            und wie?
                                            https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                            Sorry war ich noch nicht so weit
                                            hoffe es ist besser so und du kannst damit was anfangen?

                                            ======================= SUMMARY =======================
                                                                    v.2023-10-10
                                            
                                            
                                               Static hostname: raspberrypi4-iobroker
                                                     Icon name: computer
                                              Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                        Kernel: Linux 5.15.61-v7l+
                                                  Architecture: arm
                                            
                                            Installation:           native
                                            Kernel:                 armv7l
                                            Userland:               armhf
                                            Timezone:               Europe/Berlin (CEST, +0200)
                                            User-ID:                1000
                                            X-Server:               false
                                            Boot Target:            graphical.target
                                            
                                            Pending OS-Updates:     150
                                            Uncaught Rejection: Error: Objects DB is not allowed to start in the current Multihost environment
                                                at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/lib/objects/objectsInRedisClient.js:493:23)
                                                at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
                                            Pending iob updates:    0
                                            
                                            Nodejs-Installation:    /usr/bin/nodejs         v20.7.0
                                                                    /usr/bin/node           v20.7.0
                                                                    /usr/bin/npm            10.1.0
                                                                    /usr/bin/npx            10.1.0
                                                                    /usr/bin/corepack       0.19.0
                                            
                                            Recommended versions are nodejs  Cannot determine Set feature status: Connection is closed.
                                             Connection is closed. and npm
                                            Your nodejs installation is correct
                                            
                                            MEMORY:
                                                           total        used        free      shared  buff/cache   available
                                            Mem:            7.9G        1.9G        4.6G        0.0K        1.4G        5.8G
                                            Swap:            99M          0B         99M
                                            Total:          8.0G        1.9G        4.7G
                                            
                                            Uncaught Rejection: Error: States DB is not allowed to start in the current Multihost environment
                                                at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-states-redis/build/lib/states/statesInRedisClient.js:459:23)
                                                at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
                                            Active iob-Instances:   0
                                            No connection to databases possible ...
                                            
                                            ioBroker Core:          js-controller           5.0.12
                                                                    admin                   6.10.1
                                            
                                            Uncaught Rejection: Error: States DB is not allowed to start in the current Multihost environment
                                                at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-states-redis/build/lib/states/statesInRedisClient.js:459:23)
                                                at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
                                            ioBroker Status:         Cannot determine Set feature status: Connection is closed.
                                             Connection is closed.
                                            
                                            Status admin and web instance:
                                            Uncaught Rejection: Error: Objects DB is not allowed to start in the current Multihost environment
                                                at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/lib/objects/objectsInRedisClient.js:493:23)
                                                at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
                                            
                                            Objects:                3
                                            States:                 1
                                            
                                            Size of iob-Database:
                                            
                                            18M     /opt/iobroker/iobroker-data/objects.jsonl
                                            11M     /opt/iobroker/iobroker-data/objects.json.broken
                                            5.0M    /opt/iobroker/iobroker-data/objects.json.migrated
                                            5.0M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                            33M     /opt/iobroker/iobroker-data/states.jsonl
                                            3.0M    /opt/iobroker/iobroker-data/states.json.migrated
                                            3.0M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                                            0       /opt/iobroker/iobroker-data/states.json.broken
                                            
                                            
                                            
                                            =================== END OF SUMMARY ====================
                                            

                                            === Mark text until here for copying ===
                                            pi@raspberrypi4-iobroker:~ $ ======= Start marking the full check here =========
                                            -bash: =======: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $
                                            vpi@raspberrypi4-iobroker:~ $

                                            > Skript v.2023-10-10
                                            >
                                            > *** BASE SYSTEM ***
                                            >    Static hostname: raspberrypi4-iobroker
                                            >          Icon name: computer
                                            >   Operating System: Raspbian GNU/Linux 11 (bullseye)
                                            >             Kernel: Linux 5.15.61-v7l+
                                            >       Architecture: arm
                                            >
                                            /> Model           : Raspberry Pi 4 Model B Rev 1.4
                                            > Docker          : false
                                            > Virtualization  : none
                                            > Kernel          : armv7l
                                            > Userland        : armhf
                                            >
                                            j> Systemuptime and Load:
                                            >  14:57:05 up  3:21,  1 user,  load average: 3.31, 3.28, 3.17
                                            > CPU threads: 4
                                            >
                                            l>
                                            e> *** RASPBERRY THROTTLING ***
                                            > Current issues:
                                            > No throttling issues detected.
                                            >
                                            > Previously detected issues:
                                            > No throttling issues detected.
                                            >
                                            s> *** Time and Time Zones ***
                                            >                Local time: Sun 2023-10-15 14:57:05 CEST
                                            >            Universal time: Sun 2023-10-15 12:57:05 UTC
                                            >                  RTC time: n/a
                                            >                 Time zone: Europe/Berlin (CEST, +0200)
                                            > System clock synchronized: yes
                                            >               NTP service: active
                                            >           RTC in local TZ: no
                                            >
                                            > *** User and Groups ***
                                            > pi
                                            2> /home/pi
                                            > pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                                            >
                                            *> *** X-Server-Setup ***
                                            > X-Server:       false
                                            > Desktop:
                                            > Terminal:       tty
                                            > Boot Target:    graphical.target
                                            >
                                             > *** MEMORY ***
                                            >                total        used        free      shared  buff/cache   available
                                            > Mem:            7.9G        1.8G        4.7G        0.0K        1.4G        5.9G
                                            > Swap:            99M          0B         99M
                                            > Total:          8.0G        1.8G        4.8G
                                            >
                                            1>          7897 M total memory
                                            >          1848 M used memory
                                            >           360 M active memory
                                            >          2747 M inactive memory
                                            >          4650 M free memory
                                            >            96 M buffer memory
                                            >          1302 M swap cache
                                            >            99 M total swap
                                            >             0 M used swap
                                            >            99 M free swap
                                            >
                                            > Raspberry only:
                                            > oom events: 0
                                            > lifetime oom required: 0 Mbytes
                                            > total time in oom handler: 0 ms
                                            > max time spent in oom handler: 0 ms
                                            >
                                            > *** FAILED SERVICES ***
                                            >
                                             >   UNIT LOAD ACTIVE SUB DESCRIPTION
                                            > 0 loaded units listed.
                                            >
                                            m> *** FILESYSTEM ***
                                            > Filesystem     Type      Size  Used Avail Use% Mounted on
                                            > /dev/root      ext4      118G   23G   90G  21% /
                                            > devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
                                            > tmpfs          tmpfs     3.9G   16K  3.9G   1% /dev/shm
                                            > tmpfs          tmpfs     1.6G  896K  1.6G   1% /run
                                            > tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                            > /dev/sdb1      exfat      29G  3.0G   26G  11% /mnt/usb0
                                            > /dev/sda1      vfat      253M   50M  203M  20% /boot
                                            > tmpfs          tmpfs     790M     0  790M   0% /run/user/1000
                                            >
                                            > Messages concerning ext4 filesystem in dmesg:
                                            > [Sun Oct 15 11:35:23 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:FD:BB:CC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 console=ttyS0,115200 root=PARTUUID=1045efe5-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                                            > [Sun Oct 15 11:35:26 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                            > [Sun Oct 15 11:35:26 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                                            > [Sun Oct 15 11:35:30 2023] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
                                            >
                                            > Show mounted filesystems \(real ones only\):
                                            > TARGET      SOURCE    FSTYPE OPTIONS
                                            > /           /dev/sda2 ext4   rw,noatime
                                            > |-/mnt/usb0 /dev/sdb1 exfat  rw,nosuid,nodev,noexec,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro
                                            > `-/boot     /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                                            -bash: Skript: Kommando nicht gefunden.
                                            iobroker [command]
                                            
                                            Commands:
                                              iobroker setup                                               Setup ioBroker
                                              iobroker start [all|<adapter>.<instance>|<adapter>]          Starts the js-controller or a specified adapter instance or all instances of an adapter
                                              iobroker stop [<adapter>.<instance>|<adapter>]               stops the js-controller or a specified adapter instance or all instances of an adapter
                                              iobroker restart [<adapter>.<instance>|<adapter>]            Restarts js-controller or a specified adapter instance or all instances of an adapter  [aliases: r]
                                              iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
                                              iobroker info                                                Shows the host info
                                              iobroker logs [<adapter>]                                    Monitor log
                                              iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
                                              iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
                                              iobroker rebuild [<module>]                                  Rebuild all native modules or path
                                              iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
                                              iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
                                              iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
                                              iobroker update [<repositoryUrl>]                            Update repository and list adapters
                                              iobroker upgrade                                             Upgrade management
                                              iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
                                              iobroker object                                              Object management  [aliases: o]
                                              iobroker state                                               State management  [aliases: s]
                                              iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
                                              iobroker list <type> [<filter>]                              List all entries, like objects
                                              iobroker chmod <mode> <file>                                 Change file rights
                                              iobroker chown <user> <group> <file>                         Change file ownership
                                              iobroker touch <file>                                        Touch file
                                              iobroker rm <file>                                           Remove file
                                              iobroker file                                                File management
                                              iobroker user                                                User commands
                                              iobroker group                                               group management
                                              iobroker host <hostname>                                     Set host to given hostname
                                              iobroker set <adapter>.<instance>                            Change settings of adapter config
                                              iobroker license <license.file or license.text>              Update license by given file
                                              iobroker cert                                                Certificate management
                                              iobroker clean <yes>                                         Clears all objects and states
                                              iobroker backup                                              Create backup
                                              iobroker restore <backup name or path>                       Restore a specified backup
                                              iobroker validate <backup name or path>                      Validate a specified backup
                                              iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
                                              iobroker repo [<name>]                                       Show repo information
                                              iobroker uuid                                                Show uuid of the installation  [aliases: id]
                                              iobroker unsetup                                             Reset license, installation secret and language
                                              iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
                                              iobroker multihost                                           Multihost management
                                              iobroker compact                                             compact group management
                                              iobroker plugin                                              Plugin management
                                              iobroker vendor <passphrase> [<vendor.json>]                 Update the vendor information using given passphrase
                                              iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
                                            
                                            Options:
                                              --help  Show help  [boolean]
                                            -bash: Static: Kommando nicht gefunden.
                                            -bash: Icon: Kommando nicht gefunden.
                                            -bash: command substitution: Zeile 7: Syntaxfehler beim unerwarteten Symbol »(«
                                            -bash: command substitution: Zeile 7: `  Operating System: Raspbian GNU/Linux 11 (bullseye)'
                                            -bash: -/boot: Datei oder Verzeichnis nicht gefunden
                                            pi@raspberrypi4-iobroker:~ $
                                            pi@raspberrypi4-iobroker:~ $ Files in neuralgic directories:
                                            -bash: Files: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $
                                            pi@raspberrypi4-iobroker:~ $ /var:
                                            -bash: /var:: Datei oder Verzeichnis nicht gefunden
                                            pi@raspberrypi4-iobroker:~ $ 4.7G    /var/
                                            -bash: 4.7G: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ 4.1G    /var/log
                                            -bash: 4.1G: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ 3.9G    /var/log/journal/ceda8666c83a44189d7d8b22875c3095
                                            -bash: 3.9G: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ 3.9G    /var/log/journal
                                            -bash: 3.9G: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ 485M    /var/lib
                                            -bash: 485M: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $
                                            pi@raspberrypi4-iobroker:~ $ Archived and active journals take up 3.8G in the file system.
                                            -bash: Archived: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $
                                            pi@raspberrypi4-iobroker:~ $ /opt/iobroker/backups:
                                            -bash: /opt/iobroker/backups:: Datei oder Verzeichnis nicht gefunden
                                            pi@raspberrypi4-iobroker:~ $ 6.2G    /opt/iobroker/backups/
                                            -bash: 6.2G: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $
                                            pi@raspberrypi4-iobroker:~ $ /opt/iobroker/iobroker-data:
                                            -bash: /opt/iobroker/iobroker-data:: Datei oder Verzeichnis nicht gefunden
                                            pi@raspberrypi4-iobroker:~ $ 881M    /opt/iobroker/iobroker-data/
                                            -bash: 881M: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ 404M    /opt/iobroker/iobroker-data/history
                                            -bash: 404M: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ 324M    /opt/iobroker/iobroker-data/files
                                            -bash: 324M: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ 84M     /opt/iobroker/iobroker-data/backup-objects
                                            -bash: 84M: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ 52M     /opt/iobroker/iobroker-data/files/javascript.admin
                                            -bash: 52M: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $
                                            pi@raspberrypi4-iobroker:~ $ The five largest files in iobroker-data are:
                                            -bash: The: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ 35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                            -bash: 35M: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ 25M     /opt/iobroker/iobroker-data/states.jsonl
                                            -bash: 25M: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ 21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                                            -bash: 21M: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ 19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
                                            -bash: 19M: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ 18M     /opt/iobroker/iobroker-data/objects.jsonl
                                            -bash: 18M: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $
                                            pi@raspberrypi4-iobroker:~ $ USB-Devices by-id:
                                            -bash: USB-Devices: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                            -bash: USB-Sticks: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $
                                            pi@raspberrypi4-iobroker:~ $ find: '/dev/serial/by-id/': No such file or directory
                                            -bash: find:: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $
                                            pi@raspberrypi4-iobroker:~ $ *** NodeJS-Installation ***
                                            iobroker [command]
                                            
                                            Commands:
                                              iobroker setup                                               Setup ioBroker
                                              iobroker start [all|<adapter>.<instance>|<adapter>]          Starts the js-controller or a specified adapter instance or all instances of an adapter
                                              iobroker stop [<adapter>.<instance>|<adapter>]               stops the js-controller or a specified adapter instance or all instances of an adapter
                                              iobroker restart [<adapter>.<instance>|<adapter>]            Restarts js-controller or a specified adapter instance or all instances of an adapter  [aliases: r]
                                              iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
                                              iobroker info                                                Shows the host info
                                              iobroker logs [<adapter>]                                    Monitor log
                                              iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
                                              iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
                                              iobroker rebuild [<module>]                                  Rebuild all native modules or path
                                              iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
                                              iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
                                              iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
                                              iobroker update [<repositoryUrl>]                            Update repository and list adapters
                                              iobroker upgrade                                             Upgrade management
                                              iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
                                              iobroker object                                              Object management  [aliases: o]
                                              iobroker state                                               State management  [aliases: s]
                                              iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
                                              iobroker list <type> [<filter>]                              List all entries, like objects
                                              iobroker chmod <mode> <file>                                 Change file rights
                                              iobroker chown <user> <group> <file>                         Change file ownership
                                              iobroker touch <file>                                        Touch file
                                              iobroker rm <file>                                           Remove file
                                              iobroker file                                                File management
                                              iobroker user                                                User commands
                                              iobroker group                                               group management
                                              iobroker host <hostname>                                     Set host to given hostname
                                              iobroker set <adapter>.<instance>                            Change settings of adapter config
                                              iobroker license <license.file or license.text>              Update license by given file
                                              iobroker cert                                                Certificate management
                                              iobroker clean <yes>                                         Clears all objects and states
                                              iobroker backup                                              Create backup
                                              iobroker restore <backup name or path>                       Restore a specified backup
                                              iobroker validate <backup name or path>                      Validate a specified backup
                                              iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
                                              iobroker repo [<name>]                                       Show repo information
                                              iobroker uuid                                                Show uuid of the installation  [aliases: id]
                                              iobroker unsetup                                             Reset license, installation secret and language
                                              iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
                                              iobroker multihost                                           Multihost management
                                              iobroker compact                                             compact group management
                                              iobroker plugin                                              Plugin management
                                              iobroker vendor <passphrase> [<vendor.json>]                 Update the vendor information using given passphrase
                                              iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
                                            
                                            Options:
                                              --help  Show help  [boolean]
                                            pi@raspberrypi4-iobroker:~ $
                                            pi@raspberrypi4-iobroker:~ $ /usr/bin/nodejs         v20.7.0
                                            node:internal/modules/cjs/loader:1051
                                              throw err;
                                              ^
                                            
                                            Error: Cannot find module '/home/pi/v20.7.0'
                                                at Module._resolveFilename (node:internal/modules/cjs/loader:1048:15)
                                                at Module._load (node:internal/modules/cjs/loader:901:27)
                                                at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
                                                at node:internal/main/run_main_module:23:47 {
                                              code: 'MODULE_NOT_FOUND',
                                              requireStack: []
                                            }
                                            
                                            Node.js v20.7.0
                                            pi@raspberrypi4-iobroker:~ $ /usr/bin/node           v20.7.0
                                            node:internal/modules/cjs/loader:1051
                                              throw err;
                                              ^
                                            
                                            Error: Cannot find module '/home/pi/v20.7.0'
                                                at Module._resolveFilename (node:internal/modules/cjs/loader:1048:15)
                                                at Module._load (node:internal/modules/cjs/loader:901:27)
                                                at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
                                                at node:internal/main/run_main_module:23:47 {
                                              code: 'MODULE_NOT_FOUND',
                                              requireStack: []
                                            }
                                            
                                            Node.js v20.7.0
                                            pi@raspberrypi4-iobroker:~ $ /usr/bin/npm            10.1.0
                                            Unknown command: "10.1.0"
                                            
                                            To see a list of supported npm commands, run:
                                              npm help
                                            pi@raspberrypi4-iobroker:~ $ /usr/bin/npx            10.1.0
                                            npm notice
                                            npm notice New minor version of npm available! 10.1.0 -> 10.2.0
                                            npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.2.0
                                            npm notice Run npm install -g npm@10.2.0 to update!
                                            npm notice
                                            npm ERR! code E404
                                            npm ERR! 404 Not Found - GET https://registry.npmjs.org/10.1.0 - Not found
                                            npm ERR! 404
                                            npm ERR! 404  '10.1.0@*' is not in this registry.
                                            npm ERR! 404
                                            npm ERR! 404 Note that you can also install from a
                                            npm ERR! 404 tarball, folder, http url, or git url.
                                            
                                            npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2023-10-15T13_03_33_846Z-debug-0.log
                                            pi@raspberrypi4-iobroker:~ $ /usr/bin/corepack       0.19.0
                                            Unknown Syntax Error: Command not found; did you mean one of:
                                            
                                              0. corepack -h
                                              1. corepack -v
                                              2. corepack enable [--install-directory #0] ...
                                              3. corepack disable [--install-directory #0] ...
                                              4. corepack hydrate [--activate] <fileName>
                                              5. corepack prepare [--activate] [--all] [--json] [-o,--output] ...
                                            
                                            While running 0.19.0
                                            pi@raspberrypi4-iobroker:~ $
                                            pi@raspberrypi4-iobroker:~ $
                                            pi@raspberrypi4-iobroker:~ $ nodejs:
                                            -bash: nodejs:: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $   Installed: 20.7.0-1nodesource1
                                            -bash: Installed:: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $   Candidate: 20.8.1-1nodesource1
                                            -bash: Candidate:: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $   Version table:
                                            -bash: Version: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $      20.8.1-1nodesource1 500
                                            -bash: 20.8.1-1nodesource1: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $         500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                            -bash: 500: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $      20.8.0-1nodesource1 500
                                            -bash: 20.8.0-1nodesource1: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $         500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                            -bash: 500: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $  *** 20.7.0-1nodesource1 500
                                            iobroker [command]
                                            
                                            Commands:
                                              iobroker setup                                               Setup ioBroker
                                              iobroker start [all|<adapter>.<instance>|<adapter>]          Starts the js-controller or a specified adapter instance or all instances of an adapter
                                              iobroker stop [<adapter>.<instance>|<adapter>]               stops the js-controller or a specified adapter instance or all instances of an adapter
                                              iobroker restart [<adapter>.<instance>|<adapter>]            Restarts js-controller or a specified adapter instance or all instances of an adapter  [aliases: r]
                                              iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
                                              iobroker info                                                Shows the host info
                                              iobroker logs [<adapter>]                                    Monitor log
                                              iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
                                              iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
                                              iobroker rebuild [<module>]                                  Rebuild all native modules or path
                                              iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
                                              iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
                                              iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
                                              iobroker update [<repositoryUrl>]                            Update repository and list adapters
                                              iobroker upgrade                                             Upgrade management
                                              iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
                                              iobroker object                                              Object management  [aliases: o]
                                              iobroker state                                               State management  [aliases: s]
                                              iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
                                              iobroker list <type> [<filter>]                              List all entries, like objects
                                              iobroker chmod <mode> <file>                                 Change file rights
                                              iobroker chown <user> <group> <file>                         Change file ownership
                                              iobroker touch <file>                                        Touch file
                                              iobroker rm <file>                                           Remove file
                                              iobroker file                                                File management
                                              iobroker user                                                User commands
                                              iobroker group                                               group management
                                              iobroker host <hostname>                                     Set host to given hostname
                                              iobroker set <adapter>.<instance>                            Change settings of adapter config
                                              iobroker license <license.file or license.text>              Update license by given file
                                              iobroker cert                                                Certificate management
                                              iobroker clean <yes>                                         Clears all objects and states
                                              iobroker backup                                              Create backup
                                              iobroker restore <backup name or path>                       Restore a specified backup
                                              iobroker validate <backup name or path>                      Validate a specified backup
                                              iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
                                              iobroker repo [<name>]                                       Show repo information
                                              iobroker uuid                                                Show uuid of the installation  [aliases: id]
                                              iobroker unsetup                                             Reset license, installation secret and language
                                              iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
                                              iobroker multihost                                           Multihost management
                                              iobroker compact                                             compact group management
                                              iobroker plugin                                              Plugin management
                                              iobroker vendor <passphrase> [<vendor.json>]                 Update the vendor information using given passphrase
                                              iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
                                            
                                            Options:
                                              --help  Show help  [boolean]
                                            pi@raspberrypi4-iobroker:~ $         500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                            -bash: 500: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $         100 /var/lib/dpkg/status
                                            -bash: 100: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $      20.6.1-1nodesource1 500
                                            -bash: 20.6.1-1nodesource1: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $         500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                            -bash: 500: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $      20.6.0-1nodesource1 500
                                            -bash: 20.6.0-1nodesource1: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $         500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                            -bash: 500: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $      20.5.1-1nodesource1 500
                                            -bash: 20.5.1-1nodesource1: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $         500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                            -bash: 500: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $      20.5.0-1nodesource1 500
                                            -bash: 20.5.0-1nodesource1: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $         500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                            -bash: 500: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $      20.4.0-1nodesource1 500
                                            -bash: 20.4.0-1nodesource1: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $         500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                            -bash: 500: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $      20.3.1-1nodesource1 500
                                            -bash: 20.3.1-1nodesource1: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $         500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                            -bash: 500: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $      20.3.0-1nodesource1 500
                                            -bash: 20.3.0-1nodesource1: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $         500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                            -bash: 500: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $      20.2.0-1nodesource1 500
                                            -bash: 20.2.0-1nodesource1: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $         500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                            -bash: 500: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $      20.1.0-1nodesource1 500
                                            -bash: 20.1.0-1nodesource1: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $         500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                            -bash: 500: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $      20.0.0-1nodesource1 500
                                            -bash: 20.0.0-1nodesource1: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $         500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                            -bash: 500: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $      12.22.12~dfsg-1~deb11u4 500
                                            -bash: 12.22.12~dfsg-1~deb11u4: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $         500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                            -bash: 500: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $
                                            pi@raspberrypi4-iobroker:~ $ Temp directories causing npm8 problem: 0
                                            -bash: Temp: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $ No problems detected
                                            -bash: No: Kommando nicht gefunden.
                                            pi@raspberrypi4-iobroker:~ $
                                            
                                            ======================= SUMMARY =======================
                                                                    v.2023-10-10
                                            
                                            
                                               Static hostname: raspberrypi4-iobroker
                                                     Icon name: computer
                                              Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                        Kernel: Linux 5.15.61-v7l+
                                                  Architecture: arm
                                            
                                            Installation:           native
                                            Kernel:                 armv7l
                                            Userland:               armhf
                                            Timezone:               Europe/Berlin (CEST, +0200)
                                            User-ID:                1000
                                            X-Server:               false
                                            Boot Target:            graphical.target
                                            
                                            Pending OS-Updates:     150
                                            Uncaught Rejection: Error: Objects DB is not allowed to start in the current Multihost environment
                                                at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/lib/objects/objectsInRedisClient.js:493:23)
                                                at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
                                            Pending iob updates:    0
                                            
                                            Nodejs-Installation:    /usr/bin/nodejs         v20.7.0
                                                                    /usr/bin/node           v20.7.0
                                                                    /usr/bin/npm            10.1.0
                                                                    /usr/bin/npx            10.1.0
                                                                    /usr/bin/corepack       0.19.0
                                            
                                            Recommended versions are nodejs  Cannot determine Set feature status: Connection is closed.
                                             Connection is closed. and npm
                                            Your nodejs installation is correct
                                            
                                            MEMORY:
                                                           total        used        free      shared  buff/cache   available
                                            Mem:            7.9G        1.9G        4.6G        0.0K        1.4G        5.8G
                                            Swap:            99M          0B         99M
                                            Total:          8.0G        1.9G        4.7G
                                            
                                            Uncaught Rejection: Error: States DB is not allowed to start in the current Multihost environment
                                                at Redis.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-states-redis/build/lib/states/statesInRedisClient.js:459:23)
                                                at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
                                            Active iob-Instances:   0
                                            No connection to databases possible ...
                                            
                                            
                                            
                                            Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            743
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            iobroker keine aktualisierung möglich langsam
                                            8
                                            95
                                            6015
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo