Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. ioBroker Allgemein
  4. docker iobroker update

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    429

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    353

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    959

docker iobroker update

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
iobroker update
32 Beiträge 4 Kommentatoren 2.9k Aufrufe 3 Beobachtet
  • Ä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.
  • D Offline
    D Offline
    doctorultra
    schrieb am zuletzt editiert von
    #3

    ok, aber wie aktualisierst du z. B. den JS-Controller, weil das geht nur mit iobroker ugrade -self und da gibt es oft Probleme?

    haselchenH 1 Antwort Letzte Antwort
    0
    • D doctorultra

      ok, aber wie aktualisierst du z. B. den JS-Controller, weil das geht nur mit iobroker ugrade -self und da gibt es oft Probleme?

      haselchenH Offline
      haselchenH Offline
      haselchen
      Most Active
      schrieb am zuletzt editiert von haselchen
      #4

      @doctorultra

      Vielleicht habe ich einfach nur Glück :) Bisher lief alles so , wie ich es beschrieben habe.
      Den JS Controller habe ich wenn über andere Befehle installiert.
      Ich benutze nur bestimmte Versionen. Nicht immer die Aktuellste.
      Wenn ich mich jetzt nicht selber falsch zitiere, hast Du doch den XYZ Ordner, den Du einfach wieder in den IoBroker Ordner kopierst.
      Mag sein, dass die Profis hier den Kopf schütteln, aber ich hatte in der Hinsicht noch keine Probleme.

      Edit:

      Ich meine , ich habe das immer so gemacht: (Beispiel Controller Version)

      npm install iobroker.js-controller@1.2.3

      Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

      1 Antwort Letzte Antwort
      0
      • D Offline
        D Offline
        doctorultra
        schrieb am zuletzt editiert von
        #5

        beim mir kommt beim update immer

        root@ioBroker:/opt# iobroker upgrade self                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
        Update js-controller from @1.5.11 to @1.5.14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
        NPM version: 3.10.10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
        npm install iobroker.js-controller@1.5.14 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
        ../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: Datei oder Verzeichnis nicht gefunden                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
         #include <security/pam_appl.h>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                                       ^                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
        compilation terminated.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
        make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
        gyp ERR! build error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
        gyp ERR! stack Error: `make` failed with exit code: 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
        gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
        gyp ERR! stack     at emitTwo (events.js:106:13)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
        gyp ERR! stack     at ChildProcess.emit (events.js:191:7)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
        gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
        gyp ERR! System Linux 4.2.8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
        gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
        gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
        gyp ERR! node -v v6.12.2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
        gyp ERR! node-gyp -v v3.4.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
        gyp ERR! not ok                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
        npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/are-we-there-yet/package.json'                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
        npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/prebuild-install/package.json'                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
        Host "ioBroker" (linux) updated                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
        Execute: chmod -R 777 /opt/iobroker                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
        Chmod finished. Restart controller                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
        Starting node restart.js                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
        root@ioBroker:/opt#       
        
        GlasfaserG haselchenH dslraserD 3 Antworten Letzte Antwort
        0
        • D doctorultra

          beim mir kommt beim update immer

          root@ioBroker:/opt# iobroker upgrade self                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
          Update js-controller from @1.5.11 to @1.5.14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
          NPM version: 3.10.10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
          npm install iobroker.js-controller@1.5.14 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
          ../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: Datei oder Verzeichnis nicht gefunden                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
           #include <security/pam_appl.h>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                                         ^                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
          compilation terminated.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
          make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
          gyp ERR! build error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
          gyp ERR! stack Error: `make` failed with exit code: 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
          gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
          gyp ERR! stack     at emitTwo (events.js:106:13)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
          gyp ERR! stack     at ChildProcess.emit (events.js:191:7)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
          gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
          gyp ERR! System Linux 4.2.8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
          gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
          gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
          gyp ERR! node -v v6.12.2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
          gyp ERR! node-gyp -v v3.4.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
          gyp ERR! not ok                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
          npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/are-we-there-yet/package.json'                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
          npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/prebuild-install/package.json'                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
          Host "ioBroker" (linux) updated                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
          Execute: chmod -R 777 /opt/iobroker                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
          Chmod finished. Restart controller                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
          Starting node restart.js                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
          root@ioBroker:/opt#       
          
          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von Glasfaser
          #6

          @doctorultra sagte in docker iobroker update:

          NPM version: 3.10.10

          Ganz schön alt die Version , die du hast …

          zeige mal bitte :

          cd /opt/iobroker
          
          npm -v
          nodejs -v
          node -v
          

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          1 Antwort Letzte Antwort
          0
          • D doctorultra

            beim mir kommt beim update immer

            root@ioBroker:/opt# iobroker upgrade self                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
            Update js-controller from @1.5.11 to @1.5.14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
            NPM version: 3.10.10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
            npm install iobroker.js-controller@1.5.14 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
            ../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: Datei oder Verzeichnis nicht gefunden                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
             #include <security/pam_appl.h>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                                           ^                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
            compilation terminated.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
            make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
            gyp ERR! build error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
            gyp ERR! stack Error: `make` failed with exit code: 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
            gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
            gyp ERR! stack     at emitTwo (events.js:106:13)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
            gyp ERR! stack     at ChildProcess.emit (events.js:191:7)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
            gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
            gyp ERR! System Linux 4.2.8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
            gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
            gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
            gyp ERR! node -v v6.12.2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
            gyp ERR! node-gyp -v v3.4.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
            gyp ERR! not ok                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
            npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/are-we-there-yet/package.json'                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
            npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/prebuild-install/package.json'                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
            Host "ioBroker" (linux) updated                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
            Execute: chmod -R 777 /opt/iobroker                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
            Chmod finished. Restart controller                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
            Starting node restart.js                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
            root@ioBroker:/opt#       
            
            haselchenH Offline
            haselchenH Offline
            haselchen
            Most Active
            schrieb am zuletzt editiert von
            #7

            @doctorultra

            Glasfaser hat Recht.
            Du solltest mindestens Nodejs 8.16.2 und NPM 6.4.1 haben für die JS Controller Version 1.5.14
            Zumindest ist das meine Config.
            Ich denke zur Zeit wird Nodejs 10. X X X von den Usern hier empfohlen.

            Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

            1 Antwort Letzte Antwort
            0
            • D doctorultra

              beim mir kommt beim update immer

              root@ioBroker:/opt# iobroker upgrade self                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
              Update js-controller from @1.5.11 to @1.5.14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
              NPM version: 3.10.10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
              npm install iobroker.js-controller@1.5.14 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
              ../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: Datei oder Verzeichnis nicht gefunden                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
               #include <security/pam_appl.h>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                                             ^                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
              compilation terminated.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
              make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
              gyp ERR! build error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
              gyp ERR! stack Error: `make` failed with exit code: 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
              gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
              gyp ERR! stack     at emitTwo (events.js:106:13)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
              gyp ERR! stack     at ChildProcess.emit (events.js:191:7)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
              gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
              gyp ERR! System Linux 4.2.8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
              gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
              gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
              gyp ERR! node -v v6.12.2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
              gyp ERR! node-gyp -v v3.4.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
              gyp ERR! not ok                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
              npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/are-we-there-yet/package.json'                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
              npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/prebuild-install/package.json'                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
              Host "ioBroker" (linux) updated                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
              Execute: chmod -R 777 /opt/iobroker                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
              Chmod finished. Restart controller                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
              Starting node restart.js                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
              root@ioBroker:/opt#       
              
              dslraserD Offline
              dslraserD Offline
              dslraser
              Forum Testing Most Active
              schrieb am zuletzt editiert von
              #8

              @doctorultra
              ich nutze für Updates immer portainer/die console dort. So wie auch von buanet(andre) in den Anleitungen beschrieben. Ein Backup Script hat er auch zur Verfügung gestellt. Aber gerade beim Backup hast Du ja diverse Möglichkeiten mit der Syno und ioBroker selbst.
              Das ist der "Docker" Bereich
              https://forum.iobroker.net/post/4733
              und auf diesen Seiten findest Du auch alles

              https://buanet.de/category/iobroker/

              1 Antwort Letzte Antwort
              0
              • D Offline
                D Offline
                doctorultra
                schrieb am zuletzt editiert von
                #9

                gerade neuen Docker aufgebaut und das alte iobroker Verzeichnis genommen.

                # iobroker upgrade self                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
                Update js-controller from @1.5.11 to @1.5.14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
                NPM version: 6.11.3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
                npm install iobroker.js-controller@1.5.14 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/are-we-there-yet/package.json'                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/prebuild-install/package.json'                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                npm ERR! code EEXIST                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                npm ERR! path /opt/iobroker/node_modules/.bin/iobroker                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                npm ERR! Refusing to delete /opt/iobroker/node_modules/.bin/iobroker: is outside /opt/iobroker/node_modules/iobroker.js-controller and not a link                                                                                                                                                                                                                                                                                                                                                                                                                                     
                npm ERR! File exists: /opt/iobroker/node_modules/.bin/iobroker                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
                npm ERR! Move it away, and try again.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                npm ERR! A complete log of this run can be found in:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                npm ERR!     /root/.npm/_logs/2019-10-31T20_56_06_101Z-debug.log                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                Host "ioBroker" (linux) updated                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                Execute: chmod -R 777 /opt/iobroker                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
                Chmod finished. Restart controller                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                Starting node restart.js                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                # ^C                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                # npm -v                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                6.11.3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                # nodejs -v                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                v10.17.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                # node -v                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                v10.17.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                #                  
                
                haselchenH GlasfaserG 2 Antworten Letzte Antwort
                0
                • D doctorultra

                  gerade neuen Docker aufgebaut und das alte iobroker Verzeichnis genommen.

                  # iobroker upgrade self                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
                  Update js-controller from @1.5.11 to @1.5.14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
                  NPM version: 6.11.3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
                  npm install iobroker.js-controller@1.5.14 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                  npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/are-we-there-yet/package.json'                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                  npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/prebuild-install/package.json'                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
                  npm ERR! code EEXIST                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                  npm ERR! path /opt/iobroker/node_modules/.bin/iobroker                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                  npm ERR! Refusing to delete /opt/iobroker/node_modules/.bin/iobroker: is outside /opt/iobroker/node_modules/iobroker.js-controller and not a link                                                                                                                                                                                                                                                                                                                                                                                                                                     
                  npm ERR! File exists: /opt/iobroker/node_modules/.bin/iobroker                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
                  npm ERR! Move it away, and try again.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
                  npm ERR! A complete log of this run can be found in:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                  npm ERR!     /root/.npm/_logs/2019-10-31T20_56_06_101Z-debug.log                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                  Host "ioBroker" (linux) updated                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                  Execute: chmod -R 777 /opt/iobroker                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
                  Chmod finished. Restart controller                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                  Starting node restart.js                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                  # ^C                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                  # npm -v                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                  6.11.3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                  # nodejs -v                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                  v10.17.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                  # node -v                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                  v10.17.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                  #                  
                  
                  haselchenH Offline
                  haselchenH Offline
                  haselchen
                  Most Active
                  schrieb am zuletzt editiert von haselchen
                  #10

                  @doctorultra

                  Ganz einfach.
                  Die Datei musste löschen , die da angegeben steht.
                  /opt/iobroker/node_modules/.bin/iobroker

                  iobroker

                  Diese Meldung bekommst du öfter mal beim Adapter Update. Einfach die angegebene Datei löschen und nochmal updaten, fertig.

                  Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                  1 Antwort Letzte Antwort
                  0
                  • D doctorultra

                    gerade neuen Docker aufgebaut und das alte iobroker Verzeichnis genommen.

                    # iobroker upgrade self                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
                    Update js-controller from @1.5.11 to @1.5.14                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
                    NPM version: 6.11.3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
                    npm install iobroker.js-controller@1.5.14 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                    npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/are-we-there-yet/package.json'                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                    npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/prebuild-install/package.json'                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
                    npm ERR! code EEXIST                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                    npm ERR! path /opt/iobroker/node_modules/.bin/iobroker                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                    npm ERR! Refusing to delete /opt/iobroker/node_modules/.bin/iobroker: is outside /opt/iobroker/node_modules/iobroker.js-controller and not a link                                                                                                                                                                                                                                                                                                                                                                                                                                     
                    npm ERR! File exists: /opt/iobroker/node_modules/.bin/iobroker                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
                    npm ERR! Move it away, and try again.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
                    npm ERR! A complete log of this run can be found in:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                    npm ERR!     /root/.npm/_logs/2019-10-31T20_56_06_101Z-debug.log                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                    Host "ioBroker" (linux) updated                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                    Execute: chmod -R 777 /opt/iobroker                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
                    Chmod finished. Restart controller                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                    Starting node restart.js                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                    # ^C                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                    # npm -v                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                    6.11.3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                    # nodejs -v                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                    v10.17.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                    # node -v                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                    v10.17.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                    #                  
                    
                    GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    schrieb am zuletzt editiert von
                    #11

                    @doctorultra

                    vor dem iobroker upgrade self ein :

                    iobroker update 
                    

                    nochmal durchführen .

                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                    1 Antwort Letzte Antwort
                    0
                    • D Offline
                      D Offline
                      doctorultra
                      schrieb am zuletzt editiert von
                      #12

                      jetzt scheint es durch zu sein, nur der homekit adapter yahka macht Probleme?

                      host.ioBroker	2019-10-31 22:14:42.203	error	instance system.adapter.yahka.0 terminated with code 1 ()
                      Caught	2019-10-31 22:14:42.203	error	by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                      Caught	2019-10-31 22:14:42.203	error	by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                      Caught	2019-10-31 22:14:42.203	error	by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
                      Caught	2019-10-31 22:14:42.203	error	by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                      Caught	2019-10-31 22:14:42.203	error	by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
                      Caught	2019-10-31 22:14:42.203	error	by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/mdns/lib/dns_sd.js:32:22)
                      Caught	2019-10-31 22:14:42.203	error	by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
                      Caught	2019-10-31 22:14:42.203	error	by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
                      Caught	2019-10-31 22:14:42.203	error	by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                      Caught	2019-10-31 22:14:42.202	error	by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                      Caught	2019-10-31 22:14:42.202	error	by controller[0]: Error: Cannot find module '../build/Release/dns_sd_bindings'
                      Caught	2019-10-31 22:14:42.202	error	by controller[0]: ^
                      Caught	2019-10-31 22:14:42.202	error	by controller[0]: throw err;
                      Caught	2019-10-31 22:14:42.202	error	by controller[0]: internal/modules/cjs/loader.js:638
                      
                      1 Antwort Letzte Antwort
                      0
                      • D Offline
                        D Offline
                        doctorultra
                        schrieb am zuletzt editiert von
                        #13

                        habe mal ein npm rebuild gemacht, da kommt leider am Ende folgender Fehler

                        dns_sd_bindings.target.mk:165: die Regel für Ziel „Release/obj.target/dns_sd_bindings/src/dns_sd.o“ scheiterte                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
                        make: *** [Release/obj.target/dns_sd_bindings/src/dns_sd.o] Fehler 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                        make: Verzeichnis „/opt/iobroker/node_modules/mdns/build“ wird verlassen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                        gyp ERR! build error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                        gyp ERR! stack Error: `make` failed with exit code: 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
                        gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:193:23)                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                        gyp ERR! stack     at ChildProcess.emit (events.js:198:13)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                        gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
                        gyp ERR! System Linux 4.2.8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                        gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
                        gyp ERR! cwd /opt/iobroker/node_modules/mdns                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
                        gyp ERR! node -v v10.17.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                        gyp ERR! node-gyp -v v5.0.3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                        gyp ERR! not ok                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                        npm ERR! code ELIFECYCLE                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                        npm ERR! errno 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                        npm ERR! mdns@2.3.4 install: `node-gyp rebuild`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                        npm ERR! Exit status 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                        npm ERR!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                        npm ERR! Failed at the mdns@2.3.4 install script.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
                        npm ERR! This is probably not a problem with npm. There is likely additional logging output above.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                        npm ERR! A complete log of this run can be found in:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                        npm ERR!     /root/.npm/_logs/2019-10-31T21_22_25_110Z-debug.log   
                        
                        haselchenH 1 Antwort Letzte Antwort
                        0
                        • D doctorultra

                          habe mal ein npm rebuild gemacht, da kommt leider am Ende folgender Fehler

                          dns_sd_bindings.target.mk:165: die Regel für Ziel „Release/obj.target/dns_sd_bindings/src/dns_sd.o“ scheiterte                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
                          make: *** [Release/obj.target/dns_sd_bindings/src/dns_sd.o] Fehler 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                          make: Verzeichnis „/opt/iobroker/node_modules/mdns/build“ wird verlassen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                          gyp ERR! build error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                          gyp ERR! stack Error: `make` failed with exit code: 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
                          gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:193:23)                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                          gyp ERR! stack     at ChildProcess.emit (events.js:198:13)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                          gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
                          gyp ERR! System Linux 4.2.8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                          gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
                          gyp ERR! cwd /opt/iobroker/node_modules/mdns                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
                          gyp ERR! node -v v10.17.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                          gyp ERR! node-gyp -v v5.0.3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                          gyp ERR! not ok                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                          npm ERR! code ELIFECYCLE                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                          npm ERR! errno 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                          npm ERR! mdns@2.3.4 install: `node-gyp rebuild`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                          npm ERR! Exit status 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                          npm ERR!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                          npm ERR! Failed at the mdns@2.3.4 install script.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
                          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                          npm ERR! A complete log of this run can be found in:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                          npm ERR!     /root/.npm/_logs/2019-10-31T21_22_25_110Z-debug.log   
                          
                          haselchenH Offline
                          haselchenH Offline
                          haselchen
                          Most Active
                          schrieb am zuletzt editiert von
                          #14

                          @doctorultra

                          Hast du vorher mal nen

                          apt-get update / upgrade gemacht ?

                          Oder jetzt im Nachhinein?

                          Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                          1 Antwort Letzte Antwort
                          0
                          • D Offline
                            D Offline
                            doctorultra
                            schrieb am zuletzt editiert von
                            #15
                            sudo npm install --unsafe-perm mdns
                            sudo npm rebuild --unsafe-perm
                            

                            Hat leider auch nichts gebracht, jetzt ist es noch schlimmer :-)

                            host.ioBroker	2019-10-31 22:45:11.462	error	instance system.adapter.yahka.0 terminated with code 0 (OK)
                            host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],
                            host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yah
                            host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adap
                            host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 4
                            host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket calling ack 2 with [null,"system.adapter.yahka.0.alive"]
                            host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser decoded 32[null,"system.adapter.yahka.0.alive"] as {"type":3,"nsp":"/","id":2,"data":[null,"system.adapter.yahka.0.alive"]}
                            host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket receive: type "message", data "32[null,"system.adapter.yahka.0.alive"]"
                            host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"} as 23[
                            host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"
                            host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"n
                            host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 3
                            host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket calling ack 1 with [null,["system.adapter.admin.0.logging"]]
                            host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser decoded 31[null,["system.adapter.admin.0.logging"]] as {"type":3,"nsp":"/","id":1,"data":[null,["system.adapter.admin.0.loggin
                            host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket receive: type "message", data "31[null,["system.adapter.admin.0.logging"]]"
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[105]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket flushing 17 packets in socket
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[104]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket flushing 11 packets in socket
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[103]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[102]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yah
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[102]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adap
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[101]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 2
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at emitListeningNT (net.js:1314:10) errorCode: -65537 }
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at Server.emit (events.js:198:13)
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at EventedHTTPServer.<anonymous> (/opt/iobroker/node_modules/hap-nodejs/lib/util/eventedhttp.js:65:10)
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at EventedHTTPServer.emit (events.js:198:13)
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at HAPServer._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/HAPServer.js:190:8)
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at HAPServer.emit (events.js:198:13)
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at Bridge.Accessory._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/Accessory.js:661:20)
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at Advertiser.startAdvertising (/opt/iobroker/node_modules/hap-nodejs/lib/Advertiser.js:47:30)
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at Object.create [as createAdvertisement] (/opt/iobroker/node_modules/mdns/lib/advertisement.js:64:10)
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at new Advertisement (/opt/iobroker/node_modules/mdns/lib/advertisement.js:56:10)
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: { Error: dns service error: unknown
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[99]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","yah
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[99]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[98]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[97]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[96]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[96]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[96]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[95]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[95]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[95]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 9
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[95]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[95]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[95]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[94]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[94]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[94]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[93]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 8
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[92]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[91]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[90]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[90]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[89]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[88]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[87]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 7
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[86]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[85]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[85]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[84]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[83]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[82]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[81]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 6
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[80]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[80]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[79]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[78]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[78]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[78]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[78]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 5
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                            host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 4
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 3
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                            host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 2
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[76]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket flushing 1 packets in socket
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[76]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[75]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[75]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[74]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 1
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.yahka.0"},
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.ya
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.ada
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yahka.0"},n
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yah
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adap
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0"},null]
                            host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.83,"ack":true,"from":"system.adapter.yahka.
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.83,"ack":true,"from":"system.adapte
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.83,"ack":true,"from":"system
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.23,"ack":true,"from":"system.adapter.yahka
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.23,"ack":true,"from":"system.adapt
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.23,"ack":true,"from":"syste
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":49.81,"ack":true,"from":"system.adapter.yahka.0"},n
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":49.81,"ack":true,"from":"system.adapter.yah
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":49.81,"ack":true,"from":"system.adap
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from":"system.adapt
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from":"syst
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"system.adapter.y
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"system.a
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"s
                            host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","*.logging",nul
                            host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[72]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket flushing 1 packets in socket
                            host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[71]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"} as 21["getKeys","*.logging"]
                            host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[71]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[71]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[70]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 1
                            host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[69]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket calling ack 0 with [null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka","version":"0.7.1","n
                            host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[68]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser decoded 30[null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka","version":"0.7.1","news":{"0.7.1":{"
                            host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[67]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket receive: type "message", data "30[null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka"
                            host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[66]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket flushing 1 packets in socket
                            host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[65]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling ignoring poll - transport state "paused"
                            host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[64]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket clearing existing transport polling
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[63]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket setting transport websocket
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[63]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket changing transport and sending upgrade packet
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[63]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling paused
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[62]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling pre-pause polling complete
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[62]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket receive: type "noop", data "undefined"
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[62]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling polling got data 1:6
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[61]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling ignoring poll - transport state "paused"
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[60]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket clearing existing transport polling
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[60]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket setting transport websocket
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[60]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket changing transport and sending upgrade packet
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[59]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling paused
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[58]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling pre-pause polling complete
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[57]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/"} as 20["getOb
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[57]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[57]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[57]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 0
                            host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[56]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket calling ack 0 with [null,{"val":false,"ack":true,"ts":1572558279658,"q":0,"from":"system.host.ioBroker","lc":15725582795
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[55]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser decoded 30[null,{"val":false,"ack":true,"ts":1572558279658,"q":0,"from":"system.host.ioBroker","lc":1572558279548}] as {"type":
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[54]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket receive: type "message", data "30[null,{"val":false,"ack":true,"ts":1572558279658,"q":0,"from":"system.host.ioBro
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[54]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling polling got data 108:430[null,{"val":false,"ack":true,"ts":1572558279658,"q":0,"from":"system.host.ioBroker","lc":15725
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[53]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling pre-pause writing complete
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[52]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling we are currently writing - waiting to pause
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[52]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling we are currently polling - waiting to pause
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[52]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket pausing current transport "polling"
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[52]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket probe transport "websocket" pong
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[51]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr data null
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[50]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZnuwQ&b64=1&sid=7vbhbHPglgVJupN6AAAn
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[49]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr poll
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[48]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling polling
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[47]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr data 46:420["getState","system.adapter.yahka.0.alive"]
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[47]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr open POST: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZnuwN&b64=1&sid=7vbhbHPglgVJupN6AAAn
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[46]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket flushing 1 packets in socket
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[45]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/"} as 20["getSt
                            host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[45]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[45]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[44]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 0
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[43]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser decoded 0 as {"type":0,"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[42]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket receive: type "message", data "0"
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[42]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling polling got data 2:40
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[41]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket probe transport "websocket" opened
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[40]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr data null
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[40]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZnuvh&b64=1&sid=7vbhbHPglgVJupN6AAAn
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[39]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr poll
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[39]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling polling
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket creating transport "websocket"
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket probing transport "websocket"
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket starting upgrade probes
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket transport is open - connecting
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager cleanup
                            host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager open
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket open
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket receive: type "open", data "{"sid":"7vbhbHPglgVJupN6AAAn","upgrades":["websocket"],"pingInterval":25000,"pingTime
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling polling got data 97:0{"sid":"7vbhbHPglgVJupN6AAAn","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":60000}
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[37]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling we are currently polling - waiting to pause
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[37]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket pausing current transport "polling"
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[36]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket probe transport "websocket" pong
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[35]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr data null
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[35]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9001/socket.io/?EIO=3&transport=polling&t=MuZnuvR&b64=1&sid=Qy0iSgyEY47IVGUDAAAm
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[35]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr poll
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[35]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling polling
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[34]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager readyState opening
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[34]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager connect attempt will timeout after 20000
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[34]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket setting transport polling
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[33]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr data null
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[32]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZnuvN&b64=1
                            host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[32]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr poll
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[32]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling polling
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[31]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket creating transport "polling"
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[31]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager opening http://127.0.0.1:9000
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[31]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager readyState closed
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[30]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client new io instance for http://127.0.0.1:9000
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[29]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:url parse http://127.0.0.1:9000
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[28]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-parser decoded 0 as {"type":0,"nsp":"/"}
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[27]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket socket receive: type "message", data "0"
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[26]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling polling got data 2:40
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[25]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket probe transport "websocket" opened
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[24]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr data null
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[23]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9001/socket.io/?EIO=3&transport=polling&t=MuZnuum&b64=1&sid=Qy0iSgyEY47IVGUDAAAm
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[22]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr poll
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[22]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling polling
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[21]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket creating transport "websocket"
                            host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[20]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket probing transport "websocket"
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[19]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket starting upgrade probes
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[18]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:socket transport is open - connecting
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[17]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager cleanup
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[17]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager open
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[16]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket socket open
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[15]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket socket receive: type "open", data "{"sid":"Qy0iSgyEY47IVGUDAAAm","upgrades":["websocket"],"pingInterval":25000,"pingTime
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[14]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling polling got data 97:0{"sid":"Qy0iSgyEY47IVGUDAAAm","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":60000}
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[13]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager readyState opening
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[12]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager connect attempt will timeout after 20000
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[11]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket setting transport polling
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[10]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr data null
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[9]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9001/socket.io/?EIO=3&transport=polling&t=MuZnutH&b64=1
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[8]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr poll
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[7]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling polling
                            host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[6]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket creating transport "polling"
                            host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[5]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager opening http://127.0.0.1:9001
                            host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[4]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager readyState closed
                            host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[3]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client new io instance for http://127.0.0.1:9001
                            host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[2]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:url parse http://127.0.0.1:9001
                            host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[1]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
                            host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[1]: *** WARNING *** Please fix your application to use the native API of Avahi!
                            host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[1]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
                            host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[1]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
                            host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[1]: *** WARNING *** Please fix your application to use the native API of Avahi!
                            host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[0]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
                            
                            GlasfaserG 1 Antwort Letzte Antwort
                            0
                            • D doctorultra
                              sudo npm install --unsafe-perm mdns
                              sudo npm rebuild --unsafe-perm
                              

                              Hat leider auch nichts gebracht, jetzt ist es noch schlimmer :-)

                              host.ioBroker	2019-10-31 22:45:11.462	error	instance system.adapter.yahka.0 terminated with code 0 (OK)
                              host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],
                              host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yah
                              host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adap
                              host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 4
                              host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket calling ack 2 with [null,"system.adapter.yahka.0.alive"]
                              host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser decoded 32[null,"system.adapter.yahka.0.alive"] as {"type":3,"nsp":"/","id":2,"data":[null,"system.adapter.yahka.0.alive"]}
                              host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket receive: type "message", data "32[null,"system.adapter.yahka.0.alive"]"
                              host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"} as 23[
                              host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"
                              host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"n
                              host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 3
                              host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket calling ack 1 with [null,["system.adapter.admin.0.logging"]]
                              host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser decoded 31[null,["system.adapter.admin.0.logging"]] as {"type":3,"nsp":"/","id":1,"data":[null,["system.adapter.admin.0.loggin
                              host.ioBroker	2019-10-31 22:45:11.462	error	Caught by controller[106]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket receive: type "message", data "31[null,["system.adapter.admin.0.logging"]]"
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[105]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket flushing 17 packets in socket
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[104]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket flushing 11 packets in socket
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[103]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[102]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yah
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[102]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adap
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[101]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 2
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at emitListeningNT (net.js:1314:10) errorCode: -65537 }
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at Server.emit (events.js:198:13)
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at EventedHTTPServer.<anonymous> (/opt/iobroker/node_modules/hap-nodejs/lib/util/eventedhttp.js:65:10)
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at EventedHTTPServer.emit (events.js:198:13)
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at HAPServer._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/HAPServer.js:190:8)
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at HAPServer.emit (events.js:198:13)
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at Bridge.Accessory._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/Accessory.js:661:20)
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at Advertiser.startAdvertising (/opt/iobroker/node_modules/hap-nodejs/lib/Advertiser.js:47:30)
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at Object.create [as createAdvertisement] (/opt/iobroker/node_modules/mdns/lib/advertisement.js:64:10)
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: at new Advertisement (/opt/iobroker/node_modules/mdns/lib/advertisement.js:56:10)
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[100]: { Error: dns service error: unknown
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[99]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","yah
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[99]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.461	error	Caught by controller[98]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[97]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[96]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[96]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[96]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[95]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[95]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[95]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 9
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[95]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[95]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[95]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[94]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[94]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[94]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[93]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 8
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[92]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[91]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[90]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.460	error	Caught by controller[90]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[89]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[88]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[87]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 7
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[86]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[85]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[85]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[84]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[83]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[82]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[81]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 6
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[80]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[80]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[79]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[78]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[78]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[78]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[78]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 5
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                              host.ioBroker	2019-10-31 22:45:11.459	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 4
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 3
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                              host.ioBroker	2019-10-31 22:45:11.458	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 2
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[77]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[76]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket flushing 1 packets in socket
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[76]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[75]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[75]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[74]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 1
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.yahka.0"},
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.ya
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.ada
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yahka.0"},n
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yah
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adap
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0"},null]
                              host.ioBroker	2019-10-31 22:45:11.457	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.83,"ack":true,"from":"system.adapter.yahka.
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.83,"ack":true,"from":"system.adapte
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.83,"ack":true,"from":"system
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.23,"ack":true,"from":"system.adapter.yahka
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.23,"ack":true,"from":"system.adapt
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.23,"ack":true,"from":"syste
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":49.81,"ack":true,"from":"system.adapter.yahka.0"},n
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":49.81,"ack":true,"from":"system.adapter.yah
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":49.81,"ack":true,"from":"system.adap
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from":"system.adapt
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from":"syst
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"system.adapter.y
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"system.a
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"s
                              host.ioBroker	2019-10-31 22:45:11.456	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","*.logging",nul
                              host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[73]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[72]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket flushing 1 packets in socket
                              host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[71]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"} as 21["getKeys","*.logging"]
                              host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[71]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[71]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[70]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 1
                              host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[69]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket calling ack 0 with [null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka","version":"0.7.1","n
                              host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[68]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser decoded 30[null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka","version":"0.7.1","news":{"0.7.1":{"
                              host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[67]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket receive: type "message", data "30[null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka"
                              host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[66]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket flushing 1 packets in socket
                              host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[65]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling ignoring poll - transport state "paused"
                              host.ioBroker	2019-10-31 22:45:11.455	error	Caught by controller[64]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket clearing existing transport polling
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[63]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket setting transport websocket
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[63]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket changing transport and sending upgrade packet
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[63]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling paused
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[62]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling pre-pause polling complete
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[62]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket receive: type "noop", data "undefined"
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[62]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling polling got data 1:6
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[61]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling ignoring poll - transport state "paused"
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[60]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket clearing existing transport polling
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[60]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket setting transport websocket
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[60]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket changing transport and sending upgrade packet
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[59]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling paused
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[58]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling pre-pause polling complete
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[57]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/"} as 20["getOb
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[57]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[57]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[57]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 0
                              host.ioBroker	2019-10-31 22:45:11.454	error	Caught by controller[56]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket calling ack 0 with [null,{"val":false,"ack":true,"ts":1572558279658,"q":0,"from":"system.host.ioBroker","lc":15725582795
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[55]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser decoded 30[null,{"val":false,"ack":true,"ts":1572558279658,"q":0,"from":"system.host.ioBroker","lc":1572558279548}] as {"type":
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[54]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket receive: type "message", data "30[null,{"val":false,"ack":true,"ts":1572558279658,"q":0,"from":"system.host.ioBro
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[54]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling polling got data 108:430[null,{"val":false,"ack":true,"ts":1572558279658,"q":0,"from":"system.host.ioBroker","lc":15725
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[53]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling pre-pause writing complete
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[52]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling we are currently writing - waiting to pause
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[52]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling we are currently polling - waiting to pause
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[52]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket pausing current transport "polling"
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[52]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket probe transport "websocket" pong
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[51]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr data null
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[50]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZnuwQ&b64=1&sid=7vbhbHPglgVJupN6AAAn
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[49]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr poll
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[48]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling polling
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[47]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr data 46:420["getState","system.adapter.yahka.0.alive"]
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[47]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr open POST: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZnuwN&b64=1&sid=7vbhbHPglgVJupN6AAAn
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[46]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket flushing 1 packets in socket
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[45]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoded {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/"} as 20["getSt
                              host.ioBroker	2019-10-31 22:45:11.453	error	Caught by controller[45]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser encoding packet {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[45]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager writing packet {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[44]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket emitting packet with ack id 0
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[43]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-parser decoded 0 as {"type":0,"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[42]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket receive: type "message", data "0"
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[42]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling polling got data 2:40
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[41]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket probe transport "websocket" opened
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[40]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr data null
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[40]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZnuvh&b64=1&sid=7vbhbHPglgVJupN6AAAn
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[39]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr poll
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[39]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling polling
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket creating transport "websocket"
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket probing transport "websocket"
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket starting upgrade probes
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:socket transport is open - connecting
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager cleanup
                              host.ioBroker	2019-10-31 22:45:11.452	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager open
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket open
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket socket receive: type "open", data "{"sid":"7vbhbHPglgVJupN6AAAn","upgrades":["websocket"],"pingInterval":25000,"pingTime
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[38]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling polling got data 97:0{"sid":"7vbhbHPglgVJupN6AAAn","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":60000}
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[37]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling we are currently polling - waiting to pause
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[37]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket pausing current transport "polling"
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[36]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket probe transport "websocket" pong
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[35]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr data null
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[35]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9001/socket.io/?EIO=3&transport=polling&t=MuZnuvR&b64=1&sid=Qy0iSgyEY47IVGUDAAAm
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[35]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling-xhr xhr poll
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[35]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:polling polling
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[34]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager readyState opening
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[34]: Thu, 31 Oct 2019 21:45:11 GMT socket.io-client:manager connect attempt will timeout after 20000
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[34]: Thu, 31 Oct 2019 21:45:11 GMT engine.io-client:socket setting transport polling
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[33]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr data null
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[32]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZnuvN&b64=1
                              host.ioBroker	2019-10-31 22:45:11.451	error	Caught by controller[32]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr poll
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[32]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling polling
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[31]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket creating transport "polling"
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[31]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager opening http://127.0.0.1:9000
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[31]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager readyState closed
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[30]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client new io instance for http://127.0.0.1:9000
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[29]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:url parse http://127.0.0.1:9000
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[28]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-parser decoded 0 as {"type":0,"nsp":"/"}
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[27]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket socket receive: type "message", data "0"
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[26]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling polling got data 2:40
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[25]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket probe transport "websocket" opened
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[24]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr data null
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[23]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9001/socket.io/?EIO=3&transport=polling&t=MuZnuum&b64=1&sid=Qy0iSgyEY47IVGUDAAAm
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[22]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr poll
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[22]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling polling
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[21]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket creating transport "websocket"
                              host.ioBroker	2019-10-31 22:45:11.450	error	Caught by controller[20]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket probing transport "websocket"
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[19]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket starting upgrade probes
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[18]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:socket transport is open - connecting
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[17]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager cleanup
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[17]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager open
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[16]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket socket open
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[15]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket socket receive: type "open", data "{"sid":"Qy0iSgyEY47IVGUDAAAm","upgrades":["websocket"],"pingInterval":25000,"pingTime
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[14]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling polling got data 97:0{"sid":"Qy0iSgyEY47IVGUDAAAm","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":60000}
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[13]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager readyState opening
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[12]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager connect attempt will timeout after 20000
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[11]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket setting transport polling
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[10]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr data null
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[9]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9001/socket.io/?EIO=3&transport=polling&t=MuZnutH&b64=1
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[8]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling-xhr xhr poll
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[7]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:polling polling
                              host.ioBroker	2019-10-31 22:45:11.449	error	Caught by controller[6]: Thu, 31 Oct 2019 21:45:10 GMT engine.io-client:socket creating transport "polling"
                              host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[5]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager opening http://127.0.0.1:9001
                              host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[4]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:manager readyState closed
                              host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[3]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client new io instance for http://127.0.0.1:9001
                              host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[2]: Thu, 31 Oct 2019 21:45:10 GMT socket.io-client:url parse http://127.0.0.1:9001
                              host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[1]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
                              host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[1]: *** WARNING *** Please fix your application to use the native API of Avahi!
                              host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[1]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
                              host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[1]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
                              host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[1]: *** WARNING *** Please fix your application to use the native API of Avahi!
                              host.ioBroker	2019-10-31 22:45:11.448	error	Caught by controller[0]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
                              
                              GlasfaserG Offline
                              GlasfaserG Offline
                              Glasfaser
                              schrieb am zuletzt editiert von Glasfaser
                              #16

                              @doctorultra

                              lass mal den Fixer drüber laufen ...

                              curl -sL https://iobroker.net/fix.sh | bash -
                              

                              und kein sudo vor npm .....

                              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                              1 Antwort Letzte Antwort
                              0
                              • D Offline
                                D Offline
                                doctorultra
                                schrieb am zuletzt editiert von
                                #17

                                @haselchen said in docker iobroker update:

                                apt-get update

                                Was ist der Fixer sorry?

                                übrgigens apt-get hat auch nichts gebracht

                                Ign:1 http://deb.debian.org/debian stretch InRelease                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                                Holen:2 http://security.debian.org/debian-security stretch/updates InRelease [94,3 kB]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                Holen:3 http://deb.debian.org/debian stretch-updates InRelease [91,0 kB]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                Holen:4 http://deb.debian.org/debian stretch Release [118 kB]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
                                Holen:5 http://deb.debian.org/debian stretch Release.gpg [2.365 B]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                                Holen:6 https://deb.nodesource.com/node_10.x stretch InRelease [4.585 B]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                Holen:7 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                                Holen:8 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27,4 kB]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                                Holen:9 http://deb.debian.org/debian stretch/main amd64 Packages [7.086 kB]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                                Holen:10 https://deb.nodesource.com/node_10.x stretch/main amd64 Packages [768 B]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
                                Es wurden 7.925 kB in 4 s geholt (1.636 kB/s).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
                                Paketlisten werden gelesen... Fertig                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                                # apt-get upgrade                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
                                Paketlisten werden gelesen... Fertig                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                                Abhängigkeitsbaum wird aufgebaut.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
                                Statusinformationen werden eingelesen.... Fertig                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                                Paketaktualisierung (Upgrade) wird berechnet... Fertig                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                                #                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
                                      
                                
                                GlasfaserG 1 Antwort Letzte Antwort
                                0
                                • D doctorultra

                                  @haselchen said in docker iobroker update:

                                  apt-get update

                                  Was ist der Fixer sorry?

                                  übrgigens apt-get hat auch nichts gebracht

                                  Ign:1 http://deb.debian.org/debian stretch InRelease                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                                  Holen:2 http://security.debian.org/debian-security stretch/updates InRelease [94,3 kB]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                  Holen:3 http://deb.debian.org/debian stretch-updates InRelease [91,0 kB]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                  Holen:4 http://deb.debian.org/debian stretch Release [118 kB]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
                                  Holen:5 http://deb.debian.org/debian stretch Release.gpg [2.365 B]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                                  Holen:6 https://deb.nodesource.com/node_10.x stretch InRelease [4.585 B]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                  Holen:7 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                                  Holen:8 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27,4 kB]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                                  Holen:9 http://deb.debian.org/debian stretch/main amd64 Packages [7.086 kB]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                                  Holen:10 https://deb.nodesource.com/node_10.x stretch/main amd64 Packages [768 B]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
                                  Es wurden 7.925 kB in 4 s geholt (1.636 kB/s).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
                                  Paketlisten werden gelesen... Fertig                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                                  # apt-get upgrade                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
                                  Paketlisten werden gelesen... Fertig                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                                  Abhängigkeitsbaum wird aufgebaut.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
                                  Statusinformationen werden eingelesen.... Fertig                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                                  Paketaktualisierung (Upgrade) wird berechnet... Fertig                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                  0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                                  #                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
                                        
                                  
                                  GlasfaserG Offline
                                  GlasfaserG Offline
                                  Glasfaser
                                  schrieb am zuletzt editiert von
                                  #18

                                  @doctorultra

                                  curl -sL https://iobroker.net/fix.sh | bash -
                                  

                                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                  1 Antwort Letzte Antwort
                                  0
                                  • D Offline
                                    D Offline
                                    doctorultra
                                    schrieb am zuletzt editiert von
                                    #19

                                    neid leider nicht

                                    host.ioBroker	2019-10-31 22:53:42.245	error	instance system.adapter.yahka.0 terminated with code 0 (OK)
                                    host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],"
                                    host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahk
                                    host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapt
                                    host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 4
                                    host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket calling ack 2 with [null,"system.adapter.yahka.0.alive"]
                                    host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser decoded 32[null,"system.adapter.yahka.0.alive"] as {"type":3,"nsp":"/","id":2,"data":[null,"system.adapter.yahka.0.alive"]}
                                    host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket socket receive: type "message", data "32[null,"system.adapter.yahka.0.alive"]"
                                    host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"} as 23["
                                    host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"ns
                                    host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 3
                                    host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket calling ack 1 with [null,["system.adapter.admin.0.logging"]]
                                    host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser decoded 31[null,["system.adapter.admin.0.logging"]] as {"type":3,"nsp":"/","id":1,"data":[null,["system.adapter.admin.0.logging
                                    host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket socket receive: type "message", data "31[null,["system.adapter.admin.0.logging"]]"
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[60]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket flushing 17 packets in socket
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[59]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket flushing 11 packets in socket
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[58]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],"
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[58]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahk
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[58]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapt
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[58]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 2
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at emitListeningNT (net.js:1314:10) errorCode: -65537 }
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at Server.emit (events.js:198:13)
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at EventedHTTPServer.<anonymous> (/opt/iobroker/node_modules/hap-nodejs/lib/util/eventedhttp.js:65:10)
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at EventedHTTPServer.emit (events.js:198:13)
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at HAPServer._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/HAPServer.js:190:8)
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at HAPServer.emit (events.js:198:13)
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at Bridge.Accessory._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/Accessory.js:661:20)
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at Advertiser.startAdvertising (/opt/iobroker/node_modules/hap-nodejs/lib/Advertiser.js:47:30)
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at Object.create [as createAdvertisement] (/opt/iobroker/node_modules/mdns/lib/advertisement.js:64:10)
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at new Advertisement (/opt/iobroker/node_modules/mdns/lib/advertisement.js:56:10)
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: { Error: dns service error: unknown
                                    host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[56]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","yah
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[56]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[55]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 9
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 8
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[53]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                    host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[51]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 7
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 6
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                    host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 5
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[48]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[48]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[48]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[48]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 4
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 3
                                    host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 2
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[46]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket flushing 1 packets in socket
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[45]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[44]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[44]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[43]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 1
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.yahka.0"},
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.ya
                                    host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.ada
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yahka.0"},n
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yah
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adap
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0"},null]
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.71,"ack":true,"from":"system.adapter.yahka.
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.71,"ack":true,"from":"system.adapte
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.71,"ack":true,"from":"system
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.73,"ack":true,"from":"system.adapter.yahka
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.73,"ack":true,"from":"system.adapt
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.73,"ack":true,"from":"syste
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":50.18,"ack":true,"from":"system.adapter.yahka.0"},n
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":50.18,"ack":true,"from":"system.adapter.yah
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":50.18,"ack":true,"from":"system.adap
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from":"system.adapt
                                    host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from":"syst
                                    host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from
                                    host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"system.adapter.y
                                    host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"system.a
                                    host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"s
                                    host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","*.logging",nul
                                    host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket flushing 1 packets in socket
                                    host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"} as 21["getKeys","*.logging"]
                                    host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket emitting packet with ack id 1
                                    host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[40]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket calling ack 0 with [null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka","version":"0.7.1","n
                                    host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[40]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser decoded 30[null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka","version":"0.7.1","news":{"0.7.1":{"
                                    host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[40]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "message", data "30[null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka"
                                    host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[39]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling ignoring poll - transport state "paused"
                                    host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket clearing existing transport polling
                                    host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket setting transport websocket
                                    host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket changing transport and sending upgrade packet
                                    host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling paused
                                    host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling pre-pause polling complete
                                    host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket flushing 1 packets in socket
                                    host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/"} as 20["getOb
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket emitting packet with ack id 0
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket calling ack 0 with [null,{"val":false,"ack":true,"ts":1572558808623,"q":0,"from":"system.host.ioBroker","lc":15725588085
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser decoded 30[null,{"val":false,"ack":true,"ts":1572558808623,"q":0,"from":"system.host.ioBroker","lc":1572558808526}] as {"type":
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[36]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "message", data "30[null,{"val":false,"ack":true,"ts":1572558808623,"q":0,"from":"system.host.ioBro
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[36]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 108:430[null,{"val":false,"ack":true,"ts":1572558808623,"q":0,"from":"system.host.ioBroker","lc":15725
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[36]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling pre-pause writing complete
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[35]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling we are currently writing - waiting to pause
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[34]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling we are currently polling - waiting to pause
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[34]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket pausing current transport "polling"
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[34]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probe transport "websocket" pong
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[33]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[33]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZprdt&b64=1&sid=Wsn4UOqXgtfLdCjYAAAp
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[33]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                    host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[33]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[32]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data 46:420["getState","system.adapter.yahka.0.alive"]
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[32]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open POST: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZprdn&b64=1&sid=Wsn4UOqXgtfLdCjYAAAp
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[31]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket flushing 1 packets in socket
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[31]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/"} as 20["getSt
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[31]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[31]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[30]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket emitting packet with ack id 0
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[29]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser decoded 0 as {"type":0,"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[29]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "message", data "0"
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[29]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 2:40
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[28]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probe transport "websocket" opened
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[27]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[27]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZprdN&b64=1&sid=Wsn4UOqXgtfLdCjYAAAp
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[27]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[27]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                    host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket creating transport "websocket"
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probing transport "websocket"
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket starting upgrade probes
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket transport is open - connecting
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager cleanup
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager open
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket open
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "open", data "{"sid":"Wsn4UOqXgtfLdCjYAAAp","upgrades":["websocket"],"pingInterval":25000,"pingTime
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 97:0{"sid":"Wsn4UOqXgtfLdCjYAAAp","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":60000}
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[25]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling ignoring poll - transport state "paused"
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket clearing existing transport polling
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket setting transport websocket
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket changing transport and sending upgrade packet
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling paused
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling pre-pause polling complete
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager readyState opening
                                    host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager connect attempt will timeout after 20000
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket setting transport polling
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZprd3&b64=1
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket creating transport "polling"
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager opening http://127.0.0.1:9000
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager readyState closed
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client new io instance for http://127.0.0.1:9000
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[21]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:url parse http://127.0.0.1:9000
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[20]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser decoded 0 as {"type":0,"nsp":"/"}
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[19]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "message", data "0"
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[19]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 2:40
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[18]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling we are currently polling - waiting to pause
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[18]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket pausing current transport "polling"
                                    host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[18]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probe transport "websocket" pong
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[17]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probe transport "websocket" opened
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[16]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[16]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9001/socket.io/?EIO=3&transport=polling&t=MuZprbp&b64=1&sid=OVYScHKOQzqVlOVhAAAo
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[15]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[15]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[14]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket creating transport "websocket"
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[14]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probing transport "websocket"
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[13]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket starting upgrade probes
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[13]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket transport is open - connecting
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[12]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager cleanup
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[12]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager open
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[12]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket open
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[12]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "open", data "{"sid":"OVYScHKOQzqVlOVhAAAo","upgrades":["websocket"],"pingInterval":25000,"pingTime
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[11]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 97:0{"sid":"OVYScHKOQzqVlOVhAAAo","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":60000}
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[10]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager readyState opening
                                    host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[9]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager connect attempt will timeout after 20000
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[9]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket setting transport polling
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[8]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[7]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9001/socket.io/?EIO=3&transport=polling&t=MuZprZm&b64=1
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[6]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[6]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[5]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket creating transport "polling"
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[4]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager opening http://127.0.0.1:9001
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[4]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager readyState closed
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[3]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client new io instance for http://127.0.0.1:9001
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[2]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:url parse http://127.0.0.1:9001
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** Please fix your application to use the native API of Avahi!
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
                                    host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** Please fix your application to use the native API of Avahi!
                                    host.ioBroker	2019-10-31 22:53:42.230	error	Caught by controller[0]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
                                    host.ioBroker	2019-10-31 22:53:40.605	info	instance system.adapter.yahka.0 started with pid 1868
                                    host.ioBroker	2019-10-31 22:53:40.591	info	object change system.adapter.yahka.0
                                    admin.0	2019-10-31 22:53:35.626	info	successful connection to socket.io from ::ffff:192.168.10.119
                                    host.ioBroker	2019-10-31 22:53:28.653	info	Restart adapter system.adapter.yahka.0 because enabled
                                    host.ioBroker	2019-10-31 22:53:28.653	error	instance system.adapter.yahka.0 terminated with code 0 (OK)
                                    Caught	2019-10-31 22:53:28.653	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],"optio
                                    Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}
                                    Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.ya
                                    Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 4
                                    Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket calling ack 2 with [null,"system.adapter.yahka.0.alive"]
                                    Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser decoded 32[null,"system.adapter.yahka.0.alive"] as {"type":3,"nsp":"/","id":2,"data":[null,"system.adapter.yahka.0.alive"]}
                                    Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket socket receive: type "message", data "32[null,"system.adapter.yahka.0.alive"]"
                                    Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"} as 23["getSt
                                    Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/
                                    Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 3
                                    Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket calling ack 1 with [null,["system.adapter.admin.0.logging"]]
                                    Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser decoded 31[null,["system.adapter.admin.0.logging"]] as {"type":3,"nsp":"/","id":1,"data":[null,["system.adapter.admin.0.logging"]]}
                                    Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket socket receive: type "message", data "31[null,["system.adapter.admin.0.logging"]]"
                                    Caught	2019-10-31 22:53:28.651	error	by controller[122]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket flushing 17 packets in socket
                                    Caught	2019-10-31 22:53:28.651	error	by controller[121]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket flushing 11 packets in socket
                                    Caught	2019-10-31 22:53:28.651	error	by controller[120]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],"optio
                                    Caught	2019-10-31 22:53:28.651	error	by controller[120]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}
                                    Caught	2019-10-31 22:53:28.651	error	by controller[120]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.ya
                                    Caught	2019-10-31 22:53:28.651	error	by controller[119]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 2
                                    Caught	2019-10-31 22:53:28.651	error	by controller[118]: at emitListeningNT (net.js:1314:10) errorCode: -65537 }
                                    Caught	2019-10-31 22:53:28.651	error	by controller[118]: at Server.emit (events.js:198:13)
                                    Caught	2019-10-31 22:53:28.651	error	by controller[118]: at EventedHTTPServer.<anonymous> (/opt/iobroker/node_modules/hap-nodejs/lib/util/eventedhttp.js:65:10)
                                    Caught	2019-10-31 22:53:28.651	error	by controller[118]: at EventedHTTPServer.emit (events.js:198:13)
                                    Caught	2019-10-31 22:53:28.651	error	by controller[118]: at HAPServer._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/HAPServer.js:190:8)
                                    Caught	2019-10-31 22:53:28.651	error	by controller[118]: at HAPServer.emit (events.js:198:13)
                                    Caught	2019-10-31 22:53:28.651	error	by controller[118]: at Bridge.Accessory._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/Accessory.js:661:20)
                                    Caught	2019-10-31 22:53:28.650	error	by controller[118]: at Advertiser.startAdvertising (/opt/iobroker/node_modules/hap-nodejs/lib/Advertiser.js:47:30)
                                    Caught	2019-10-31 22:53:28.650	error	by controller[118]: at Object.create [as createAdvertisement] (/opt/iobroker/node_modules/mdns/lib/advertisement.js:64:10)
                                    Caught	2019-10-31 22:53:28.650	error	by controller[118]: at new Advertisement (/opt/iobroker/node_modules/mdns/lib/advertisement.js:56:10)
                                    Caught	2019-10-31 22:53:28.650	error	by controller[118]: { Error: dns service error: unknown
                                    Caught	2019-10-31 22:53:28.650	error	by controller[117]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","yahka.0.
                                    Caught	2019-10-31 22:53:28.650	error	by controller[117]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.646	error	by controller[116]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.646	error	by controller[115]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                    Caught	2019-10-31 22:53:28.646	error	by controller[115]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.646	error	by controller[114]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.646	error	by controller[113]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                    Caught	2019-10-31 22:53:28.646	error	by controller[113]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                    Caught	2019-10-31 22:53:28.646	error	by controller[112]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                    Caught	2019-10-31 22:53:28.646	error	by controller[111]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 9
                                    Caught	2019-10-31 22:53:28.646	error	by controller[110]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                    Caught	2019-10-31 22:53:28.645	error	by controller[109]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.645	error	by controller[109]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.645	error	by controller[108]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                    Caught	2019-10-31 22:53:28.645	error	by controller[108]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                    Caught	2019-10-31 22:53:28.645	error	by controller[108]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                    Caught	2019-10-31 22:53:28.645	error	by controller[107]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 8
                                    Caught	2019-10-31 22:53:28.645	error	by controller[106]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                    Caught	2019-10-31 22:53:28.645	error	by controller[105]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.645	error	by controller[105]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.645	error	by controller[104]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                    Caught	2019-10-31 22:53:28.645	error	by controller[104]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                    Caught	2019-10-31 22:53:28.644	error	by controller[104]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                    Caught	2019-10-31 22:53:28.644	error	by controller[103]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 7
                                    Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                    Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                    Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                    Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                    Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 6
                                    Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                    Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                    Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                    Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                    Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 5
                                    Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                    Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                    Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                    Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                    Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 4
                                    Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                    Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                    Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                    Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                    Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 3
                                    Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                    Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                    Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                    Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                    Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 2
                                    Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                    Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                    Caught	2019-10-31 22:53:28.640	error	by controller[101]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket flushing 1 packets in socket
                                    Caught	2019-10-31 22:53:28.640	error	by controller[100]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                    Caught	2019-10-31 22:53:28.640	error	by controller[99]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"na
                                    Caught	2019-10-31 22:53:28.640	error	by controller[99]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香
                                    Caught	2019-10-31 22:53:28.640	error	by controller[98]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 1
                                    Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.yahka.0"},null],
                                    Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.yahka.0"
                                    Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.y
                                    Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yahka.0"},null],"
                                    Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yahka.0"}
                                    Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.ya
                                    Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0"},null],"opti
                                    Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0"},nul
                                    Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.
                                    Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.66,"ack":true,"from":"system.adapter.yahka.0"},nu
                                    Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.66,"ack":true,"from":"system.adapte
                                    
                                    GlasfaserG haselchenH 2 Antworten Letzte Antwort
                                    0
                                    • D doctorultra

                                      neid leider nicht

                                      host.ioBroker	2019-10-31 22:53:42.245	error	instance system.adapter.yahka.0 terminated with code 0 (OK)
                                      host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],"
                                      host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahk
                                      host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapt
                                      host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 4
                                      host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket calling ack 2 with [null,"system.adapter.yahka.0.alive"]
                                      host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser decoded 32[null,"system.adapter.yahka.0.alive"] as {"type":3,"nsp":"/","id":2,"data":[null,"system.adapter.yahka.0.alive"]}
                                      host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket socket receive: type "message", data "32[null,"system.adapter.yahka.0.alive"]"
                                      host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"} as 23["
                                      host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"ns
                                      host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 3
                                      host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket calling ack 1 with [null,["system.adapter.admin.0.logging"]]
                                      host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser decoded 31[null,["system.adapter.admin.0.logging"]] as {"type":3,"nsp":"/","id":1,"data":[null,["system.adapter.admin.0.logging
                                      host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket socket receive: type "message", data "31[null,["system.adapter.admin.0.logging"]]"
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[60]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket flushing 17 packets in socket
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[59]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket flushing 11 packets in socket
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[58]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],"
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[58]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahk
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[58]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapt
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[58]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 2
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at emitListeningNT (net.js:1314:10) errorCode: -65537 }
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at Server.emit (events.js:198:13)
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at EventedHTTPServer.<anonymous> (/opt/iobroker/node_modules/hap-nodejs/lib/util/eventedhttp.js:65:10)
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at EventedHTTPServer.emit (events.js:198:13)
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at HAPServer._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/HAPServer.js:190:8)
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at HAPServer.emit (events.js:198:13)
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at Bridge.Accessory._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/Accessory.js:661:20)
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at Advertiser.startAdvertising (/opt/iobroker/node_modules/hap-nodejs/lib/Advertiser.js:47:30)
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at Object.create [as createAdvertisement] (/opt/iobroker/node_modules/mdns/lib/advertisement.js:64:10)
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at new Advertisement (/opt/iobroker/node_modules/mdns/lib/advertisement.js:56:10)
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: { Error: dns service error: unknown
                                      host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[56]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","yah
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[56]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[55]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 9
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 8
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[53]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                      host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[51]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 7
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 6
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                      host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 5
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[48]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[48]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[48]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[48]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 4
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 3
                                      host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 2
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[46]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket flushing 1 packets in socket
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[45]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[44]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[44]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[43]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 1
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.yahka.0"},
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.ya
                                      host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.ada
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yahka.0"},n
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yah
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adap
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0"},null]
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.71,"ack":true,"from":"system.adapter.yahka.
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.71,"ack":true,"from":"system.adapte
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.71,"ack":true,"from":"system
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.73,"ack":true,"from":"system.adapter.yahka
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.73,"ack":true,"from":"system.adapt
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.73,"ack":true,"from":"syste
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":50.18,"ack":true,"from":"system.adapter.yahka.0"},n
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":50.18,"ack":true,"from":"system.adapter.yah
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":50.18,"ack":true,"from":"system.adap
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from":"system.adapt
                                      host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from":"syst
                                      host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from
                                      host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"system.adapter.y
                                      host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"system.a
                                      host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"s
                                      host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","*.logging",nul
                                      host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket flushing 1 packets in socket
                                      host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"} as 21["getKeys","*.logging"]
                                      host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket emitting packet with ack id 1
                                      host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[40]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket calling ack 0 with [null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka","version":"0.7.1","n
                                      host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[40]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser decoded 30[null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka","version":"0.7.1","news":{"0.7.1":{"
                                      host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[40]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "message", data "30[null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka"
                                      host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[39]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling ignoring poll - transport state "paused"
                                      host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket clearing existing transport polling
                                      host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket setting transport websocket
                                      host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket changing transport and sending upgrade packet
                                      host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling paused
                                      host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling pre-pause polling complete
                                      host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket flushing 1 packets in socket
                                      host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/"} as 20["getOb
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket emitting packet with ack id 0
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket calling ack 0 with [null,{"val":false,"ack":true,"ts":1572558808623,"q":0,"from":"system.host.ioBroker","lc":15725588085
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser decoded 30[null,{"val":false,"ack":true,"ts":1572558808623,"q":0,"from":"system.host.ioBroker","lc":1572558808526}] as {"type":
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[36]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "message", data "30[null,{"val":false,"ack":true,"ts":1572558808623,"q":0,"from":"system.host.ioBro
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[36]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 108:430[null,{"val":false,"ack":true,"ts":1572558808623,"q":0,"from":"system.host.ioBroker","lc":15725
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[36]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling pre-pause writing complete
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[35]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling we are currently writing - waiting to pause
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[34]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling we are currently polling - waiting to pause
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[34]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket pausing current transport "polling"
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[34]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probe transport "websocket" pong
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[33]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[33]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZprdt&b64=1&sid=Wsn4UOqXgtfLdCjYAAAp
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[33]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                      host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[33]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[32]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data 46:420["getState","system.adapter.yahka.0.alive"]
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[32]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open POST: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZprdn&b64=1&sid=Wsn4UOqXgtfLdCjYAAAp
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[31]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket flushing 1 packets in socket
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[31]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/"} as 20["getSt
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[31]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[31]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[30]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket emitting packet with ack id 0
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[29]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser decoded 0 as {"type":0,"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[29]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "message", data "0"
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[29]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 2:40
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[28]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probe transport "websocket" opened
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[27]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[27]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZprdN&b64=1&sid=Wsn4UOqXgtfLdCjYAAAp
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[27]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[27]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                      host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket creating transport "websocket"
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probing transport "websocket"
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket starting upgrade probes
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket transport is open - connecting
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager cleanup
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager open
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket open
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "open", data "{"sid":"Wsn4UOqXgtfLdCjYAAAp","upgrades":["websocket"],"pingInterval":25000,"pingTime
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 97:0{"sid":"Wsn4UOqXgtfLdCjYAAAp","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":60000}
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[25]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling ignoring poll - transport state "paused"
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket clearing existing transport polling
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket setting transport websocket
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket changing transport and sending upgrade packet
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling paused
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling pre-pause polling complete
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager readyState opening
                                      host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager connect attempt will timeout after 20000
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket setting transport polling
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZprd3&b64=1
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket creating transport "polling"
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager opening http://127.0.0.1:9000
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager readyState closed
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client new io instance for http://127.0.0.1:9000
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[21]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:url parse http://127.0.0.1:9000
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[20]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser decoded 0 as {"type":0,"nsp":"/"}
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[19]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "message", data "0"
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[19]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 2:40
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[18]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling we are currently polling - waiting to pause
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[18]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket pausing current transport "polling"
                                      host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[18]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probe transport "websocket" pong
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[17]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probe transport "websocket" opened
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[16]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[16]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9001/socket.io/?EIO=3&transport=polling&t=MuZprbp&b64=1&sid=OVYScHKOQzqVlOVhAAAo
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[15]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[15]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[14]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket creating transport "websocket"
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[14]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probing transport "websocket"
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[13]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket starting upgrade probes
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[13]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket transport is open - connecting
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[12]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager cleanup
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[12]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager open
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[12]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket open
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[12]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "open", data "{"sid":"OVYScHKOQzqVlOVhAAAo","upgrades":["websocket"],"pingInterval":25000,"pingTime
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[11]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 97:0{"sid":"OVYScHKOQzqVlOVhAAAo","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":60000}
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[10]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager readyState opening
                                      host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[9]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager connect attempt will timeout after 20000
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[9]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket setting transport polling
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[8]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[7]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9001/socket.io/?EIO=3&transport=polling&t=MuZprZm&b64=1
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[6]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[6]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[5]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket creating transport "polling"
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[4]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager opening http://127.0.0.1:9001
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[4]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager readyState closed
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[3]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client new io instance for http://127.0.0.1:9001
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[2]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:url parse http://127.0.0.1:9001
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** Please fix your application to use the native API of Avahi!
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
                                      host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** Please fix your application to use the native API of Avahi!
                                      host.ioBroker	2019-10-31 22:53:42.230	error	Caught by controller[0]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
                                      host.ioBroker	2019-10-31 22:53:40.605	info	instance system.adapter.yahka.0 started with pid 1868
                                      host.ioBroker	2019-10-31 22:53:40.591	info	object change system.adapter.yahka.0
                                      admin.0	2019-10-31 22:53:35.626	info	successful connection to socket.io from ::ffff:192.168.10.119
                                      host.ioBroker	2019-10-31 22:53:28.653	info	Restart adapter system.adapter.yahka.0 because enabled
                                      host.ioBroker	2019-10-31 22:53:28.653	error	instance system.adapter.yahka.0 terminated with code 0 (OK)
                                      Caught	2019-10-31 22:53:28.653	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],"optio
                                      Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}
                                      Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.ya
                                      Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 4
                                      Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket calling ack 2 with [null,"system.adapter.yahka.0.alive"]
                                      Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser decoded 32[null,"system.adapter.yahka.0.alive"] as {"type":3,"nsp":"/","id":2,"data":[null,"system.adapter.yahka.0.alive"]}
                                      Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket socket receive: type "message", data "32[null,"system.adapter.yahka.0.alive"]"
                                      Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"} as 23["getSt
                                      Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/
                                      Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 3
                                      Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket calling ack 1 with [null,["system.adapter.admin.0.logging"]]
                                      Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser decoded 31[null,["system.adapter.admin.0.logging"]] as {"type":3,"nsp":"/","id":1,"data":[null,["system.adapter.admin.0.logging"]]}
                                      Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket socket receive: type "message", data "31[null,["system.adapter.admin.0.logging"]]"
                                      Caught	2019-10-31 22:53:28.651	error	by controller[122]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket flushing 17 packets in socket
                                      Caught	2019-10-31 22:53:28.651	error	by controller[121]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket flushing 11 packets in socket
                                      Caught	2019-10-31 22:53:28.651	error	by controller[120]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],"optio
                                      Caught	2019-10-31 22:53:28.651	error	by controller[120]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}
                                      Caught	2019-10-31 22:53:28.651	error	by controller[120]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.ya
                                      Caught	2019-10-31 22:53:28.651	error	by controller[119]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 2
                                      Caught	2019-10-31 22:53:28.651	error	by controller[118]: at emitListeningNT (net.js:1314:10) errorCode: -65537 }
                                      Caught	2019-10-31 22:53:28.651	error	by controller[118]: at Server.emit (events.js:198:13)
                                      Caught	2019-10-31 22:53:28.651	error	by controller[118]: at EventedHTTPServer.<anonymous> (/opt/iobroker/node_modules/hap-nodejs/lib/util/eventedhttp.js:65:10)
                                      Caught	2019-10-31 22:53:28.651	error	by controller[118]: at EventedHTTPServer.emit (events.js:198:13)
                                      Caught	2019-10-31 22:53:28.651	error	by controller[118]: at HAPServer._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/HAPServer.js:190:8)
                                      Caught	2019-10-31 22:53:28.651	error	by controller[118]: at HAPServer.emit (events.js:198:13)
                                      Caught	2019-10-31 22:53:28.651	error	by controller[118]: at Bridge.Accessory._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/Accessory.js:661:20)
                                      Caught	2019-10-31 22:53:28.650	error	by controller[118]: at Advertiser.startAdvertising (/opt/iobroker/node_modules/hap-nodejs/lib/Advertiser.js:47:30)
                                      Caught	2019-10-31 22:53:28.650	error	by controller[118]: at Object.create [as createAdvertisement] (/opt/iobroker/node_modules/mdns/lib/advertisement.js:64:10)
                                      Caught	2019-10-31 22:53:28.650	error	by controller[118]: at new Advertisement (/opt/iobroker/node_modules/mdns/lib/advertisement.js:56:10)
                                      Caught	2019-10-31 22:53:28.650	error	by controller[118]: { Error: dns service error: unknown
                                      Caught	2019-10-31 22:53:28.650	error	by controller[117]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","yahka.0.
                                      Caught	2019-10-31 22:53:28.650	error	by controller[117]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.646	error	by controller[116]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.646	error	by controller[115]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                      Caught	2019-10-31 22:53:28.646	error	by controller[115]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.646	error	by controller[114]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.646	error	by controller[113]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                      Caught	2019-10-31 22:53:28.646	error	by controller[113]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                      Caught	2019-10-31 22:53:28.646	error	by controller[112]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                      Caught	2019-10-31 22:53:28.646	error	by controller[111]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 9
                                      Caught	2019-10-31 22:53:28.646	error	by controller[110]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                      Caught	2019-10-31 22:53:28.645	error	by controller[109]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.645	error	by controller[109]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.645	error	by controller[108]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                      Caught	2019-10-31 22:53:28.645	error	by controller[108]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                      Caught	2019-10-31 22:53:28.645	error	by controller[108]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                      Caught	2019-10-31 22:53:28.645	error	by controller[107]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 8
                                      Caught	2019-10-31 22:53:28.645	error	by controller[106]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                      Caught	2019-10-31 22:53:28.645	error	by controller[105]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.645	error	by controller[105]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.645	error	by controller[104]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                      Caught	2019-10-31 22:53:28.645	error	by controller[104]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                      Caught	2019-10-31 22:53:28.644	error	by controller[104]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                      Caught	2019-10-31 22:53:28.644	error	by controller[103]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 7
                                      Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                      Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                      Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                      Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                      Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 6
                                      Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                      Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                      Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                      Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                      Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 5
                                      Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                      Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                      Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                      Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                      Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 4
                                      Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                      Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                      Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                      Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                      Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 3
                                      Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                      Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                      Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                      Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                      Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 2
                                      Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                      Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                      Caught	2019-10-31 22:53:28.640	error	by controller[101]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket flushing 1 packets in socket
                                      Caught	2019-10-31 22:53:28.640	error	by controller[100]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                      Caught	2019-10-31 22:53:28.640	error	by controller[99]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"na
                                      Caught	2019-10-31 22:53:28.640	error	by controller[99]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香
                                      Caught	2019-10-31 22:53:28.640	error	by controller[98]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 1
                                      Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.yahka.0"},null],
                                      Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.yahka.0"
                                      Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.y
                                      Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yahka.0"},null],"
                                      Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yahka.0"}
                                      Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.ya
                                      Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0"},null],"opti
                                      Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0"},nul
                                      Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.
                                      Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.66,"ack":true,"from":"system.adapter.yahka.0"},nu
                                      Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.66,"ack":true,"from":"system.adapte
                                      
                                      GlasfaserG Offline
                                      GlasfaserG Offline
                                      Glasfaser
                                      schrieb am zuletzt editiert von
                                      #20

                                      @doctorultra

                                      hast du danach nochmal ein npm rebuild durchgeführt ?

                                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                      D 1 Antwort Letzte Antwort
                                      0
                                      • D doctorultra

                                        neid leider nicht

                                        host.ioBroker	2019-10-31 22:53:42.245	error	instance system.adapter.yahka.0 terminated with code 0 (OK)
                                        host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],"
                                        host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahk
                                        host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapt
                                        host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 4
                                        host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket calling ack 2 with [null,"system.adapter.yahka.0.alive"]
                                        host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser decoded 32[null,"system.adapter.yahka.0.alive"] as {"type":3,"nsp":"/","id":2,"data":[null,"system.adapter.yahka.0.alive"]}
                                        host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket socket receive: type "message", data "32[null,"system.adapter.yahka.0.alive"]"
                                        host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"} as 23["
                                        host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"ns
                                        host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 3
                                        host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket calling ack 1 with [null,["system.adapter.admin.0.logging"]]
                                        host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser decoded 31[null,["system.adapter.admin.0.logging"]] as {"type":3,"nsp":"/","id":1,"data":[null,["system.adapter.admin.0.logging
                                        host.ioBroker	2019-10-31 22:53:42.245	error	Caught by controller[61]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket socket receive: type "message", data "31[null,["system.adapter.admin.0.logging"]]"
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[60]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket flushing 17 packets in socket
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[59]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket flushing 11 packets in socket
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[58]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],"
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[58]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahk
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[58]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapt
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[58]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 2
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at emitListeningNT (net.js:1314:10) errorCode: -65537 }
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at Server.emit (events.js:198:13)
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at EventedHTTPServer.<anonymous> (/opt/iobroker/node_modules/hap-nodejs/lib/util/eventedhttp.js:65:10)
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at EventedHTTPServer.emit (events.js:198:13)
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at HAPServer._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/HAPServer.js:190:8)
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at HAPServer.emit (events.js:198:13)
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at Bridge.Accessory._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/Accessory.js:661:20)
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at Advertiser.startAdvertising (/opt/iobroker/node_modules/hap-nodejs/lib/Advertiser.js:47:30)
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at Object.create [as createAdvertisement] (/opt/iobroker/node_modules/mdns/lib/advertisement.js:64:10)
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: at new Advertisement (/opt/iobroker/node_modules/mdns/lib/advertisement.js:56:10)
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[57]: { Error: dns service error: unknown
                                        host.ioBroker	2019-10-31 22:53:42.244	error	Caught by controller[56]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","yah
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[56]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[55]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 9
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[54]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 8
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[53]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                        host.ioBroker	2019-10-31 22:53:42.243	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[52]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[51]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 7
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[50]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 6
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                        host.ioBroker	2019-10-31 22:53:42.242	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[49]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 5
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[48]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[48]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[48]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[48]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 4
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 3
                                        host.ioBroker	2019-10-31 22:53:42.241	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 2
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","sy
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[47]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[46]: Thu, 31 Oct 2019 21:53:42 GMT engine.io-client:socket flushing 1 packets in socket
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[45]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[44]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[44]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.ada
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[43]: Thu, 31 Oct 2019 21:53:42 GMT socket.io-client:socket emitting packet with ack id 1
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.yahka.0"},
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.ya
                                        host.ioBroker	2019-10-31 22:53:42.240	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.ada
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yahka.0"},n
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yah
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adap
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0"},null]
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.71,"ack":true,"from":"system.adapter.yahka.
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.71,"ack":true,"from":"system.adapte
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.71,"ack":true,"from":"system
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.73,"ack":true,"from":"system.adapter.yahka
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.73,"ack":true,"from":"system.adapt
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapTotal",{"val":22.73,"ack":true,"from":"syste
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":50.18,"ack":true,"from":"system.adapter.yahka.0"},n
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":50.18,"ack":true,"from":"system.adapter.yah
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.memRss",{"val":50.18,"ack":true,"from":"system.adap
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from":"system.adapt
                                        host.ioBroker	2019-10-31 22:53:42.239	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from":"syst
                                        host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from
                                        host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"system.adapter.y
                                        host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"system.a
                                        host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":25,"from":"s
                                        host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","*.logging",nul
                                        host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[42]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","*.logging",null],"options":{"compress":true},"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket flushing 1 packets in socket
                                        host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"} as 21["getKeys","*.logging"]
                                        host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["getKeys","*.logging"],"options":{"compress":true},"id":1,"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[41]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket emitting packet with ack id 1
                                        host.ioBroker	2019-10-31 22:53:42.238	error	Caught by controller[40]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket calling ack 0 with [null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka","version":"0.7.1","n
                                        host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[40]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser decoded 30[null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka","version":"0.7.1","news":{"0.7.1":{"
                                        host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[40]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "message", data "30[null,{"_id":"system.adapter.yahka.0","type":"instance","common":{"name":"yahka"
                                        host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[39]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling ignoring poll - transport state "paused"
                                        host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket clearing existing transport polling
                                        host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket setting transport websocket
                                        host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket changing transport and sending upgrade packet
                                        host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling paused
                                        host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling pre-pause polling complete
                                        host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[38]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket flushing 1 packets in socket
                                        host.ioBroker	2019-10-31 22:53:42.237	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/"} as 20["getOb
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["getObject","system.adapter.yahka.0",null],"options":{"compress":true},"id":0,"nsp":"/
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket emitting packet with ack id 0
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket calling ack 0 with [null,{"val":false,"ack":true,"ts":1572558808623,"q":0,"from":"system.host.ioBroker","lc":15725588085
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[37]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser decoded 30[null,{"val":false,"ack":true,"ts":1572558808623,"q":0,"from":"system.host.ioBroker","lc":1572558808526}] as {"type":
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[36]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "message", data "30[null,{"val":false,"ack":true,"ts":1572558808623,"q":0,"from":"system.host.ioBro
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[36]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 108:430[null,{"val":false,"ack":true,"ts":1572558808623,"q":0,"from":"system.host.ioBroker","lc":15725
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[36]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling pre-pause writing complete
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[35]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling we are currently writing - waiting to pause
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[34]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling we are currently polling - waiting to pause
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[34]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket pausing current transport "polling"
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[34]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probe transport "websocket" pong
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[33]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[33]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZprdt&b64=1&sid=Wsn4UOqXgtfLdCjYAAAp
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[33]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                        host.ioBroker	2019-10-31 22:53:42.236	error	Caught by controller[33]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[32]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data 46:420["getState","system.adapter.yahka.0.alive"]
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[32]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open POST: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZprdn&b64=1&sid=Wsn4UOqXgtfLdCjYAAAp
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[31]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket flushing 1 packets in socket
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[31]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoded {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/"} as 20["getSt
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[31]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser encoding packet {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[31]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager writing packet {"type":2,"data":["getState","system.adapter.yahka.0.alive"],"options":{"compress":true},"id":0,"nsp":"/
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[30]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket emitting packet with ack id 0
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[29]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser decoded 0 as {"type":0,"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[29]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "message", data "0"
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[29]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 2:40
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[28]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probe transport "websocket" opened
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[27]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[27]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZprdN&b64=1&sid=Wsn4UOqXgtfLdCjYAAAp
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[27]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[27]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                        host.ioBroker	2019-10-31 22:53:42.235	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket creating transport "websocket"
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probing transport "websocket"
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket starting upgrade probes
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket transport is open - connecting
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager cleanup
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager open
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket open
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "open", data "{"sid":"Wsn4UOqXgtfLdCjYAAAp","upgrades":["websocket"],"pingInterval":25000,"pingTime
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[26]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 97:0{"sid":"Wsn4UOqXgtfLdCjYAAAp","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":60000}
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[25]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling ignoring poll - transport state "paused"
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket clearing existing transport polling
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket setting transport websocket
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket changing transport and sending upgrade packet
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling paused
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[24]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling pre-pause polling complete
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager readyState opening
                                        host.ioBroker	2019-10-31 22:53:42.234	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager connect attempt will timeout after 20000
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket setting transport polling
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[23]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=MuZprd3&b64=1
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket creating transport "polling"
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager opening http://127.0.0.1:9000
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager readyState closed
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[22]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client new io instance for http://127.0.0.1:9000
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[21]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:url parse http://127.0.0.1:9000
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[20]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-parser decoded 0 as {"type":0,"nsp":"/"}
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[19]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "message", data "0"
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[19]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 2:40
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[18]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling we are currently polling - waiting to pause
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[18]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket pausing current transport "polling"
                                        host.ioBroker	2019-10-31 22:53:42.233	error	Caught by controller[18]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probe transport "websocket" pong
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[17]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probe transport "websocket" opened
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[16]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[16]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9001/socket.io/?EIO=3&transport=polling&t=MuZprbp&b64=1&sid=OVYScHKOQzqVlOVhAAAo
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[15]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[15]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[14]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket creating transport "websocket"
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[14]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket probing transport "websocket"
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[13]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket starting upgrade probes
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[13]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:socket transport is open - connecting
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[12]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager cleanup
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[12]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager open
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[12]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket open
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[12]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket socket receive: type "open", data "{"sid":"OVYScHKOQzqVlOVhAAAo","upgrades":["websocket"],"pingInterval":25000,"pingTime
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[11]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling got data 97:0{"sid":"OVYScHKOQzqVlOVhAAAo","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":60000}
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[10]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager readyState opening
                                        host.ioBroker	2019-10-31 22:53:42.232	error	Caught by controller[9]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager connect attempt will timeout after 20000
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[9]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket setting transport polling
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[8]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr data null
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[7]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9001/socket.io/?EIO=3&transport=polling&t=MuZprZm&b64=1
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[6]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling-xhr xhr poll
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[6]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:polling polling
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[5]: Thu, 31 Oct 2019 21:53:41 GMT engine.io-client:socket creating transport "polling"
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[4]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager opening http://127.0.0.1:9001
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[4]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:manager readyState closed
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[3]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client new io instance for http://127.0.0.1:9001
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[2]: Thu, 31 Oct 2019 21:53:41 GMT socket.io-client:url parse http://127.0.0.1:9001
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** Please fix your application to use the native API of Avahi!
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
                                        host.ioBroker	2019-10-31 22:53:42.231	error	Caught by controller[1]: *** WARNING *** Please fix your application to use the native API of Avahi!
                                        host.ioBroker	2019-10-31 22:53:42.230	error	Caught by controller[0]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
                                        host.ioBroker	2019-10-31 22:53:40.605	info	instance system.adapter.yahka.0 started with pid 1868
                                        host.ioBroker	2019-10-31 22:53:40.591	info	object change system.adapter.yahka.0
                                        admin.0	2019-10-31 22:53:35.626	info	successful connection to socket.io from ::ffff:192.168.10.119
                                        host.ioBroker	2019-10-31 22:53:28.653	info	Restart adapter system.adapter.yahka.0 because enabled
                                        host.ioBroker	2019-10-31 22:53:28.653	error	instance system.adapter.yahka.0 terminated with code 0 (OK)
                                        Caught	2019-10-31 22:53:28.653	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],"optio
                                        Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}
                                        Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.ya
                                        Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 4
                                        Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket calling ack 2 with [null,"system.adapter.yahka.0.alive"]
                                        Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser decoded 32[null,"system.adapter.yahka.0.alive"] as {"type":3,"nsp":"/","id":2,"data":[null,"system.adapter.yahka.0.alive"]}
                                        Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket socket receive: type "message", data "32[null,"system.adapter.yahka.0.alive"]"
                                        Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"} as 23["getSt
                                        Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getStates",["system.adapter.admin.0.logging"]],"options":{"compress":true},"id":3,"nsp":"/
                                        Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 3
                                        Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket calling ack 1 with [null,["system.adapter.admin.0.logging"]]
                                        Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser decoded 31[null,["system.adapter.admin.0.logging"]] as {"type":3,"nsp":"/","id":1,"data":[null,["system.adapter.admin.0.logging"]]}
                                        Caught	2019-10-31 22:53:28.652	error	by controller[123]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket socket receive: type "message", data "31[null,["system.adapter.admin.0.logging"]]"
                                        Caught	2019-10-31 22:53:28.651	error	by controller[122]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket flushing 17 packets in socket
                                        Caught	2019-10-31 22:53:28.651	error	by controller[121]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket flushing 11 packets in socket
                                        Caught	2019-10-31 22:53:28.651	error	by controller[120]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],"optio
                                        Caught	2019-10-31 22:53:28.651	error	by controller[120]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}
                                        Caught	2019-10-31 22:53:28.651	error	by controller[120]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.ya
                                        Caught	2019-10-31 22:53:28.651	error	by controller[119]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 2
                                        Caught	2019-10-31 22:53:28.651	error	by controller[118]: at emitListeningNT (net.js:1314:10) errorCode: -65537 }
                                        Caught	2019-10-31 22:53:28.651	error	by controller[118]: at Server.emit (events.js:198:13)
                                        Caught	2019-10-31 22:53:28.651	error	by controller[118]: at EventedHTTPServer.<anonymous> (/opt/iobroker/node_modules/hap-nodejs/lib/util/eventedhttp.js:65:10)
                                        Caught	2019-10-31 22:53:28.651	error	by controller[118]: at EventedHTTPServer.emit (events.js:198:13)
                                        Caught	2019-10-31 22:53:28.651	error	by controller[118]: at HAPServer._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/HAPServer.js:190:8)
                                        Caught	2019-10-31 22:53:28.651	error	by controller[118]: at HAPServer.emit (events.js:198:13)
                                        Caught	2019-10-31 22:53:28.651	error	by controller[118]: at Bridge.Accessory._onListening (/opt/iobroker/node_modules/hap-nodejs/lib/Accessory.js:661:20)
                                        Caught	2019-10-31 22:53:28.650	error	by controller[118]: at Advertiser.startAdvertising (/opt/iobroker/node_modules/hap-nodejs/lib/Advertiser.js:47:30)
                                        Caught	2019-10-31 22:53:28.650	error	by controller[118]: at Object.create [as createAdvertisement] (/opt/iobroker/node_modules/mdns/lib/advertisement.js:64:10)
                                        Caught	2019-10-31 22:53:28.650	error	by controller[118]: at new Advertisement (/opt/iobroker/node_modules/mdns/lib/advertisement.js:56:10)
                                        Caught	2019-10-31 22:53:28.650	error	by controller[118]: { Error: dns service error: unknown
                                        Caught	2019-10-31 22:53:28.650	error	by controller[117]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","yahka.0.
                                        Caught	2019-10-31 22:53:28.650	error	by controller[117]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.646	error	by controller[116]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","yahka.0.checkLogging",null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.646	error	by controller[115]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                        Caught	2019-10-31 22:53:28.646	error	by controller[115]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.646	error	by controller[114]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.646	error	by controller[113]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                        Caught	2019-10-31 22:53:28.646	error	by controller[113]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                        Caught	2019-10-31 22:53:28.646	error	by controller[112]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                        Caught	2019-10-31 22:53:28.646	error	by controller[111]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 9
                                        Caught	2019-10-31 22:53:28.646	error	by controller[110]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                        Caught	2019-10-31 22:53:28.645	error	by controller[109]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.645	error	by controller[109]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.645	error	by controller[108]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                        Caught	2019-10-31 22:53:28.645	error	by controller[108]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                        Caught	2019-10-31 22:53:28.645	error	by controller[108]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                        Caught	2019-10-31 22:53:28.645	error	by controller[107]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 8
                                        Caught	2019-10-31 22:53:28.645	error	by controller[106]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                        Caught	2019-10-31 22:53:28.645	error	by controller[105]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.645	error	by controller[105]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.645	error	by controller[104]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                        Caught	2019-10-31 22:53:28.645	error	by controller[104]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                        Caught	2019-10-31 22:53:28.644	error	by controller[104]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                        Caught	2019-10-31 22:53:28.644	error	by controller[103]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 7
                                        Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                        Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                        Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                        Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                        Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 6
                                        Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                        Caught	2019-10-31 22:53:28.644	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                        Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                        Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                        Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 5
                                        Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                        Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                        Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                        Caught	2019-10-31 22:53:28.643	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                        Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 4
                                        Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                        Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                        Caught	2019-10-31 22:53:28.642	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                        Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                        Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 3
                                        Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                        Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                        Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"n
                                        Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.
                                        Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 2
                                        Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"} as 2["subscribe","system.
                                        Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.641	error	by controller[102]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["subscribe","system.adapter.*",null,null],"options":{"compress":true},"nsp":"/"}
                                        Caught	2019-10-31 22:53:28.640	error	by controller[101]: Thu, 31 Oct 2019 21:53:28 GMT engine.io-client:socket flushing 1 packets in socket
                                        Caught	2019-10-31 22:53:28.640	error	by controller[100]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"name":"ya
                                        Caught	2019-10-31 22:53:28.640	error	by controller[99]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香"},{"na
                                        Caught	2019-10-31 22:53:28.640	error	by controller[99]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["getObjectView","system","instance",{"startkey":"system.adapter.","endkey":"system.adapter.香
                                        Caught	2019-10-31 22:53:28.640	error	by controller[98]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:socket emitting packet with ack id 1
                                        Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.yahka.0"},null],
                                        Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.yahka.0"
                                        Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.outputCount",{"val":8,"ack":true,"from":"system.adapter.y
                                        Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yahka.0"},null],"
                                        Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.yahka.0"}
                                        Caught	2019-10-31 22:53:28.640	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.inputCount",{"val":0,"ack":true,"from":"system.adapter.ya
                                        Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0"},null],"opti
                                        Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.0"},nul
                                        Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.uptime",{"val":1,"ack":true,"from":"system.adapter.yahka.
                                        Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.66,"ack":true,"from":"system.adapter.yahka.0"},nu
                                        Caught	2019-10-31 22:53:28.639	error	by controller[97]: Thu, 31 Oct 2019 21:53:28 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.memHeapUsed",{"val":12.66,"ack":true,"from":"system.adapte
                                        
                                        haselchenH Offline
                                        haselchenH Offline
                                        haselchen
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #21

                                        @doctorultra

                                        https://github.com/jensweigele/ioBroker.yahka/issues/52

                                        Hier der gleiche Fehler .
                                        Der Entwickler gibt an den ganzen Iobroker auf den neuesten Stand zu bringen.
                                        Ist die Frage ob der Adapter, der Js Controller etc.gemeint ist.

                                        Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                        D 1 Antwort Letzte Antwort
                                        0
                                        • GlasfaserG Glasfaser

                                          @doctorultra

                                          hast du danach nochmal ein npm rebuild durchgeführt ?

                                          D Offline
                                          D Offline
                                          doctorultra
                                          schrieb am zuletzt editiert von
                                          #22

                                          @Glasfaser said in docker iobroker update:

                                          npm rebuild

                                          soll ich nochmal machen?

                                          1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          298

                                          Online

                                          32.8k

                                          Benutzer

                                          82.8k

                                          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