Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Beta Test js-controller 3.2.x auf GitHub

    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

    Beta Test js-controller 3.2.x auf GitHub

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @UncleSam last edited by Homoran

      @UncleSam @apollon77

      Auch hier weiß ich nicht, ob es am controller liegt, aber ich bekomme keine Verbindung zur Homematic bei HmIP

      2021-01-09 20:03:37.197 - info: host.ioBroker-rock64 instance system.adapter.hm-rpc.1 started with pid 10896
      2021-01-09 20:03:40.061 - info: hm-rpc.1 (10896) starting. Version 1.14.24 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v12.20.1, js-controller: 3.2.4
      2021-01-09 20:03:40.256 - info: hm-rpc.1 (10896) xmlrpc server is trying to listen on 192.168.138.168:2010
      2021-01-09 20:03:40.258 - info: hm-rpc.1 (10896) xmlrpc client is trying to connect to 192.168.123.52:2010/ with ["http://192.168.138.168:2010","hm-rpc.1"]
      2021-01-09 20:03:58.396 - warn: hm-rpc.0 (10658) State "hm-rpc.0.CENTRAL.PONG" has no existing object, this might lead to an error in future versions
      :
      :
      :
      hm-rpc.1	2021-01-09 20:05:51.215	error	(10896) init error: Error: connect ETIMEDOUT 192.168.123.52:2010
      

      Einstellung ist identisch, wie bisher

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

        @Homoran timeout ... wüsste nicht was das sein kann. Mal ccu restarted?

        Homoran 1 Reply Last reply Reply Quote 0
        • MalleRalle
          MalleRalle last edited by MalleRalle

          So, ich teste mal mit.
          Sieht alles schonmal ganz gut aus.
          Folgende Fehlermeldungen:

          
          tankerkoenig.0	2021-01-09 20:55:00.231	warn	(382886) State "tankerkoenig.0.stations.8.e10.combined" has no existing object, this might lead to an error in future versions
          hm-rpc.3	2021-01-09 20:54:55.061	warn	(382018) State "hm-rpc.3.CENTRAL.PONG" has no existing object, this might lead to an error in future versions
          

          EDIT ON
          Update auf hm-rpc@1.14.27 behebt den PONG Fehler
          THX @foxriver76
          EDIT OFF

          Feuersturm 1 Reply Last reply Reply Quote 0
          • SBorg
            SBorg Forum Testing Most Active last edited by

            Die 3.2.4 läuft bis jetzt sehr gut 😁

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

              @apollon77 sagte in Beta Test js-controller 3.2.x auf GitHub:

              @Homoran timeout ... wüsste nicht was das sein kann. Mal ccu restarted?

              Hier spinnt anscheinend gerade alles - 4 parallele Installationen.
              Die produktive aktualisiert noch, zwei andere haben Verbindung,
              rpc.0 mit rfd klappt aber auch nur rpc.1 mit HmIP nicht
              controller_3_2_4.png

              1 Reply Last reply Reply Quote 0
              • Issi
                Issi Developer last edited by Issi

                Hi, ich habe da glaube was gefunden wen man ein state erstellt mit einem def Wert wird er Orange dargestellt und die Quality zeigt [0x20] an hab es mit einem frisch installierten adapter und direkt in den ioBroker Objekten unter 0_userdata probiert beides dasselbe im log steht nichts drin
                Screenshot_12.png
                ist das jetzt ein feature oder ein bug 😕

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

                  Ich habe gerade mal meinen ioBroker Container geclont und den js-controller 3.2.4 installiert.
                  Beim update kamen folgende Meldungen:

                  proxmox@ioBrokerBETA:/opt/iobroker$ npm install ioBroker/ioBroker.js-controller
                  [sudo] password for proxmox: 
                  
                  > iobroker.js-controller@3.2.4 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                  > node lib/preinstallCheck.js
                  
                  NPM version: 6.14.6
                  
                  > iobroker.js-controller@3.2.4 install /opt/iobroker/node_modules/iobroker.js-controller
                  > node iobroker.js setup first
                  
                  object 0_userdata.0.example_state created
                  object _design/system updated
                  
                  The following notifications happened during sync: 
                  - Ignoring Directory "iogo.admin" because officially not created as meta object. Please remove directory!
                  - Ignoring Directory "tr-064-community.admin" because officially not created as meta object. Please remove directory!
                  
                  Renamed repository "default to "stable"
                  Renamed repository "latest to "beta"
                  
                  > @root/acme@3.1.0 postinstall /opt/iobroker/node_modules/@root/acme
                  > node scripts/postinstall
                  
                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                  
                  + iobroker.js-controller@3.2.4
                  added 44 packages from 16 contributors, removed 53 packages, updated 40 packages and moved 1 package in 102.359s
                  
                  35 packages are looking for funding
                    run `npm fund` for details
                  
                  proxmox@ioBrokerBETA:/opt/iobroker$ nodejs -v
                  v12.18.3
                  proxmox@ioBrokerBETA:/opt/iobroker$ node -v
                  v12.18.3
                  proxmox@ioBrokerBETA:/opt/iobroker$ npm -v
                  6.14.6
                  

                  Bei socketio v 3.1.2 ( @apollon77 ) kommt folgende Warnung
                  Edit Issue https://github.com/ioBroker/ioBroker.socketio/issues/40

                  socketio.0	2021-01-09 22:33:47.854	warn	(3964) State "socketio.0.connected" has no existing object, this might lead to an error in future versions
                  

                  Ich habe den Pong Fehlter auch mit der 1.14.27
                  HomeMatic RPC - 1.14.27 ( @foxriver76 )

                  hm-rpc.0	2021-01-09 22:34:48.960	warn	(3530) State "hm-rpc.0.CENTRAL.0.PONG" has no existing object, this might lead to an error in future versions
                  

                  Ebenfalls kommen beim HmIPW-DRAP vom Adapter hm-rpc folgende Warnungen:
                  Edit: Issue: https://github.com/ioBroker/ioBroker.hm-rpc/issues/298

                  hm-rpc.0	2021-01-09 22:35:09.066	warn	(3530) State "hm-rpc.0.00179A4989A6AB.2.CURRENT" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.059	warn	(3530) State "hm-rpc.0.00179A4989A6AB.2.CURRENT_STATUS" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.055	warn	(3530) State "hm-rpc.0.00179A4989A6AB.2.VOLTAGE" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.054	warn	(3530) State "hm-rpc.0.00179A4989A6AB.2.VOLTAGE_STATUS" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.053	warn	(3530) State "hm-rpc.0.00179A4989A6AB.1.CURRENT" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.052	warn	(3530) State "hm-rpc.0.00179A4989A6AB.1.CURRENT_STATUS" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.051	warn	(3530) State "hm-rpc.0.00179A4989A6AB.1.VOLTAGE" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.050	warn	(3530) State "hm-rpc.0.00179A4989A6AB.1.VOLTAGE_STATUS" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.049	warn	(3530) State "hm-rpc.0.00179A4989A6AB.0.ERROR_CODE" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.048	warn	(3530) State "hm-rpc.0.00179A4989A6AB.0.ACTUAL_TEMPERATURE" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.046	warn	(3530) State "hm-rpc.0.00179A4989A6AB.0.ERROR_BUS_CONFIG_MISMATCH" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.045	warn	(3530) State "hm-rpc.0.00179A4989A6AB.0.ERROR_SHORT_CIRCUIT_DATA_LINE_BUS_1" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.044	warn	(3530) State "hm-rpc.0.00179A4989A6AB.0.ERROR_SHORT_CIRCUIT_DATA_LINE_BUS_2" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.043	warn	(3530) State "hm-rpc.0.00179A4989A6AB.0.ERROR_OVERHEAT" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.042	warn	(3530) State "hm-rpc.0.00179A4989A6AB.0.ERROR_POWER_SHORT_CIRCUIT_BUS_1" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.040	warn	(3530) State "hm-rpc.0.00179A4989A6AB.0.ERROR_POWER_SHORT_CIRCUIT_BUS_2" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.037	warn	(3530) State "hm-rpc.0.00179A4989A6AB.0.VOLTAGE" has no existing object, this might lead to an error in future versions
                  hm-rpc.0	2021-01-09 22:35:09.036	warn	(3530) State "hm-rpc.0.00179A4989A6AB.0.ERROR_UNDERVOLTAGE" has no existing object, this might lead to an error in future versions
                  
                  Feuer-sturm created this issue in ioBroker/ioBroker.socketio

                  closed Warnung "has no existing object," beim Beta-Test von js-controller 3.2.x #40

                  Feuer-sturm created this issue in ioBroker/ioBroker.hm-rpc

                  closed Warnung "has no existing object," für HMIPw-DRAP beim Beta-Test von js-controller 3.2.x #298

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

                    @Issi "feature" ... steht auch im changelog. Damit soll dargestellt werden da der wert nicht vom Gerät kam und auch nicht vom User oder einem Adapter gesetzt wurde.

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

                      @Feuersturm Die Meldungen sind alle ok. Falls Du die adapter wo oben die "Ignoring Directory" meldungen kamen dann bitte einmal "iobroker upload ..." machen bzw ausnahmsweise manuell im iobroker-data/files einfach löschen ... oder ignorieren - tut nicht weh 🙂

                      Rest bitte die Meldungen bei den adaptern melden

                      1 Reply Last reply Reply Quote 1
                      • Feuersturm
                        Feuersturm @MalleRalle last edited by

                        @MalleRalle sagte in Beta Test js-controller 3.2.x auf GitHub:

                        Update auf hm-rpc@1.14.27 behebt den PONG Fehler

                        Hast du den Adapter normal über ioBroker installiert oder hast du die Version 1.14.29 über die Git-Katze installiert. Laut Changelog ist der Fix in der 1.14.29 enthalten, im latest / Beta wird mir aber nur die 1.14.27 angeboten.

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

                          Mal andere Frage: Schaut mal ob jemand hier einejn Eintrag hat (unter "Objekte", Expertenmodus, "system.host.NAME.notifications" ... Falls das bei jemandem nicht leer ist bitte iobroker mal stoppen und in iobroker-data nach der notifications.json schauen und den Inhalt mal posten ... Danke 🙂

                          Bildschirmfoto 2021-01-09 um 23.27.14.png

                          SBorg Neuschwansteini lobomau Thomas Braun 4 Replies Last reply Reply Quote 0
                          • SBorg
                            SBorg Forum Testing Most Active @apollon77 last edited by

                            @apollon77 Bidda sche:

                            {"system":{"restartLoop":{"system.adapter.backitup.0":[{"message":"Restart loop detected","ts":1610188753329}],"system.adapter.enigma2.0":[{"message":"Restart loop detected","ts":1610189429633}]}}}
                            
                            apollon77 1 Reply Last reply Reply Quote 0
                            • apollon77
                              apollon77 @SBorg last edited by

                              @SBorg Cool :-)) Danke ... Das system tut mal generell ... Du hattest also zwei Fälle das Adapter zu schnell gecrasht sind 🙂 Später mal wird das im Admin angezeigt

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

                                @apollon77 Hat das Update auch Einfluss auf den VIS Dateimanager?
                                js-controller 3.2.4:
                                2f9d285a-6873-4c2d-9b98-e0416d3197ef-grafik.png

                                Wenn ich jetzt eine Ebene höher gehe dann verschwindet der Ordnername und ich komme in vis.0/main auch nicht mehr rein. Ebenfalls fehlen sämtliche anderen Inhalte im vis.0 Ordner.
                                dfb40bef-52b2-4b94-979b-a06b497a9635-grafik.png

                                Gleiches gilt, wenn ich auf der obersten Wurzelebene bin und dann in die einzelnen Ordner navigiere.

                                So sieht der vis.0 Ordner im meinem Produktivsystem (js-controller 3.1.6) aus:
                                8c1ac6b1-2b6d-49cd-9dcb-caa4e685411e-grafik.png

                                sigi234 apollon77 4 Replies Last reply Reply Quote 0
                                • sigi234
                                  sigi234 Forum Testing Most Active @Feuersturm last edited by sigi234

                                  @Feuersturm

                                  Das kann ich bestätigen!

                                  Siehe:

                                  https://discord.com/channels/743167951875604501/743227673379209389/797497699368697888

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

                                    @Feuersturm wenn du den doppelten slash weg machst ist der Inhalt dann wieder da?

                                    Aber ja das kann durchaus sein. Checke ich.

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

                                      @Feuersturm noch frage: dB ist file oder redis?

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

                                        @apollon77 sagte in Beta Test js-controller 3.2.x auf GitHub:

                                        @Feuersturm noch frage: dB ist file oder redis?

                                        Ich verstehe die Frage leider nicht. Worauf bezieht sich deine Frage?

                                        lobomau apollon77 2 Replies Last reply Reply Quote 0
                                        • lobomau
                                          lobomau @Feuersturm last edited by

                                          @apollon77 ich habe mal auf einem slave ausprobiert einem Pi3 mit node 12.20.1 und npm 6.14.10.
                                          Scheint nicht geklappt zu haben:

                                          
                                          pi@Pi3:~ $ cd /opt/iobroker
                                          pi@Pi3:/opt/iobroker $ sudo iobroker stop
                                          pi@Pi3:/opt/iobroker $ sudo npm install ioBroker/ioBroker.js-controller
                                          
                                          > iobroker.js-controller@3.2.4 preinstall /opt/iobroker/node_modules/iobroker.js                                           -controller
                                          > node lib/preinstallCheck.js
                                          
                                          NPM version: 6.14.10
                                          
                                          > iobroker.js-controller@3.2.4 install /opt/iobroker/node_modules/iobroker.js-co                                           ntroller
                                          > node iobroker.js setup first
                                          
                                          Cannot write file. Not critical: Error: EACCES: permission denied, open '/opt/io                                           broker/node_modules/iobroker.js-controller/lib/setup/../../../../reinstall.js'
                                          Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt                                           /iobroker/node_modules/iobroker.js-controller/lib/setup/../../_service_iobroker.                                           bat'
                                          Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt                                           /iobroker/node_modules/iobroker.js-controller/lib/setup/../../iobroker.bat'
                                          Cannot delete file. Not critical: Error: EACCES: permission denied, unlink '/opt                                           /iobroker/node_modules/iobroker.js-controller/lib/setup/../../iob.bat'
                                          internal/fs/utils.js:269
                                              throw err;
                                              ^
                                          
                                          Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/iobroker.js-                                           controller/lib/setup/../../tmp'
                                              at Object.mkdirSync (fs.js:921:3)
                                              at Setup.setup (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/                                           setupSetup.js:835:16)
                                              at processCommand (/opt/iobroker/node_modules/iobroker.js-controller/lib/set                                           up.js:272:23)
                                              at Object.module.exports.execute (/opt/iobroker/node_modules/iobroker.js-con                                           troller/lib/setup.js:2643:5)
                                              at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iob                                           roker.js:1:24)
                                              at Module._compile (internal/modules/cjs/loader.js:999:30)
                                              at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                                              at Module.load (internal/modules/cjs/loader.js:863:32)
                                              at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                                              at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js                                           :60:12) {
                                            errno: -13,
                                            syscall: 'mkdir',
                                            code: 'EACCES',
                                            path: '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../tmp'
                                          }
                                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/ch                                           okidar/node_modules/fsevents):
                                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@                                           2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"}                                           )
                                          
                                          npm ERR! code ELIFECYCLE
                                          npm ERR! errno 1
                                          npm ERR! iobroker.js-controller@3.2.4 install: `node iobroker.js setup first`
                                          npm ERR! Exit status 1
                                          npm ERR!
                                          npm ERR! Failed at the iobroker.js-controller@3.2.4 install script.
                                          npm ERR! This is probably not a problem with npm. There is likely additional log                                           ging output above.
                                          
                                          npm ERR! A complete log of this run can be found in:
                                          npm ERR!     /root/.npm/_logs/2021-01-10T08_01_16_275Z-debug.log
                                          pi@Pi3:/opt/iobroker $
                                          
                                          
                                          apollon77 1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @lobomau last edited by

                                            @lobomau iobroker fix bitte, dann nochmal versuchen. Danke

                                            lobomau 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            720
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            25
                                            287
                                            32851
                                            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