Beiträge von fox_mauser

    Hallo Zusammen,

    ich habe ein ähnliches Problem.

    Ich habe als letztes sogar den ioboker neu aufgesetzt. (das war eigentlich wegen der MicroSD absolut nötig). D.h. der Adapter ist im iobroker GRÜN aber ich kann die Verbindung mit dem Iphone nicht erstellen. Der Adapter ist nicht sichtbar. Ich habe auch schon Versionen von 0.5.5 bis aktuell ausprobiert ohne Ergebnis.

    node / nodejs / npm passt auch

    root@raspberrypi_iobroker:~# node -v

    v6.14.2

    root@raspberrypi_iobroker:~# nodejs -v

    v6.14.2

    root@raspberrypi_iobroker:~# npm -v

    3.10.10

    Trotzdem bekomme ich folgendes LOG (ist nur ein Kleiner Auszug)

    yahka.0

    2018-06-01 10:47:42.291

    info

    creating bridge

    yahka.0

    2018-06-01 10:47:42.289

    info

    adapter ready, checking config

    yahka.0

    2018-06-01 10:47:42.251

    info

    starting. Version 0.5.5 in /opt/iobroker/node_modules/iobroker.yahka, node: v6.14.2

    host.raspberrypi_iobroker

    2018-06-01 10:47:40.213

    info

    instance system.adapter.yahka.0 started with pid 14081

    host.raspberrypi_iobroker

    2018-06-01 10:47:37.773

    info

    instance system.adapter.yahka.0 terminated with code 0 (OK)

    Caught

    2018-06-01 10:47:37.773

    error

    by controller[36]: Fri, 01 Jun 2018 08:47:37 GMT engine.io-client:socket flushing 1 packets in socket

    Caught

    2018-06-01 10:47:37.773

    error

    by controller[36]: Fri, 01 Jun 2018 08:47:37 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yahka.0"}],"option

    Caught

    2018-06-01 10:47:37.772

    error

    by controller[35]: Fri, 01 Jun 2018 08:47:37 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

    2018-06-01 10:47:37.772

    error

    by controller[35]: Fri, 01 Jun 2018 08:47:37 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":false,"ack":true,"from":"system.adapter.yah

    Caught

    2018-06-01 10:47:37.772

    error

    by controller[34]: Fri, 01 Jun 2018 08:47:37 GMT socket.io-client:socket emitting packet with ack id 4

    Caught

    2018-06-01 10:47:37.772

    error

    by controller[33]: Fri, 01 Jun 2018 08:47:37 GMT socket.io-client:socket calling ack 3 with [null,"system.adapter.yahka.0.alive"]

    Caught

    2018-06-01 10:47:37.772

    error

    by controller[32]: Fri, 01 Jun 2018 08:47:37 GMT socket.io-parser decoded 33[null,"system.adapter.yahka.0.alive"] as {"type":3,"nsp":"/","id":3,"data":[null,"system.adapter.yahka.0.alive"]}

    VIELE FEHLER

    Bla , bla

    Caught

    2018-06-01 10:47:37.757

    error

    by controller[3]: Fri, 01 Jun 2018 08:47:15 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from":"system.adapter.yahk

    Caught

    2018-06-01 10:47:37.757

    error

    by controller[3]: Fri, 01 Jun 2018 08:47:15 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from":"system.adap

    Caught

    2018-06-01 10:47:37.757

    error

    by controller[3]: Fri, 01 Jun 2018 08:47:15 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.connected",{"val":true,"ack":true,"expire":30,"from":"syst

    Caught

    2018-06-01 10:47:37.757

    error

    by controller[2]: Fri, 01 Jun 2018 08:47:15 GMT engine.io-client:socket flushing 1 packets in socket

    Caught

    2018-06-01 10:47:37.757

    error

    by controller[2]: Fri, 01 Jun 2018 08:47:15 GMT socket.io-parser encoded {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":30,"from":"system.adapter.yahka.0"

    Caught

    2018-06-01 10:47:37.756

    error

    by controller[2]: Fri, 01 Jun 2018 08:47:15 GMT socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":30,"from":"system.adapter.

    Caught

    2018-06-01 10:47:37.756

    error

    by controller[1]: Fri, 01 Jun 2018 08:47:15 GMT socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.yahka.0.alive",{"val":true,"ack":true,"expire":30,"from":"system.a

    yahka.0

    2018-06-01 10:47:37.715

    info

    terminating

    yahka.0

    2018-06-01 10:47:37.668

    info

    cleaned everything up...

    host.raspberrypi_iobroker

    2018-06-01 10:47:37.641

    info

    stopInstance system.adapter.yahka.0 killing pid 13504

    host.raspberrypi_iobroker

    2018-06-01 10:47:37.638

    info

    stopInstance system.adapter.yahka.0

    host.raspberrypi_iobroker

    2018-06-01 10:47:37.619

    info

    object change system.adapter.yahka.0

    Kennt einer die Lösung?

    Gruß