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. Tester
  4. Test Adapter minuvis 2.x

NEWS

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

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

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

Test Adapter minuvis 2.x

Geplant Angeheftet Gesperrt Verschoben Tester
visualisationvisualisierung
125 Beiträge 15 Kommentatoren 18.7k Aufrufe 15 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.
  • F flisse

    Ich bekomme grad leider gar nicht erst eine Instanz installiert von dem Adapter. Ich hatte die Instanz damals, als es Probleme gab wieder entfernt.

    Hier mal die Logs:

    $ iobroker add minuaru auto --host ioBroker --debug
    
    NPM version: 10.7.0
    
    Installing iobroker.minuaru@1.1.0... (System call)
    
    npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
    
    > better-sqlite3@7.6.2 install
    
    > prebuild-install || npm run build-release
    
    prebuild-install warn install No prebuilt binaries found (target=20.15.0 runtime=node arch=x64 libc= platform=linux)
    
    > better-sqlite3@7.6.2 build-release> node-gyp rebuild --release
    
    gyp info it worked if it ends with ok
    
    gyp info using node-gyp@10.1.0gyp info using node@20.15.0 | linux | x64
    
    gyp info find Python using Python version 3.10.12 found at "/usr/bin/python3"
    
    gyp info spawn /usr/bin/python3
    
    gyp info spawn args [gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',gyp info spawn args 'binding.gyp',gyp info spawn args '-f',gyp info spawn args 'make',gyp info spawn args '-I',gyp info spawn args '/opt/iobroker/node_modules/better-sqlite3/build/config.gypi',gyp info spawn args '-I',gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',gyp info spawn args '-I',gyp info spawn args '/home/iobroker/.cache/node-gyp/20.15.0/include/node/common.gypi',gyp info spawn args '-Dlibrary=shared_library',gyp info spawn args '-Dvisibility=default',gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/20.15.0',gyp info spawn args '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp',gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/20.15.0/<(target_arch)/node.lib',gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/node_modules/better-sqlite3',gyp info spawn args '-Dnode_engine=v8',gyp info spawn args '--depth=.',gyp info spawn args '--no-parallel',gyp info spawn args '--generator-output',gyp info spawn args 'build',gyp info spawn args '-Goutput_dir=.'gyp info spawn args ]
    
    gyp info spawn makegyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
    
    ACTION deps_sqlite3_gyp_locate_sqlite3_target_copy_builtin_sqlite3 ba23eeee118cd63e16015df367567cb043fed872.intermediate
    
    TOUCH Release/obj.target/deps/locate_sqlite3.stamp
    
    CC(target) Release/obj.target/sqlite3/gen/sqlite3/sqlite3.o
    
    rm -f Release/obj.target/deps/sqlite3.a Release/obj.target/deps/sqlite3.a.ar-file-list; mkdir -p `dirname Release/obj.target/deps/sqlite3.a`
    
    CXX(target) Release/obj.target/better_sqlite3/src/better_sqlite3.o
    
    In file included from ./src/better_sqlite3.lzz:11,
    
    ./src/util/macros.lzz: In function 'void SetPrototypeGetter(v8::Isolate*, v8::Local<v8::External>, v8::Local<v8::FunctionTemplate>, const char*, v8::AccessorGetterCallback)':./src/util/macros.lzz:157:21: error: 'v8::AccessorSignature' has not been declared
    
    ./src/util/binder.lzz: In static member function 'static bool Binder::IsPlainObject(v8::Isolate*, v8::Local<v8::Object>)':./src/util/binder.lzz:37:51: error: 'class v8::Object' has no member named 'CreationContext'; did you mean 'GetCreationContext'?
    
    ./src/util/data.lzz: In function 'v8::Local<v8::Value> Data::GetValueJS(v8::Isolate*, sqlite3_stmt*, int, bool)':./src/util/data.lzz:73:92: warning: this statement may fall through [-Wimplicit-fallthrough=]./src/util/data.lzz:73:197: note: here
    
    ./src/util/data.lzz: In function 'v8::Local<v8::Value> Data::GetValueJS(v8::Isolate*, sqlite3_value*, bool)':./src/util/data.lzz:77:81: warning: this statement may fall through [-Wimplicit-fallthrough=]./src/util/data.lzz:77:175: note: here
    
    make: *** [better_sqlite3.target.mk:120: Release/obj.target/better_sqlite3/src/better_sqlite3.o] Error 1rm ba23eeee118cd63e16015df367567cb043fed872.intermediatemake: Leaving directory '/opt/iobroker/node_modules/better-sqlite3/build'
    
    gyp ERR! not ok
    
    npm error code 1npm error path /opt/iobroker/node_modules/better-sqlite3
    
    npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-07-08T18_41_17_515Z-debug-0.log
    
    npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fsprebuild-install warn install No prebuilt binaries found (target=20.15.0 runtime=node arch=x64 libc= platform=linux)gyp info it worked if it ends with okgyp info using node-gyp@10.1.0gyp info using node@20.15.0 | linux | x64gyp info find Python using Python version 3.10.12 found at "/usr/bin/python3"gyp info spawn /usr/bin/python3gyp info spawn args [gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',gyp info spawn args 'binding.gyp',gyp info spawn args '-f',gyp info spawn args 'make',gyp info spawn args '-I',gyp info spawn args '/opt/iobroker/node_modules/better-sqlite3/build/config.gypi',gyp info spawn args '-I',gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',gyp info spawn args '-I',gyp info spawn args '/home/iobroker/.cache/node-gyp/20.15.0/include/node/common.gypi',gyp info spawn args '-Dlibrary=shared_library',gyp info spawn args '-Dvisibility=default',gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/20.15.0',gyp info spawn args '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp',gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/20.15.0/<(target_arch)/node.lib',gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/node_modules/better-sqlite3',gyp info spawn args '-Dnode_engine=v8',gyp info spawn args '--depth=.',gyp info spawn args '--no-parallel',gyp info spawn args '--generator-output',gyp info spawn args 'build',gyp info spawn args '-Goutput_dir=.'gyp info spawn args ]gyp info spawn makegyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]In file included from ./src/better_sqlite3.lzz:11, from ../src/better_sqlite3.cpp:4:/home/iobroker/.cache/node-gyp/20.15.0/include/node/node.h:1248:7: warning: cast between incompatible function types from 'void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Context>)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Context>, void*)'} [-Wcast-function-type] 1248 | (node::addon_context_register_func) (regfunc), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/iobroker/.cache/node-gyp/20.15.0/include/node/node.h:1266:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_X' 1266 | NODE_MODULE_CONTEXT_AWARE_X(modname, regfunc, NULL, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~/home/iobroker/.cache/node-gyp/20.15.0/include/node/node.h:1297:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE' 1297 | NODE_MODULE_CONTEXT_AWARE(NODE_GYP_MODULE_NAME, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~./src/better_sqlite3.lzz:67:1: note: in expansion of macro 'NODE_MODULE_INIT'./src/util/macros.lzz: In function 'void SetPrototypeGetter(v8::Isolate*, v8::Local<v8::External>, v8::Local<v8::FunctionTemplate>, const char*, v8::AccessorGetterCallback)':./src/util/macros.lzz:157:21: error: 'v8::AccessorSignature' has not been declared./src/util/binder.lzz: In static member function 'static bool Binder::IsPlainObject(v8::Isolate*, v8::Local<v8::Object>)':./src/util/binder.lzz:37:51: error: 'class v8::Object' has no member named 'CreationContext'; did you mean 'GetCreationContext'?./src/util/data.lzz: In function 'v8::Local<v8::Value> Data::GetValueJS(v8::Isolate*, sqlite3_stmt*, int, bool)':./src/util/data.lzz:73:92: warning: this statement may fall through [-Wimplicit-fallthrough=]./src/util/data.lzz:73:197: note: here./src/util/data.lzz: In function 'v8::Local<v8::Value> Data::GetValueJS(v8::Isolate*, sqlite3_value*, bool)':./src/util/data.lzz:77:81: warning: this statement may fall through [-Wimplicit-fallthrough=]./src/util/data.lzz:77:175: note: heremake: *** [better_sqlite3.target.mk:120: Release/obj.target/better_sqlite3/src/better_sqlite3.o] Error 1gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:209:23)gyp ERR! System Linux 6.8.8-1-pvegyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--release"gyp ERR! cwd /opt/iobroker/node_modules/better-sqlite3gyp ERR! node -v v20.15.0gyp ERR! node-gyp -v v10.1.0gyp ERR! not ok npm error code 1npm error path /opt/iobroker/node_modules/better-sqlite3npm error command failednpm error command sh -c prebuild-install || npm run build-releasenpm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-07-08T18_41_17_515Z-debug-0.log
    
    host.ioBroker Cannot install iobroker.minuaru@1.1.0: 1
    
    ERROR: Process exited with code 25
    
    SVallantS Offline
    SVallantS Offline
    SVallant
    schrieb am zuletzt editiert von
    #121

    @flisse beim SQL-Adapter https://github.com/ioBroker/ioBroker.sql habe ich das gefunden:

    *SQLite DB must not be installed extra. It is just a file on disk, but to install it you require build tools on your system. For linux, just write:

    sudo apt-get install build-essential

    For windows:

    c:>npm install --global --production windows-build-tools*

    Vielleicht fehlt dir das ....

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • SVallantS SVallant

      @flisse beim SQL-Adapter https://github.com/ioBroker/ioBroker.sql habe ich das gefunden:

      *SQLite DB must not be installed extra. It is just a file on disk, but to install it you require build tools on your system. For linux, just write:

      sudo apt-get install build-essential

      For windows:

      c:>npm install --global --production windows-build-tools*

      Vielleicht fehlt dir das ....

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #122

      @svallant

      Nein, das ist es nicht.
      Denn:

      echad@chet:~ $ apt policy build-essential
      build-essential:
        Installed: 12.10
        Candidate: 12.10
        Version table:
       *** 12.10 500
              500 http://deb.debian.org/debian trixie/main arm64 Packages
              100 /var/lib/dpkg/status
      echad@chet:~ $
      

      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

      mcm1957M 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @svallant

        Nein, das ist es nicht.
        Denn:

        echad@chet:~ $ apt policy build-essential
        build-essential:
          Installed: 12.10
          Candidate: 12.10
          Version table:
         *** 12.10 500
                500 http://deb.debian.org/debian trixie/main arm64 Packages
                100 /var/lib/dpkg/status
        echad@chet:~ $
        
        mcm1957M Online
        mcm1957M Online
        mcm1957
        schrieb am zuletzt editiert von
        #123

        Der Vollständigkeit halber möchte ich darauf hinweisen dass der Adapter minuvis seit längerem keine Updstes mehr erhalten hat. Weiters hat der Adspter (noch) nicht das minimale Guthub basierte Testing eingebunden.

        Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
        Support Repositoryverwaltung.

        Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

        LESEN - gute Forenbeitrage

        1 Antwort Letzte Antwort
        0
        • F Offline
          F Offline
          flisse
          schrieb am zuletzt editiert von
          #124

          @SVallant
          Wir der Adapter denn noch weiterentwickelt?

          SVallantS 1 Antwort Letzte Antwort
          0
          • F flisse

            @SVallant
            Wir der Adapter denn noch weiterentwickelt?

            SVallantS Offline
            SVallantS Offline
            SVallant
            schrieb am zuletzt editiert von
            #125

            @flisse Moin, ja. Aber derzeit funktioniert bei minuvis alles ohne Probleme. Ein Update der Abhängigkeiten und der Tests wird es diesen Winter geben

            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

            933

            Online

            32.4k

            Benutzer

            81.5k

            Themen

            1.3m

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

            • Du hast noch kein Konto? Registrieren

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