Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker hat eine langsame Verbindung erkannt

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    ioBroker hat eine langsame Verbindung erkannt

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

      @atticus

      Und wo wir gerade dabei sind:
      Die Ausgaben zu

      sudo ln -s /usr/bin/node /usr/bin/nodejs
      uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      

      posten.

      A 1 Reply Last reply Reply Quote 0
      • A
        Atticus @Thomas Braun last edited by

        
        pi@ioBroker482:~ $ iob -v
        4.0.21
        pi@ioBroker482:~ $ npm -v
        6.14.16
        pi@ioBroker482:~ $ node -v
        v14.19.1
        pi@ioBroker482:~ $ nodejs -v
        v14.19.1
        pi@ioBroker482:~ $
        
        
        A 1 Reply Last reply Reply Quote 0
        • A
          Atticus @Atticus last edited by

          pi@ioBroker482:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
          ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
          
          
          
          A 1 Reply Last reply Reply Quote 0
          • A
            Atticus @Atticus last edited by

            pi@ioBroker482:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            armv7l
            /usr/bin/nodejs
            /usr/bin/node
            /usr/bin/npm
            v14.19.1
            v14.19.1
            6.14.16
            pi
            /home/pi
            OK:1 http://archive.raspberrypi.org/debian buster InRelease
            OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
            OK:3 https://deb.nodesource.com/node_14.x buster InRelease
            Paketlisten werden gelesen... Fertig
            Abhängigkeitsbaum wird aufgebaut.
            Statusinformationen werden eingelesen.... Fertig
            Aktualisierung für 14 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
            nodejs:
              Installiert:           14.19.1-deb-1nodesource1
              Installationskandidat: 14.19.2-deb-1nodesource1
              Versionstabelle:
                 14.19.2-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
             *** 14.19.1-deb-1nodesource1 100
                    100 /var/lib/dpkg/status
                 10.24.0~dfsg-1~deb10u1 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
            pi@ioBroker482:~ $
            
            
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Atticus last edited by

              @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

              Aktualisierung für 14 Pakete verfügbar.

              iobroker stop
              sudo apt full-upgrade
              sudo reboot
              
              A 1 Reply Last reply Reply Quote 0
              • A
                Atticus @Thomas Braun last edited by

                @thomas-braun sagte in ioBroker hat eine langsame Verbindung erkannt:

                @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

                Aktualisierung für 14 Pakete verfügbar.

                iobroker stop
                sudo apt full-upgrade
                sudo reboot
                

                Ok, das kann doch aber nicht die Ursache der Probleme sein.

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

                  @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

                  Ok, das kann doch aber nicht die Ursache der Probleme sein.

                  Weiß ich nicht. Weißt du es?

                  A 1 Reply Last reply Reply Quote 0
                  • A
                    Atticus @Thomas Braun last edited by

                    @thomas-braun Nein, ich weiß es auch nicht.

                    A 1 Reply Last reply Reply Quote 0
                    • A
                      Atticus @Atticus last edited by

                      So wie es im Moment aussieht, scheint wieder zu funktionieren. Danke an alle für Eure Unterstützung.

                      Eine Frage noch: Wo kann ich die Zeit, die bei "Eine langsame Verbindungstelle die Zeit auf 1 Minute" wieder zurück stellen?

                      A 1 Reply Last reply Reply Quote 0
                      • A
                        Atticus @Atticus last edited by Atticus

                        Hallo, ich noch mal: es scheint immer nur kurze Zeit zu funktionieren.

                        pi@ioBroker482:~ $ pi@ioBroker482:~ $ iob status
                        
                        Error: Connection is closed.
                            at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                            at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                            at Object.onceWrapper (events.js:520:26)
                            at Socket.emit (events.js:400:28)
                            at TCP.<anonymous> (net.js:686:12)
                        Emitted 'error' event on ScanStream instance at:
                            at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
                            at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
                            at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
                            at processTicksAndRejections (internal/process/task_queues.js:95:5)
                        pi@ioBroker482:~ $
                        
                        

                        Die Ansicht der Instanzen wird nicht oder nur sehr langsam geladen.

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

                          @atticus

                          top
                          

                          und

                          free -ht --mega
                          

                          sagen?

                          A 1 Reply Last reply Reply Quote 0
                          • A
                            Atticus @Thomas Braun last edited by

                            @thomas-braun sagte in ioBroker hat eine langsame Verbindung erkannt:

                            free -ht --mega

                            pi@ioBroker482:~ $ free -ht --mega
                                          total        used        free      shared  buff/cache   available
                            Mem:           7,9G        1,6G        5,8G         24M        429M        6,5G
                            Swap:           99M          0B         99M
                            Total:         8,0G        1,6G        5,9G
                            pi@ioBroker482:~ $
                            
                            

                            Wie bekomme ich die Ausgabe von "top" aus putty hier herein? Ich kann das irgendwie nicht kopieren

                            Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @Atticus last edited by

                              @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

                              Wie bekomme ich die Ausgabe von "top" aus putty hier herein? Ich kann das irgendwie nicht kopieren

                              einfach markieren, dann ist es schon in der Zwischenablage

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

                                @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

                                Wie bekomme ich die Ausgabe von "top" aus putty hier herein? Ich kann das irgendwie nicht kopieren

                                Weil es immer aufgefrischt wird?
                                STRG-C in einem aussagekräftigen Moment drücken, top bleibt in der Konsole stehen. Konsolenfenster zuvor groß genug machen.

                                A 1 Reply Last reply Reply Quote 0
                                • A
                                  Atticus @Thomas Braun last edited by

                                  top

                                   430 iobroker  20   0  311600 204676  33988 R  99,3   2,5  12:46.12 iobroker.js-con
                                    732 iobroker  20   0  206952  95532  29140 S  79,2   1,2   9:06.56 io.mqtt.0
                                    526 iobroker  20   0  262528 155936  33996 S  28,1   1,9   3:49.33 io.javascript.0
                                    481 iobroker  20   0  218308 111968  34548 S  26,4   1,4   2:52.79 io.admin.0
                                    828 iobroker  20   0  220888 110996  29056 S  12,5   1,4   2:00.22 io.shelly.0
                                    747 iobroker  20   0  179548  61824  29044 S   2,3   0,8   0:12.93 io.ping.0
                                    556 iobroker  20   0  197500  85584  29244 S   1,7   1,1   0:23.91 io.sql.0
                                    626 iobroker  20   0  178228  67752  29080 S   1,7   0,8   0:11.25 io.hm-rpc.1
                                    604 iobroker  20   0  183728  71728  28964 S   1,0   0,9   0:12.60 io.hm-rega.0
                                     85 root      20   0       0      0      0 I   0,7   0,0   0:04.35 kworker/0:4-mm_percpu_wq
                                    511 iobroker  20   0  176820  59520  29000 S   0,7   0,7   0:06.77 io.history.0
                                    610 iobroker  20   0  175852  57760  29072 S   0,7   0,7   0:04.43 io.hm-rpc.0
                                   1070 iobroker  20   0  177068  65624  29684 S   0,7   0,8   0:15.62 io.fritzdect.0
                                   1121 iobroker  20   0  183368  67548  29748 S   0,7   0,8   0:04.89 io.iot.0
                                   1227 iobroker  20   0  174596  56340  29140 S   0,7   0,7   0:03.89 io.text2command
                                     11 root      20   0       0      0      0 R   0,3   0,0   0:00.89 ksoftirqd/0
                                     27 root      20   0       0      0      0 S   0,3   0,0   0:00.34 ksoftirqd/3
                                     88 root     -51   0       0      0      0 S   0,3   0,0   0:01.93 irq/47-mmc0
                                    496 iobroker  20   0  174876  55060  28960 S   0,3   0,7   0:03.47 io.email.0
                                    653 iobroker  20   0  176768  64876  29008 S   0,3   0,8   0:05.78 io.hm-rpc.2
                                    672 iobroker  20   0  176032  64656  28976 S   0,3   0,8   0:05.66 io.hm-rpc.3
                                    766 iobroker  20   0  174048  57032  28752 R   0,3   0,7   0:06.80 io.rpi2.0
                                    979 iobroker  20   0  174620  54696  28924 S   0,3   0,7   0:03.93 io.enocean.0
                                   1055 pi        20   0   12300   4156   3328 S   0,3   0,1   0:01.03 sshd
                                   1134 iobroker  20   0  175676  55896  28992 S   0,3   0,7   0:04.57 io.simple-api.0
                                   1333 iobroker  20   0  179456  65856  29016 S   0,3   0,8   0:04.48 io.web.0
                                   3313 pi        20   0   10452   2968   2536 R   0,3   0,0   0:00.04 top
                                   3319 iobroker  20   0    9376    760    652 S   0,3   0,0   0:00.01 ping
                                      1 root      20   0   15268   8132   6604 S   0,0   0,1   0:03.99 systemd
                                      2 root      20   0       0      0      0 S   0,0   0,0   0:00.01 kthreadd
                                      3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp
                                      4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp
                                      6 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/0:0H-events_highpri
                                      8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq
                                      9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_
                                     10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace
                                     12 root      20   0       0      0      0 I   0,0   0,0   0:00.84 rcu_sched
                                     13 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/0
                                     14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0
                                     15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1
                                     16 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/1
                                     17 root      20   0       0      0      0 S   0,0   0,0   0:00.25 ksoftirqd/1
                                     19 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/1:0H-kblockd
                                     20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2
                                     21 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/2
                                  pi@ioBroker482:~ $
                                  
                                  
                                  A 1 Reply Last reply Reply Quote 0
                                  • A
                                    Atticus @Atticus last edited by

                                    noch mal top

                                       93 root      20   0       0      0      0 S   0,0   0,0   0:00.10 jbd2/sda2-8
                                       94 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 ext4-rsv-conver
                                       95 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 ipv6_addrconf
                                       98 root       0 -20       0      0      0 I   0,0   0,0   0:00.03 kworker/3:1H-kblockd
                                      113 root       0 -20       0      0      0 I   0,0   0,0   0:00.08 kworker/2:1H-kblockd
                                      121 root      20   0   45796   9284   8432 S   0,0   0,1   0:00.72 systemd-journal
                                      123 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/3:2-cgroup_destroy
                                      154 root      20   0       0      0      0 I   0,0   0,0   0:00.18 kworker/u8:2-events_unbound
                                      156 root      20   0   18592   4104   3236 S   0,0   0,1   0:00.52 systemd-udevd
                                      159 systemd+  20   0   14444   5008   4416 S   0,0   0,1   0:00.19 systemd-network
                                      188 root      20   0       0      0      0 S   0,0   0,0   0:00.00 vchiq-keep/0
                                      189 root      10 -10       0      0      0 S   0,0   0,0   0:00.00 SMIO
                                      199 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                      209 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                      211 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                      212 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                      213 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                      222 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cfg80211
                                      232 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 brcmf_wq/mmc1:0
                                      234 root      20   0       0      0      0 S   0,0   0,0   0:00.00 brcmf_wdog/mmc1
                                      320 systemd+  20   0   22384   2852   2268 S   0,0   0,0   0:00.32 systemd-timesyn
                                      326 systemd+  20   0   19128   7496   6628 S   0,0   0,1   0:00.25 systemd-resolve
                                      354 root      20   0   25808   3032   2688 S   0,0   0,0   0:00.10 rsyslogd
                                      355 message+  20   0    6548   3036   2760 S   0,0   0,0   0:00.21 dbus-daemon
                                      356 root      20   0   13012   5668   5044 S   0,0   0,1   0:00.12 systemd-logind
                                      360 root      20   0    7948   2496   2320 S   0,0   0,0   0:00.02 cron
                                      363 avahi     20   0    5896   2972   2656 S   0,0   0,0   0:00.81 avahi-daemon
                                      365 root      20   0   27892   6636   5584 S   0,0   0,1   0:00.11 cupsd
                                      366 nobody    20   0    4320   2192   2020 S   0,0   0,0   0:00.03 thd
                                      373 root      20   0   27656     80      0 S   0,0   0,0   0:00.12 rngd
                                      378 root      20   0   10712   1872   1524 S   0,0   0,0   0:00.04 wpa_supplicant
                                      386 avahi     20   0    5768    252      0 S   0,0   0,0   0:00.00 avahi-daemon
                                      429 root      20   0   40484   8976   7936 S   0,0   0,1   0:00.09 cups-browsed
                                      446 root      20   0    4308   1436   1348 S   0,0   0,0   0:00.01 agetty
                                      448 root      20   0   10684   5528   4976 S   0,0   0,1   0:00.05 sshd
                                      496 iobroker  20   0  174876  55112  28960 S   0,0   0,7   0:03.57 io.email.0
                                      511 iobroker  20   0  177592  59196  29000 S   0,0   0,7   0:06.89 io.history.0
                                      537 iobroker  20   0  173512  62172  28876 S   0,0   0,8   0:05.51 io.node-red.0
                                      556 iobroker  20   0  197756  85712  29244 S   0,0   1,1   0:24.59 io.sql.0
                                      563 iobroker  20   0  208212  94028  29360 S   0,0   1,2   0:09.70 node-red
                                      575 iobroker  20   0  187248  78664  34636 S   0,0   1,0   0:09.37 io.telegram.0
                                      604 iobroker  20   0  183728  71596  28964 S   0,0   0,9   0:12.84 io.hm-rega.0
                                      610 iobroker  20   0  175984  57836  29072 S   0,0   0,7   0:04.54 io.hm-rpc.0
                                      626 iobroker  20   0  178608  67332  29080 S   0,0   0,8   0:11.58 io.hm-rpc.1
                                      653 iobroker  20   0  177024  64596  29008 S   0,0   0,8   0:06.06 io.hm-rpc.2
                                    pi@ioBroker482:~ $
                                    
                                    
                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      Atticus @Atticus last edited by

                                      und noch mal top

                                        511 iobroker  20   0  177592  59196  29000 S   0,0   0,7   0:07.02 io.history.0
                                        537 iobroker  20   0  174092  62412  28876 S   0,0   0,8   0:05.59 io.node-red.0
                                        563 iobroker  20   0  208212  94028  29360 S   0,0   1,2   0:09.70 node-red
                                        575 iobroker  20   0  187504  78684  34636 S   0,0   1,0   0:09.49 io.telegram.0
                                        604 iobroker  20   0  183984  72288  28964 S   0,0   0,9   0:13.14 io.hm-rega.0
                                        610 iobroker  20   0  178032  60056  29072 S   0,0   0,7   0:04.80 io.hm-rpc.0
                                        626 iobroker  20   0  180920  69600  29080 S   0,0   0,9   0:11.97 io.hm-rpc.1
                                        653 iobroker  20   0  177280  64836  29008 S   0,0   0,8   0:06.26 io.hm-rpc.2
                                        687 iobroker  20   0  176420  59664  29056 S   0,0   0,7   0:04.58 io.hm-rpc.4
                                        717 iobroker  20   0  232544  72312  35552 S   0,0   0,9   0:07.22 io.mihome-vacuu
                                        766 iobroker  20   0  174240  57428  28752 S   0,0   0,7   0:07.43 io.rpi2.0
                                        849 iobroker  20   0  195692  84404  30312 S   0,0   1,0   0:13.80 io.zigbee.1
                                        864 iobroker  20   0  179620  65184  29624 S   0,0   0,8   0:09.33 io.hue.0
                                        881 iobroker  20   0  174688  54864  29000 S   0,0   0,7   0:04.24 io.discovery.0
                                        903 iobroker  20   0  180092  70472  33848 S   0,0   0,9   0:05.29 io.backitup.0
                                        916 iobroker  20   0  173736  54288  28872 S   0,0   0,7   0:03.90 io.ble.0
                                        931 iobroker  20   0  175840  58712  29108 S   0,0   0,7   0:04.82 io.doorbird.0
                                        938 root      20   0   12300   6352   5552 S   0,0   0,1   0:00.10 sshd
                                        979 iobroker  20   0  174620  55228  28924 S   0,0   0,7   0:04.18 io.enocean.0
                                       1003 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cifsiod
                                       1004 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 smb3decryptd
                                       1005 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cifsfileinfoput
                                       1006 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cifsoplockd
                                       1007 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cifs-dfscache
                                       1036 pi        20   0   14696   7444   6484 S   0,0   0,1   0:00.14 systemd
                                       1037 pi        20   0   16912   3416   1772 S   0,0   0,0   0:00.00 (sd-pam)
                                       1055 pi        20   0   12300   4156   3328 S   0,0   0,1   0:01.45 sshd
                                       1056 pi        20   0    8488   3832   2920 S   0,0   0,0   0:00.14 bash
                                       1121 iobroker  20   0  183560  67592  29748 S   0,0   0,8   0:05.10 io.iot.0
                                       1134 iobroker  20   0  175940  56228  28992 S   0,0   0,7   0:04.77 io.simple-api.0
                                       1147 iobroker  20   0  177008  59476  28984 S   0,0   0,7   0:04.42 io.socketio.0
                                       1162 iobroker  20   0  178592  62216  29520 S   0,0   0,8   0:05.05 io.terminal.0
                                       1227 iobroker  20   0  174852  56672  29140 S   0,0   0,7   0:04.12 io.text2command
                                       1286 iobroker  20   0  191536  74680  30292 S   0,0   0,9   0:06.56 io.web-speedy.0
                                       1333 iobroker  20   0  179456  66008  29016 S   0,0   0,8   0:04.75 io.web.0
                                       1378 iobroker  20   0  175400  57584  31256 S   0,0   0,7   0:04.32 io.iqontrol.0
                                       2692 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/0:0-events
                                       2757 root      20   0       0      0      0 I   0,0   0,0   0:00.07 kworker/1:0-mm_percpu_wq
                                       2848 root      20   0       0      0      0 I   0,0   0,0   0:00.01 kworker/u8:0-events_unbound
                                       3437 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/0:1-events
                                       3648 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/3:0-cgroup_destroy
                                       3701 root      20   0       0      0      0 I   0,0   0,0   0:00.01 kworker/1:2-events_power_efficient
                                       3722 iobroker  20   0  172992  54416  28968 S   0,0   0,7   0:02.72 io.dwd.0
                                      
                                      
                                      
                                      
                                      Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Atticus last edited by Thomas Braun

                                        @atticus

                                         430 iobroker  20   0  311600 204676  33988 R  99,3   2,5  12:46.12 iobroker.js-controller
                                         732 iobroker  20   0  206952  95532  29140 S  79,2   1,2   9:06.56 io.mqtt.0
                                        

                                        Alleine die beiden Prozesse drehen dir schon die Luft ab.
                                        Ich vermute, der mqtt ist falsch konfiguriert und läuft da gerade etwas 'Amok'.

                                        A 1 Reply Last reply Reply Quote 0
                                        • A
                                          Atticus @Thomas Braun last edited by

                                          @thomas-braun so, den mqtt hab ich nach einem Neustart gestoppt.

                                          Was kann ich mit dem JavaScript Adapter machen?

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @Atticus last edited by

                                            @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

                                            und noch mal top

                                            und das Wichtigste: der Header?

                                            A 1 Reply 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

                                            682
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            75
                                            9382
                                            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