Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. IRobot Adapter

NEWS

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

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

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

IRobot Adapter

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
4 Beiträge 4 Kommentatoren 791 Aufrufe 1 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • D Offline
    D Offline
    Derweyher
    schrieb am zuletzt editiert von
    #1

    Hallo zusammen

    ich wollte den Adapter Installieren und bekomme immer eine Fehlermeldung

    Fertig mit Fehler: host.DESKTOP-25I44KB Unknown packetName roomba

    $ ./iobroker add roomba –host DESKTOP-25I44KB

    ERROR: host.DESKTOP-25I44KB Unknown packetName roomba

    ERROR: process exited with code 5

    Das System läuft auf Windows (Störungsfrei ;) ) nur jetzt habe ich dieses Problem

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

      Hast du den Befehl direkt an der kommandozeile eingegeben oder im Admin den Adapter zum installieren gewählt?

      Wenn kommandozeile: warum? Über Admin ist alles so simpel … ?!

      Bzw wenn er immAdmin nicht gelistet ist kann es sein das du das stable repository nutzt, der Adapter da aber noch gar nicht ist sondern er nur im latest ist?

      Gesendet vom Handy ...

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Antwort Letzte Antwort
      0
      • M Offline
        M Offline
        markus-now
        schrieb am zuletzt editiert von
        #3

        Hallo zusammen
        ich bekomme keine Verbindung mit dem Adapter zum irobot i7+ kann mir einer einen Tipp geben, woran es liegen kann.
        Habe den Adapter schon mehrfach neu installiert.
        ![Bild Text](1.PNGBild Link)

        ![Bild Text](2.PNG Bild Link)

        ![Bild Text](3.PNG Bild Link)

        ![Bild Text](4.PNG


        undefined2019-08-18 11:49:27.828 - info: host.ioBroker instance system.adapter.roomba.0 started with pid 24573
        2019-08-18 11:49:29.473 - info: roomba.0 starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.roomba, node: v8.16.1
        2019-08-18 11:49:29.537 - info: roomba.0 Connecting to Roomba..
        2019-08-18 11:49:30.038 - error: roomba.0 uncaught exception: Connection refused: Identifier rejected
        2019-08-18 11:49:30.040 - error: roomba.0 Error: Connection refused: Identifier rejected
        at MqttClient._handleConnack (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:920:15)
        at MqttClient._handlePacket (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:350:12)
        at work (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:292:12)
        at Writable.writable._write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:302:5)
        at doWrite (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:428:64)
        at writeOrBuffer (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:417:5)
        at Writable.write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:334:11)
        at TLSSocket.ondata (_stream_readable.js:639:20)
        at emitOne (events.js:116:13)
        at TLSSocket.emit (events.js:211:7)
        at addChunk (_stream_readable.js:263:12)
        at readableAddChunk (_stream_readable.js:250:11)
        at TLSSocket.Readable.push (_stream_readable.js:208:10)
        at TLSWrap.onread (net.js:601:20)
        2019-08-18 11:49:30.043 - info: roomba.0 Adapter stopped und unloaded.
        2019-08-18 11:49:30.060 - warn: roomba.0 Connection lost! Roomba offline.
        2019-08-18 11:49:30.103 - error: Caught by controller[0]: { Error: Connection refused: Identifier rejected
        2019-08-18 11:49:30.104 - error: Caught by controller[0]: at MqttClient._handleConnack (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:920:15)
        2019-08-18 11:49:30.104 - error: Caught by controller[0]: at MqttClient._handlePacket (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:350:12)
        2019-08-18 11:49:30.104 - error: Caught by controller[0]: at work (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:292:12)
        2019-08-18 11:49:30.104 - error: Caught by controller[0]: at Writable.writable._write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:302:5)
        2019-08-18 11:49:30.104 - error: Caught by controller[0]: at doWrite (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:428:64)
        2019-08-18 11:49:30.105 - error: Caught by controller[0]: at writeOrBuffer (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:417:5)
        2019-08-18 11:49:30.105 - error: Caught by controller[0]: at Writable.write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:334:11)
        2019-08-18 11:49:30.105 - error: Caught by controller[0]: at TLSSocket.ondata (_stream_readable.js:639:20)
        2019-08-18 11:49:30.105 - error: Caught by controller[0]: at emitOne (events.js:116:13)
        2019-08-18 11:49:30.105 - error: Caught by controller[0]: at TLSSocket.emit (events.js:211:7)
        2019-08-18 11:49:30.105 - error: Caught by controller[0]: at addChunk (_stream_readable.js:263:12)
        2019-08-18 11:49:30.106 - error: Caught by controller[0]: at readableAddChunk (_stream_readable.js:250:11)
        2019-08-18 11:49:30.106 - error: Caught by controller[0]: at TLSSocket.Readable.push (_stream_readable.js:208:10)
        2019-08-18 11:49:30.106 - error: Caught by controller[0]: at TLSWrap.onread (net.js:601:20) code: 2 }
        2019-08-18 11:49:30.106 - error: host.ioBroker instance system.adapter.roomba.0 terminated with code 0 (OK)
        2019-08-18 11:49:30.106 - info: host.ioBroker Restart adapter system.adapter.roomba.0 because enabled
        2019-08-18 11:49:31.222 - info: iobroker upgrade roomba
        2019-08-18 11:49:33.195 - info: iobroker Update roomba from @1.0.0 to @1.0.1
        2019-08-18 11:49:33.754 - info: iobroker NPM version: 6.4.1
        2019-08-18 11:49:34.305 - info: iobroker npm install iobroker.roomba@1.0.1 --production --save --prefix "/opt/iobroker" (System call)
        2019-08-18 11:50:00.018 - info: host.ioBroker instance system.adapter.dwd.0 started with pid 25433
        2019-08-18 11:50:00.125 - info: host.ioBroker instance system.adapter.roomba.0 started with pid 25439
        2019-08-18 11:50:01.524 - info: dwd.0 starting. Version 2.4.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v8.16.1
        2019-08-18 11:50:02.308 - info: roomba.0 starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.roomba, node: v8.16.1
        2019-08-18 11:50:02.391 - info: roomba.0 Connecting to Roomba..
        2019-08-18 11:50:03.039 - error: roomba.0 uncaught exception: Connection refused: Identifier rejected
        2019-08-18 11:50:03.050 - error: roomba.0 Error: Connection refused: Identifier rejected
        at MqttClient._handleConnack (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:920:15)
        at MqttClient._handlePacket (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:350:12)
        at work (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:292:12)
        at Writable.writable._write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:302:5)
        at doWrite (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:428:64)
        at writeOrBuffer (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:417:5)
        at Writable.write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:334:11)
        at TLSSocket.ondata (_stream_readable.js:639:20)
        at emitOne (events.js:116:13)
        at TLSSocket.emit (events.js:211:7)
        at addChunk (_stream_readable.js:263:12)
        at readableAddChunk (_stream_readable.js:250:11)
        at TLSSocket.Readable.push (_stream_readable.js:208:10)
        at TLSWrap.onread (net.js:601:20)
        2019-08-18 11:50:03.051 - info: roomba.0 Adapter stopped und unloaded.
        2019-08-18 11:50:03.060 - warn: roomba.0 Connection lost! Roomba offline.
        2019-08-18 11:50:03.097 - error: Caught by controller[0]: { Error: Connection refused: Identifier rejected
        2019-08-18 11:50:03.097 - error: Caught by controller[0]: at MqttClient._handleConnack (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:920:15)
        2019-08-18 11:50:03.097 - error: Caught by controller[0]: at MqttClient._handlePacket (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:350:12)
        2019-08-18 11:50:03.097 - error: Caught by controller[0]: at work (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:292:12)
        2019-08-18 11:50:03.098 - error: Caught by controller[0]: at Writable.writable._write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:302:5)
        2019-08-18 11:50:03.098 - error: Caught by controller[0]: at doWrite (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:428:64)
        2019-08-18 11:50:03.098 - error: Caught by controller[0]: at writeOrBuffer (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:417:5)
        2019-08-18 11:50:03.098 - error: Caught by controller[0]: at Writable.write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:334:11)
        2019-08-18 11:50:03.098 - error: Caught by controller[0]: at TLSSocket.ondata (_stream_readable.js:639:20)
        2019-08-18 11:50:03.098 - error: Caught by controller[0]: at emitOne (events.js:116:13)
        2019-08-18 11:50:03.099 - error: Caught by controller[0]: at TLSSocket.emit (events.js:211:7)
        2019-08-18 11:50:03.099 - error: Caught by controller[0]: at addChunk (_stream_readable.js:263:12)
        2019-08-18 11:50:03.099 - error: Caught by controller[0]: at readableAddChunk (_stream_readable.js:250:11)
        2019-08-18 11:50:03.099 - error: Caught by controller[0]: at TLSSocket.Readable.push (_stream_readable.js:208:10)
        2019-08-18 11:50:03.099 - error: Caught by controller[0]: at TLSWrap.onread (net.js:601:20) code: 2 }
        2019-08-18 11:50:03.100 - error: host.ioBroker instance system.adapter.roomba.0 terminated with code 0 (OK)
        2019-08-18 11:50:03.100 - info: host.ioBroker Restart adapter system.adapter.roomba.0 because enabled
        2019-08-18 11:50:06.034 - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 0 (OK)
        2019-08-18 11:50:27.247 - info: upnp.0 Found new device: http://192.168.178.199:49000/MediaServerDevDesc.xml
        2019-08-18 11:50:29.191 - info: iobroker In file included from ../node_modules/nan/nan.h:82:0, from ../src/bufferutil.cc:16:
        ../node_modules/nan/nan_new.h: In function ‘v8::Local NanIntern::To(v8::Handle) [with T = v8::Int32; v8::Handle = v8::Local]’:
        ../node_modules/nan/nan_new.h:34:64: warning: ‘v8::Local v8::Value::ToInt32() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
        To(v8::Handle i) { return i->ToInt32(); }
        ^
        In file included from ../src/bufferutil.cc:7:0:
        /home/iobroker/.node-gyp/8.16.1/include/node/v8.h:9864:14: note: declared here
        Local Value::ToInt32() const {
        ^~~~~
        In file included from ../node_modules/nan/nan.h:82:0,
        from ../src/bufferutil.cc:16:
        ../node_modules/nan/nan_new.h: In function ‘v8::Local NanIntern::To(v8::Handle) [with T = v8::Uint32; v8::Handle = v8::Local]’:
        ../node_modules/nan/nan_new.h:39:65: warning: ‘v8::Local v8::Value::ToUint32() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
        To(v8::Handle i) { return i->ToUint32(); }
        ^
        In file included from ../src/bufferutil.cc:7:0:
        /home/iobroker/.node-gyp/8.16.1/include/node/v8.h:9858:15: note: declared here
        Local Value::ToUint32() const {
        ^~~~~
        In file included from ../node_modules/nan/nan_new.h:189:0,
        from ../node_modules/nan/nan.h:82,
        from ../src/bufferutil.cc:16:
        ../node_modules/nan/nan_implementation_12_inl.h: In static member function ‘static NanIntern::FactoryBase::return_t NanIntern::Factory::New(bool)’:
        ../node_modules/nan/nan_implementation_12_inl.h:49:38: warning: ‘static v8::Local v8::BooleanObject::New(bool)’ is deprecated: Pass an isolate [-Wdeprecated-declarations]
        return v8::BooleanObject::New(value).As();
        ^
        In file included from /home/iobroker/.node-gyp/8.16.1/include/node/v8.h:26:0,
        from ../src/bufferutil.cc:7:
        /home/iobroker/.node-gyp/8.16.1/include/node/v8.h:4895:56: note: declared here
        V8_DEPRECATED("Pass an isolate", static Local New(bool value));
        ^
        /home/iobroker/.node-gyp/8.16.1/include/node/v8config.h:318:3: note: in definition of macro ‘V8_DEPRECATED’
        declarator attribute((deprecated(message)))
        ^~~~~~~~~~
        2019-08-18 11:50:29.207 - info: iobroker In file included from ../node_modules/nan/nan_new.h:189:0, from ../node_modules/nan/nan.h:82,
        from ../src/bufferutil.cc:16:
        ../node_modules/nan/nan_implementation_12_inl.h: In static member function ‘static NanIntern::FactoryBase::return_t NanIntern::Factory::New(v8::Local)’:
        ../node_modules/nan/nan_implementation_12_inl.h:166:69: warning: ‘static v8::Local v8::ScriptCompiler::Compile(v8::Isolate*, v8::ScriptCompiler::Source*, v8::ScriptCompiler::CompileOptions)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
        return v8::ScriptCompiler::Compile(v8::Isolate::GetCurrent(), &src);
        ^
        In file included from /home/iobroker/.node-gyp/8.16.1/include/node/v8.h:26:0,
        from ../src/bufferutil.cc:7:
        /home/iobroker/.node-gyp/8.16.1/include/node/v8.h:1475:21: note: declared here
        Local

        ZefauZ 1 Antwort Letzte Antwort
        0
        • M markus-now

          Hallo zusammen
          ich bekomme keine Verbindung mit dem Adapter zum irobot i7+ kann mir einer einen Tipp geben, woran es liegen kann.
          Habe den Adapter schon mehrfach neu installiert.
          ![Bild Text](1.PNGBild Link)

          ![Bild Text](2.PNG Bild Link)

          ![Bild Text](3.PNG Bild Link)

          ![Bild Text](4.PNG


          undefined2019-08-18 11:49:27.828 - info: host.ioBroker instance system.adapter.roomba.0 started with pid 24573
          2019-08-18 11:49:29.473 - info: roomba.0 starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.roomba, node: v8.16.1
          2019-08-18 11:49:29.537 - info: roomba.0 Connecting to Roomba..
          2019-08-18 11:49:30.038 - error: roomba.0 uncaught exception: Connection refused: Identifier rejected
          2019-08-18 11:49:30.040 - error: roomba.0 Error: Connection refused: Identifier rejected
          at MqttClient._handleConnack (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:920:15)
          at MqttClient._handlePacket (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:350:12)
          at work (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:292:12)
          at Writable.writable._write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:302:5)
          at doWrite (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:428:64)
          at writeOrBuffer (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:417:5)
          at Writable.write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:334:11)
          at TLSSocket.ondata (_stream_readable.js:639:20)
          at emitOne (events.js:116:13)
          at TLSSocket.emit (events.js:211:7)
          at addChunk (_stream_readable.js:263:12)
          at readableAddChunk (_stream_readable.js:250:11)
          at TLSSocket.Readable.push (_stream_readable.js:208:10)
          at TLSWrap.onread (net.js:601:20)
          2019-08-18 11:49:30.043 - info: roomba.0 Adapter stopped und unloaded.
          2019-08-18 11:49:30.060 - warn: roomba.0 Connection lost! Roomba offline.
          2019-08-18 11:49:30.103 - error: Caught by controller[0]: { Error: Connection refused: Identifier rejected
          2019-08-18 11:49:30.104 - error: Caught by controller[0]: at MqttClient._handleConnack (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:920:15)
          2019-08-18 11:49:30.104 - error: Caught by controller[0]: at MqttClient._handlePacket (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:350:12)
          2019-08-18 11:49:30.104 - error: Caught by controller[0]: at work (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:292:12)
          2019-08-18 11:49:30.104 - error: Caught by controller[0]: at Writable.writable._write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:302:5)
          2019-08-18 11:49:30.104 - error: Caught by controller[0]: at doWrite (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:428:64)
          2019-08-18 11:49:30.105 - error: Caught by controller[0]: at writeOrBuffer (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:417:5)
          2019-08-18 11:49:30.105 - error: Caught by controller[0]: at Writable.write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:334:11)
          2019-08-18 11:49:30.105 - error: Caught by controller[0]: at TLSSocket.ondata (_stream_readable.js:639:20)
          2019-08-18 11:49:30.105 - error: Caught by controller[0]: at emitOne (events.js:116:13)
          2019-08-18 11:49:30.105 - error: Caught by controller[0]: at TLSSocket.emit (events.js:211:7)
          2019-08-18 11:49:30.105 - error: Caught by controller[0]: at addChunk (_stream_readable.js:263:12)
          2019-08-18 11:49:30.106 - error: Caught by controller[0]: at readableAddChunk (_stream_readable.js:250:11)
          2019-08-18 11:49:30.106 - error: Caught by controller[0]: at TLSSocket.Readable.push (_stream_readable.js:208:10)
          2019-08-18 11:49:30.106 - error: Caught by controller[0]: at TLSWrap.onread (net.js:601:20) code: 2 }
          2019-08-18 11:49:30.106 - error: host.ioBroker instance system.adapter.roomba.0 terminated with code 0 (OK)
          2019-08-18 11:49:30.106 - info: host.ioBroker Restart adapter system.adapter.roomba.0 because enabled
          2019-08-18 11:49:31.222 - info: iobroker upgrade roomba
          2019-08-18 11:49:33.195 - info: iobroker Update roomba from @1.0.0 to @1.0.1
          2019-08-18 11:49:33.754 - info: iobroker NPM version: 6.4.1
          2019-08-18 11:49:34.305 - info: iobroker npm install iobroker.roomba@1.0.1 --production --save --prefix "/opt/iobroker" (System call)
          2019-08-18 11:50:00.018 - info: host.ioBroker instance system.adapter.dwd.0 started with pid 25433
          2019-08-18 11:50:00.125 - info: host.ioBroker instance system.adapter.roomba.0 started with pid 25439
          2019-08-18 11:50:01.524 - info: dwd.0 starting. Version 2.4.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v8.16.1
          2019-08-18 11:50:02.308 - info: roomba.0 starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.roomba, node: v8.16.1
          2019-08-18 11:50:02.391 - info: roomba.0 Connecting to Roomba..
          2019-08-18 11:50:03.039 - error: roomba.0 uncaught exception: Connection refused: Identifier rejected
          2019-08-18 11:50:03.050 - error: roomba.0 Error: Connection refused: Identifier rejected
          at MqttClient._handleConnack (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:920:15)
          at MqttClient._handlePacket (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:350:12)
          at work (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:292:12)
          at Writable.writable._write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:302:5)
          at doWrite (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:428:64)
          at writeOrBuffer (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:417:5)
          at Writable.write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:334:11)
          at TLSSocket.ondata (_stream_readable.js:639:20)
          at emitOne (events.js:116:13)
          at TLSSocket.emit (events.js:211:7)
          at addChunk (_stream_readable.js:263:12)
          at readableAddChunk (_stream_readable.js:250:11)
          at TLSSocket.Readable.push (_stream_readable.js:208:10)
          at TLSWrap.onread (net.js:601:20)
          2019-08-18 11:50:03.051 - info: roomba.0 Adapter stopped und unloaded.
          2019-08-18 11:50:03.060 - warn: roomba.0 Connection lost! Roomba offline.
          2019-08-18 11:50:03.097 - error: Caught by controller[0]: { Error: Connection refused: Identifier rejected
          2019-08-18 11:50:03.097 - error: Caught by controller[0]: at MqttClient._handleConnack (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:920:15)
          2019-08-18 11:50:03.097 - error: Caught by controller[0]: at MqttClient._handlePacket (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:350:12)
          2019-08-18 11:50:03.097 - error: Caught by controller[0]: at work (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:292:12)
          2019-08-18 11:50:03.098 - error: Caught by controller[0]: at Writable.writable._write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/mqtt/lib/client.js:302:5)
          2019-08-18 11:50:03.098 - error: Caught by controller[0]: at doWrite (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:428:64)
          2019-08-18 11:50:03.098 - error: Caught by controller[0]: at writeOrBuffer (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:417:5)
          2019-08-18 11:50:03.098 - error: Caught by controller[0]: at Writable.write (/opt/iobroker/node_modules/iobroker.roomba/node_modules/readable-stream/lib/_stream_writable.js:334:11)
          2019-08-18 11:50:03.098 - error: Caught by controller[0]: at TLSSocket.ondata (_stream_readable.js:639:20)
          2019-08-18 11:50:03.098 - error: Caught by controller[0]: at emitOne (events.js:116:13)
          2019-08-18 11:50:03.099 - error: Caught by controller[0]: at TLSSocket.emit (events.js:211:7)
          2019-08-18 11:50:03.099 - error: Caught by controller[0]: at addChunk (_stream_readable.js:263:12)
          2019-08-18 11:50:03.099 - error: Caught by controller[0]: at readableAddChunk (_stream_readable.js:250:11)
          2019-08-18 11:50:03.099 - error: Caught by controller[0]: at TLSSocket.Readable.push (_stream_readable.js:208:10)
          2019-08-18 11:50:03.099 - error: Caught by controller[0]: at TLSWrap.onread (net.js:601:20) code: 2 }
          2019-08-18 11:50:03.100 - error: host.ioBroker instance system.adapter.roomba.0 terminated with code 0 (OK)
          2019-08-18 11:50:03.100 - info: host.ioBroker Restart adapter system.adapter.roomba.0 because enabled
          2019-08-18 11:50:06.034 - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 0 (OK)
          2019-08-18 11:50:27.247 - info: upnp.0 Found new device: http://192.168.178.199:49000/MediaServerDevDesc.xml
          2019-08-18 11:50:29.191 - info: iobroker In file included from ../node_modules/nan/nan.h:82:0, from ../src/bufferutil.cc:16:
          ../node_modules/nan/nan_new.h: In function ‘v8::Local NanIntern::To(v8::Handle) [with T = v8::Int32; v8::Handle = v8::Local]’:
          ../node_modules/nan/nan_new.h:34:64: warning: ‘v8::Local v8::Value::ToInt32() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
          To(v8::Handle i) { return i->ToInt32(); }
          ^
          In file included from ../src/bufferutil.cc:7:0:
          /home/iobroker/.node-gyp/8.16.1/include/node/v8.h:9864:14: note: declared here
          Local Value::ToInt32() const {
          ^~~~~
          In file included from ../node_modules/nan/nan.h:82:0,
          from ../src/bufferutil.cc:16:
          ../node_modules/nan/nan_new.h: In function ‘v8::Local NanIntern::To(v8::Handle) [with T = v8::Uint32; v8::Handle = v8::Local]’:
          ../node_modules/nan/nan_new.h:39:65: warning: ‘v8::Local v8::Value::ToUint32() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
          To(v8::Handle i) { return i->ToUint32(); }
          ^
          In file included from ../src/bufferutil.cc:7:0:
          /home/iobroker/.node-gyp/8.16.1/include/node/v8.h:9858:15: note: declared here
          Local Value::ToUint32() const {
          ^~~~~
          In file included from ../node_modules/nan/nan_new.h:189:0,
          from ../node_modules/nan/nan.h:82,
          from ../src/bufferutil.cc:16:
          ../node_modules/nan/nan_implementation_12_inl.h: In static member function ‘static NanIntern::FactoryBase::return_t NanIntern::Factory::New(bool)’:
          ../node_modules/nan/nan_implementation_12_inl.h:49:38: warning: ‘static v8::Local v8::BooleanObject::New(bool)’ is deprecated: Pass an isolate [-Wdeprecated-declarations]
          return v8::BooleanObject::New(value).As();
          ^
          In file included from /home/iobroker/.node-gyp/8.16.1/include/node/v8.h:26:0,
          from ../src/bufferutil.cc:7:
          /home/iobroker/.node-gyp/8.16.1/include/node/v8.h:4895:56: note: declared here
          V8_DEPRECATED("Pass an isolate", static Local New(bool value));
          ^
          /home/iobroker/.node-gyp/8.16.1/include/node/v8config.h:318:3: note: in definition of macro ‘V8_DEPRECATED’
          declarator attribute((deprecated(message)))
          ^~~~~~~~~~
          2019-08-18 11:50:29.207 - info: iobroker In file included from ../node_modules/nan/nan_new.h:189:0, from ../node_modules/nan/nan.h:82,
          from ../src/bufferutil.cc:16:
          ../node_modules/nan/nan_implementation_12_inl.h: In static member function ‘static NanIntern::FactoryBase::return_t NanIntern::Factory::New(v8::Local)’:
          ../node_modules/nan/nan_implementation_12_inl.h:166:69: warning: ‘static v8::Local v8::ScriptCompiler::Compile(v8::Isolate*, v8::ScriptCompiler::Source*, v8::ScriptCompiler::CompileOptions)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
          return v8::ScriptCompiler::Compile(v8::Isolate::GetCurrent(), &src);
          ^
          In file included from /home/iobroker/.node-gyp/8.16.1/include/node/v8.h:26:0,
          from ../src/bufferutil.cc:7:
          /home/iobroker/.node-gyp/8.16.1/include/node/v8.h:1475:21: note: declared here
          Local

          ZefauZ Offline
          ZefauZ Offline
          Zefau
          schrieb am zuletzt editiert von
          #4

          @markus-now besteht das Problem mit v1.0.6 noch?

          Meine Adapter: https://zefau.github.io/iobroker/

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


          Support us

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

          859

          Online

          32.4k

          Benutzer

          81.5k

          Themen

          1.3m

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

          • Du hast noch kein Konto? Registrieren

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