Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. ZigBee Adapter lässt sich nicht installieren

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    2.5k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    993

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.3k

ZigBee Adapter lässt sich nicht installieren

Scheduled Pinned Locked Moved Unsolved Error/Bug
zigbeessd
27 Posts 5 Posters 2.3k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Atticus
    wrote on last edited by
    #1
    Systemdata Bitte Ausfüllen
    Hardwaresystem: RaspBerry Pi4 B
    Arbeitsspeicher: 4 GbB
    Festplattenart: 250GB SSD ohne SD Karte
    Betriebssystem: Rasbian Buster
    Node-Version: 10.21.0
    Nodejs-Version: 10.21.0
    NPM-Version: 6.14.4
    Installationsart: Skript
    Image genutzt: Nein
    Ort/Name der Imagedatei: Link

    Hallo,

    ich wollte auf den ZigBee Adapter ganz normal aus den Adaptern im ioBroker installieren.
    Die Installation war nicht erfolgreich und wurde mit folgendem Fehler beendet:

    zigbee_iobroker48.JPG

    Kann mir jemand dabei helfen, was hat das zu sagen und wie bekomme ich den Adapter installiert.

    Danke

    Thomas

    Thomas BraunT 1 Reply Last reply
    0
    • A Atticus
      Systemdata Bitte Ausfüllen
      Hardwaresystem: RaspBerry Pi4 B
      Arbeitsspeicher: 4 GbB
      Festplattenart: 250GB SSD ohne SD Karte
      Betriebssystem: Rasbian Buster
      Node-Version: 10.21.0
      Nodejs-Version: 10.21.0
      NPM-Version: 6.14.4
      Installationsart: Skript
      Image genutzt: Nein
      Ort/Name der Imagedatei: Link

      Hallo,

      ich wollte auf den ZigBee Adapter ganz normal aus den Adaptern im ioBroker installieren.
      Die Installation war nicht erfolgreich und wurde mit folgendem Fehler beendet:

      zigbee_iobroker48.JPG

      Kann mir jemand dabei helfen, was hat das zu sagen und wie bekomme ich den Adapter installiert.

      Danke

      Thomas

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #2

      @TomsHome Meldungen bitte nicht als Screenshot sondern in Textform in den Thread kopieren, mit CodeTags versehen.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Atticus
        wrote on last edited by
        #3
        $ ./iobroker add zigbee  --host ioBroker48
        NPM version: 6.14.4
        npm install iobroker.zigbee@1.1.1 --loglevel error --prefix "/opt/iobroker" (System call)
        Release/obj/gen/sqlite-autoconf-3310100/sqlite3.c: In function ‘strftimeFunc’:
        Release/obj/gen/sqlite-autoconf-3310100/sqlite3.c:14483:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]                                                                                                   ^
        
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM);     ^~~~~~~~~~~~~~~~~~~~~~~
        In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:57:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:57:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:57:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:58:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:58:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:58:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:59:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:59:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:59:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:60:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:60:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:60:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:61:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:61:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:61:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:62:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:62:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:62:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        In file included from ../../nan/nan.h:56,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../src/node_sqlite3.cc: At global scope:/home/iobroker/.cache/node-gyp/10.21.0/include/node/node.h:573:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]       (node::addon_register_func) (regfunc),                          \                                           ^/home/iobroker/.cache/node-gyp/10.21.0/include/node/node.h:607:3: note: in expansion of macro ‘NODE_MODULE_X’   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)   ^~~~~~~~~~~~~../src/node_sqlite3.cc:111:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(node_sqlite3, RegisterModule) ^~~~~~~~~~~
        In file included from /home/iobroker/.cache/node-gyp/10.21.0/include/node/node.h:63,                 from ../../nan/nan.h:56,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:/home/iobroker/.cache/node-gyp/10.21.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)]’:/home/iobroker/.cache/node-gyp/10.21.0/include/node/node_object_wrap.h:84:78:   required from here/home/iobroker/.cache/node-gyp/10.21.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]                reinterpret_cast<Callback>(callback), type);                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.21.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)]’:../../nan/nan_object_wrap.h:65:61:   required from here/home/iobroker/.cache/node-gyp/10.21.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
        In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]     , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)                                                              ^
        In file included from ../src/statement.cc:6:../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Error(T*)’:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’         TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);         ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
        In file included from ../src/statement.cc:6:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’     TRY_CATCH_CALL((obj),                                                      \     ^~~~~~~~~~~~~~../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’         EMIT_EVENT(stmt->handle(), 2, argv);         ^~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
        ../src/statement.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Statement::New(Nan::NAN_METHOD_ARGS_TYPE)’:../src/statement.cc:103:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(info.This(),Nan::New("sql").ToLocalChecked(), sql, ReadOnly);          ^~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        ../src/statement.cc:103:78: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(info.This(),Nan::New("sql").ToLocalChecked(), sql, ReadOnly);                                                                              ^In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~../src/statement.cc:103:78: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(info.This(),Nan::New("sql").ToLocalChecked(), sql, ReadOnly);                                                                              ^In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
        ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginPrepare(node_sqlite3::Database::Baton*)’:../src/statement.cc:119:58: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]         &baton->request, Work_Prepare, (uv_after_work_cb)Work_AfterPrepare);                                                          ^~~~~~~~~~~~~~~~~
        ../src/statement.cc:118:9: warning: unused variable ‘status’ [-Wunused-variable]     int status = uv_queue_work(uv_default_loop(),         ^~~~~~
        In file included from ../src/statement.cc:6:../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterPrepare(uv_work_t*)’:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:161:13: note: in expansion of macro ‘TRY_CATCH_CALL’             TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);             ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
        In file included from ../src/statement.cc:6:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:161:13: note: in expansion of macro ‘TRY_CATCH_CALL’             TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);             ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
        In file included from ../src/statement.cc:6:../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginBind(node_sqlite3::Statement::Baton*)’:../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]         Work_##type, reinterpret_cast<uv_after_work_cb>(Work_After##type));    \                                                                         ^../src/statement.cc:322:5: note: in expansion of macro ‘STATEMENT_BEGIN’     STATEMENT_BEGIN(Bind);     ^~~~~~~~~~~~~~~
        ../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable]     int status = uv_queue_work(uv_default_loop(),                              \         ^~~~~~../src/statement.cc:322:5: note: in expansion of macro ‘STATEMENT_BEGIN’     STATEMENT_BEGIN(Bind);     ^~~~~~~~~~~~~~~../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterBind(uv_work_t*)’:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:347:13: note: in expansion of macro ‘TRY_CATCH_CALL’             TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);             ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
        In file included from ../src/statement.cc:6:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:347:13: note: in expansion of macro ‘TRY_CATCH_CALL’             TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);             ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
        In file included from ../src/statement.cc:6:../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginGet(node_sqlite3::Statement::Baton*)’:../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]         Work_##type, reinterpret_cast<uv_after_work_cb>(Work_After##type));    \                                                                         ^../src/statement.cc:370:5: note: in expansion of macro ‘STATEMENT_BEGIN’     STATEMENT_BEGIN(Get);     ^~~~~~~~~~~~~~~
        ../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable]     int status = uv_queue_work(uv_default_loop(),                              \         ^~~~~~../src/statement.cc:370:5: note: in expansion of macro ‘STATEMENT_BEGIN’     STATEMENT_BEGIN(Get);     ^~~~~~~~~~~~~~~
        ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterGet(uv_work_t*)’:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:412:17: note: in expansion of macro ‘TRY_CATCH_CALL’                 TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);                 ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
        In file included from ../src/statement.cc:6:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:412:17: note: in expansion of macro ‘TRY_CATCH_CALL’                 TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);                 ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~In file included from ../src/statement.cc:6:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:416:17: note: in expansion of macro ‘TRY_CATCH_CALL’                 TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);                 ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
        In file included from ../src/statement.cc:6:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:416:17: note: in expansion of macro ‘TRY_CATCH_CALL’                 TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);                 ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
        In file included from ../src/statement.cc:6:../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginRun(node_sqlite3::Statement::Baton*)’:../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]         Work_##type, reinterpret_cast<uv_after_work_cb>(Work_After##type));    \                                                                         ^../src/statement.cc:438:5: note: in expansion of macro ‘STATEMENT_BEGIN’     STATEMENT_BEGIN(Run);     ^~~~~~~~~~~~~~~
        host.ioBroker48 install adapter zigbee
        upload [200] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index_m.html index_m.html text/html
        upload [150] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_lightbar.png img/philips_hue_lightbar.png image/png
        ERROR: events.js:174      throw er; // Unhandled 'error' event      ^Error: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.zigbee/admin/img/paulmann_cct_spot.png'Emitted 'error' event at:    at lazyFs.open (internal/fs/streams.js:115:12)    at FSReqWrap.args [as oncomplete] (fs.js:140:20)
        ERROR: process exited with code 1
        

        So, jetzt noch mal das halbe Logfile der Installation vom Zigbee-Adapter, alles kann ich hier nicht posten, es sind zu viele Zeichen, Ich habe es aber gespeichert, falls jemand eine Idee hat, kann ich den Rest noch posten.

        1 Reply Last reply
        0
        • A Offline
          A Offline
          Atticus
          wrote on last edited by
          #4
          Fertig mit Fehler: events.js:174 throw er; // Unhandled 'error' event ^Error: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.zigbee/admin/img/paulmann_cct_spot.png'Emitted 'error' event at: at lazyFs.open (internal/fs/streams.js:115:12) at FSReqWrap.args [as oncomplete] (fs.js:140:20)
          
          Und hier noch mal die rote Fehlermeldung, welche über dem LogFileFenster stand
          
          1 Reply Last reply
          0
          • mickymM Offline
            mickymM Offline
            mickym
            Most Active
            wrote on last edited by mickym
            #5

            Ich wiederhole es immer wieder - das mit den fehlenden png Dateien ist ein Fehler des Adapters und habe es deshalb schon mehrfach gepostet:

            Hab es hier, als ein anderes Forummitglied das Problem hatte über das Installieren der Version 1.0.0 geschafft und danach Update.
            Siehe https://forum.iobroker.net/topic/31143/installationsproblem-mit-adapter-zigbee-1-0-3

            Also auf Kommandozeile npm i iobroker.zigbee@1.0.0 eingeben

            Vorher würde ich den Adapter aber nochmal deinstallieren.

            Inzwischen kannst ja dann das Update auf die aktuelle Version machen - in dem Thread war es noch 1.0.3

            Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

            1 Reply Last reply
            0
            • A Offline
              A Offline
              Atticus
              wrote on last edited by
              #6

              Ah, ok, danke.
              Der Zigbee adapter ist aber im iobroker nicht zu sehen, soll ihn dann im Terminal deinstallieren?

              mickymM 1 Reply Last reply
              0
              • A Atticus

                Ah, ok, danke.
                Der Zigbee adapter ist aber im iobroker nicht zu sehen, soll ihn dann im Terminal deinstallieren?

                mickymM Offline
                mickymM Offline
                mickym
                Most Active
                wrote on last edited by
                #7

                @TomsHome
                Du siehst wahrscheinlich keine Instanz - aber wenn Du unter Adapter gehst, dann solltest Du ja das sehen:

                screen.png

                und dann solltest den Adapter über das Papierkorb Symbol löschen können. Ansonsten geht das sicher auch über Kommando - aber das musste ich noch nie.

                Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  Atticus
                  wrote on last edited by
                  #8

                  zigbee_002.JPG

                  Nö, der wurde wirklich nicht installiert, ist nichts zu sehen von einer installierten Version?!

                  mickymM 1 Reply Last reply
                  0
                  • A Atticus

                    zigbee_002.JPG

                    Nö, der wurde wirklich nicht installiert, ist nichts zu sehen von einer installierten Version?!

                    mickymM Offline
                    mickymM Offline
                    mickym
                    Most Active
                    wrote on last edited by
                    #9

                    @TomsHome Ok dann schau - ob Du es über die Kommandozeile weg bringst. Ansonsten schau halt ob Du die Version 1.0.0 direkt mit dem unten geposteten Befehl installieren kannst.

                    Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      Atticus
                      wrote on last edited by
                      #10

                      ok, ich teste mal

                      1 Reply Last reply
                      0
                      • A Offline
                        A Offline
                        Atticus
                        wrote on last edited by
                        #11

                        Also, ich hab zuerst eine Deinstallation versucht mit
                        npm uninstall iobroker.zigbee@1.1.1
                        Da kommen ein paar Warnungen, wird aber nicht deinstliiert.
                        Dann habe ich mit
                        npm install iobroker.zigbee@1.0.0
                        weitergemacht.
                        Es wird ein Haufen Zeug geladen, am ende kommen wieder ein paar Warnungen, aber der ZigBee Adapter ist nicht installiert worden.
                        Ich hab dann mal den Verwahrort im iobroker von latest auf default geändert, dann wurde ZigBee Version 1.0.4 angezeigt. Hab die Installation gestartet, endete aber mit dem selben Ergebniss, nur das er jetzt ein anderes png bemängelt hat.

                        mickymM 1 Reply Last reply
                        0
                        • A Atticus

                          Also, ich hab zuerst eine Deinstallation versucht mit
                          npm uninstall iobroker.zigbee@1.1.1
                          Da kommen ein paar Warnungen, wird aber nicht deinstliiert.
                          Dann habe ich mit
                          npm install iobroker.zigbee@1.0.0
                          weitergemacht.
                          Es wird ein Haufen Zeug geladen, am ende kommen wieder ein paar Warnungen, aber der ZigBee Adapter ist nicht installiert worden.
                          Ich hab dann mal den Verwahrort im iobroker von latest auf default geändert, dann wurde ZigBee Version 1.0.4 angezeigt. Hab die Installation gestartet, endete aber mit dem selben Ergebniss, nur das er jetzt ein anderes png bemängelt hat.

                          mickymM Offline
                          mickymM Offline
                          mickym
                          Most Active
                          wrote on last edited by
                          #12

                          @TomsHome Versuch mal das System sauber zu bekommen indem Du den Adapter wirklich entfernst . Keine Versionsnummer bei Deinstallation.

                          Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                          1 Reply Last reply
                          0
                          • A Offline
                            A Offline
                            Atticus
                            wrote on last edited by
                            #13

                            Was seltsam ist, in einer anderen iobroker-Installation (Testsystem) hab ich den ZigBeeAdapter Version 1.1.1 installiert, und da gab es keine Probleme.

                            mickymM 1 Reply Last reply
                            0
                            • A Offline
                              A Offline
                              Atticus
                              wrote on last edited by
                              #14

                              Also nur

                              npm uninstall iobroker.zigbee ??

                              1 Reply Last reply
                              0
                              • A Atticus

                                Was seltsam ist, in einer anderen iobroker-Installation (Testsystem) hab ich den ZigBeeAdapter Version 1.1.1 installiert, und da gab es keine Probleme.

                                mickymM Offline
                                mickymM Offline
                                mickym
                                Most Active
                                wrote on last edited by mickym
                                #15

                                @TomsHome Ich hatte teilweise auch mit einer 2. Instanz installiert - aber bei Dir lässt sich ja keine installieren. Nach ca. 10 Min. hatte sich der Adapter dann selbst repariert und die fehlenden PNG Dateien nachinstalliert. Ich habe das alles sogar auf GitHub als Problem gepostet - aber man hat es dann einfach zu gemacht.

                                Ja ohne Versionsnummer

                                Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                                1 Reply Last reply
                                0
                                • A Offline
                                  A Offline
                                  Atticus
                                  wrote on last edited by
                                  #16

                                  Auch nach der Deinstallation ohne Versionsnummer, iobroker danach neu gestartet, und einer weiteren Installation der Version 1.0.0 wird im iobroker keine Instanz angezeigt?!?
                                  Sollte ich vielleicht eine ältere Version versuchen zu installieren?
                                  Ich möchte mir aber auch nicht das ganze System abschießen, das soll Produktivsystem sein/werden

                                  mickymM 1 Reply Last reply
                                  0
                                  • A Atticus

                                    Auch nach der Deinstallation ohne Versionsnummer, iobroker danach neu gestartet, und einer weiteren Installation der Version 1.0.0 wird im iobroker keine Instanz angezeigt?!?
                                    Sollte ich vielleicht eine ältere Version versuchen zu installieren?
                                    Ich möchte mir aber auch nicht das ganze System abschießen, das soll Produktivsystem sein/werden

                                    mickymM Offline
                                    mickymM Offline
                                    mickym
                                    Most Active
                                    wrote on last edited by
                                    #17

                                    @TomsHome Nein ein Version unter 1.0.0 bringt nichts - da diese nicht mehr als kompatibel angesehen wird. Das funktioniert definitiv nicht.

                                    Kommen den bei der V. 1.0.0 auch irgendwelchen PNG Fehler?

                                    Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                                    mickymM 1 Reply Last reply
                                    0
                                    • A Offline
                                      A Offline
                                      Atticus
                                      wrote on last edited by
                                      #18

                                      Wenn ich Version 1.0.4 über Script installiere, kommen auch png-Fehler, allerdings andere als bei Version 1.1.1.
                                      Ich davon keinen Screenshot gemacht, kann ich aber noch mal laufen lassen, dann könnte ich die Fehlermeldung genau mitteilen

                                      1 Reply Last reply
                                      0
                                      • mickymM mickym

                                        @TomsHome Nein ein Version unter 1.0.0 bringt nichts - da diese nicht mehr als kompatibel angesehen wird. Das funktioniert definitiv nicht.

                                        Kommen den bei der V. 1.0.0 auch irgendwelchen PNG Fehler?

                                        mickymM Offline
                                        mickymM Offline
                                        mickym
                                        Most Active
                                        wrote on last edited by
                                        #19

                                        @mickym
                                        Hilft Dir zwar nichts - aber hier siehst dass ich sowas mal auf gitHub als Problem gemeldet habe - aber letztlich scheint dieses Problem mit diesen fehlenden Dateien niemand zu interessieren. (https://github.com/ioBroker/ioBroker.zigbee/issues/505)

                                        Wie gesagt mit der Version 1.0.0 habe ich es zusammen mit einem anderen User mal hin gebracht - aber ansonsten bin ich hier mit meiner Weisheit am Ende

                                        Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • A Offline
                                          A Offline
                                          Atticus
                                          wrote on last edited by
                                          #20

                                          OK, dann vielen dank für Deine nette Hilfe, vielleicht bekomme ich es ja noch hin.
                                          Kannst du noch kurz was zu den png-Fehler sagen? PNG's sind doch Bilddateien, und die fehlen dann bei der Installation, oder was sagt mir das??

                                          mickymM 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          366

                                          Online

                                          32.6k

                                          Users

                                          82.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe