Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test js-controller v2.0.x (GitHub)

NEWS

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

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

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

Test js-controller v2.0.x (GitHub)

Geplant Angeheftet Gesperrt Verschoben Tester
js-controller
1.0k Beiträge 48 Kommentatoren 317.1k Aufrufe 35 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • SBorgS Online
    SBorgS Online
    SBorg
    Forum Testing Most Active
    schrieb am zuletzt editiert von
    #413

    Hier mal das Debug-Log, Issue mache ich dann heute früh dazu:

    2019-10-01 19:26:02.883 - debug: daswetter.0 (23979) Redis Objects: Use Redis connection: 127.0.0.1:9001
    2019-10-01 19:26:03.100 - debug: daswetter.0 (23979) objectDB connected
    2019-10-01 19:26:03.108 - debug: daswetter.0 (23979) Redis States: Use Redis connection: 127.0.0.1:9000
    2019-10-01 19:26:03.114 - debug: daswetter.0 (23979) Objects connected to redis: 127.0.0.1:9001
    2019-10-01 19:26:03.129 - debug: daswetter.0 (23979) statesDB connected
    2019-10-01 19:26:03.196 - debug: daswetter.0 (23979) States connected to redis: 127.0.0.1:9000
    2019-10-01 19:26:04.073 - info: daswetter.0 (23979) starting. Version 2.8.1 in /opt/iobroker/node_modules/iobroker.daswetter, node: v8.16.1
    2019-10-01 19:26:04.134 - debug: daswetter.0 (23979) set timeout to 60 sec
    2019-10-01 19:26:04.135 - debug: daswetter.0 (23979) using new data structure
    2019-10-01 19:26:04.138 - debug: daswetter.0 (23979) calling forecast 7 days: http://api.daswetter.com/index.php?api_lang=de&localidad=xxx&affiliate_id=xxx
    2019-10-01 19:26:04.496 - debug: daswetter.0 (23979) 7 days forecast done, objects in list 107
    2019-10-01 19:26:04.499 - debug: daswetter.0 (23979) calling forecast 5 days: http://api.daswetter.com/index.php?api_lang=de&localidad=xxx&affiliate_id=xxx&v=2.0
    2019-10-01 19:26:04.892 - debug: daswetter.0 (23979) 5 days forecast done, objects in list 1059
    2019-10-01 19:26:04.896 - debug: daswetter.0 (23979) calling forecast hourly: http://api.daswetter.com/index.php?api_lang=de&localidad=xxx&affiliate_id=xxx&v=2.0&h=1
    2019-10-01 19:26:05.797 - debug: daswetter.0 (23979) hourly forecast done, objects in list 2699
    2019-10-01 19:26:05.801 - debug: daswetter.0 (23979) objects in list: 2699
    2019-10-01 19:27:04.135 - error: daswetter.0 (23979) force terminate, objects still in list: 1777
    2019-10-01 19:27:04.184 - error: host.Ubuntu instance system.adapter.daswetter.0 terminated with code 15 (15)
    

    LG SBorg ( SBorg auf GitHub)
    Projekte: Lebensmittelwarnung.de | WLAN-Wetterstation | PimpMyStation

    apollon77A 1 Antwort Letzte Antwort
    0
    • StabilostickS Stabilostick

      @darkiop

      Ändert ein

      sudo rpi-update
      

      etwas am Verhalten?

      D Online
      D Online
      darkiop
      Most Active
      schrieb am zuletzt editiert von
      #414

      @Stabilostick Die Firmware des RPI4 ist aktuell.

      Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

      1 Antwort Letzte Antwort
      0
      • apollon77A apollon77

        @darkiop Also das darf an sich nicht passieren. Ja, nach dem Restore sind erstmal alle Adapter ausser Admin deaktiviert. Kann er bei änderungen das objects.json File (glaube bist ja nicht auf Redis) neu schreiben? Nicht das da was kaputt ist. Wenn Du den Adapter im Admin wieder aktivierst muss das persistiert werden ... Schau mal ob sich das File Date ändert.

        D Online
        D Online
        darkiop
        Most Active
        schrieb am zuletzt editiert von darkiop
        #415

        @apollon77 said in [Aufruf] js-controller 2.0 Beta Test:

        Also das darf an sich nicht passieren. Ja, nach dem Restore sind erstmal alle Adapter ausser Admin deaktiviert. Kann er bei änderungen das objects.json File (glaube bist ja nicht auf Redis) neu schreiben? Nicht das da was kaputt ist. Wenn Du den Adapter im Admin wieder aktivierst muss das persistiert werden ... Schau mal ob sich das File Date ändert.

        Unter 2.0.18 ändert sich die objects.json definitiv nicht. Hab Testweise den info.0 beendet, die objects.json blieb unverändert. Dann wieder zurück zur 1.5.14 und hier wird sie nach ein Änderung immer neu angelegt.

        Genau, Ich bin noch auf file/file - bin mir nicht sicher ob es Sinn macht im aktuellen Zustand auf redis/redis zu gehen. Grundsätzlich fühlt sich das ganze System gerade nicht mehr gut an, heute Morgen war auch unter 1.5.14 das System zusammengebrochen. Ich hatte irgendwann mal einen nächtlichen Restart für den javascript.0 eingeplant und der hat folgendes geworfen. Danach war dann wohl admin.0/web.0 nicht mehr zu erreichen obwohl die Prozesse noch liefen. Bei einem manuellen Restart des javascript.0 ist der Fehler reproduzierbar.

        2019-10-02 07:28:24.595  - error: Caught by controller[0]: (node:20475) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'enabled' of undefined
        2019-10-02 07:28:24.595  - error: Caught by controller[1]: (node:20475) UnhandledPromiseRejectionWarning: 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(). (rejection id: 1)
        2019-10-02 07:28:24.596  - error: Caught by controller[1]: (node:20475) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
        

        Die 2.0.18 hat auch leider nicht geholfen bzgl. des IPv4 Themas. Und dazu kommt jetzt noch, das nach der Installation der 2.0.18 (danach lasse ich auch immer noch schnell den fixer laufen) der iobroker-hwr nicht mehr mit init.d sondern mit systemd gestartet wird, d.h. mein sleep-fix ist weg :)

        Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

        apollon77A 1 Antwort Letzte Antwort
        0
        • apollon77A apollon77

          @ChrisXY Vllt liegt es wie bei @darkiop an IPv4 vs IPv6 auch bei dem connect auf localhost .. am besten auch mal die nächste Version checken

          C Offline
          C Offline
          ChrisXY
          schrieb am zuletzt editiert von
          #416

          @apollon77 hm ich denke nicht der redis client kann sich ja auch verbinden ..

          Neuste Version von gerade hat auch nicht geklappt:

          Connecting to previous DB "file"...                                                                                                                                    
          Creating backup ...                                                                                                                                                    
          This can take some time ... please be patient!                                                                                                                         
          host.iobroker 16727 states saved                                                                                                                                       
          host.iobroker 19327 objects saved                                                                                                                                      
          Backup created: /opt/iobroker/backups/2019_10_02-07_55_13_backupiobroker-migration.tar.gz                                                                              
                                                                                                                                                                                 
          Connecting to new DB "redis" ...                                                                                                                                       
          States  NOT connected                                                                                                                                                  
          Objects NOT connected                                                                                                                                                  
                                                                                                                                                                                 
          New Database could not be connected. Please check your settings. No settings have been changed.                                                                        
          
          
          apollon77A 1 Antwort Letzte Antwort
          0
          • apollon77A apollon77

            @e-i-k-e Da steht überall Version 1.2.1 ... das kann nicht passen. Am besten installiere einfach die "npm latest" version entweder per npm direkt oder per Admin neu.

            E Offline
            E Offline
            e-i-k-e
            schrieb am zuletzt editiert von
            #417

            @apollon77
            Okay ich bin mal auf die Suche genagen. habe NPM 6.9.0 und NPM x.x.x (aktuelle Version) auf meinem System gehabt. Das konnte ich beheben. Allerdings wird mir immer noch der selbe Fehler angezeigt. Könnte ich noch eine eine dritte Version auf meinem System haben? Wenn ja, wie finde ich die?

            apollon77A 1 Antwort Letzte Antwort
            0
            • E Offline
              E Offline
              e-i-k-e
              schrieb am zuletzt editiert von e-i-k-e
              #418

              Version 2.0.17

              Hatte heute morgen folgende Warnungen im log.

              avascript.0	2019-10-02 08:46:29.966	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
              javascript.0	2019-10-02 08:46:29.966	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
              javascript.0	2019-10-02 08:46:29.965	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
              javascript.0	2019-10-02 08:46:29.965	warn	(15268) at addChunk (_stream_readable.js:288:12)
              javascript.0	2019-10-02 08:46:29.965	warn	(15268) at Socket.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:29.965	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
              javascript.0	2019-10-02 08:46:29.965	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
              javascript.0	2019-10-02 08:46:29.965	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
              javascript.0	2019-10-02 08:46:29.964	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
              javascript.0	2019-10-02 08:46:29.964	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
              javascript.0	2019-10-02 08:46:29.964	warn	(15268) at Redis.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:29.964	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
              javascript.0	2019-10-02 08:46:29.964	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
              javascript.0	2019-10-02 08:46:29.964	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
              javascript.0	2019-10-02 08:46:29.963	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
              javascript.0	2019-10-02 08:46:29.963	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:24:5)
              javascript.0	2019-10-02 08:46:29.962	warn	(15268) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1276:20)
              javascript.0	2019-10-02 08:46:29.961	warn	(15268) State "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found
              javascript.0	2019-10-02 08:46:29.961	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
              javascript.0	2019-10-02 08:46:29.960	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
              javascript.0	2019-10-02 08:46:29.960	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
              javascript.0	2019-10-02 08:46:29.960	warn	(15268) at addChunk (_stream_readable.js:288:12)
              javascript.0	2019-10-02 08:46:29.960	warn	(15268) at Socket.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:29.960	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
              javascript.0	2019-10-02 08:46:29.960	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
              javascript.0	2019-10-02 08:46:29.959	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
              javascript.0	2019-10-02 08:46:29.959	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
              javascript.0	2019-10-02 08:46:29.959	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
              javascript.0	2019-10-02 08:46:29.959	warn	(15268) at Redis.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:29.959	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
              javascript.0	2019-10-02 08:46:29.959	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
              javascript.0	2019-10-02 08:46:29.958	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
              javascript.0	2019-10-02 08:46:29.958	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
              javascript.0	2019-10-02 08:46:29.958	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:23:7)
              javascript.0	2019-10-02 08:46:29.956	warn	(15268) getState "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found (3)
              javascript.0	2019-10-02 08:46:29.667	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
              javascript.0	2019-10-02 08:46:29.666	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
              javascript.0	2019-10-02 08:46:29.666	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
              javascript.0	2019-10-02 08:46:29.666	warn	(15268) at addChunk (_stream_readable.js:288:12)
              javascript.0	2019-10-02 08:46:29.666	warn	(15268) at Socket.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:29.666	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
              javascript.0	2019-10-02 08:46:29.666	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
              javascript.0	2019-10-02 08:46:29.665	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
              javascript.0	2019-10-02 08:46:29.665	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
              javascript.0	2019-10-02 08:46:29.665	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
              javascript.0	2019-10-02 08:46:29.665	warn	(15268) at Redis.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:29.665	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
              javascript.0	2019-10-02 08:46:29.664	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
              javascript.0	2019-10-02 08:46:29.664	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
              javascript.0	2019-10-02 08:46:29.664	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
              javascript.0	2019-10-02 08:46:29.664	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:24:5)
              javascript.0	2019-10-02 08:46:29.664	warn	(15268) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1276:20)
              javascript.0	2019-10-02 08:46:29.663	warn	(15268) State "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found
              javascript.0	2019-10-02 08:46:29.662	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
              javascript.0	2019-10-02 08:46:29.662	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
              javascript.0	2019-10-02 08:46:29.662	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
              javascript.0	2019-10-02 08:46:29.662	warn	(15268) at addChunk (_stream_readable.js:288:12)
              javascript.0	2019-10-02 08:46:29.662	warn	(15268) at Socket.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:29.661	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
              javascript.0	2019-10-02 08:46:29.661	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
              javascript.0	2019-10-02 08:46:29.661	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
              javascript.0	2019-10-02 08:46:29.661	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
              javascript.0	2019-10-02 08:46:29.661	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
              javascript.0	2019-10-02 08:46:29.660	warn	(15268) at Redis.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:29.660	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
              javascript.0	2019-10-02 08:46:29.660	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
              javascript.0	2019-10-02 08:46:29.660	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
              javascript.0	2019-10-02 08:46:29.660	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
              javascript.0	2019-10-02 08:46:29.659	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:23:7)
              javascript.0	2019-10-02 08:46:29.658	warn	(15268) getState "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found (3)
              javascript.0	2019-10-02 08:46:29.245	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
              javascript.0	2019-10-02 08:46:29.245	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
              javascript.0	2019-10-02 08:46:29.245	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
              javascript.0	2019-10-02 08:46:29.245	warn	(15268) at addChunk (_stream_readable.js:288:12)
              javascript.0	2019-10-02 08:46:29.245	warn	(15268) at Socket.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:29.245	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
              javascript.0	2019-10-02 08:46:29.244	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
              javascript.0	2019-10-02 08:46:29.244	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
              javascript.0	2019-10-02 08:46:29.244	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
              javascript.0	2019-10-02 08:46:29.244	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
              javascript.0	2019-10-02 08:46:29.244	warn	(15268) at Redis.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:29.244	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
              javascript.0	2019-10-02 08:46:29.243	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
              javascript.0	2019-10-02 08:46:29.243	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
              javascript.0	2019-10-02 08:46:29.243	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
              javascript.0	2019-10-02 08:46:29.243	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:24:5)
              javascript.0	2019-10-02 08:46:29.243	warn	(15268) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1276:20)
              javascript.0	2019-10-02 08:46:29.242	warn	(15268) State "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found
              javascript.0	2019-10-02 08:46:29.241	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
              javascript.0	2019-10-02 08:46:29.241	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
              javascript.0	2019-10-02 08:46:29.241	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
              javascript.0	2019-10-02 08:46:29.241	warn	(15268) at addChunk (_stream_readable.js:288:12)
              javascript.0	2019-10-02 08:46:29.241	warn	(15268) at Socket.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:29.241	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
              javascript.0	2019-10-02 08:46:29.240	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
              javascript.0	2019-10-02 08:46:29.240	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
              javascript.0	2019-10-02 08:46:29.240	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
              javascript.0	2019-10-02 08:46:29.240	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
              javascript.0	2019-10-02 08:46:29.240	warn	(15268) at Redis.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:29.239	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
              javascript.0	2019-10-02 08:46:29.239	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
              javascript.0	2019-10-02 08:46:29.239	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
              javascript.0	2019-10-02 08:46:29.239	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
              javascript.0	2019-10-02 08:46:29.238	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:23:7)
              javascript.0	2019-10-02 08:46:29.236	warn	(15268) getState "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found (3)
              javascript.0	2019-10-02 08:46:28.946	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
              javascript.0	2019-10-02 08:46:28.945	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
              javascript.0	2019-10-02 08:46:28.945	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
              javascript.0	2019-10-02 08:46:28.945	warn	(15268) at addChunk (_stream_readable.js:288:12)
              javascript.0	2019-10-02 08:46:28.945	warn	(15268) at Socket.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:28.945	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
              javascript.0	2019-10-02 08:46:28.944	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
              javascript.0	2019-10-02 08:46:28.944	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
              javascript.0	2019-10-02 08:46:28.944	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
              javascript.0	2019-10-02 08:46:28.944	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
              javascript.0	2019-10-02 08:46:28.943	warn	(15268) at Redis.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:28.943	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
              javascript.0	2019-10-02 08:46:28.943	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
              javascript.0	2019-10-02 08:46:28.943	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
              javascript.0	2019-10-02 08:46:28.942	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
              javascript.0	2019-10-02 08:46:28.942	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:24:5)
              javascript.0	2019-10-02 08:46:28.942	warn	(15268) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1276:20)
              javascript.0	2019-10-02 08:46:28.941	warn	(15268) State "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found
              javascript.0	2019-10-02 08:46:28.941	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
              javascript.0	2019-10-02 08:46:28.940	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
              javascript.0	2019-10-02 08:46:28.940	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
              javascript.0	2019-10-02 08:46:28.940	warn	(15268) at addChunk (_stream_readable.js:288:12)
              javascript.0	2019-10-02 08:46:28.940	warn	(15268) at Socket.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:28.940	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
              javascript.0	2019-10-02 08:46:28.940	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
              javascript.0	2019-10-02 08:46:28.940	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
              javascript.0	2019-10-02 08:46:28.939	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
              javascript.0	2019-10-02 08:46:28.939	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
              javascript.0	2019-10-02 08:46:28.939	warn	(15268) at Redis.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:28.939	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
              javascript.0	2019-10-02 08:46:28.939	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
              javascript.0	2019-10-02 08:46:28.939	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
              javascript.0	2019-10-02 08:46:28.938	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
              javascript.0	2019-10-02 08:46:28.938	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:23:7)
              javascript.0	2019-10-02 08:46:28.937	warn	(15268) getState "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found (3)
              javascript.0	2019-10-02 08:46:28.483	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
              javascript.0	2019-10-02 08:46:28.483	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
              javascript.0	2019-10-02 08:46:28.483	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
              javascript.0	2019-10-02 08:46:28.483	warn	(15268) at addChunk (_stream_readable.js:288:12)
              javascript.0	2019-10-02 08:46:28.482	warn	(15268) at Socket.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:28.482	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
              javascript.0	2019-10-02 08:46:28.482	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
              javascript.0	2019-10-02 08:46:28.482	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
              javascript.0	2019-10-02 08:46:28.482	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
              javascript.0	2019-10-02 08:46:28.482	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
              javascript.0	2019-10-02 08:46:28.481	warn	(15268) at Redis.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:28.481	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
              javascript.0	2019-10-02 08:46:28.481	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
              javascript.0	2019-10-02 08:46:28.481	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
              javascript.0	2019-10-02 08:46:28.481	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
              javascript.0	2019-10-02 08:46:28.481	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:24:5)
              javascript.0	2019-10-02 08:46:28.480	warn	(15268) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1276:20)
              javascript.0	2019-10-02 08:46:28.479	warn	(15268) State "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found
              javascript.0	2019-10-02 08:46:28.479	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
              javascript.0	2019-10-02 08:46:28.479	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
              javascript.0	2019-10-02 08:46:28.479	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
              javascript.0	2019-10-02 08:46:28.478	warn	(15268) at addChunk (_stream_readable.js:288:12)
              javascript.0	2019-10-02 08:46:28.478	warn	(15268) at Socket.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:28.478	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
              javascript.0	2019-10-02 08:46:28.478	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
              javascript.0	2019-10-02 08:46:28.477	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
              javascript.0	2019-10-02 08:46:28.477	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
              javascript.0	2019-10-02 08:46:28.477	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
              javascript.0	2019-10-02 08:46:28.477	warn	(15268) at Redis.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:28.477	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
              javascript.0	2019-10-02 08:46:28.476	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
              javascript.0	2019-10-02 08:46:28.476	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
              javascript.0	2019-10-02 08:46:28.476	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
              javascript.0	2019-10-02 08:46:28.476	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:23:7)
              javascript.0	2019-10-02 08:46:28.474	warn	(15268) getState "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found (3)
              javascript.0	2019-10-02 08:46:28.188	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
              javascript.0	2019-10-02 08:46:28.188	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
              javascript.0	2019-10-02 08:46:28.188	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
              javascript.0	2019-10-02 08:46:28.188	warn	(15268) at addChunk (_stream_readable.js:288:12)
              javascript.0	2019-10-02 08:46:28.188	warn	(15268) at Socket.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:28.187	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
              javascript.0	2019-10-02 08:46:28.187	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
              javascript.0	2019-10-02 08:46:28.187	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
              javascript.0	2019-10-02 08:46:28.187	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
              javascript.0	2019-10-02 08:46:28.187	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
              javascript.0	2019-10-02 08:46:28.187	warn	(15268) at Redis.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:28.186	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
              javascript.0	2019-10-02 08:46:28.186	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
              javascript.0	2019-10-02 08:46:28.186	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
              javascript.0	2019-10-02 08:46:28.186	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
              javascript.0	2019-10-02 08:46:28.186	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:24:5)
              javascript.0	2019-10-02 08:46:28.185	warn	(15268) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1276:20)
              javascript.0	2019-10-02 08:46:28.184	warn	(15268) State "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found
              javascript.0	2019-10-02 08:46:28.184	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
              javascript.0	2019-10-02 08:46:28.184	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
              javascript.0	2019-10-02 08:46:28.184	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
              javascript.0	2019-10-02 08:46:28.184	warn	(15268) at addChunk (_stream_readable.js:288:12)
              javascript.0	2019-10-02 08:46:28.184	warn	(15268) at Socket.emit (events.js:198:13)
              javascript.0	2019-10-02 08:46:28.183	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
              javascript.0	2019-10-02 08:46:28.183	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
              javascript.0	2019-10-02 08:46:28.183	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
              javascript.0	2019-10-02 08:46:28.183	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
              
              
              apollon77A 1 Antwort Letzte Antwort
              0
              • SBorgS SBorg

                Hier mal das Debug-Log, Issue mache ich dann heute früh dazu:

                2019-10-01 19:26:02.883 - debug: daswetter.0 (23979) Redis Objects: Use Redis connection: 127.0.0.1:9001
                2019-10-01 19:26:03.100 - debug: daswetter.0 (23979) objectDB connected
                2019-10-01 19:26:03.108 - debug: daswetter.0 (23979) Redis States: Use Redis connection: 127.0.0.1:9000
                2019-10-01 19:26:03.114 - debug: daswetter.0 (23979) Objects connected to redis: 127.0.0.1:9001
                2019-10-01 19:26:03.129 - debug: daswetter.0 (23979) statesDB connected
                2019-10-01 19:26:03.196 - debug: daswetter.0 (23979) States connected to redis: 127.0.0.1:9000
                2019-10-01 19:26:04.073 - info: daswetter.0 (23979) starting. Version 2.8.1 in /opt/iobroker/node_modules/iobroker.daswetter, node: v8.16.1
                2019-10-01 19:26:04.134 - debug: daswetter.0 (23979) set timeout to 60 sec
                2019-10-01 19:26:04.135 - debug: daswetter.0 (23979) using new data structure
                2019-10-01 19:26:04.138 - debug: daswetter.0 (23979) calling forecast 7 days: http://api.daswetter.com/index.php?api_lang=de&localidad=xxx&affiliate_id=xxx
                2019-10-01 19:26:04.496 - debug: daswetter.0 (23979) 7 days forecast done, objects in list 107
                2019-10-01 19:26:04.499 - debug: daswetter.0 (23979) calling forecast 5 days: http://api.daswetter.com/index.php?api_lang=de&localidad=xxx&affiliate_id=xxx&v=2.0
                2019-10-01 19:26:04.892 - debug: daswetter.0 (23979) 5 days forecast done, objects in list 1059
                2019-10-01 19:26:04.896 - debug: daswetter.0 (23979) calling forecast hourly: http://api.daswetter.com/index.php?api_lang=de&localidad=xxx&affiliate_id=xxx&v=2.0&h=1
                2019-10-01 19:26:05.797 - debug: daswetter.0 (23979) hourly forecast done, objects in list 2699
                2019-10-01 19:26:05.801 - debug: daswetter.0 (23979) objects in list: 2699
                2019-10-01 19:27:04.135 - error: daswetter.0 (23979) force terminate, objects still in list: 1777
                2019-10-01 19:27:04.184 - error: host.Ubuntu instance system.adapter.daswetter.0 terminated with code 15 (15)
                
                apollon77A Offline
                apollon77A Offline
                apollon77
                schrieb am zuletzt editiert von
                #419

                @SBorg Also das Log sieht an sich ok aus, würde nur bedeuten das bei dir das setzen der 2699 Objekte und Daten (hollala) sehr langsam ist und er einfach nicht fertig wird. Bisher ist bei keinen so eine schlechte Performance gesehen worden. Strange. Muss ich versuchen nachzustellen. Erklären kann ich es mir nicht. Bisher weder bei Arteck noch anderen in der Form passiert

                SBorgS 1 Antwort Letzte Antwort
                0
                • D darkiop

                  @apollon77 said in [Aufruf] js-controller 2.0 Beta Test:

                  Also das darf an sich nicht passieren. Ja, nach dem Restore sind erstmal alle Adapter ausser Admin deaktiviert. Kann er bei änderungen das objects.json File (glaube bist ja nicht auf Redis) neu schreiben? Nicht das da was kaputt ist. Wenn Du den Adapter im Admin wieder aktivierst muss das persistiert werden ... Schau mal ob sich das File Date ändert.

                  Unter 2.0.18 ändert sich die objects.json definitiv nicht. Hab Testweise den info.0 beendet, die objects.json blieb unverändert. Dann wieder zurück zur 1.5.14 und hier wird sie nach ein Änderung immer neu angelegt.

                  Genau, Ich bin noch auf file/file - bin mir nicht sicher ob es Sinn macht im aktuellen Zustand auf redis/redis zu gehen. Grundsätzlich fühlt sich das ganze System gerade nicht mehr gut an, heute Morgen war auch unter 1.5.14 das System zusammengebrochen. Ich hatte irgendwann mal einen nächtlichen Restart für den javascript.0 eingeplant und der hat folgendes geworfen. Danach war dann wohl admin.0/web.0 nicht mehr zu erreichen obwohl die Prozesse noch liefen. Bei einem manuellen Restart des javascript.0 ist der Fehler reproduzierbar.

                  2019-10-02 07:28:24.595  - error: Caught by controller[0]: (node:20475) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'enabled' of undefined
                  2019-10-02 07:28:24.595  - error: Caught by controller[1]: (node:20475) UnhandledPromiseRejectionWarning: 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(). (rejection id: 1)
                  2019-10-02 07:28:24.596  - error: Caught by controller[1]: (node:20475) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                  

                  Die 2.0.18 hat auch leider nicht geholfen bzgl. des IPv4 Themas. Und dazu kommt jetzt noch, das nach der Installation der 2.0.18 (danach lasse ich auch immer noch schnell den fixer laufen) der iobroker-hwr nicht mehr mit init.d sondern mit systemd gestartet wird, d.h. mein sleep-fix ist weg :)

                  apollon77A Offline
                  apollon77A Offline
                  apollon77
                  schrieb am zuletzt editiert von
                  #420

                  @darkiop Ich habe noch ein was gefunden was abhänfig von der nodejs Version vllt die Ursache gewesen sein könnte. Wenn die Objects.json jetzt nicht gespeichert wird (der timeout sind 5s nach letzter Änderung an Objekten) bin ich wieder ratlos. Eine 2.0.19 kommt gleich

                  Auch für das komische mit Javascript und danach andere Adapter ist sehr Strange, Müsste man jetzt genau logs schauen.

                  File/File ist komplett ok, war nur für mich zur Klarstellung.

                  ich kapiere nur immer noch nicht warum das mit ipv6 nicht tut :-(

                  1 Antwort Letzte Antwort
                  0
                  • E e-i-k-e

                    Version 2.0.17

                    Hatte heute morgen folgende Warnungen im log.

                    avascript.0	2019-10-02 08:46:29.966	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                    javascript.0	2019-10-02 08:46:29.966	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
                    javascript.0	2019-10-02 08:46:29.965	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
                    javascript.0	2019-10-02 08:46:29.965	warn	(15268) at addChunk (_stream_readable.js:288:12)
                    javascript.0	2019-10-02 08:46:29.965	warn	(15268) at Socket.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:29.965	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
                    javascript.0	2019-10-02 08:46:29.965	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
                    javascript.0	2019-10-02 08:46:29.965	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
                    javascript.0	2019-10-02 08:46:29.964	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
                    javascript.0	2019-10-02 08:46:29.964	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
                    javascript.0	2019-10-02 08:46:29.964	warn	(15268) at Redis.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:29.964	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
                    javascript.0	2019-10-02 08:46:29.964	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
                    javascript.0	2019-10-02 08:46:29.964	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
                    javascript.0	2019-10-02 08:46:29.963	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
                    javascript.0	2019-10-02 08:46:29.963	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:24:5)
                    javascript.0	2019-10-02 08:46:29.962	warn	(15268) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1276:20)
                    javascript.0	2019-10-02 08:46:29.961	warn	(15268) State "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found
                    javascript.0	2019-10-02 08:46:29.961	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                    javascript.0	2019-10-02 08:46:29.960	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
                    javascript.0	2019-10-02 08:46:29.960	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
                    javascript.0	2019-10-02 08:46:29.960	warn	(15268) at addChunk (_stream_readable.js:288:12)
                    javascript.0	2019-10-02 08:46:29.960	warn	(15268) at Socket.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:29.960	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
                    javascript.0	2019-10-02 08:46:29.960	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
                    javascript.0	2019-10-02 08:46:29.959	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
                    javascript.0	2019-10-02 08:46:29.959	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
                    javascript.0	2019-10-02 08:46:29.959	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
                    javascript.0	2019-10-02 08:46:29.959	warn	(15268) at Redis.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:29.959	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
                    javascript.0	2019-10-02 08:46:29.959	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
                    javascript.0	2019-10-02 08:46:29.958	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
                    javascript.0	2019-10-02 08:46:29.958	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
                    javascript.0	2019-10-02 08:46:29.958	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:23:7)
                    javascript.0	2019-10-02 08:46:29.956	warn	(15268) getState "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found (3)
                    javascript.0	2019-10-02 08:46:29.667	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                    javascript.0	2019-10-02 08:46:29.666	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
                    javascript.0	2019-10-02 08:46:29.666	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
                    javascript.0	2019-10-02 08:46:29.666	warn	(15268) at addChunk (_stream_readable.js:288:12)
                    javascript.0	2019-10-02 08:46:29.666	warn	(15268) at Socket.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:29.666	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
                    javascript.0	2019-10-02 08:46:29.666	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
                    javascript.0	2019-10-02 08:46:29.665	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
                    javascript.0	2019-10-02 08:46:29.665	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
                    javascript.0	2019-10-02 08:46:29.665	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
                    javascript.0	2019-10-02 08:46:29.665	warn	(15268) at Redis.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:29.665	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
                    javascript.0	2019-10-02 08:46:29.664	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
                    javascript.0	2019-10-02 08:46:29.664	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
                    javascript.0	2019-10-02 08:46:29.664	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
                    javascript.0	2019-10-02 08:46:29.664	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:24:5)
                    javascript.0	2019-10-02 08:46:29.664	warn	(15268) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1276:20)
                    javascript.0	2019-10-02 08:46:29.663	warn	(15268) State "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found
                    javascript.0	2019-10-02 08:46:29.662	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                    javascript.0	2019-10-02 08:46:29.662	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
                    javascript.0	2019-10-02 08:46:29.662	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
                    javascript.0	2019-10-02 08:46:29.662	warn	(15268) at addChunk (_stream_readable.js:288:12)
                    javascript.0	2019-10-02 08:46:29.662	warn	(15268) at Socket.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:29.661	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
                    javascript.0	2019-10-02 08:46:29.661	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
                    javascript.0	2019-10-02 08:46:29.661	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
                    javascript.0	2019-10-02 08:46:29.661	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
                    javascript.0	2019-10-02 08:46:29.661	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
                    javascript.0	2019-10-02 08:46:29.660	warn	(15268) at Redis.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:29.660	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
                    javascript.0	2019-10-02 08:46:29.660	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
                    javascript.0	2019-10-02 08:46:29.660	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
                    javascript.0	2019-10-02 08:46:29.660	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
                    javascript.0	2019-10-02 08:46:29.659	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:23:7)
                    javascript.0	2019-10-02 08:46:29.658	warn	(15268) getState "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found (3)
                    javascript.0	2019-10-02 08:46:29.245	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                    javascript.0	2019-10-02 08:46:29.245	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
                    javascript.0	2019-10-02 08:46:29.245	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
                    javascript.0	2019-10-02 08:46:29.245	warn	(15268) at addChunk (_stream_readable.js:288:12)
                    javascript.0	2019-10-02 08:46:29.245	warn	(15268) at Socket.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:29.245	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
                    javascript.0	2019-10-02 08:46:29.244	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
                    javascript.0	2019-10-02 08:46:29.244	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
                    javascript.0	2019-10-02 08:46:29.244	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
                    javascript.0	2019-10-02 08:46:29.244	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
                    javascript.0	2019-10-02 08:46:29.244	warn	(15268) at Redis.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:29.244	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
                    javascript.0	2019-10-02 08:46:29.243	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
                    javascript.0	2019-10-02 08:46:29.243	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
                    javascript.0	2019-10-02 08:46:29.243	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
                    javascript.0	2019-10-02 08:46:29.243	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:24:5)
                    javascript.0	2019-10-02 08:46:29.243	warn	(15268) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1276:20)
                    javascript.0	2019-10-02 08:46:29.242	warn	(15268) State "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found
                    javascript.0	2019-10-02 08:46:29.241	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                    javascript.0	2019-10-02 08:46:29.241	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
                    javascript.0	2019-10-02 08:46:29.241	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
                    javascript.0	2019-10-02 08:46:29.241	warn	(15268) at addChunk (_stream_readable.js:288:12)
                    javascript.0	2019-10-02 08:46:29.241	warn	(15268) at Socket.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:29.241	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
                    javascript.0	2019-10-02 08:46:29.240	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
                    javascript.0	2019-10-02 08:46:29.240	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
                    javascript.0	2019-10-02 08:46:29.240	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
                    javascript.0	2019-10-02 08:46:29.240	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
                    javascript.0	2019-10-02 08:46:29.240	warn	(15268) at Redis.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:29.239	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
                    javascript.0	2019-10-02 08:46:29.239	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
                    javascript.0	2019-10-02 08:46:29.239	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
                    javascript.0	2019-10-02 08:46:29.239	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
                    javascript.0	2019-10-02 08:46:29.238	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:23:7)
                    javascript.0	2019-10-02 08:46:29.236	warn	(15268) getState "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found (3)
                    javascript.0	2019-10-02 08:46:28.946	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                    javascript.0	2019-10-02 08:46:28.945	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
                    javascript.0	2019-10-02 08:46:28.945	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
                    javascript.0	2019-10-02 08:46:28.945	warn	(15268) at addChunk (_stream_readable.js:288:12)
                    javascript.0	2019-10-02 08:46:28.945	warn	(15268) at Socket.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:28.945	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
                    javascript.0	2019-10-02 08:46:28.944	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
                    javascript.0	2019-10-02 08:46:28.944	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
                    javascript.0	2019-10-02 08:46:28.944	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
                    javascript.0	2019-10-02 08:46:28.944	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
                    javascript.0	2019-10-02 08:46:28.943	warn	(15268) at Redis.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:28.943	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
                    javascript.0	2019-10-02 08:46:28.943	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
                    javascript.0	2019-10-02 08:46:28.943	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
                    javascript.0	2019-10-02 08:46:28.942	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
                    javascript.0	2019-10-02 08:46:28.942	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:24:5)
                    javascript.0	2019-10-02 08:46:28.942	warn	(15268) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1276:20)
                    javascript.0	2019-10-02 08:46:28.941	warn	(15268) State "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found
                    javascript.0	2019-10-02 08:46:28.941	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                    javascript.0	2019-10-02 08:46:28.940	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
                    javascript.0	2019-10-02 08:46:28.940	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
                    javascript.0	2019-10-02 08:46:28.940	warn	(15268) at addChunk (_stream_readable.js:288:12)
                    javascript.0	2019-10-02 08:46:28.940	warn	(15268) at Socket.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:28.940	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
                    javascript.0	2019-10-02 08:46:28.940	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
                    javascript.0	2019-10-02 08:46:28.940	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
                    javascript.0	2019-10-02 08:46:28.939	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
                    javascript.0	2019-10-02 08:46:28.939	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
                    javascript.0	2019-10-02 08:46:28.939	warn	(15268) at Redis.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:28.939	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
                    javascript.0	2019-10-02 08:46:28.939	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
                    javascript.0	2019-10-02 08:46:28.939	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
                    javascript.0	2019-10-02 08:46:28.938	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
                    javascript.0	2019-10-02 08:46:28.938	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:23:7)
                    javascript.0	2019-10-02 08:46:28.937	warn	(15268) getState "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found (3)
                    javascript.0	2019-10-02 08:46:28.483	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                    javascript.0	2019-10-02 08:46:28.483	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
                    javascript.0	2019-10-02 08:46:28.483	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
                    javascript.0	2019-10-02 08:46:28.483	warn	(15268) at addChunk (_stream_readable.js:288:12)
                    javascript.0	2019-10-02 08:46:28.482	warn	(15268) at Socket.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:28.482	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
                    javascript.0	2019-10-02 08:46:28.482	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
                    javascript.0	2019-10-02 08:46:28.482	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
                    javascript.0	2019-10-02 08:46:28.482	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
                    javascript.0	2019-10-02 08:46:28.482	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
                    javascript.0	2019-10-02 08:46:28.481	warn	(15268) at Redis.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:28.481	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
                    javascript.0	2019-10-02 08:46:28.481	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
                    javascript.0	2019-10-02 08:46:28.481	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
                    javascript.0	2019-10-02 08:46:28.481	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
                    javascript.0	2019-10-02 08:46:28.481	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:24:5)
                    javascript.0	2019-10-02 08:46:28.480	warn	(15268) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1276:20)
                    javascript.0	2019-10-02 08:46:28.479	warn	(15268) State "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found
                    javascript.0	2019-10-02 08:46:28.479	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                    javascript.0	2019-10-02 08:46:28.479	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
                    javascript.0	2019-10-02 08:46:28.479	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
                    javascript.0	2019-10-02 08:46:28.478	warn	(15268) at addChunk (_stream_readable.js:288:12)
                    javascript.0	2019-10-02 08:46:28.478	warn	(15268) at Socket.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:28.478	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
                    javascript.0	2019-10-02 08:46:28.478	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
                    javascript.0	2019-10-02 08:46:28.477	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
                    javascript.0	2019-10-02 08:46:28.477	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
                    javascript.0	2019-10-02 08:46:28.477	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
                    javascript.0	2019-10-02 08:46:28.477	warn	(15268) at Redis.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:28.477	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
                    javascript.0	2019-10-02 08:46:28.476	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
                    javascript.0	2019-10-02 08:46:28.476	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
                    javascript.0	2019-10-02 08:46:28.476	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
                    javascript.0	2019-10-02 08:46:28.476	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:23:7)
                    javascript.0	2019-10-02 08:46:28.474	warn	(15268) getState "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found (3)
                    javascript.0	2019-10-02 08:46:28.188	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                    javascript.0	2019-10-02 08:46:28.188	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
                    javascript.0	2019-10-02 08:46:28.188	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
                    javascript.0	2019-10-02 08:46:28.188	warn	(15268) at addChunk (_stream_readable.js:288:12)
                    javascript.0	2019-10-02 08:46:28.188	warn	(15268) at Socket.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:28.187	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
                    javascript.0	2019-10-02 08:46:28.187	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
                    javascript.0	2019-10-02 08:46:28.187	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
                    javascript.0	2019-10-02 08:46:28.187	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
                    javascript.0	2019-10-02 08:46:28.187	warn	(15268) at DataHandler.handleSubscriberReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:87:32)
                    javascript.0	2019-10-02 08:46:28.187	warn	(15268) at Redis.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:28.186	warn	(15268) at Redis.sub.on (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:202:37)
                    javascript.0	2019-10-02 08:46:28.186	warn	(15268) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4554:37)
                    javascript.0	2019-10-02 08:46:28.186	warn	(15268) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:378:25)
                    javascript.0	2019-10-02 08:46:28.186	warn	(15268) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:973:38)
                    javascript.0	2019-10-02 08:46:28.186	warn	(15268) at Object.<anonymous> (script.js.Magiccube_zur_Steuerung_Wohnzimmer:24:5)
                    javascript.0	2019-10-02 08:46:28.185	warn	(15268) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1276:20)
                    javascript.0	2019-10-02 08:46:28.184	warn	(15268) State "milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature" not found
                    javascript.0	2019-10-02 08:46:28.184	warn	(15268) at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
                    javascript.0	2019-10-02 08:46:28.184	warn	(15268) at Socket.Readable.push (_stream_readable.js:224:10)
                    javascript.0	2019-10-02 08:46:28.184	warn	(15268) at readableAddChunk (_stream_readable.js:269:11)
                    javascript.0	2019-10-02 08:46:28.184	warn	(15268) at addChunk (_stream_readable.js:288:12)
                    javascript.0	2019-10-02 08:46:28.184	warn	(15268) at Socket.emit (events.js:198:13)
                    javascript.0	2019-10-02 08:46:28.183	warn	(15268) at Socket.DataHandler.redis.stream.on.data (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:25:20)
                    javascript.0	2019-10-02 08:46:28.183	warn	(15268) at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:544:14)
                    javascript.0	2019-10-02 08:46:28.183	warn	(15268) at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:21:22)
                    javascript.0	2019-10-02 08:46:28.183	warn	(15268) at DataHandler.returnReply (/opt/iobroker/node_modules/ioredis/built/DataHandler.js:47:18)
                    
                    
                    apollon77A Offline
                    apollon77A Offline
                    apollon77
                    schrieb am zuletzt editiert von
                    #421

                    @e-i-k-e sagte in [Aufruf] js-controller 2.0 Beta Test:

                    milight-smart-light.0.Stehlampe_Sofs.fullColor-1.whiteTemperature

                    DIe meldung sagt das er auf diesen State zugreifen will der aber nicht existiert bzw keinen Wert zu haben scheint. Was zeigen die Objekte? Ist der da der State?

                    1 Antwort Letzte Antwort
                    0
                    • E e-i-k-e

                      @apollon77
                      Okay ich bin mal auf die Suche genagen. habe NPM 6.9.0 und NPM x.x.x (aktuelle Version) auf meinem System gehabt. Das konnte ich beheben. Allerdings wird mir immer noch der selbe Fehler angezeigt. Könnte ich noch eine eine dritte Version auf meinem System haben? Wenn ja, wie finde ich die?

                      apollon77A Offline
                      apollon77A Offline
                      apollon77
                      schrieb am zuletzt editiert von
                      #422

                      @e-i-k-e Der selbe fehler? Du meinst diese vis widget auto install fehler?

                      Ok, dann schauen wir da rein: Zeig mal den Raw Objekt Inhalt von system.adapter.vis-material UND system.adapter.vis-material.0

                      Der Adapte rist in Vereuon 0.1.5 und im latest repo (und damit npm) nur in 0.1.3

                      Und bitte screenshot wie der Admin aussieht für den Adapter im Adapter-Tab

                      1 Antwort Letzte Antwort
                      0
                      • D Online
                        D Online
                        darkiop
                        Most Active
                        schrieb am zuletzt editiert von
                        #423

                        @apollon77 sagte in [Aufruf] js-controller 2.0 Beta Test:

                        Ich habe noch ein was gefunden was abhänfig von der nodejs Version vllt die Ursache gewesen sein könnte. Wenn die Objects.json jetzt nicht gespeichert wird (der timeout sind 5s nach letzter Änderung an Objekten) bin ich wieder ratlos. Eine 2.0.19 kommt gleich

                        Ok, dann teste ich die direkt heute Mittag. Spiele hier auch gerne weiterhin den Tester - Morgen evtl. weniger Zeit dafür, aber Freitag passt es wieder.

                        Auch für das komische mit Javascript und danach andere Adapter ist sehr Strange, Müsste man jetzt genau logs schauen.
                        File/File ist komplett ok, war nur für mich zur Klarstellung.
                        ich kapiere nur immer noch nicht warum das mit ipv6 nicht tut

                        Soll ich dir die kompletten Logs mal zukommen lassen? Wenn ja schick mir einfach mal deine Mail Adresse per PN.

                        Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

                        apollon77A 2 Antworten Letzte Antwort
                        0
                        • C ChrisXY

                          @apollon77 hm ich denke nicht der redis client kann sich ja auch verbinden ..

                          Neuste Version von gerade hat auch nicht geklappt:

                          Connecting to previous DB "file"...                                                                                                                                    
                          Creating backup ...                                                                                                                                                    
                          This can take some time ... please be patient!                                                                                                                         
                          host.iobroker 16727 states saved                                                                                                                                       
                          host.iobroker 19327 objects saved                                                                                                                                      
                          Backup created: /opt/iobroker/backups/2019_10_02-07_55_13_backupiobroker-migration.tar.gz                                                                              
                                                                                                                                                                                                 
                          Connecting to new DB "redis" ...                                                                                                                                       
                          States  NOT connected                                                                                                                                                  
                          Objects NOT connected                                                                                                                                                  
                                                                                                                                                                                                 
                          New Database could not be connected. Please check your settings. No settings have been changed.                                                                        
                          
                          
                          apollon77A Offline
                          apollon77A Offline
                          apollon77
                          schrieb am zuletzt editiert von
                          #424

                          @ChrisXY Ok, kann es reproduzieren ... fix in Arbeit

                          1 Antwort Letzte Antwort
                          1
                          • D darkiop

                            @apollon77 sagte in [Aufruf] js-controller 2.0 Beta Test:

                            Ich habe noch ein was gefunden was abhänfig von der nodejs Version vllt die Ursache gewesen sein könnte. Wenn die Objects.json jetzt nicht gespeichert wird (der timeout sind 5s nach letzter Änderung an Objekten) bin ich wieder ratlos. Eine 2.0.19 kommt gleich

                            Ok, dann teste ich die direkt heute Mittag. Spiele hier auch gerne weiterhin den Tester - Morgen evtl. weniger Zeit dafür, aber Freitag passt es wieder.

                            Auch für das komische mit Javascript und danach andere Adapter ist sehr Strange, Müsste man jetzt genau logs schauen.
                            File/File ist komplett ok, war nur für mich zur Klarstellung.
                            ich kapiere nur immer noch nicht warum das mit ipv6 nicht tut

                            Soll ich dir die kompletten Logs mal zukommen lassen? Wenn ja schick mir einfach mal deine Mail Adresse per PN.

                            apollon77A Offline
                            apollon77A Offline
                            apollon77
                            schrieb am zuletzt editiert von
                            #425
                            Dieser Beitrag wurde gelöscht!
                            1 Antwort Letzte Antwort
                            0
                            • D darkiop

                              @apollon77 sagte in [Aufruf] js-controller 2.0 Beta Test:

                              Ich habe noch ein was gefunden was abhänfig von der nodejs Version vllt die Ursache gewesen sein könnte. Wenn die Objects.json jetzt nicht gespeichert wird (der timeout sind 5s nach letzter Änderung an Objekten) bin ich wieder ratlos. Eine 2.0.19 kommt gleich

                              Ok, dann teste ich die direkt heute Mittag. Spiele hier auch gerne weiterhin den Tester - Morgen evtl. weniger Zeit dafür, aber Freitag passt es wieder.

                              Auch für das komische mit Javascript und danach andere Adapter ist sehr Strange, Müsste man jetzt genau logs schauen.
                              File/File ist komplett ok, war nur für mich zur Klarstellung.
                              ich kapiere nur immer noch nicht warum das mit ipv6 nicht tut

                              Soll ich dir die kompletten Logs mal zukommen lassen? Wenn ja schick mir einfach mal deine Mail Adresse per PN.

                              apollon77A Offline
                              apollon77A Offline
                              apollon77
                              schrieb am zuletzt editiert von
                              #426

                              @darkiop sagte in [Aufruf] js-controller 2.0 Beta Test:

                              Soll ich dir die kompletten Logs mal zukommen lassen? Wenn ja schick mir einfach mal deine Mail Adresse per PN.

                              Gern, aber wenns geht mit "zeit-pointern" :-) Sonst such ich nahc der Nadel im heuhaufen.
                              :-)
                              iobroker@fischer-ka.de

                              1 Antwort Letzte Antwort
                              0
                              • apollon77A Offline
                                apollon77A Offline
                                apollon77
                                schrieb am zuletzt editiert von
                                #427

                                2.0.19 auf GitHub:

                                • (Apollon77) fix migration
                                • (Apollon77) fix potential cases where objects/states files were not stored
                                D coyoteC 2 Antworten Letzte Antwort
                                0
                                • apollon77A apollon77

                                  @SBorg Also das Log sieht an sich ok aus, würde nur bedeuten das bei dir das setzen der 2699 Objekte und Daten (hollala) sehr langsam ist und er einfach nicht fertig wird. Bisher ist bei keinen so eine schlechte Performance gesehen worden. Strange. Muss ich versuchen nachzustellen. Erklären kann ich es mir nicht. Bisher weder bei Arteck noch anderen in der Form passiert

                                  SBorgS Online
                                  SBorgS Online
                                  SBorg
                                  Forum Testing Most Active
                                  schrieb am zuletzt editiert von
                                  #428

                                  @apollon77 sagte in [Aufruf] js-controller 2.0 Beta Test:

                                  @SBorg Also das Log sieht an sich ok aus, würde nur bedeuten das bei dir das setzen der 2699 Objekte und Daten (hollala) sehr langsam ist und er einfach nicht fertig wird. Bisher ist bei keinen so eine schlechte Performance gesehen worden. Strange. Muss ich versuchen nachzustellen. Erklären kann ich es mir nicht. Bisher weder bei Arteck noch anderen in der Form passiert

                                  Gotcha :)
                                  Unter 1.5.14 hatte ich 60 Sekunden und funktioniert.
                                  Da es seit 2.x nicht mehr ging hatte ich versuchsweise 120 Sekunden, ging auch nicht.
                                  Nach deinem Post habe ich es jetzt auf 5 Minuten erhöht und es geht. Strange, denn dann wäre es > 5x langsamer

                                  LG SBorg ( SBorg auf GitHub)
                                  Projekte: Lebensmittelwarnung.de | WLAN-Wetterstation | PimpMyStation

                                  apollon77A 1 Antwort Letzte Antwort
                                  0
                                  • SBorgS SBorg

                                    @apollon77 sagte in [Aufruf] js-controller 2.0 Beta Test:

                                    @SBorg Also das Log sieht an sich ok aus, würde nur bedeuten das bei dir das setzen der 2699 Objekte und Daten (hollala) sehr langsam ist und er einfach nicht fertig wird. Bisher ist bei keinen so eine schlechte Performance gesehen worden. Strange. Muss ich versuchen nachzustellen. Erklären kann ich es mir nicht. Bisher weder bei Arteck noch anderen in der Form passiert

                                    Gotcha :)
                                    Unter 1.5.14 hatte ich 60 Sekunden und funktioniert.
                                    Da es seit 2.x nicht mehr ging hatte ich versuchsweise 120 Sekunden, ging auch nicht.
                                    Nach deinem Post habe ich es jetzt auf 5 Minuten erhöht und es geht. Strange, denn dann wäre es > 5x langsamer

                                    apollon77A Offline
                                    apollon77A Offline
                                    apollon77
                                    schrieb am zuletzt editiert von apollon77
                                    #429

                                    @SBorg Hast Du noch alte 1.5.x logs um zu sehen wie lange zwischen start und end war und wie lange es jetzt ist? hast ja die "starting " und "wurde beendet" logs ...

                                    Und: Was ist das für ein System? Effektiv das wo der Master läuft (wil ist ja file/file korrekt?)

                                    SBorgS 1 Antwort Letzte Antwort
                                    0
                                    • apollon77A apollon77

                                      2.0.19 auf GitHub:

                                      • (Apollon77) fix migration
                                      • (Apollon77) fix potential cases where objects/states files were not stored
                                      D Online
                                      D Online
                                      darkiop
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #430

                                      @apollon77 sagte in [Aufruf] js-controller 2.0 Beta Test:

                                      (Apollon77) fix potential cases where objects/states files were not stored

                                      Funktioniert! Daumen hoch!

                                      Logs schicke ich später.

                                      Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

                                      apollon77A 1 Antwort Letzte Antwort
                                      0
                                      • D darkiop

                                        @apollon77 sagte in [Aufruf] js-controller 2.0 Beta Test:

                                        (Apollon77) fix potential cases where objects/states files were not stored

                                        Funktioniert! Daumen hoch!

                                        Logs schicke ich später.

                                        apollon77A Offline
                                        apollon77A Offline
                                        apollon77
                                        schrieb am zuletzt editiert von
                                        #431

                                        @darkiop Strange nummer. Welche nodejs version hast du?

                                        D 1 Antwort Letzte Antwort
                                        0
                                        • apollon77A apollon77

                                          2.0.19 auf GitHub:

                                          • (Apollon77) fix migration
                                          • (Apollon77) fix potential cases where objects/states files were not stored
                                          coyoteC Offline
                                          coyoteC Offline
                                          coyote
                                          Most Active
                                          schrieb am zuletzt editiert von coyote
                                          #432

                                          @apollon77 leider will redis immer noch nicht...

                                          Connecting to previous DB "file"...                                                                                                                                    
                                          Creating backup ...                                                                                                                                                    
                                          This can take some time ... please be patient!                                                                                                                         
                                          host.iobroker 16727 states saved                                                                                                                                       
                                          host.iobroker 19327 objects saved                                                                                                                                      
                                          Backup created: /opt/iobroker/backups/2019_10_02-13_54_13_backupiobroker-migration.tar.gz                                                                              
                                                                                                                                                                                                                 
                                          Connecting to new DB "redis" ...                                                                                                                                       
                                          States  NOT connected                                                                                                                                                  
                                          Objects NOT connected                                                                                                                                                  
                                                                                                                                                                                                                 
                                          New Database could not be connected. Please check your settings. No settings have been changed.                                                                        
                                           
                                          

                                          Kann ich sonst noch irgendwas überprüfen, wo es haken könnte?

                                          apollon77A 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          857

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe