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. Fehler bei Update SQL-Adapter

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    10
    1
    189

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

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

Fehler bei Update SQL-Adapter

Scheduled Pinned Locked Moved Error/Bug
1 Posts 1 Posters 504 Views
  • 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.
  • eric2905E Online
    eric2905E Online
    eric2905
    wrote on last edited by
    #1

    Hallo bluefox,

    bim Update bekomme ich beim SQL-Adapter folgende Fehler aufgelistet:

    host.cubietruck Adapter "system.adapter.sql.1" is stopped.
    npm install iobroker.sql --production --prefix "/opt/iobroker" (System call)
    node-pre-gyp ERR! Tried to download: https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v3.1.4/node-v14-linux-arm.tar.gz 
    node-pre-gyp ERR! Pre-built binaries not found for sqlite3@3.1.4 and node@0.12.6 (node-v14 ABI) (falling back to source compile with node-gyp) 
    ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginOpen(node_sqlite3::Database::Baton*)’:
    ../src/database.cc:143:9: warning: unused variable ‘status’ [-Wunused-variable]
    ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginClose(node_sqlite3::Database::Baton*)’:
    ../src/database.cc:227:9: warning: unused variable ‘status’ [-Wunused-variable]
    ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginExec(node_sqlite3::Database::Baton*)’:
    ../src/database.cc:505:9: warning: unused variable ‘status’ [-Wunused-variable]
    ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginLoadExtension(node_sqlite3::Database::Baton*)’:
    ../src/database.cc:605:9: warning: unused variable ‘status’ [-Wunused-variable]
    ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginPrepare(node_sqlite3::Database::Baton*)’:
    ../src/statement.cc:118:9: warning: unused variable ‘status’ [-Wunused-variable]
    ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginBind(node_sqlite3::Statement::Baton*)’:
    ../src/statement.cc:322:5: warning: unused variable ‘status’ [-Wunused-variable]
    ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginGet(node_sqlite3::Statement::Baton*)’:
    ../src/statement.cc:370:5: warning: unused variable ‘status’ [-Wunused-variable]
    ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginRun(node_sqlite3::Statement::Baton*)’:
    ../src/statement.cc:438:5: warning: unused variable ‘status’ [-Wunused-variable]
    ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginAll(node_sqlite3::Statement::Baton*)’:
    ../src/statement.cc:504:5: warning: unused variable ‘status’ [-Wunused-variable]
    ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginEach(node_sqlite3::Statement::Baton*)’:
    ../src/statement.cc:601:5: warning: unused variable ‘status’ [-Wunused-variable]
    ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginReset(node_sqlite3::Statement::Baton*)’:
    ../src/statement.cc:724:5: warning: unused variable ‘status’ [-Wunused-variable]
    host.cubietruck Adapter "system.adapter.sql.1" is started
    npm install --production --prefix "/opt/iobroker/node_modules/iobroker.sql" (System call)
    Update "system.adapter.sql.1"
    got /opt/iobroker/node_modules/iobroker.sql/admin
    upload [2] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/storage.html storage.html text/html
    upload [1] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/sql.png sql.png image/png
    upload [0] sql.admin /opt/iobroker/node_modules/iobroker.sql/admin/index.html index.html text/html
    Adapter "sql" updated
    

    Ich denke, diese beiden Zeilen - vor allen Dingen die letzte ("Pre-built binaries not found for sqlite") - beinhaltet die Ursache, oder?

    node-pre-gyp ERR! Tried to download: https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v3.1.4/node-v14-linux-arm.tar.gz 
    node-pre-gyp ERR! Pre-built binaries not found for sqlite3@3.1.4 and node@0.12.6 (node-v14 ABI) (falling back to source compile with node-gyp) 
    

    Der SQL-Adapter (ich verwende den mySQL) läuft aber im Anschluss.

    Gruß,

    Eric

    Roses are red, violets are blue,

    if I listen to metal, my neighbours do too

    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

    849

    Online

    32.5k

    Users

    81.7k

    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