Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 3.0/3.1 jetzt im Latest!

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    js-controller 3.0/3.1 jetzt im Latest!

    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      e-s last edited by

      @apollon77
      Irgendwie nerven die Einträge:

      admin.0	2020-05-03 21:23:45.231	warn	readFile will not read this file (words.js) in future versions: template.admin is not an object of type "meta"
      admin.0	2020-05-03 21:22:17.985	warn	readFile will not read this file (words.js) in future versions: template.admin is not an object of type "meta"
      admin.0	2020-05-03 21:21:11.581	warn	readFile will not read this file (words.js) in future versions: template.admin is not an object of type "meta"
      admin.0	2020-05-03 21:20:18.463	warn	readFile will not read this file (words.js) in future versions: template.admin is not an object of type "meta"
      admin.0	2020-05-03 21:19:02.562	warn	readFile will not read this file (words.js) in future versions: template.admin is not an object of type "meta"
      admin.0	2020-05-03 21:18:17.302	warn	readFile will not read this file (words.js) in future versions: template.admin is not an object of type "meta"
      admin.0	2020-05-03 21:17:01.222	warn	readFile will not read this file (words.js) in future versions: template.admin is not an object of type "meta"
      admin.0	2020-05-03 21:16:08.045	warn	readFile will not read this file (words.js) in future versions: template.admin is not an object of type "meta"
      admin.0	2020-05-03 21:15:48.477	warn	readFile will not read this file (words.js) in future versions: template.admin is not an object of type "meta"
      admin.0	2020-05-03 21:14:11.902	warn	readFile will not read this file (words.js) in future versions: template.admin is not an object of type "meta"
      admin.0	2020-05-03 21:12:56.607	warn	readFile will not read this file (words.js) in future versions: template.admin is not an object of type "meta"
      admin.0	2020-05-03 21:08:14.165	warn	readFile will not read this file (words.js) in future versions: template.admin is not an object of type "meta"
      admin.0	2020-05-03 21:06:44.568	warn	readFile will not read this file (words.js) in future versions: template.admin is not an object of type "meta"
      admin.0	2020-05-03 21:04:19.204	warn	readFile will not read this file (words.js) in future versions: template.admin is not an object of type "meta"
      

      Passiert jedes mal wenn ich unter Objekte den Schlüssel drücke, keine Ahnung welcher Adapter nun daran Schuld ist.

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

        @realwax said in js-controller 3.0 jetzt im Latest!:

        (Soweit ich verstanden habe, ist das seit März full freeze)

        Aber seit März 2019. So langsam könnte man darüber nachdenken, von 'oldstable' (Stretch) auf 'stable' (Buster) zu wechseln.
        Auf der anderen Seite: Solange da nichts 'kneift' ist das nicht unbedingt erforderlich. Ich würde nur dann die 'default'-Quelle für iobroker aktivieren, sonst könnte es schneller kneifen, da die Entwicklung in 'latest' ja voranschreitet.

        realwax 1 Reply Last reply Reply Quote 1
        • Feuersturm
          Feuersturm last edited by

          Ich möchte einfach einmal Danke an die Entwickler (besonders an @apollon77 ) für ihren unermüdlichen Einsatz in ihrer Freizeit sagen. Ich habe gestern abend auf js-controller 3.0.20 aktualisiert mit Node.js: v12.16.3 und NPM: 6.14.4
          Das System läuft seitdem ohne Warnungen oder Fehler 🙂
          Dankeschön.👏

          M 1 Reply Last reply Reply Quote 2
          • apollon77
            apollon77 @e-s last edited by

            @e-s siehe weiter oben. Die verschwinden noch in der finalen Version.

            1 Reply Last reply Reply Quote 0
            • Thisoft
              Thisoft @apollon77 last edited by

              @apollon77 hab's nochmal getestet. Hier das Log:

              2020-05-04 00:10:42.867  - info: sql.0 (9156) Adapter is disabled => stop
              2020-05-04 00:10:43.053  - info: host.ioBroker-Ubuntu iobroker NPM version: 6.14.4
              2020-05-04 00:10:43.054  - info: host.ioBroker-Ubuntu iobroker npm install iobroker.sql@1.12.3 --loglevel error --prefix "/opt/iobroker" (System call)
              2020-05-04 00:10:43.172  - error: sql.0 (9156) uncaught exception: Cannot read property 'return' of null
              2020-05-04 00:10:43.172  - error: sql.0 (9156) TypeError: Cannot read property 'return' of null
                 at /opt/iobroker/node_modules/iobroker.sql/main.js:1246:24
                 at /opt/iobroker/node_modules/iobroker.sql/lib/mssql-client.js:46:17
                 at /opt/iobroker/node_modules/iobroker.sql/node_modules/mssql/lib/main.js:1588:20
                 at Request.userCallback (/opt/iobroker/node_modules/iobroker.sql/node_modules/mssql/lib/tedious.js:853:61)
                 at Request.callback (/opt/iobroker/node_modules/iobroker.sql/node_modules/tedious/lib/request.js:33:27)
                 at Connection.message (/opt/iobroker/node_modules/iobroker.sql/node_modules/tedious/lib/connection.js:1179:27)
                 at Connection.dispatchEvent (/opt/iobroker/node_modules/iobroker.sql/node_modules/tedious/lib/connection.js:519:45)
                 at MessageIO.<anonymous> (/opt/iobroker/node_modules/iobroker.sql/node_modules/tedious/lib/connection.js:439:23)
                 at MessageIO.emit (events.js:310:20)
                 at MessageIO.EventEmitter.emit (domain.js:482:12)
              2020-05-04 00:10:43.173  - warn: sql.0 (9156) Exception: TypeError: Cannot read property 'return' of null
              2020-05-04 00:10:43.173  - error: sql.0 (9156) uncaught exception: Cannot read property 'return' of null
              2020-05-04 00:10:43.173  - error: sql.0 (9156) TypeError: Cannot read property 'return' of null
                 at /opt/iobroker/node_modules/iobroker.sql/main.js:1286:24
                 at /opt/iobroker/node_modules/iobroker.sql/lib/mssql-client.js:46:17
                 at /opt/iobroker/node_modules/iobroker.sql/node_modules/mssql/lib/main.js:1588:20
                 at Request.userCallback (/opt/iobroker/node_modules/iobroker.sql/node_modules/mssql/lib/tedious.js:853:61)
                 at Request.callback (/opt/iobroker/node_modules/iobroker.sql/node_modules/tedious/lib/request.js:33:27)
                 at Connection.message (/opt/iobroker/node_modules/iobroker.sql/node_modules/tedious/lib/connection.js:1179:27)
                 at Connection.dispatchEvent (/opt/iobroker/node_modules/iobroker.sql/node_modules/tedious/lib/connection.js:519:45)
                 at MessageIO.<anonymous> (/opt/iobroker/node_modules/iobroker.sql/node_modules/tedious/lib/connection.js:439:23)
                 at MessageIO.emit (events.js:310:20)
                 at MessageIO.EventEmitter.emit (domain.js:482:12)
              2020-05-04 00:10:43.173  - warn: sql.0 (9156) Exception: TypeError: Cannot read property 'return' of null
              2020-05-04 00:10:43.175  - error: sql.0 (9156) uncaught exception: Cannot read property 'return' of null
              2020-05-04 00:10:43.175  - error: sql.0 (9156) TypeError: Cannot read property 'return' of null
                 at /opt/iobroker/node_modules/iobroker.sql/main.js:1246:24
                 at /opt/iobroker/node_modules/iobroker.sql/lib/mssql-client.js:46:17
                 at /opt/iobroker/node_modules/iobroker.sql/node_modules/mssql/lib/main.js:1588:20
                 at Request.userCallback (/opt/iobroker/node_modules/iobroker.sql/node_modules/mssql/lib/tedious.js:853:61)
                 at Request.callback (/opt/iobroker/node_modules/iobroker.sql/node_modules/tedious/lib/request.js:33:27)
                 at Connection.message (/opt/iobroker/node_modules/iobroker.sql/node_modules/tedious/lib/connection.js:1179:27)
                 at Connection.dispatchEvent (/opt/iobroker/node_modules/iobroker.sql/node_modules/tedious/lib/connection.js:519:45)
                 at MessageIO.<anonymous> (/opt/iobroker/node_modules/iobroker.sql/node_modules/tedious/lib/connection.js:439:23)
                 at MessageIO.emit (events.js:310:20)
                 at MessageIO.EventEmitter.emit (domain.js:482:12)
              2020-05-04 00:10:43.175  - warn: sql.0 (9156) Exception: TypeError: Cannot read property 'return' of null
              2020-05-04 00:10:43.370  - info: sql.0 (9156) terminating
              2020-05-04 00:10:43.370  - info: sql.0 (9156) Terminated (NO_ERROR): Without reason
              2020-05-04 00:10:43.895  - info: host.ioBroker-Ubuntu instance system.adapter.sql.0 terminated with code 0 (NO_ERROR)
              2020-05-04 00:10:43.895  - info: host.ioBroker-Ubuntu Do not restart adapter system.adapter.sql.0 because disabled or deleted
              2020-05-04 00:11:00.756  - info: host.ioBroker-Ubuntu iobroker upload [5] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/words.js words.js application/javascript
              2020-05-04 00:11:00.785  - info: host.ioBroker-Ubuntu iobroker Update "system.adapter.sql.0"
              2020-05-04 00:11:00.897  - info: host.ioBroker-Ubuntu iobroker upload [4] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/sql.png sql.png image/png
              2020-05-04 00:11:00.950  - info: host.ioBroker-Ubuntu iobroker upload [3] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/index_m.html index_m.html text/html
              2020-05-04 00:11:01.003  - info: host.ioBroker-Ubuntu iobroker upload [2] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/index.html index.html text/html
              2020-05-04 00:11:01.056  - info: host.ioBroker-Ubuntu iobroker upload [1] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/custom_m.html custom_m.html text/html
              2020-05-04 00:11:01.111  - info: host.ioBroker-Ubuntu iobroker upload [0] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/custom.html custom.html text/html
              2020-05-04 00:11:01.164  - info: host.ioBroker-Ubuntu iobroker Adapter "sql" updated
              2020-05-04 00:11:01.165  - info: host.ioBroker-Ubuntu iobroker host.ioBroker-Ubuntu Adapter "system.adapter.sql.0" is started
              2020-05-04 00:11:01.179  - info: host.ioBroker-Ubuntu "system.adapter.sql.0" enabled
              2020-05-04 00:11:01.194  - info: host.ioBroker-Ubuntu instance system.adapter.sql.0 started with pid 20213
              2020-05-04 00:11:02.111  - info: sql.0 (20213) starting. Version 1.12.3 in /opt/iobroker/node_modules/iobroker.sql, node: v12.16.3, js-controller: 3.0.20
              2020-05-04 00:11:02.187  - info: host.ioBroker-Ubuntu iobroker exit 0
              2020-05-04 00:11:02.366  - error: sql.0 (20213) ConnectionError: Failed to connect to 192.168.137.13:1433 - Cannot call write after a stream was destroyed
              2020-05-04 00:11:32.376  - error: sql.0 (20213) ConnectionError: Failed to connect to 192.168.137.13:1433 - Cannot call write after a stream was destroyed
              2020-05-04 00:11:52.300  - info: host.ioBroker-Ubuntu "system.adapter.sql.0" disabled
              2020-05-04 00:11:52.300  - info: host.ioBroker-Ubuntu stopInstance system.adapter.sql.0 (force=false, process=true)
              2020-05-04 00:11:52.514  - info: host.ioBroker-Ubuntu instance system.adapter.sql.0 terminated with code 0 (NO_ERROR)
              2020-05-04 00:11:52.515  - info: host.ioBroker-Ubuntu Do not restart adapter system.adapter.sql.0 because disabled or deleted
              2020-05-04 00:12:00.011  - info: host.ioBroker-Ubuntu instance system.adapter.weatherunderground.0 started with pid 20262
              2020-05-04 00:12:00.889  - info: weatherunderground.0 (20262) starting. Version 3.2.1 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v12.16.3, js-controller: 3.0.20
              2020-05-04 00:12:04.702  - info: weatherunderground.0 (20262) Terminated (NO_ERROR): Without reason
              2020-05-04 00:12:05.207  - info: host.ioBroker-Ubuntu instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
              2020-05-04 00:12:57.822  - info: host.ioBroker-Ubuntu "system.adapter.sql.0" enabled
              2020-05-04 00:12:57.846  - info: host.ioBroker-Ubuntu instance system.adapter.sql.0 started with pid 20316
              2020-05-04 00:12:58.865  - info: sql.0 (20316) starting. Version 1.12.3 in /opt/iobroker/node_modules/iobroker.sql, node: v12.16.3, js-controller: 3.0.20
              2020-05-04 00:12:59.122  - error: sql.0 (20316) ConnectionError: Failed to connect to 192.168.137.13:1433 - Cannot call write after a stream was destroyed
              2020-05-04 00:13:29.133  - error: sql.0 (20316) ConnectionError: Failed to connect to 192.168.137.13:1433 - Cannot call write after a stream was destroyed
              2020-05-04 00:13:59.142  - error: sql.0 (20316) ConnectionError: Failed to connect to 192.168.137.13:1433 - Cannot call write after a stream was destroyed
              2020-05-04 00:14:29.151  - error: sql.0 (20316) ConnectionError: Failed to connect to 192.168.137.13:1433 - Cannot call write after a stream was destroyed
              2020-05-04 00:14:59.160  - error: sql.0 (20316) ConnectionError: Failed to connect to 192.168.137.13:1433 - Cannot call write after a stream was destroyed
              2020-05-04 00:15:23.599  - info: host.ioBroker-Ubuntu stopInstance system.adapter.sql.0 (force=false, process=true)
              2020-05-04 00:15:23.815  - info: host.ioBroker-Ubuntu instance system.adapter.sql.0 terminated with code 0 (NO_ERROR)
              2020-05-04 00:15:23.816  - info: host.ioBroker-Ubuntu Restart adapter system.adapter.sql.0 because enabled
              2020-05-04 00:15:24.834  - info: host.ioBroker-Ubuntu instance system.adapter.sql.0 started with pid 20378
              2020-05-04 00:15:25.085  - debug: sql.0 (20378) Redis Objects: Use Redis connection: 0.0.0.0:9001
              2020-05-04 00:15:25.100  - debug: sql.0 (20378) Objects client ready ... initialize now
              2020-05-04 00:15:25.101  - debug: sql.0 (20378) Objects create System PubSub Client
              2020-05-04 00:15:25.102  - debug: sql.0 (20378) Objects create User PubSub Client
              2020-05-04 00:15:25.102  - debug: sql.0 (20378) Objects client initialize lua scripts
              2020-05-04 00:15:25.108  - debug: sql.0 (20378) Objects connected to redis: 0.0.0.0:9001
              2020-05-04 00:15:25.111  - debug: sql.0 (20378) objectDB connected
              2020-05-04 00:15:25.112  - debug: sql.0 (20378) Redis States: Use Redis connection: 0.0.0.0:9000
              2020-05-04 00:15:25.115  - debug: sql.0 (20378) States create User PubSub Client
              2020-05-04 00:15:25.116  - debug: sql.0 (20378) States create System PubSub Client
              2020-05-04 00:15:25.119  - debug: sql.0 (20378) States connected to redis: 0.0.0.0:9000
              2020-05-04 00:15:25.119  - debug: sql.0 (20378) statesDB connected
              2020-05-04 00:15:25.679  - debug: sql.0 (20378) Plugin sentry Initialize Plugin (enabled=true)
              2020-05-04 00:15:25.722  - info: sql.0 (20378) starting. Version 1.12.3 in /opt/iobroker/node_modules/iobroker.sql, node: v12.16.3, js-controller: 3.0.20
              2020-05-04 00:15:26.007  - error: sql.0 (20378) ConnectionError: Failed to connect to 192.168.137.13:1433 - Cannot call write after a stream was destroyed
              2020-05-04 00:15:56.016  - error: sql.0 (20378) ConnectionError: Failed to connect to 192.168.137.13:1433 - Cannot call write after a stream was destroyed
              2020-05-04 00:16:26.024  - error: sql.0 (20378) ConnectionError: Failed to connect to 192.168.137.13:1433 - Cannot call write after a stream was destroyed
              2020-05-04 00:16:56.031  - error: sql.0 (20378) ConnectionError: Failed to connect to 192.168.137.13:1433 - Cannot call write after a stream was destroyed
              2020-05-04 00:17:26.038  - error: sql.0 (20378) ConnectionError: Failed to connect to 192.168.137.13:1433 - Cannot call write after a stream was destroyed
              2020-05-04 00:17:56.047  - error: sql.0 (20378) ConnectionError: Failed to connect to 192.168.137.13:1433 - Cannot call write after a stream was destroyed
              2020-05-04 00:18:26.054  - error: sql.0 (20378) ConnectionError: Failed to connect to 192.168.137.13:1433 - Cannot call write after a stream was destroyed
              


              Seltsamerweise schreibt er da während der Installation Fehler ins Log obwohl er in der Konsolenbox im Admin keine anzeigt und auch sagt dass das Update mit Code 0 beendet wurde.

              apollon77 1 Reply Last reply Reply Quote 0
              • apollon77
                apollon77 @Thisoft last edited by

                @Thisoft Also irgendwas ist sehr schräg ... die Code Teile die da meckert ist definitiv nicht von der 1.12.3! Sieht eher wir eine frühere version aus. Da war noch was altes. nach 0:15 Uhr sieht es ja dann besser aus

                Generell gab es zwischen 1.9.x und 1.12 ein grosses Update der verwendeten MSSQL Library wie weiter oben schon gesagt (an sich ist das Thema eigentlich ein sql Adapter issue ... hier falsch aber naja). Ich habe mal die Issues durchgeschaut und nichts gefunden was deinem problem ähnelt.
                Was ist es denn für ein MSSQL Server? In der Liste hier drin? https://www.npmjs.com/package/tedious#supported-tds-versions .

                EDIT: Ha, ist galub ich hab was:
                https://github.com/tediousjs/tedious/issues/931

                Versuch mal GitHub version vom adapter bitte

                bj9215 created this issue in tediousjs/tedious

                closed ConnectionError: Failed to connect to {{host}}:1433 - Cannot call write after a stream was destroyed #931

                Thisoft 1 Reply Last reply Reply Quote 1
                • Thisoft
                  Thisoft @apollon77 last edited by

                  @apollon77 Du hast 100 Punkte 🙂 Das war ein Treffer. Die GitHub-Version funktioniert ohne Fehlermeldungen.
                  Ich hab übrigens SQLServer 2014, sollte also lt. der verlinkten Liste supported sein.

                  apollon77 1 Reply Last reply Reply Quote 1
                  • M
                    Marty56 @Feuersturm last edited by Marty56

                    Auch mein großen Dank an alle Entwickler.
                    Auch bei mir verlief die Umstellung auf 3.0.20 und Update auf Node.js 12 ohne Probleme.

                    Der BLE- Adapter funktionierte am Anfang nicht und musste "nachbehandelt" werden.
                    https://forum.iobroker.net/topic/32985/gelöst-ble-adapter-crashed-nach-update-auf-node-js-v12

                    Bildschirmfoto 2020-05-04 um 06.02.39.jpg

                    Wie man sehen kann, benutze ich den compact Modus relativ intensiv. Mein Memory Bedarf hat sich gefühlsmäßig durch das Update auch verbessert.

                    Mit Node 10 hatte ich ab und zu Betriebssystemabstürze, wenn ich Adapter upgedatet habe oder auch wenn ich zu viele Admin Tabs auf hatte. Mal sehn, ob das jetzt mit dem neuen Heap Management von Node 12 besser wird.

                    Ich glaube auch, dass sich die Admin Oberfläche flüssiger bedienen lässt. Insbesondere das Script Fenster öffnet sich schneller.

                    Der hartnäckige Syntaxchecker Bug, der bei require (z.B. var DP = require('dewpoint');) immer das fehlende Modul markiert, ist leider immer noch da.

                    Jetzt hoffe ich nur, dass das Ganze langzeitstabil ist.

                    1 Reply Last reply Reply Quote 1
                    • apollon77
                      apollon77 @Thisoft last edited by

                      @Thisoft sagte in js-controller 3.0 jetzt im Latest!:

                      reffer.

                      Super, dann kommt das später als Version

                      1 Reply Last reply Reply Quote 0
                      • apollon77
                        apollon77 last edited by

                        An alle radar2 Nutzer ... Frank hat eine neue Version 1.2.3 ins Latest gepublished ... bitte checken. Die sollte mit nodejs 12 (bluetooth) besser klar kommen und auch die Meldungen beseitigen

                        1 Reply Last reply Reply Quote 0
                        • S
                          steimi last edited by

                          Wenn man die Version aktualisiert wird dies als fehlerfrei angezeigt, allerdings wird das Adapter-Update auf die 1.2.3 immer wieder angezeigt.

                          Diginix 1 Reply Last reply Reply Quote 0
                          • D
                            dtp last edited by

                            Mein ioBroker läuft super rund und stabil in der aktuellen Version. Allerdings habe ich noch node.js 10 installiert. Sollte ich trotzdem auf Version 12 upgraden? Wenn ja, warum?

                            J apollon77 2 Replies Last reply Reply Quote 0
                            • Diginix
                              Diginix @steimi last edited by

                              @steimi Die VersionsNr in io-package.json wurde nicht mit hoch gezogen.

                              Zeile 4 in /opt/iobroker/node_modules/iobroker.radar2/io-package.json anpassen:

                              "version": "1.2.3",
                              
                              apollon77 1 Reply Last reply Reply Quote 1
                              • J
                                Jan1 @dtp last edited by

                                @dtp sagte in js-controller 3.0 jetzt im Latest!:

                                Mein ioBroker läuft super rund und stabil in der aktuellen Version. Allerdings habe ich noch node.js 10 installiert. Sollte ich trotzdem auf Version 12 upgraden? Wenn ja, warum?

                                Kannst mit Node10 lassen, wenn alles läuft, da es noch nichts gibt, das Node12 voraussetzt. Beantwortet auch gleich die zweite Frage, da es irgendwann mal soweit sein wird, dass Node12 eben vorausgesetzt sein wird, dann musst das eh machen.
                                Nun kannst selber entscheiden, ob Du es lässt, oder eben jetzt schon hoch gehst, ist beides OK und keins davon ein muss.

                                Diginix D 2 Replies Last reply Reply Quote 0
                                • realwax
                                  realwax @Thomas Braun last edited by

                                  @Thomas-Braun danke!

                                  1 Reply Last reply Reply Quote 0
                                  • Diginix
                                    Diginix @Jan1 last edited by Diginix

                                    @Jan1 Wenn ich es richtig in Erinnerung habe, generiert radar2 Logmeldungen seit JS-C 3. Diese sollten mit 1.2.3 behoben sein.
                                    Rein von der Funktion laufen radar2 1.2.0 und nun 1.2.3 mit nodejs 10 unter JS-C 3 bei mir problemlos.

                                    Edit: die Logeinträge kommen auch noch mit 1.2.3. @frankjoke hat es bei GIT im issue schon bestätigt und schaut es sich bei Gelegenheit an.

                                    radar2.0	2020-05-04 09:34:39.347	warn	(386673) Object BH100._here is invalid: obj.common.type has an invalid value (undefined) but has to be one of number, string, boolean, array, object, mixed, file, json
                                    radar2.0	2020-05-04 09:34:39.339	warn	(386673) This object will not be created in future versions. Please report this to the developer.
                                    radar2.0	2020-05-04 09:34:39.338	warn	(386673) Object BH100 is invalid: obj.common.type has an invalid value (undefined) but has to be one of number, string, boolean, array, object, mixed, file, json
                                    radar2.0	2020-05-04 09:34:39.292	warn	(386673) This object will not be created in future versions. Please report this to the developer.
                                    
                                    1 Reply Last reply Reply Quote 1
                                    • apollon77
                                      apollon77 @Diginix last edited by

                                      @Diginix ich gebe es an Frank weiter

                                      frankjoke 1 Reply Last reply Reply Quote 1
                                      • apollon77
                                        apollon77 @dtp last edited by

                                        @dtp node 10 hat noch bis April 2021 support. Erst danach wird es interessant.

                                        1 Reply Last reply Reply Quote 0
                                        • D
                                          dtp @Jan1 last edited by

                                          @Jan1 sagte in js-controller 3.0 jetzt im Latest!:

                                          Nun kannst selber entscheiden, ob Du es lässt, oder eben jetzt schon hoch gehst, ist beides OK und keins davon ein muss.

                                          Nun ja, sagen wir mal so. Ich warte, bis André eine neue Version seines ioBroker Container-Abbilds zur Verfügung stellt. Aktuell ist es ja die Version 4.2 mit node.js v10.20.

                                          J 1 Reply Last reply Reply Quote 0
                                          • J
                                            Jan1 @dtp last edited by

                                            @dtp
                                            Ich bin kein Freund von "ich nehme was fertiges, weil ich kein Plan habe", denn so lernst einfach nix dazu.
                                            Schau Dir mal meine letzten eigenen Threads an, da habe ich meine Fragen meist selber beantwortet weil ich mittlerweile einfach durch viel probieren und mal Google fragen doch schon ne Menge weiß,um mir selber helfen zu können 😉

                                            D 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

                                            851
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            127
                                            1340
                                            425210
                                            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