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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. SQL-Adpter streikt nach update

NEWS

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

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

SQL-Adpter streikt nach update

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
sql adapternpmupdatenpm versionnodejs 10nodenode update
4 Beiträge 2 Kommentatoren 551 Aufrufe 1 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • S Offline
    S Offline
    swordfisch
    schrieb am zuletzt editiert von swordfisch
    #1

    Hi
    mein SQL Adapter streikt nach dem update auf Nodejs 10

    host.iOBroker	2019-10-08 16:22:57.745	error	instance system.adapter.sql.0 terminated with code 1 ()
    Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
    Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
    Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/mmmagic/lib/index.js:1:13)
    Caught	2019-10-08 16:22:57.745	error	by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
    Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
    Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
    Caught	2019-10-08 16:22:57.745	error	by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
    Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18)
    Caught	2019-10-08 16:22:57.745	error	by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
    Caught	2019-10-08 16:22:57.744	error	by controller[0]: NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
    Caught	2019-10-08 16:22:57.744	error	by controller[0]: NODE_MODULE_VERSION 57. This version of Node.js requires
    Caught	2019-10-08 16:22:57.744	error	by controller[0]: was compiled against a different Node.js version using
    Caught	2019-10-08 16:22:57.744	error	by controller[0]: Error: The module '/opt/iobroker/node_modules/mmmagic/build/Release/magic.node'
    Caught	2019-10-08 16:22:57.744	error	by controller[0]: ^
    Caught	2019-10-08 16:22:57.744	error	by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
    Caught	2019-10-08 16:22:57.744	error	by controller[0]: internal/modules/cjs/loader.js:807
    host.iOBroker	2019-10-08 16:22:57.458	info	instance system.adapter.sql.0 started with pid 2363
    

    hoffentlich kann mir einer sagen was da falsch läuft

    Danke und grüße
    swordfisch

    GlasfaserG 1 Antwort Letzte Antwort
    1
    • S swordfisch

      Hi
      mein SQL Adapter streikt nach dem update auf Nodejs 10

      host.iOBroker	2019-10-08 16:22:57.745	error	instance system.adapter.sql.0 terminated with code 1 ()
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/mmmagic/lib/index.js:1:13)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
      Caught	2019-10-08 16:22:57.744	error	by controller[0]: NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
      Caught	2019-10-08 16:22:57.744	error	by controller[0]: NODE_MODULE_VERSION 57. This version of Node.js requires
      Caught	2019-10-08 16:22:57.744	error	by controller[0]: was compiled against a different Node.js version using
      Caught	2019-10-08 16:22:57.744	error	by controller[0]: Error: The module '/opt/iobroker/node_modules/mmmagic/build/Release/magic.node'
      Caught	2019-10-08 16:22:57.744	error	by controller[0]: ^
      Caught	2019-10-08 16:22:57.744	error	by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
      Caught	2019-10-08 16:22:57.744	error	by controller[0]: internal/modules/cjs/loader.js:807
      host.iOBroker	2019-10-08 16:22:57.458	info	instance system.adapter.sql.0 started with pid 2363
      

      hoffentlich kann mir einer sagen was da falsch läuft

      Danke und grüße
      swordfisch

      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von Glasfaser
      #2

      @swordfisch
      1.JPG

      Nach dem Update durchführen :

      npm rebuild
      

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

      1 Antwort Letzte Antwort
      0
      • S Offline
        S Offline
        swordfisch
        schrieb am zuletzt editiert von
        #3

        @Glasfaser sagte in SQL-Adpter streikt nach update:

        npm rebuild

        das hab ich gemacht irgendwie habe ich das Problem

        das
        node -v
        v8.9.4
        ausspuckt und
        nodejs -v
        v10.16.3

        wie kann ich das beheben??

        mfg swordfisch

        S 1 Antwort Letzte Antwort
        0
        • S swordfisch

          @Glasfaser sagte in SQL-Adpter streikt nach update:

          npm rebuild

          das hab ich gemacht irgendwie habe ich das Problem

          das
          node -v
          v8.9.4
          ausspuckt und
          nodejs -v
          v10.16.3

          wie kann ich das beheben??

          mfg swordfisch

          S Offline
          S Offline
          swordfisch
          schrieb am zuletzt editiert von
          #4

          @swordfisch

          geholfen hat bei mir

          https://forum.iobroker.net/post/292949 und dann das reinstall.sh ausm iobroker ordner

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


          Support us

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

          812

          Online

          32.5k

          Benutzer

          81.7k

          Themen

          1.3m

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

          • Du hast noch kein Konto? Registrieren

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