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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 3.0/3.1 jetzt im Latest!

NEWS

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

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

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

js-controller 3.0/3.1 jetzt im Latest!

Scheduled Pinned Locked Moved ioBroker Allgemein
js-controller
1.3k Posts 127 Posters 494.0k Views 89 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D3ltoroxpD D3ltoroxp

    @Thomas-Braun Ich hatte maxcul.0 eingegeben, das war wohl falsch. Mittlerweile habe ich folgendes gemacht und das hat scheints wohl auch funktioniert.

    Adapter stopp, dann in Putty ::

    rm -R /opt/iobroker/node_modules/@serialport
    

    Danach dann unter Adapter im ioBroker auf Github installation, dort den Maxcul ausgewählt und installiert. Danach habe ich den Adapter gestartet und es ging direkt wieder, ohne Log Fehler und die HT's haben gleich reagiert.

    Denkmal so ähnlich wäre auch rebuild abgelaufen ?

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

    @D3ltoroxp Nee, ein Rebuild hätte nicht das Modul mit Gewalt rausgelöscht sondern gegen die laufende node-Version richtig gebaut. (Zumindest in der Theorie). Aber mit der groben Axt und puTTY kann man es auch machen. Auch wenn es nicht schön ist.

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

    D3ltoroxpD 1 Reply Last reply
    1
    • Thomas BraunT Thomas Braun

      @D3ltoroxp Nee, ein Rebuild hätte nicht das Modul mit Gewalt rausgelöscht sondern gegen die laufende node-Version richtig gebaut. (Zumindest in der Theorie). Aber mit der groben Axt und puTTY kann man es auch machen. Auch wenn es nicht schön ist.

      D3ltoroxpD Offline
      D3ltoroxpD Offline
      D3ltoroxp
      wrote on last edited by
      #1083

      @Thomas-Braun Aber nach beiden Varianten sollte wieder der gleiche Zustand herrschen ?

      Thomas BraunT 1 Reply Last reply
      0
      • D3ltoroxpD D3ltoroxp

        @Thomas-Braun Aber nach beiden Varianten sollte wieder der gleiche Zustand herrschen ?

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

        @D3ltoroxp Nee, du hast da jetzt maxcul in einer Alpha-Version drauf.

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

        D3ltoroxpD 1 Reply Last reply
        0
        • Dr. BakteriusD Dr. Bakterius

          @Marty56 & @crunchip: Das wurde weiter oben schon behandelt. Kommt beim Backup. Einfach die bemängelten fehlenden Ordner in '/opt/iobroker/iobroker-data/files/' (bei Standardinstallation) erstellen und die Warnungen sind weg.

          M Offline
          M Offline
          Marty56
          wrote on last edited by
          #1085

          @Dr-Bakterius Danke, das wars!

          HW:NUC (16 GB Ram)
          OS: Debian Bullseye, Promox V7, node v16.x npm 8.19.3

          1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @D3ltoroxp Nee, du hast da jetzt maxcul in einer Alpha-Version drauf.

            D3ltoroxpD Offline
            D3ltoroxpD Offline
            D3ltoroxp
            wrote on last edited by
            #1086

            @Thomas-Braun Ich habe vorher als Quelle auch schon latest, ist das nicht auch immer die neuste aus github ?

            Thomas BraunT J 2 Replies Last reply
            0
            • D3ltoroxpD D3ltoroxp

              @Thomas-Braun Ich habe vorher als Quelle auch schon latest, ist das nicht auch immer die neuste aus github ?

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

              @D3ltoroxp Nein. 'latest' ist Beta und schon etwas vorgetestet. git ist immer als Alpha zu betrachten.

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

              1 Reply Last reply
              1
              • D3ltoroxpD Offline
                D3ltoroxpD Offline
                D3ltoroxp
                wrote on last edited by
                #1088

                Ok, dann hatte ich das ein wenig verwechselt. Danke für die Aufklärung. Indem Fall muss ich mich dann mal an den Dev vom Adapter wenden.
                Es tauchen wieder Fehler in der Log auf, aber irgendwie läuft der Adapter und auch die HT's reagieren.

                maxcul.0	2020-05-19 19:19:18.380	info	(18098) terminating
                maxcul.0	2020-05-19 19:19:18.336	info	(18098) Terminated (NO_ERROR): Without reason
                maxcul.0	2020-05-19 19:19:18.335	info	(18098) terminating
                maxcul.0	2020-05-19 19:19:17.529	error	at processImmediate (internal/timers.js:456:21)
                maxcul.0	2020-05-19 19:19:17.529	error	at Immediate.Async.drainQueues [as _onImmediate] (/opt/iobroker/node_modules/bluebird/js/release/async.js:15:14)
                maxcul.0	2020-05-19 19:19:17.529	error	at Async._drainQueues (/opt/iobroker/node_modules/bluebird/js/release/async.js:102:5)
                maxcul.0	2020-05-19 19:19:17.529	error	at _drainQueue (/opt/iobroker/node_modules/bluebird/js/release/async.js:86:9)
                maxcul.0	2020-05-19 19:19:17.529	error	at _drainQueueStep (/opt/iobroker/node_modules/bluebird/js/release/async.js:93:12)
                maxcul.0	2020-05-19 19:19:17.529	error	at Promise._settlePromises (/opt/iobroker/node_modules/bluebird/js/release/promise.js:725:18)
                maxcul.0	2020-05-19 19:19:17.529	error	at Promise._settlePromise0 (/opt/iobroker/node_modules/bluebird/js/release/promise.js:649:10)
                maxcul.0	2020-05-19 19:19:17.529	error	at Promise._settlePromise (/opt/iobroker/node_modules/bluebird/js/release/promise.js:604:18)
                maxcul.0	2020-05-19 19:19:17.529	error	at Promise._settlePromiseFromHandler (/opt/iobroker/node_modules/bluebird/js/release/promise.js:547:31)
                maxcul.0	2020-05-19 19:19:17.529	error	at tryCatcher (/opt/iobroker/node_modules/bluebird/js/release/util.js:16:23)
                maxcul.0	2020-05-19 19:19:17.529	error	at /opt/iobroker/node_modules/iobroker.maxcul/lib/communication-layer.js:331:61
                maxcul.0	2020-05-19 19:19:17.529	error	(18098) TypeError: Cannot read property 'getRawPacket' of null
                maxcul.0	2020-05-19 19:19:17.528	error	(18098) unhandled promise rejection: Cannot read property 'getRawPacket' of null
                Unhandled	2020-05-19 19:19:17.514	error	promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                

                Oder kann das durch meine Axt Methode kommen und wäre mit rebuild nicht ?

                Thomas BraunT 1 Reply Last reply
                0
                • D3ltoroxpD D3ltoroxp

                  @Thomas-Braun Ich habe vorher als Quelle auch schon latest, ist das nicht auch immer die neuste aus github ?

                  J Offline
                  J Offline
                  Jan1
                  wrote on last edited by
                  #1089

                  @D3ltoroxp sagte in js-controller 3.0/3.1 jetzt im Latest!:

                  @Thomas-Braun Ich habe vorher als Quelle auch schon latest, ist das nicht auch immer die neuste aus github ?

                  Was glaubst Du warum das dort steht?
                  b2195b79-82ee-4e0c-b68a-d4f94a86bac1-grafik.png

                  Damit man es liest und wenn man es nicht versteht, dann lässt man das besser.
                  Wie deutlich muss dass denn noch gemacht werden, soll es noch blinken? 😂

                  D3ltoroxpD 1 Reply Last reply
                  1
                  • D3ltoroxpD D3ltoroxp

                    Ok, dann hatte ich das ein wenig verwechselt. Danke für die Aufklärung. Indem Fall muss ich mich dann mal an den Dev vom Adapter wenden.
                    Es tauchen wieder Fehler in der Log auf, aber irgendwie läuft der Adapter und auch die HT's reagieren.

                    maxcul.0	2020-05-19 19:19:18.380	info	(18098) terminating
                    maxcul.0	2020-05-19 19:19:18.336	info	(18098) Terminated (NO_ERROR): Without reason
                    maxcul.0	2020-05-19 19:19:18.335	info	(18098) terminating
                    maxcul.0	2020-05-19 19:19:17.529	error	at processImmediate (internal/timers.js:456:21)
                    maxcul.0	2020-05-19 19:19:17.529	error	at Immediate.Async.drainQueues [as _onImmediate] (/opt/iobroker/node_modules/bluebird/js/release/async.js:15:14)
                    maxcul.0	2020-05-19 19:19:17.529	error	at Async._drainQueues (/opt/iobroker/node_modules/bluebird/js/release/async.js:102:5)
                    maxcul.0	2020-05-19 19:19:17.529	error	at _drainQueue (/opt/iobroker/node_modules/bluebird/js/release/async.js:86:9)
                    maxcul.0	2020-05-19 19:19:17.529	error	at _drainQueueStep (/opt/iobroker/node_modules/bluebird/js/release/async.js:93:12)
                    maxcul.0	2020-05-19 19:19:17.529	error	at Promise._settlePromises (/opt/iobroker/node_modules/bluebird/js/release/promise.js:725:18)
                    maxcul.0	2020-05-19 19:19:17.529	error	at Promise._settlePromise0 (/opt/iobroker/node_modules/bluebird/js/release/promise.js:649:10)
                    maxcul.0	2020-05-19 19:19:17.529	error	at Promise._settlePromise (/opt/iobroker/node_modules/bluebird/js/release/promise.js:604:18)
                    maxcul.0	2020-05-19 19:19:17.529	error	at Promise._settlePromiseFromHandler (/opt/iobroker/node_modules/bluebird/js/release/promise.js:547:31)
                    maxcul.0	2020-05-19 19:19:17.529	error	at tryCatcher (/opt/iobroker/node_modules/bluebird/js/release/util.js:16:23)
                    maxcul.0	2020-05-19 19:19:17.529	error	at /opt/iobroker/node_modules/iobroker.maxcul/lib/communication-layer.js:331:61
                    maxcul.0	2020-05-19 19:19:17.529	error	(18098) TypeError: Cannot read property 'getRawPacket' of null
                    maxcul.0	2020-05-19 19:19:17.528	error	(18098) unhandled promise rejection: Cannot read property 'getRawPacket' of null
                    Unhandled	2020-05-19 19:19:17.514	error	promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                    

                    Oder kann das durch meine Axt Methode kommen und wäre mit rebuild nicht ?

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

                    @D3ltoroxp Ich würde ja einfach den Adapter maximal aus 'Latest' installieren, an deiner Stelle. (Eigentlich würde ich sogar 'default' empfehlen...)

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

                    1 Reply Last reply
                    0
                    • J Jan1

                      @D3ltoroxp sagte in js-controller 3.0/3.1 jetzt im Latest!:

                      @Thomas-Braun Ich habe vorher als Quelle auch schon latest, ist das nicht auch immer die neuste aus github ?

                      Was glaubst Du warum das dort steht?
                      b2195b79-82ee-4e0c-b68a-d4f94a86bac1-grafik.png

                      Damit man es liest und wenn man es nicht versteht, dann lässt man das besser.
                      Wie deutlich muss dass denn noch gemacht werden, soll es noch blinken? 😂

                      D3ltoroxpD Offline
                      D3ltoroxpD Offline
                      D3ltoroxp
                      wrote on last edited by D3ltoroxp
                      #1091

                      @Jan1 Naja das mit Github wurde mir gestern empfohlen und das habe ich befolgt. Indem Fall wars nicht richtig. Also spiele ich noch mal das Backup der VM ein mach noch mal die beiden Updates und dann "rebuild maxcul"

                      Der Adapter aus dem Latest lief die letzte Zeit und das ohne Probleme.

                      Version ist komischerweise bei latest und github 1.3.0

                      Thomas BraunT J 2 Replies Last reply
                      0
                      • D3ltoroxpD D3ltoroxp

                        @Jan1 Naja das mit Github wurde mir gestern empfohlen und das habe ich befolgt. Indem Fall wars nicht richtig. Also spiele ich noch mal das Backup der VM ein mach noch mal die beiden Updates und dann "rebuild maxcul"

                        Der Adapter aus dem Latest lief die letzte Zeit und das ohne Probleme.

                        Version ist komischerweise bei latest und github 1.3.0

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

                        @D3ltoroxp sagte in js-controller 3.0/3.1 jetzt im Latest!:

                        Version ist komischerweise bei latest und github 1.3.0

                        Dann hat sich seit dem letzten checkin in 'latest' in git halt nichts mehr getan. Das kann aber auch ganz anders aussehen.

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

                        1 Reply Last reply
                        1
                        • D3ltoroxpD D3ltoroxp

                          @Jan1 Naja das mit Github wurde mir gestern empfohlen und das habe ich befolgt. Indem Fall wars nicht richtig. Also spiele ich noch mal das Backup der VM ein mach noch mal die beiden Updates und dann "rebuild maxcul"

                          Der Adapter aus dem Latest lief die letzte Zeit und das ohne Probleme.

                          Version ist komischerweise bei latest und github 1.3.0

                          J Offline
                          J Offline
                          Jan1
                          wrote on last edited by Jan1
                          #1093

                          @D3ltoroxp
                          Wenn das ne Empfehlung vom Entwickler war, ist das OK. Denn nur der weiß, ob die Version überhaupt lauffähig ist.
                          Die angegebene Versions Nummer kann durchaus gleich sein, nur ob es tatsächlich auch der Inhalt ist, kommt drauf an, wie der Entwickler das pflegt. Deshalb ist das nichts wenn man nicht weiß was man da gerade tut.

                          1 Reply Last reply
                          1
                          • E e-i-k-e

                            @apollon77
                            Hallo,

                            ich habe gestern den SQL Adapter auf die aktuelle Version gebracht, leider wird dieser wieder nicht grün. Auch eine iobroker rebuild sql--install brachte diesmal keine Besserung.

                            host.ioBroker-Rock	2020-05-19 05:52:47.141	info	Restart adapter system.adapter.sql.0 because enabled
                            host.ioBroker-Rock	2020-05-19 05:52:47.141	info	instance system.adapter.sql.0 terminated with code 0 (NO_ERROR)
                            host.ioBroker-Rock	2020-05-19 05:52:47.141	error	Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
                            host.ioBroker-Rock	2020-05-19 05:52:47.140	error	Caught by controller[1]: at _0x30230c._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115328)
                            host.ioBroker-Rock	2020-05-19 05:52:47.140	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1482:21
                            host.ioBroker-Rock	2020-05-19 05:52:47.140	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7066:26
                            host.ioBroker-Rock	2020-05-19 05:52:47.140	error	Caught by controller[1]: at Array.map (<anonymous>)
                            host.ioBroker-Rock	2020-05-19 05:52:47.140	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7066:39
                            host.ioBroker-Rock	2020-05-19 05:52:47.139	error	Caught by controller[1]: TypeError: Cannot read property 'startsWith' of undefined
                            host.ioBroker-Rock	2020-05-19 05:52:47.139	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
                            sql.0	2020-05-19 05:52:45.219	info	(24543) Terminated (NO_ERROR): Without reason
                            sql.0	2020-05-19 05:52:45.217	info	(24543) terminating
                            sql.0	2020-05-19 05:52:44.711	error	at processTicksAndRejections (internal/process/task_queues.js:97:5)
                            sql.0	2020-05-19 05:52:44.711	error	at _0x30230c._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115328)
                            sql.0	2020-05-19 05:52:44.711	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1482:21
                            sql.0	2020-05-19 05:52:44.711	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7066:26
                            sql.0	2020-05-19 05:52:44.711	error	at Array.map (<anonymous>)
                            sql.0	2020-05-19 05:52:44.711	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7066:39
                            sql.0	2020-05-19 05:52:44.711	error	(24543) TypeError: Cannot read property 'startsWith' of undefined
                            sql.0	2020-05-19 05:52:44.699	error	(24543) unhandled promise rejection: Cannot read property 'startsWith' of undefined
                            Unhandled	2020-05-19 05:52:44.698	error	promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                            

                            Erhalte jetzt unzählige Meldungen im log mit.

                            host.ioBroker-Rock	2020-05-19 06:08:39.544	info	Restart adapter system.adapter.sql.0 because enabled
                            host.ioBroker-Rock	2020-05-19 06:08:39.544	info	Restart adapter system.adapter.sql.0 because enabled
                            host.ioBroker-Rock	2020-05-19 06:08:39.544	info	Restart adapter system.adapter.sql.0 because enabled
                            host.ioBroker-Rock	2020-05-19 06:08:39.544	info	Restart adapter system.adapter.sql.0 because enabled
                            host.ioBroker-Rock	2020-05-19 06:08:39.544	info	Restart adapter system.adapter.sql.0 because enabled
                            host.ioBroker-Rock	2020-05-19 06:08:39.544	info	Restart adapter system.adapter.sql.0 because enabled
                            
                            apollon77A Online
                            apollon77A Online
                            apollon77
                            wrote on last edited by
                            #1094

                            @e-i-k-e Ja der hat nen Bug, müssen wir fixen. sql Adapter Downgraden bitte. Hat mit dem controller nichts zu tun.

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            E 1 Reply Last reply
                            1
                            • apollon77A apollon77

                              @e-i-k-e Ja der hat nen Bug, müssen wir fixen. sql Adapter Downgraden bitte. Hat mit dem controller nichts zu tun.

                              E Offline
                              E Offline
                              e-i-k-e
                              wrote on last edited by
                              #1095

                              @apollon77
                              Leider nicht möglich, zumindest nicht über die Web Oberfläche.

                              host.ioBroker-Rock	2020-05-19 22:02:23.028	info	iobroker exit 0
                              host.ioBroker-Rock	2020-05-19 22:02:22.020	info	iobroker Adapter "sql" updated
                              host.ioBroker-Rock	2020-05-19 22:02:21.615	info	iobroker upload [0] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/custom.html custom.html text/html
                              host.ioBroker-Rock	2020-05-19 22:02:20.831	info	iobroker upload [1] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/custom_m.html custom_m.html text/html
                              host.ioBroker-Rock	2020-05-19 22:02:20.809	info	iobroker Update "system.adapter.sql.0"
                              host.ioBroker-Rock	2020-05-19 22:02:20.771	info	iobroker upload [2] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/index.html index.html text/html
                              host.ioBroker-Rock	2020-05-19 22:02:20.713	info	iobroker upload [3] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/index_m.html index_m.html text/html
                              host.ioBroker-Rock	2020-05-19 22:02:20.646	info	iobroker upload [4] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/sql.png sql.png image/png
                              host.ioBroker-Rock	2020-05-19 22:02:20.508	info	iobroker upload [5] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/words.js words.js application/javascript
                              host.ioBroker-Rock	2020-05-19 22:02:20.409	info	iobroker npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2020-05-19T22_02_20_364Z-debug.log
                              host.ioBroker-Rock	2020-05-19 22:02:20.407	info	iobroker
                              host.ioBroker-Rock	2020-05-19 22:02:20.361	info	iobroker a package version that doesn't exist.
                              host.ioBroker-Rock	2020-05-19 22:02:20.360	info	iobroker notarget
                              host.ioBroker-Rock	2020-05-19 22:02:20.359	info	iobroker npm ERR! notarget No matching version found for iobroker.sql@1.12.6.npm ERR! notarget In most cases you or one of your dependencies are requestingnpm ERR!
                              host.ioBroker-Rock	2020-05-19 22:02:20.356	info	iobroker ERR! code ETARGET
                              host.ioBroker-Rock	2020-05-19 22:02:20.355	info	iobroker npm
                              host.ioBroker-Rock	2020-05-19 22:02:02.422	info	iobroker npm install iobroker.sql@1.12.6 --loglevel error --prefix "/opt/iobroker" (System call)
                              host.ioBroker-Rock	2020-05-19 22:02:02.420	info	iobroker NPM version: 6.14.4
                              host.ioBroker-Rock	2020-05-19 22:02:02.020	info	iobroker Update sql from @1.13.0 to @1.12.6
                              host.ioBroker-Rock	2020-05-19 22:01:59.554	info	iobroker upgrade sql@1.12.6
                              host.ioBroker-Rock	2020-05-19 22:01:46.249	info	Do not restart adapter system.adapter.sql.0 because disabled or deleted
                              host.ioBroker-Rock	2020-05-19 22:01:46.245	error	instance system.adapter.sql.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                              
                              host.ioBroker-Rock	2020-05-20 00:03:34.386	info	Restart adapter system.adapter.sql.0 because enabled
                              host.ioBroker-Rock	2020-05-20 00:03:34.386	info	instance system.adapter.sql.0 terminated with code 0 (NO_ERROR)
                              host.ioBroker-Rock	2020-05-20 00:03:34.385	error	Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
                              host.ioBroker-Rock	2020-05-20 00:03:34.385	error	Caught by controller[1]: at _0x30230c._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115328)
                              host.ioBroker-Rock	2020-05-20 00:03:34.385	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1482:21
                              host.ioBroker-Rock	2020-05-20 00:03:34.384	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7066:26
                              host.ioBroker-Rock	2020-05-20 00:03:34.384	error	Caught by controller[1]: at Array.map (<anonymous>)
                              host.ioBroker-Rock	2020-05-20 00:03:34.384	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7066:39
                              host.ioBroker-Rock	2020-05-20 00:03:34.384	error	Caught by controller[1]: TypeError: Cannot read property 'startsWith' of undefined
                              host.ioBroker-Rock	2020-05-20 00:03:34.383	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected
                              sql.0	2020-05-20 00:03:32.155	info	(22223) Terminated (NO_ERROR): Without reason
                              sql.0	2020-05-20 00:03:32.153	info	(22223) terminating
                              sql.0	2020-05-20 00:03:31.648	error	(22223) TypeError: Cannot read property 'startsWith' of undefined at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7066:39 at Array.map (<anonymous>) at /opt/iobroker/no
                              sql.0	2020-05-20 00:03:31.637	error	(22223) unhandled promise rejection: Cannot read property 'startsWith' of undefined
                              sql.0	2020-05-20 00:03:31.636	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              sql.0	2020-05-20 00:03:31.293	info	(22223) enabled logging of discovergy.0.61234183.energy, Alias=false, 49 points now activated
                              sql.0	2020-05-20 00:03:31.292	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Speicher_Laden, Alias=false, 48 points now activated
                              sql.0	2020-05-20 00:03:31.292	info	(22223) enabled logging of hm-rega.0.OEQ0608543.0.DUTY_CYCLE, Alias=false, 47 points now activated
                              sql.0	2020-05-20 00:03:31.292	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage.ENERGY_Power, Alias=false, 46 points now activated
                              sql.0	2020-05-20 00:03:31.292	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage_Garage.ENERGY_Power, Alias=false, 45 points now activated
                              sql.0	2020-05-20 00:03:31.291	info	(22223) enabled logging of rpi2.2.temperature.soc_temp, Alias=false, 44 points now activated
                              sql.0	2020-05-20 00:03:31.291	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage.ENERGY_Voltage, Alias=false, 43 points now activated
                              sql.0	2020-05-20 00:03:31.291	info	(22223) enabled logging of discovergy.0.4dd9ddc3cebe4ca5aa6c8e1693583fae.Power_Consumption, Alias=false, 42 points now activated
                              sql.0	2020-05-20 00:03:31.291	info	(22223) enabled logging of hm-rpc.0.LEQ0422550.4.ACTUAL_TEMPERATURE, Alias=false, 41 points now activated
                              sql.0	2020-05-20 00:03:31.290	info	(22223) enabled logging of hm-rpc.0.LEQ0594565.1.TEMPERATURE, Alias=false, 40 points now activated
                              sql.0	2020-05-20 00:03:31.290	info	(22223) enabled logging of hm-rpc.0.LEQ0423259.4.ACTUAL_TEMPERATURE, Alias=false, 39 points now activated
                              sql.0	2020-05-20 00:03:31.290	info	(22223) enabled logging of discovergy.0.61234183.energyOut, Alias=false, 38 points now activated
                              sql.0	2020-05-20 00:03:31.289	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.zwischenZaehler, Alias=false, 37 points now activated
                              sql.0	2020-05-20 00:03:31.289	info	(22223) enabled logging of sonoff.0.Schaltbaresteckdose_Kinderzimmer.ENERGY_Total, Alias=false, 36 points now activated
                              sql.0	2020-05-20 00:03:31.289	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Leistung_Garage, Alias=false, 35 points now activated
                              sql.0	2020-05-20 00:03:31.289	info	(22223) enabled logging of sonoff.0.Schaltbaresteckdose_Kinderzimmer.ENERGY_Power, Alias=false, 34 points now activated
                              sql.0	2020-05-20 00:03:31.288	info	(22223) enabled logging of hm-rpc.0.UNITEMP001.1.TEMPERATURE, Alias=false, 33 points now activated
                              sql.0	2020-05-20 00:03:31.288	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage.ENERGY_Total, Alias=false, 32 points now activated
                              sql.0	2020-05-20 00:03:31.288	info	(22223) enabled logging of hm-rpc.0.UNITEMP001.2.TEMPERATURE, Alias=false, 31 points now activated
                              sql.0	2020-05-20 00:03:31.286	info	(22223) enabled logging of mihome.0.devices.weather_v1_158d00023a7ec9.temperature, Alias=false, 30 points now activated
                              sql.0	2020-05-20 00:03:31.286	info	(22223) enabled logging of discovergy.0.61234183.Power_Consumption, Alias=false, 29 points now activated
                              sql.0	2020-05-20 00:03:31.286	info	(22223) enabled logging of rpi2.4.temperature.soc_temp, Alias=false, 28 points now activated
                              sql.0	2020-05-20 00:03:31.285	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Gesamtleistung, Alias=false, 27 points now activated
                              sql.0	2020-05-20 00:03:31.285	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Gesamtertrag_Tag, Alias=false, 26 points now activated
                              sql.0	2020-05-20 00:03:31.285	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage_Garage.ENERGY_Today, Alias=false, 25 points now activated
                              sql.0	2020-05-20 00:03:31.284	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage.ENERGY_Today, Alias=false, 24 points now activated
                              sql.0	2020-05-20 00:03:31.284	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage.ENERGY_Yesterday, Alias=false, 23 points now activated
                              sql.0	2020-05-20 00:03:31.283	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Gesamtertrag1, Alias=false, 22 points now activated
                              sql.0	2020-05-20 00:03:31.283	info	(22223) enabled logging of discovergy.0.61234183.Power_Delivery, Alias=false, 21 points now activated
                              sql.0	2020-05-20 00:03:31.283	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage_Garage.ENERGY_Yesterday, Alias=false, 20 points now activated
                              sql.0	2020-05-20 00:03:31.283	info	(22223) enabled logging of mihome.0.devices.weather_v1_158d000277247f.temperature, Alias=false, 19 points now activated
                              sql.0	2020-05-20 00:03:31.282	info	(22223) enabled logging of mihome.0.devices.weather_v1_158d00023a7f01.temperature, Alias=false, 18 points now activated
                              sql.0	2020-05-20 00:03:31.282	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Leistung_Speicher, Alias=false, 17 points now activated
                              sql.0	2020-05-20 00:03:31.282	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Gesamtverbrauch, Alias=false, 16 points now activated
                              sql.0	2020-05-20 00:03:31.281	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage_Garage.ENERGY_Total, Alias=false, 15 points now activated
                              sql.0	2020-05-20 00:03:31.281	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage_Garage.ENERGY_Voltage, Alias=false, 14 points now activated
                              sql.0	2020-05-20 00:03:31.281	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Speicher_Speisen_direkt_von_PV, Alias=false, 13 points now activated
                              sql.0	2020-05-20 00:03:31.281	info	(22223) enabled logging of hm-rpc.0.JPSENACT01.1.STATE, Alias=false, 12 points now activated
                              sql.0	2020-05-20 00:03:31.280	info	(22223) enabled logging of sonoff.0.Schaltbaresteckdose_Kinderzimmer.POWER1, Alias=false, 11 points now activated
                              sql.0	2020-05-20 00:03:31.280	info	(22223) enabled logging of hm-rpc.0.LEQ0420912.4.ACTUAL_TEMPERATURE, Alias=false, 10 points now activated
                              sql.0	2020-05-20 00:03:31.279	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Gesamtertrag_PV-Anlagen, Alias=false, 9 points now activated
                              sql.0	2020-05-20 00:03:31.279	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Speicher_Speisen_vom_Akku, Alias=false, 8 points now activated
                              sql.0	2020-05-20 00:03:31.279	info	(22223) enabled logging of hm-rpc.0.LEQ0596527.1.TEMPERATURE, Alias=false, 7 points now activated
                              sql.0	2020-05-20 00:03:31.278	info	(22223) enabled logging of sonoff.0.Schaltbaresteckdose_Kinderzimmer.ENERGY_Today, Alias=false, 6 points now activated
                              sql.0	2020-05-20 00:03:31.278	info	(22223) enabled logging of mihome.0.devices.weather_v1_158d0002478275.temperature, Alias=false, 5 points now activated
                              sql.0	2020-05-20 00:03:31.277	info	(22223) enabled logging of rpi2.1.temperature.soc_temp, Alias=false, 4 points now activated
                              sql.0	2020-05-20 00:03:31.277	info	(22223) enabled logging of hm-rpc.0.LEQ0594586.1.TEMPERATURE, Alias=false, 3 points now activated
                              sql.0	2020-05-20 00:03:31.276	info	(22223) enabled logging of discovergy.0.4dd9ddc3cebe4ca5aa6c8e1693583fae.Power_Delivery, Alias=false, 2 points now activated
                              sql.0	2020-05-20 00:03:31.275	info	(22223) enabled logging of mihome.0.devices.weather_v1_158d0002325c93.temperature, Alias=false, 1 points now activated
                              sql.0	2020-05-20 00:03:30.593	info	(22223) Connected to sqlite
                              sql.0	2020-05-20 00:03:30.518	info	(22223) starting. Version 1.13.0 in /opt/iobroker/node_modules/iobroker.sql, node: v12.16.3, js-controller: 3.1.4
                              host.ioBroker-Rock	2020-05-19 22:03:29.370	info	instance system.adapter.sql.0 started with pid 22223
                              
                              apollon77A 1 Reply Last reply
                              0
                              • E e-i-k-e

                                @apollon77
                                Leider nicht möglich, zumindest nicht über die Web Oberfläche.

                                host.ioBroker-Rock	2020-05-19 22:02:23.028	info	iobroker exit 0
                                host.ioBroker-Rock	2020-05-19 22:02:22.020	info	iobroker Adapter "sql" updated
                                host.ioBroker-Rock	2020-05-19 22:02:21.615	info	iobroker upload [0] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/custom.html custom.html text/html
                                host.ioBroker-Rock	2020-05-19 22:02:20.831	info	iobroker upload [1] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/custom_m.html custom_m.html text/html
                                host.ioBroker-Rock	2020-05-19 22:02:20.809	info	iobroker Update "system.adapter.sql.0"
                                host.ioBroker-Rock	2020-05-19 22:02:20.771	info	iobroker upload [2] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/index.html index.html text/html
                                host.ioBroker-Rock	2020-05-19 22:02:20.713	info	iobroker upload [3] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/index_m.html index_m.html text/html
                                host.ioBroker-Rock	2020-05-19 22:02:20.646	info	iobroker upload [4] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/sql.png sql.png image/png
                                host.ioBroker-Rock	2020-05-19 22:02:20.508	info	iobroker upload [5] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/words.js words.js application/javascript
                                host.ioBroker-Rock	2020-05-19 22:02:20.409	info	iobroker npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2020-05-19T22_02_20_364Z-debug.log
                                host.ioBroker-Rock	2020-05-19 22:02:20.407	info	iobroker
                                host.ioBroker-Rock	2020-05-19 22:02:20.361	info	iobroker a package version that doesn't exist.
                                host.ioBroker-Rock	2020-05-19 22:02:20.360	info	iobroker notarget
                                host.ioBroker-Rock	2020-05-19 22:02:20.359	info	iobroker npm ERR! notarget No matching version found for iobroker.sql@1.12.6.npm ERR! notarget In most cases you or one of your dependencies are requestingnpm ERR!
                                host.ioBroker-Rock	2020-05-19 22:02:20.356	info	iobroker ERR! code ETARGET
                                host.ioBroker-Rock	2020-05-19 22:02:20.355	info	iobroker npm
                                host.ioBroker-Rock	2020-05-19 22:02:02.422	info	iobroker npm install iobroker.sql@1.12.6 --loglevel error --prefix "/opt/iobroker" (System call)
                                host.ioBroker-Rock	2020-05-19 22:02:02.420	info	iobroker NPM version: 6.14.4
                                host.ioBroker-Rock	2020-05-19 22:02:02.020	info	iobroker Update sql from @1.13.0 to @1.12.6
                                host.ioBroker-Rock	2020-05-19 22:01:59.554	info	iobroker upgrade sql@1.12.6
                                host.ioBroker-Rock	2020-05-19 22:01:46.249	info	Do not restart adapter system.adapter.sql.0 because disabled or deleted
                                host.ioBroker-Rock	2020-05-19 22:01:46.245	error	instance system.adapter.sql.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                                
                                host.ioBroker-Rock	2020-05-20 00:03:34.386	info	Restart adapter system.adapter.sql.0 because enabled
                                host.ioBroker-Rock	2020-05-20 00:03:34.386	info	instance system.adapter.sql.0 terminated with code 0 (NO_ERROR)
                                host.ioBroker-Rock	2020-05-20 00:03:34.385	error	Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
                                host.ioBroker-Rock	2020-05-20 00:03:34.385	error	Caught by controller[1]: at _0x30230c._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115328)
                                host.ioBroker-Rock	2020-05-20 00:03:34.385	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1482:21
                                host.ioBroker-Rock	2020-05-20 00:03:34.384	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7066:26
                                host.ioBroker-Rock	2020-05-20 00:03:34.384	error	Caught by controller[1]: at Array.map (<anonymous>)
                                host.ioBroker-Rock	2020-05-20 00:03:34.384	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7066:39
                                host.ioBroker-Rock	2020-05-20 00:03:34.384	error	Caught by controller[1]: TypeError: Cannot read property 'startsWith' of undefined
                                host.ioBroker-Rock	2020-05-20 00:03:34.383	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected
                                sql.0	2020-05-20 00:03:32.155	info	(22223) Terminated (NO_ERROR): Without reason
                                sql.0	2020-05-20 00:03:32.153	info	(22223) terminating
                                sql.0	2020-05-20 00:03:31.648	error	(22223) TypeError: Cannot read property 'startsWith' of undefined at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7066:39 at Array.map (<anonymous>) at /opt/iobroker/no
                                sql.0	2020-05-20 00:03:31.637	error	(22223) unhandled promise rejection: Cannot read property 'startsWith' of undefined
                                sql.0	2020-05-20 00:03:31.636	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                sql.0	2020-05-20 00:03:31.293	info	(22223) enabled logging of discovergy.0.61234183.energy, Alias=false, 49 points now activated
                                sql.0	2020-05-20 00:03:31.292	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Speicher_Laden, Alias=false, 48 points now activated
                                sql.0	2020-05-20 00:03:31.292	info	(22223) enabled logging of hm-rega.0.OEQ0608543.0.DUTY_CYCLE, Alias=false, 47 points now activated
                                sql.0	2020-05-20 00:03:31.292	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage.ENERGY_Power, Alias=false, 46 points now activated
                                sql.0	2020-05-20 00:03:31.292	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage_Garage.ENERGY_Power, Alias=false, 45 points now activated
                                sql.0	2020-05-20 00:03:31.291	info	(22223) enabled logging of rpi2.2.temperature.soc_temp, Alias=false, 44 points now activated
                                sql.0	2020-05-20 00:03:31.291	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage.ENERGY_Voltage, Alias=false, 43 points now activated
                                sql.0	2020-05-20 00:03:31.291	info	(22223) enabled logging of discovergy.0.4dd9ddc3cebe4ca5aa6c8e1693583fae.Power_Consumption, Alias=false, 42 points now activated
                                sql.0	2020-05-20 00:03:31.291	info	(22223) enabled logging of hm-rpc.0.LEQ0422550.4.ACTUAL_TEMPERATURE, Alias=false, 41 points now activated
                                sql.0	2020-05-20 00:03:31.290	info	(22223) enabled logging of hm-rpc.0.LEQ0594565.1.TEMPERATURE, Alias=false, 40 points now activated
                                sql.0	2020-05-20 00:03:31.290	info	(22223) enabled logging of hm-rpc.0.LEQ0423259.4.ACTUAL_TEMPERATURE, Alias=false, 39 points now activated
                                sql.0	2020-05-20 00:03:31.290	info	(22223) enabled logging of discovergy.0.61234183.energyOut, Alias=false, 38 points now activated
                                sql.0	2020-05-20 00:03:31.289	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.zwischenZaehler, Alias=false, 37 points now activated
                                sql.0	2020-05-20 00:03:31.289	info	(22223) enabled logging of sonoff.0.Schaltbaresteckdose_Kinderzimmer.ENERGY_Total, Alias=false, 36 points now activated
                                sql.0	2020-05-20 00:03:31.289	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Leistung_Garage, Alias=false, 35 points now activated
                                sql.0	2020-05-20 00:03:31.289	info	(22223) enabled logging of sonoff.0.Schaltbaresteckdose_Kinderzimmer.ENERGY_Power, Alias=false, 34 points now activated
                                sql.0	2020-05-20 00:03:31.288	info	(22223) enabled logging of hm-rpc.0.UNITEMP001.1.TEMPERATURE, Alias=false, 33 points now activated
                                sql.0	2020-05-20 00:03:31.288	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage.ENERGY_Total, Alias=false, 32 points now activated
                                sql.0	2020-05-20 00:03:31.288	info	(22223) enabled logging of hm-rpc.0.UNITEMP001.2.TEMPERATURE, Alias=false, 31 points now activated
                                sql.0	2020-05-20 00:03:31.286	info	(22223) enabled logging of mihome.0.devices.weather_v1_158d00023a7ec9.temperature, Alias=false, 30 points now activated
                                sql.0	2020-05-20 00:03:31.286	info	(22223) enabled logging of discovergy.0.61234183.Power_Consumption, Alias=false, 29 points now activated
                                sql.0	2020-05-20 00:03:31.286	info	(22223) enabled logging of rpi2.4.temperature.soc_temp, Alias=false, 28 points now activated
                                sql.0	2020-05-20 00:03:31.285	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Gesamtleistung, Alias=false, 27 points now activated
                                sql.0	2020-05-20 00:03:31.285	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Gesamtertrag_Tag, Alias=false, 26 points now activated
                                sql.0	2020-05-20 00:03:31.285	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage_Garage.ENERGY_Today, Alias=false, 25 points now activated
                                sql.0	2020-05-20 00:03:31.284	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage.ENERGY_Today, Alias=false, 24 points now activated
                                sql.0	2020-05-20 00:03:31.284	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage.ENERGY_Yesterday, Alias=false, 23 points now activated
                                sql.0	2020-05-20 00:03:31.283	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Gesamtertrag1, Alias=false, 22 points now activated
                                sql.0	2020-05-20 00:03:31.283	info	(22223) enabled logging of discovergy.0.61234183.Power_Delivery, Alias=false, 21 points now activated
                                sql.0	2020-05-20 00:03:31.283	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage_Garage.ENERGY_Yesterday, Alias=false, 20 points now activated
                                sql.0	2020-05-20 00:03:31.283	info	(22223) enabled logging of mihome.0.devices.weather_v1_158d000277247f.temperature, Alias=false, 19 points now activated
                                sql.0	2020-05-20 00:03:31.282	info	(22223) enabled logging of mihome.0.devices.weather_v1_158d00023a7f01.temperature, Alias=false, 18 points now activated
                                sql.0	2020-05-20 00:03:31.282	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Leistung_Speicher, Alias=false, 17 points now activated
                                sql.0	2020-05-20 00:03:31.282	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Gesamtverbrauch, Alias=false, 16 points now activated
                                sql.0	2020-05-20 00:03:31.281	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage_Garage.ENERGY_Total, Alias=false, 15 points now activated
                                sql.0	2020-05-20 00:03:31.281	info	(22223) enabled logging of sonoff.0.Leistungsmesser_PVAnlage_Garage.ENERGY_Voltage, Alias=false, 14 points now activated
                                sql.0	2020-05-20 00:03:31.281	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Speicher_Speisen_direkt_von_PV, Alias=false, 13 points now activated
                                sql.0	2020-05-20 00:03:31.281	info	(22223) enabled logging of hm-rpc.0.JPSENACT01.1.STATE, Alias=false, 12 points now activated
                                sql.0	2020-05-20 00:03:31.280	info	(22223) enabled logging of sonoff.0.Schaltbaresteckdose_Kinderzimmer.POWER1, Alias=false, 11 points now activated
                                sql.0	2020-05-20 00:03:31.280	info	(22223) enabled logging of hm-rpc.0.LEQ0420912.4.ACTUAL_TEMPERATURE, Alias=false, 10 points now activated
                                sql.0	2020-05-20 00:03:31.279	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Gesamtertrag_PV-Anlagen, Alias=false, 9 points now activated
                                sql.0	2020-05-20 00:03:31.279	info	(22223) enabled logging of javascript.0.variablen.Photovoltaik.Speicher_Speisen_vom_Akku, Alias=false, 8 points now activated
                                sql.0	2020-05-20 00:03:31.279	info	(22223) enabled logging of hm-rpc.0.LEQ0596527.1.TEMPERATURE, Alias=false, 7 points now activated
                                sql.0	2020-05-20 00:03:31.278	info	(22223) enabled logging of sonoff.0.Schaltbaresteckdose_Kinderzimmer.ENERGY_Today, Alias=false, 6 points now activated
                                sql.0	2020-05-20 00:03:31.278	info	(22223) enabled logging of mihome.0.devices.weather_v1_158d0002478275.temperature, Alias=false, 5 points now activated
                                sql.0	2020-05-20 00:03:31.277	info	(22223) enabled logging of rpi2.1.temperature.soc_temp, Alias=false, 4 points now activated
                                sql.0	2020-05-20 00:03:31.277	info	(22223) enabled logging of hm-rpc.0.LEQ0594586.1.TEMPERATURE, Alias=false, 3 points now activated
                                sql.0	2020-05-20 00:03:31.276	info	(22223) enabled logging of discovergy.0.4dd9ddc3cebe4ca5aa6c8e1693583fae.Power_Delivery, Alias=false, 2 points now activated
                                sql.0	2020-05-20 00:03:31.275	info	(22223) enabled logging of mihome.0.devices.weather_v1_158d0002325c93.temperature, Alias=false, 1 points now activated
                                sql.0	2020-05-20 00:03:30.593	info	(22223) Connected to sqlite
                                sql.0	2020-05-20 00:03:30.518	info	(22223) starting. Version 1.13.0 in /opt/iobroker/node_modules/iobroker.sql, node: v12.16.3, js-controller: 3.1.4
                                host.ioBroker-Rock	2020-05-19 22:03:29.370	info	instance system.adapter.sql.0 started with pid 22223
                                
                                apollon77A Online
                                apollon77A Online
                                apollon77
                                wrote on last edited by
                                #1096

                                @e-i-k-e Die 1.12.6 gab es nie auf nom ... 1.12. 5 is your friend

                                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                1 Reply Last reply
                                1
                                • F Offline
                                  F Offline
                                  freak1051
                                  wrote on last edited by
                                  #1097

                                  Hallo Zusammen,

                                  habe versucht das Upgrade zu machen. Habe zu erst den Node auf 12.16.3 erfolgreich upgedatet. Leider kommt mit die unten angezeigte Meldung immer wieder.

                                  Habe auch die "fixes" veruscht, und leider klappt das nicht. An was kann dies Liegen?

                                  5293e3ad-6ebd-47f8-942b-f81ee030da68-image.png

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • F freak1051

                                    Hallo Zusammen,

                                    habe versucht das Upgrade zu machen. Habe zu erst den Node auf 12.16.3 erfolgreich upgedatet. Leider kommt mit die unten angezeigte Meldung immer wieder.

                                    Habe auch die "fixes" veruscht, und leider klappt das nicht. An was kann dies Liegen?

                                    5293e3ad-6ebd-47f8-942b-f81ee030da68-image.png

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

                                    @freak1051

                                    iobroker version
                                    iobroker list instances
                                    

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

                                    F 1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @freak1051

                                      iobroker version
                                      iobroker list instances
                                      
                                      F Offline
                                      F Offline
                                      freak1051
                                      wrote on last edited by
                                      #1099

                                      @Thomas-Braun

                                      iobroker@iobroker:~$ iobroker version
                                      2.2.10
                                      
                                      
                                      iobroker@iobroker:~$ iobroker list instances
                                      + system.adapter.admin.0                 : admin                 -  enabled, por                                                 t: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.alexa2.0                : alexa2                -  enabled
                                      + system.adapter.backitup.0              : backitup              -  enabled
                                        system.adapter.ble.0                   : ble                   -  enabled
                                      + system.adapter.denon.0                 : denon                 -  enabled
                                      + system.adapter.discovery.0             : discovery             -  enabled
                                      + system.adapter.fritzdect.0             : fritzdect             -  enabled
                                      + system.adapter.history.0               : history               -  enabled
                                      + system.adapter.hue-extended.0          : hue-extended          -  enabled
                                      + system.adapter.hue.0                   : hue                   -  enabled, por                                                 t: 80
                                      + system.adapter.info.0                  : info                  -  enabled
                                      + system.adapter.iot.0                   : iot                   -  enabled
                                      + system.adapter.javascript.0            : javascript            -  enabled
                                      + system.adapter.node-red.0              : node-red              -  enabled, por                                                 t: 1880, bind: 192.168.16.178
                                      + system.adapter.octoprint.0             : octoprint             -  enabled
                                      + system.adapter.ping.0                  : ping                  -  enabled
                                      + system.adapter.proxmox.0               : proxmox               -  enabled, por                                                 t: 8006
                                      + system.adapter.sonoff.0                : sonoff                -  enabled, por                                                 t: 1883, bind: 0.0.0.0
                                      + system.adapter.telegram.0              : telegram              -  enabled, por                                                 t: 8443, bind: 0.0.0.0
                                      + system.adapter.terminal.0              : terminal              -  enabled, por                                                 t: 8088, bind: 192.168.16.178, run as: admin
                                      + system.adapter.text2command.0          : text2command          -  enabled
                                      + system.adapter.tuya.0                  : tuya                  -  enabled
                                        system.adapter.vis-bars.0              : vis-bars              -  enabled
                                        system.adapter.vis-canvas-gauges.0     : vis-canvas-gauges     -  enabled
                                        system.adapter.vis-colorpicker.0       : vis-colorpicker       -  enabled
                                        system.adapter.vis-fancyswitch.0       : vis-fancyswitch       -  enabled
                                        system.adapter.vis-google-fonts.0      : vis-google-fonts      -  enabled
                                        system.adapter.vis-history.0           : vis-history           -  enabled
                                        system.adapter.vis-hqwidgets.0         : vis-hqwidgets         -  enabled
                                        system.adapter.vis-jqui-mfd.0          : vis-jqui-mfd          -  enabled
                                        system.adapter.vis-justgage.0          : vis-justgage          -  enabled
                                        system.adapter.vis-keyboard.0          : vis-keyboard          -  enabled
                                        system.adapter.vis-map.0               : vis-map               -  enabled
                                        system.adapter.vis-players.0           : vis-players           -  enabled
                                        system.adapter.vis-rgraph.0            : vis-rgraph            -  enabled
                                        system.adapter.vis-timeandweather.0    : vis-timeandweather    -  enabled
                                        system.adapter.vis-weather.0           : vis-weather           -  enabled
                                        system.adapter.vis.0                   : vis                   -  enabled
                                      + system.adapter.web.0                   : web                   -  enabled, por                                                 t: 8082, bind: 0.0.0.0, run as: admin
                                      + system.adapter.worx.0                  : worx                  -  enabled
                                        system.adapter.zigbee.0                : zigbee                - disabled, por                                                 t: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B00194A202                                                 C-if00
                                      
                                      + instance is alive
                                      
                                      

                                      Und da Es hieß, dass evtl noch Zombies laufen kann, hab ich ihn mal gestoppt, es is dann auch alles aus:

                                      iobroker@iobroker:~$ iobroker stop
                                      iobroker@iobroker:~$ iobroker list instances
                                        system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        system.adapter.alexa2.0                : alexa2                -  enabled
                                        system.adapter.backitup.0              : backitup              -  enabled
                                        system.adapter.ble.0                   : ble                   -  enabled
                                        system.adapter.denon.0                 : denon                 -  enabled
                                        system.adapter.discovery.0             : discovery             -  enabled
                                        system.adapter.fritzdect.0             : fritzdect             -  enabled
                                        system.adapter.history.0               : history               -  enabled
                                        system.adapter.hue-extended.0          : hue-extended          -  enabled
                                        system.adapter.hue.0                   : hue                   -  enabled, port: 80
                                        system.adapter.info.0                  : info                  -  enabled
                                        system.adapter.iot.0                   : iot                   -  enabled
                                        system.adapter.javascript.0            : javascript            -  enabled
                                        system.adapter.node-red.0              : node-red              -  enabled, port: 1880, bind: 192.168.16.178
                                        system.adapter.octoprint.0             : octoprint             -  enabled
                                        system.adapter.ping.0                  : ping                  -  enabled
                                        system.adapter.proxmox.0               : proxmox               -  enabled, port: 8006
                                        system.adapter.sonoff.0                : sonoff                -  enabled, port: 1883, bind: 0.0.0.0
                                        system.adapter.telegram.0              : telegram              -  enabled, port: 8443, bind: 0.0.0.0
                                        system.adapter.terminal.0              : terminal              -  enabled, port: 8088, bind: 192.168.16.178, run as: admin
                                        system.adapter.text2command.0          : text2command          -  enabled
                                        system.adapter.tuya.0                  : tuya                  -  enabled
                                        system.adapter.vis-bars.0              : vis-bars              -  enabled
                                        system.adapter.vis-canvas-gauges.0     : vis-canvas-gauges     -  enabled
                                        system.adapter.vis-colorpicker.0       : vis-colorpicker       -  enabled
                                        system.adapter.vis-fancyswitch.0       : vis-fancyswitch       -  enabled
                                        system.adapter.vis-google-fonts.0      : vis-google-fonts      -  enabled
                                        system.adapter.vis-history.0           : vis-history           -  enabled
                                        system.adapter.vis-hqwidgets.0         : vis-hqwidgets         -  enabled
                                        system.adapter.vis-jqui-mfd.0          : vis-jqui-mfd          -  enabled
                                        system.adapter.vis-justgage.0          : vis-justgage          -  enabled
                                        system.adapter.vis-keyboard.0          : vis-keyboard          -  enabled
                                        system.adapter.vis-map.0               : vis-map               -  enabled
                                        system.adapter.vis-players.0           : vis-players           -  enabled
                                        system.adapter.vis-rgraph.0            : vis-rgraph            -  enabled
                                        system.adapter.vis-timeandweather.0    : vis-timeandweather    -  enabled
                                        system.adapter.vis-weather.0           : vis-weather           -  enabled
                                        system.adapter.vis.0                   : vis                   -  enabled
                                        system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        system.adapter.worx.0                  : worx                  -  enabled
                                        system.adapter.zigbee.0                : zigbee                - disabled, port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B00194A202C-if00
                                      
                                      + instance is alive
                                      
                                      
                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • F freak1051

                                        @Thomas-Braun

                                        iobroker@iobroker:~$ iobroker version
                                        2.2.10
                                        
                                        
                                        iobroker@iobroker:~$ iobroker list instances
                                        + system.adapter.admin.0                 : admin                 -  enabled, por                                                 t: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.alexa2.0                : alexa2                -  enabled
                                        + system.adapter.backitup.0              : backitup              -  enabled
                                          system.adapter.ble.0                   : ble                   -  enabled
                                        + system.adapter.denon.0                 : denon                 -  enabled
                                        + system.adapter.discovery.0             : discovery             -  enabled
                                        + system.adapter.fritzdect.0             : fritzdect             -  enabled
                                        + system.adapter.history.0               : history               -  enabled
                                        + system.adapter.hue-extended.0          : hue-extended          -  enabled
                                        + system.adapter.hue.0                   : hue                   -  enabled, por                                                 t: 80
                                        + system.adapter.info.0                  : info                  -  enabled
                                        + system.adapter.iot.0                   : iot                   -  enabled
                                        + system.adapter.javascript.0            : javascript            -  enabled
                                        + system.adapter.node-red.0              : node-red              -  enabled, por                                                 t: 1880, bind: 192.168.16.178
                                        + system.adapter.octoprint.0             : octoprint             -  enabled
                                        + system.adapter.ping.0                  : ping                  -  enabled
                                        + system.adapter.proxmox.0               : proxmox               -  enabled, por                                                 t: 8006
                                        + system.adapter.sonoff.0                : sonoff                -  enabled, por                                                 t: 1883, bind: 0.0.0.0
                                        + system.adapter.telegram.0              : telegram              -  enabled, por                                                 t: 8443, bind: 0.0.0.0
                                        + system.adapter.terminal.0              : terminal              -  enabled, por                                                 t: 8088, bind: 192.168.16.178, run as: admin
                                        + system.adapter.text2command.0          : text2command          -  enabled
                                        + system.adapter.tuya.0                  : tuya                  -  enabled
                                          system.adapter.vis-bars.0              : vis-bars              -  enabled
                                          system.adapter.vis-canvas-gauges.0     : vis-canvas-gauges     -  enabled
                                          system.adapter.vis-colorpicker.0       : vis-colorpicker       -  enabled
                                          system.adapter.vis-fancyswitch.0       : vis-fancyswitch       -  enabled
                                          system.adapter.vis-google-fonts.0      : vis-google-fonts      -  enabled
                                          system.adapter.vis-history.0           : vis-history           -  enabled
                                          system.adapter.vis-hqwidgets.0         : vis-hqwidgets         -  enabled
                                          system.adapter.vis-jqui-mfd.0          : vis-jqui-mfd          -  enabled
                                          system.adapter.vis-justgage.0          : vis-justgage          -  enabled
                                          system.adapter.vis-keyboard.0          : vis-keyboard          -  enabled
                                          system.adapter.vis-map.0               : vis-map               -  enabled
                                          system.adapter.vis-players.0           : vis-players           -  enabled
                                          system.adapter.vis-rgraph.0            : vis-rgraph            -  enabled
                                          system.adapter.vis-timeandweather.0    : vis-timeandweather    -  enabled
                                          system.adapter.vis-weather.0           : vis-weather           -  enabled
                                          system.adapter.vis.0                   : vis                   -  enabled
                                        + system.adapter.web.0                   : web                   -  enabled, por                                                 t: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.worx.0                  : worx                  -  enabled
                                          system.adapter.zigbee.0                : zigbee                - disabled, por                                                 t: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B00194A202                                                 C-if00
                                        
                                        + instance is alive
                                        
                                        

                                        Und da Es hieß, dass evtl noch Zombies laufen kann, hab ich ihn mal gestoppt, es is dann auch alles aus:

                                        iobroker@iobroker:~$ iobroker stop
                                        iobroker@iobroker:~$ iobroker list instances
                                          system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          system.adapter.alexa2.0                : alexa2                -  enabled
                                          system.adapter.backitup.0              : backitup              -  enabled
                                          system.adapter.ble.0                   : ble                   -  enabled
                                          system.adapter.denon.0                 : denon                 -  enabled
                                          system.adapter.discovery.0             : discovery             -  enabled
                                          system.adapter.fritzdect.0             : fritzdect             -  enabled
                                          system.adapter.history.0               : history               -  enabled
                                          system.adapter.hue-extended.0          : hue-extended          -  enabled
                                          system.adapter.hue.0                   : hue                   -  enabled, port: 80
                                          system.adapter.info.0                  : info                  -  enabled
                                          system.adapter.iot.0                   : iot                   -  enabled
                                          system.adapter.javascript.0            : javascript            -  enabled
                                          system.adapter.node-red.0              : node-red              -  enabled, port: 1880, bind: 192.168.16.178
                                          system.adapter.octoprint.0             : octoprint             -  enabled
                                          system.adapter.ping.0                  : ping                  -  enabled
                                          system.adapter.proxmox.0               : proxmox               -  enabled, port: 8006
                                          system.adapter.sonoff.0                : sonoff                -  enabled, port: 1883, bind: 0.0.0.0
                                          system.adapter.telegram.0              : telegram              -  enabled, port: 8443, bind: 0.0.0.0
                                          system.adapter.terminal.0              : terminal              -  enabled, port: 8088, bind: 192.168.16.178, run as: admin
                                          system.adapter.text2command.0          : text2command          -  enabled
                                          system.adapter.tuya.0                  : tuya                  -  enabled
                                          system.adapter.vis-bars.0              : vis-bars              -  enabled
                                          system.adapter.vis-canvas-gauges.0     : vis-canvas-gauges     -  enabled
                                          system.adapter.vis-colorpicker.0       : vis-colorpicker       -  enabled
                                          system.adapter.vis-fancyswitch.0       : vis-fancyswitch       -  enabled
                                          system.adapter.vis-google-fonts.0      : vis-google-fonts      -  enabled
                                          system.adapter.vis-history.0           : vis-history           -  enabled
                                          system.adapter.vis-hqwidgets.0         : vis-hqwidgets         -  enabled
                                          system.adapter.vis-jqui-mfd.0          : vis-jqui-mfd          -  enabled
                                          system.adapter.vis-justgage.0          : vis-justgage          -  enabled
                                          system.adapter.vis-keyboard.0          : vis-keyboard          -  enabled
                                          system.adapter.vis-map.0               : vis-map               -  enabled
                                          system.adapter.vis-players.0           : vis-players           -  enabled
                                          system.adapter.vis-rgraph.0            : vis-rgraph            -  enabled
                                          system.adapter.vis-timeandweather.0    : vis-timeandweather    -  enabled
                                          system.adapter.vis-weather.0           : vis-weather           -  enabled
                                          system.adapter.vis.0                   : vis                   -  enabled
                                          system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          system.adapter.worx.0                  : worx                  -  enabled
                                          system.adapter.zigbee.0                : zigbee                - disabled, port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B00194A202C-if00
                                        
                                        + instance is alive
                                        
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #1100

                                        @freak1051

                                        iobroker update
                                        iobroker upgrade
                                        

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

                                        1 Reply Last reply
                                        0
                                        • F Offline
                                          F Offline
                                          freak1051
                                          wrote on last edited by freak1051
                                          #1101

                                          @Thomas-Braun

                                          iobriobroker@iobroker:~$ iobroker update
                                          Used repository: latest
                                          hash changed or no sources cached => force download of new sources
                                          Cannot download json from http://download.iobroker.net/sources-dist-latest.json. Error: Error: ESOCKETTIMEDOUT
                                          update done
                                          iobroker@iobroker:~$ iobroker upgrade
                                          /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:155
                                                  if (adapter.indexOf('@') !== -1) {
                                                              ^
                                          
                                          TypeError: Cannot read property 'indexOf' of undefined
                                              at Upgrade.upgradeAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:155:21)
                                              at Upgrade.upgradeAdapterHelper (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpgrade.js:41:14)
                                              at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:647:37
                                              at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:2205:45
                                              at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemFileDB.js:1487:62)
                                              at processImmediate (internal/timers.js:456:21)
                                          
                                          

                                          auch mit sudo, gleiches prob

                                          Thomas BraunT 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          251

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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