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. [Aufruf] Neuer Adapter ioBroker.tuya (WLAN devices Tuya Smart Life und andere)

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    481

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.6k

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

[Aufruf] Neuer Adapter ioBroker.tuya (WLAN devices Tuya Smart Life und andere)

Geplant Angeheftet Gesperrt Verschoben Tester
547 Beiträge 97 Kommentatoren 174.8k Aufrufe 20 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.
  • M Offline
    M Offline
    madd268hotmail.de
    schrieb am zuletzt editiert von
    #105

    @apollon77:

    Thanks!

    @madd268@hotmail.de:

    Mein Tuya klappt auch endlich….Zertifikat ,manuell in den W-Lan Verbindungen installieren....

    2018-11-12 18:24:08.134 - info: tuya.0 {"schema":"[{\"mode\":\"rw\",\"code\":\"switch_on\",\"name\":\"开关\",\"property\":{\"type\":\"bool\"},\"iconname\":\"icon-dp_power3\",\"id\":1,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"countdown\",\"name\":\"延迟\",\"property\":{\"unit\":\"秒\",\"min\":0,\"max\":86400,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":2,\"type\":\"obj\",\"passive\":true,\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"add_ele\",\"name\":\"电量\",\"property\":{\"unit\":\"度\",\"min\":0,\"max\":500000,\"scale\":3,\"step\":100,\"type\":\"value\"},\"id\":3,\"type\":\"obj\",\"desc\":\"上报的为放大100倍之后的值,即上报56,实际值为0.56度\"},{\"mode\":\"ro\",\"code\":\"cur_current\",\"name\":\"电流\",\"property\":{\"unit\":\"mA\",\"min\":0,\"max\":30000,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":4,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"cur_power\",\"name\":\"功率\",\"property\":{\"unit\":\"W\",\"min\":0,\"max\":50000,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":5,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"cur_voltage\",\"name\":\"电压\",\"property\":{\"unit\":\"V\",\"min\":0,\"max\":2500,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":6,\"type\":\"obj\",\"desc\":\"\"}]","schemaExt":"[]"}
    
    ```` `  
    

    Bei dem ersten fehlt die Zeile davor mit der productid … hast Du die noch? `
    2018-11-12 18:31:48.025 - info: tuya.0 new Shema added for product type HPiNfakVX1Z9hWsO. Please send next line from logfile on disk to developer!

    1 Antwort Letzte Antwort
    0
    • H Offline
      H Offline
      homecineplexx
      schrieb am zuletzt editiert von
      #106

      @apollon77:

      neues Zertifikat? Und du bist sicher das dein Handy jetzt das aktuelle und korrekte Zertifikat hat? Weil wenn das nicht passt kommen ggf Fehler.

      Welche Fehler genau sagt denn die App oder Dein Handy?

      Bei vielen anderen tut es … ich kann Dir nicht sagen was bei Dir anders ist ... :-( `

      Handy hat zumindest gesagt dass das neue Zertifikat installiert wurde. Sobald ich mit den Proxy Einstellungen die Smart Life app öffne bekomme ich einen Netzwerkfehler.

      Ich werde alles mal deinstallieren und neu installieren und schauen ob es einen error gibt.

      Sollte ich den anyproxy mit npm I anyproxy - G auch installieren? (sudo)?

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

        Genauer Fehler bitte.

        Anyproxy global … ja kannst du, hilft aber nix weil der adapter das nicht nutzt weil seinen eigenen mitbringt.

        Gesendet vom Handy ...

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

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

          das ist normal beim installieren vom adapter?

          $ ./iobroker url "https://github.com/Apollon77/ioBroker.tuya"
          install https://github.com/Apollon77/ioBroker.tuya/tarball/master
          npm install https://github.com/Apollon77/ioBroker.tuya/tarball/master --production --save --prefix "/opt/iobroker" (System call)
          npm
           WARN deprecated clipboard-js@0.3.6: Please migrate to https://github.com/lgarron/clipboard-polyfill
          npm WARN deprecated bcrypt@1.0.3: bcrypt < v2.0.0 is susceptible to bcrypt wrap-around bug. Upgrade to bcrypt >= v2.0.0 for improved support for newer bcrypt hashes
          node-pre-gyp ERR! Tried to download(404): https://github.com/kelektiv/node.bcrypt.js/releases/download/v1.0.3/bcrypt_lib-v1.0.3-node-v64-linux-arm.tar.gz node-pre-gyp ERR! Pre-built binaries not found for bcrypt@1.0.3 and node@10.10.0 (node-v64 ABI) (falling back to source compile with node-gyp) 
          node-pre-gyp ERR! Tried to download(undefined): https://github.com/kelektiv/node.bcrypt.js/releases/download/v1.0.3/bcrypt_lib-v1.0.3-node-v64-linux-arm.tar.gz 
          node-pre-gyp ERR! Pre-built binaries not found for bcrypt@1.0.3 and node@10.10.0 (node-v64 ABI) (falling back to source compile with node-gyp) 
          
          rm: das Entfernen von './Release/.deps/Release/obj.target/bcrypt_lib/src/blowfish.o.d.raw' ist nicht möglich
          : Datei oder Verzeichnis nicht gefunden
          make: *** [Release/obj.target/bcrypt_lib/src/blowfish.o] Fehler 1
          gyp
           ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2
          gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
          gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
          gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
          gyp ERR! System Linux 4.14.71-v7+
          gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding"
          gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
          gyp ERR! node -v v10.10.0
          gyp ERR! node-gyp -v v3.8.0
          gyp ERR! not ok 
          
          node-pre-gyp ERR! build error node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node --module_name=bcrypt_lib --module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding' (1)
          node-pre-gyp ERR! stack     at ChildProcess. <anonymous>(/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
          node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
          node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:962:16)
          node-pre-gyp 
          ERR! stack
               at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
          node-pre-gyp ERR! System Linux 4.14.71-v7+
          node-pre-gyp ERR! command "/usr/local/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
          
          node-pre-gyp ERR! node -v v10.10.0node-pre-gyp ERR! node-pre-gyp -v v0.6.36
          
          node-pre-gyp ERR! not ok 
          ../src/bcrypt.cc:322:1: fatal error: opening dependency file ./Release/.deps/Release/obj.target/bcrypt_lib/src/bcrypt.o.d.raw: Datei oder Verzeichnis nicht gefunden }
           ^
          
          compilation terminated.
          make: *** [Release/obj.target/bcrypt_lib/src/bcrypt.o] Fehler 1
          gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2
          gyp ERR! 
          stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
          gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
          gyp ERR! System Linux 4.14.71-v7+
          gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding"
          gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
          gyp ERR! node -v v10.10.0
          gyp ERR! node-gyp -v v3.8.0
          gyp ERR! not ok 
          
          npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/alexa-cookie/package.json'npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
          npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
          npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
          npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
          npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
          npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
          npm WARN svg-inline-react@1.0.3 requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.
          
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bcrypt@1.0.3 (node_modules/node-red/node_modules/bcrypt):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bcrypt@1.0.3 install: `node-pre-gyp install --fallback-to-build`
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
          
          process exited with code 0</anonymous> 
          
          1 Antwort Letzte Antwort
          0
          • H Offline
            H Offline
            homecineplexx
            schrieb am zuletzt editiert von
            #109

            @apollon77:

            Genauer Fehler bitte.

            Anyproxy global … ja kannst du, hilft aber nix weil der adapter das nicht nutzt weil seinen eigenen mitbringt.

            Gesendet vom Handy ... `

            genauer kann ichs nicht sagen, denn das ist ein kleines fenster am handy, welches sagt netzwerkfehler

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

              @homecineplexx:

              das ist normal beim installieren vom adapter?

              $ ./iobroker url "https://github.com/Apollon77/ioBroker.tuya"
              install https://github.com/Apollon77/ioBroker.tuya/tarball/master
              npm install https://github.com/Apollon77/ioBroker.tuya/tarball/master --production --save --prefix "/opt/iobroker" (System call)
              npm
               WARN deprecated clipboard-js@0.3.6: Please migrate to https://github.com/lgarron/clipboard-polyfill
              npm WARN deprecated bcrypt@1.0.3: bcrypt < v2.0.0 is susceptible to bcrypt wrap-around bug. Upgrade to bcrypt >= v2.0.0 for improved support for newer bcrypt hashes
              node-pre-gyp ERR! Tried to download(404): https://github.com/kelektiv/node.bcrypt.js/releases/download/v1.0.3/bcrypt_lib-v1.0.3-node-v64-linux-arm.tar.gz node-pre-gyp ERR! Pre-built binaries not found for bcrypt@1.0.3 and node@10.10.0 (node-v64 ABI) (falling back to source compile with node-gyp) 
              node-pre-gyp ERR! Tried to download(undefined): https://github.com/kelektiv/node.bcrypt.js/releases/download/v1.0.3/bcrypt_lib-v1.0.3-node-v64-linux-arm.tar.gz 
              node-pre-gyp ERR! Pre-built binaries not found for bcrypt@1.0.3 and node@10.10.0 (node-v64 ABI) (falling back to source compile with node-gyp) 
              
              rm: das Entfernen von './Release/.deps/Release/obj.target/bcrypt_lib/src/blowfish.o.d.raw' ist nicht möglich
              : Datei oder Verzeichnis nicht gefunden
              make: *** [Release/obj.target/bcrypt_lib/src/blowfish.o] Fehler 1
              gyp
               ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2
              gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
              gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
              gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
              gyp ERR! System Linux 4.14.71-v7+
              gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding"
              gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
              gyp ERR! node -v v10.10.0
              gyp ERR! node-gyp -v v3.8.0
              gyp ERR! not ok 
              
              node-pre-gyp ERR! build error node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node --module_name=bcrypt_lib --module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding' (1)
              node-pre-gyp ERR! stack     at ChildProcess. <anonymous>(/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
              node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
              node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:962:16)
              node-pre-gyp 
              ERR! stack
                   at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
              node-pre-gyp ERR! System Linux 4.14.71-v7+
              node-pre-gyp ERR! command "/usr/local/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
              
              node-pre-gyp ERR! node -v v10.10.0node-pre-gyp ERR! node-pre-gyp -v v0.6.36
              
              node-pre-gyp ERR! not ok 
              ../src/bcrypt.cc:322:1: fatal error: opening dependency file ./Release/.deps/Release/obj.target/bcrypt_lib/src/bcrypt.o.d.raw: Datei oder Verzeichnis nicht gefunden }
               ^
              
              compilation terminated.
              make: *** [Release/obj.target/bcrypt_lib/src/bcrypt.o] Fehler 1
              gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2
              gyp ERR! 
              stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
              gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
              gyp ERR! System Linux 4.14.71-v7+
              gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding"
              gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
              gyp ERR! node -v v10.10.0
              gyp ERR! node-gyp -v v3.8.0
              gyp ERR! not ok 
              
              npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/alexa-cookie/package.json'npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
              npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
              npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
              npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
              npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
              npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
              npm WARN svg-inline-react@1.0.3 requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.
              
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bcrypt@1.0.3 (node_modules/node-red/node_modules/bcrypt):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bcrypt@1.0.3 install: `node-pre-gyp install --fallback-to-build`
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
              
              process exited with code 0</anonymous> 
              ```` `  
              

              Hm … Versuch mal mit sudo. Der bcrypt Fehler ist an sich optional ...

              Ich habe es unter node 10 noch nicht genutzt ... daher kann ich nicht sagen ob es vllt daran liegt .... hm ....

              Gesendet vom Handy ...

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

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

                @apollon77:

                @homecineplexx:

                das ist normal beim installieren vom adapter?

                $ ./iobroker url "https://github.com/Apollon77/ioBroker.tuya"
                install https://github.com/Apollon77/ioBroker.tuya/tarball/master
                npm install https://github.com/Apollon77/ioBroker.tuya/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                npm
                 WARN deprecated clipboard-js@0.3.6: Please migrate to https://github.com/lgarron/clipboard-polyfill
                npm WARN deprecated bcrypt@1.0.3: bcrypt < v2.0.0 is susceptible to bcrypt wrap-around bug. Upgrade to bcrypt >= v2.0.0 for improved support for newer bcrypt hashes
                node-pre-gyp ERR! Tried to download(404): https://github.com/kelektiv/node.bcrypt.js/releases/download/v1.0.3/bcrypt_lib-v1.0.3-node-v64-linux-arm.tar.gz node-pre-gyp ERR! Pre-built binaries not found for bcrypt@1.0.3 and node@10.10.0 (node-v64 ABI) (falling back to source compile with node-gyp) 
                node-pre-gyp ERR! Tried to download(undefined): https://github.com/kelektiv/node.bcrypt.js/releases/download/v1.0.3/bcrypt_lib-v1.0.3-node-v64-linux-arm.tar.gz 
                node-pre-gyp ERR! Pre-built binaries not found for bcrypt@1.0.3 and node@10.10.0 (node-v64 ABI) (falling back to source compile with node-gyp) 
                
                rm: das Entfernen von './Release/.deps/Release/obj.target/bcrypt_lib/src/blowfish.o.d.raw' ist nicht möglich
                : Datei oder Verzeichnis nicht gefunden
                make: *** [Release/obj.target/bcrypt_lib/src/blowfish.o] Fehler 1
                gyp
                 ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2
                gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
                gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
                gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
                gyp ERR! System Linux 4.14.71-v7+
                gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding"
                gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
                gyp ERR! node -v v10.10.0
                gyp ERR! node-gyp -v v3.8.0
                gyp ERR! not ok 
                
                node-pre-gyp ERR! build error node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node --module_name=bcrypt_lib --module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding' (1)
                node-pre-gyp ERR! stack     at ChildProcess. <anonymous>(/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
                node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:962:16)
                node-pre-gyp 
                ERR! stack
                     at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
                node-pre-gyp ERR! System Linux 4.14.71-v7+
                node-pre-gyp ERR! command "/usr/local/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
                
                node-pre-gyp ERR! node -v v10.10.0node-pre-gyp ERR! node-pre-gyp -v v0.6.36
                
                node-pre-gyp ERR! not ok 
                ../src/bcrypt.cc:322:1: fatal error: opening dependency file ./Release/.deps/Release/obj.target/bcrypt_lib/src/bcrypt.o.d.raw: Datei oder Verzeichnis nicht gefunden }
                 ^
                
                compilation terminated.
                make: *** [Release/obj.target/bcrypt_lib/src/bcrypt.o] Fehler 1
                gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2
                gyp ERR! 
                stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
                gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
                gyp ERR! System Linux 4.14.71-v7+
                gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding"
                gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
                gyp ERR! node -v v10.10.0
                gyp ERR! node-gyp -v v3.8.0
                gyp ERR! not ok 
                
                npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/alexa-cookie/package.json'npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
                npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
                npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
                npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
                npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
                npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
                npm WARN svg-inline-react@1.0.3 requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.
                
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bcrypt@1.0.3 (node_modules/node-red/node_modules/bcrypt):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bcrypt@1.0.3 install: `node-pre-gyp install --fallback-to-build`
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                
                process exited with code 0</anonymous> 
                ```` `  
                

                Hm … Versuch mal mit sudo. Der bcrypt Fehler ist an sich optional ...

                Ich habe es unter node 10 noch nicht genutzt ... daher kann ich nicht sagen ob es vllt daran liegt .... hm ....

                Gesendet vom Handy ... `

                selbst problem

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

                  Genug ram ist auch frei auch dem iobroker Host? Der Proxy braucht wohl eeeeeecht viel ram.

                  Dann hab ich keine Idee mehr.

                  Gesendet vom Handy …

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

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

                    @apollon77:

                    Genug ram ist auch frei auch dem iobroker Host? Der Proxy braucht wohl eeeeeecht viel ram.

                    Dann hab ich keine Idee mehr.

                    Gesendet vom Handy … `

                    180Mb sind frei….

                    1 Antwort Letzte Antwort
                    0
                    • ElzersharkE Offline
                      ElzersharkE Offline
                      Elzershark
                      schrieb am zuletzt editiert von
                      #114

                      Liegt an Node 10. Zu hoch.

                      6.* oder 8.* Node installieren.

                      Alles lesen was da steht ab" Node installieren.."

                      http://www.iobroker.net/docu/?page_id=5106&lang=de

                      https://www.youtube.com/c/Elzershark

                      https://t.me/joinchat/BD87n3xMU0QzYmUy

                      https://www.facebook.com/elzershark

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

                        Vermutung oder wissen? Was genau macht mit node 10 Probleme?

                        Gesendet vom Handy …

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

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

                          @Elzershark:

                          Liegt an Node 10. Zu hoch.

                          6.* oder 8.* Node installieren.

                          Alles lesen was da steht ab" Node installieren.."

                          http://www.iobroker.net/docu/?page_id=5106&lang=de `

                          kann ich zurücksteigen auf eine 8er?

                          1 Antwort Letzte Antwort
                          0
                          • ElzersharkE Offline
                            ElzersharkE Offline
                            Elzershark
                            schrieb am zuletzt editiert von
                            #117

                            Halbwissen, Wissen, Vermutung.. Alles von allem..

                            Frage.. Wie kommt man an Node 10?

                            Upgrade? Danach auch alle Adapter neu geladen? auf Node 10 alle Adapter eingerichtet?

                            Das machen/wissen die wenigsten und nichts geht mehr.

                            Daher kann man fast nicht sagen ob es mit Node 10 geht oder nicht.

                            Außer man "weiß" wie man auf Node 10 ioBroker richtig installiert und dann Testet..

                            Dann fängt aber alles wieder wie oben an-.. xD

                            https://www.youtube.com/c/Elzershark

                            https://t.me/joinchat/BD87n3xMU0QzYmUy

                            https://www.facebook.com/elzershark

                            1 Antwort Letzte Antwort
                            0
                            • T Offline
                              T Offline
                              thor1967
                              schrieb am zuletzt editiert von
                              #118

                              @sigi234:

                              Hallo,

                              geht auch ohne der Windows App…..

                              Screenshot (1168)_LI.jpg `

                              und wie?

                              Gruß

                              Jörg

                              1 Antwort Letzte Antwort
                              0
                              • H Offline
                                H Offline
                                homecineplexx
                                schrieb am zuletzt editiert von
                                #119

                                @Elzershark:

                                Halbwissen, Wissen, Vermutung.. Alles von allem..

                                Frage.. Wie kommt man an Node 10?

                                Upgrade? Danach auch alle Adapter neu geladen? auf Node 10 alle Adapter eingerichtet?

                                Das machen/wissen die wenigsten und nichts geht mehr.

                                Daher kann man fast nicht sagen ob es mit Node 10 geht oder nicht.

                                Außer man "weiß" wie man auf Node 10 ioBroker richtig installiert und dann Testet..

                                Dann fängt aber alles wieder wie oben an-.. xD `
                                Funktioniert bei mir nun auch nicht mit der 8er Version. Selber Fehler :-(

                                1 Antwort Letzte Antwort
                                0
                                • sigi234S Online
                                  sigi234S Online
                                  sigi234
                                  Forum Testing Most Active
                                  schrieb am zuletzt editiert von
                                  #120

                                  @thor1967:

                                  @sigi234:

                                  Hallo,

                                  geht auch ohne der Windows App…..

                                  Screenshot (1168)_LI.jpg `

                                  und wie?

                                  Gruß

                                  Jörg `

                                  https://github.com/Apollon77/ioBroker.t … r/PROXY.md

                                  Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                  Immer Daten sichern!

                                  1 Antwort Letzte Antwort
                                  0
                                  • M Offline
                                    M Offline
                                    madd268hotmail.de
                                    schrieb am zuletzt editiert von
                                    #121
                                    <code>tuya.0 new Shema added for product type HPiNfakVX1Z9hWsO. Please send next line from logfile on disk to developer!
                                    2018-11-14 21:43:04.500 - info: tuya.0 {"schema":"[{\"mode\":\"rw\",\"code\":\"switch_on\",\"name\":\"开关\",\"property\":{\"type\":\"bool\"},\"iconname\":\"icon-dp_power3\",\"id\":1,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"countdown\",\"name\":\"延迟\",\"property\":{\"unit\":\"秒\",\"min\":0,\"max\":86400,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":2,\"type\":\"obj\",\"passive\":true,\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"add_ele\",\"name\":\"电量\",\"property\":{\"unit\":\"度\",\"min\":0,\"max\":500000,\"scale\":3,\"step\":100,\"type\":\"value\"},\"id\":3,\"type\":\"obj\",\"desc\":\"上报的为放大100倍之后的值,即上报56,实际值为0.56度\"},{\"mode\":\"ro\",\"code\":\"cur_current\",\"name\":\"电流\",\"property\":{\"unit\":\"mA\",\"min\":0,\"max\":30000,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":4,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"cur_power\",\"name\":\"功率\",\"property\":{\"unit\":\"W\",\"min\":0,\"max\":50000,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":5,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"cur_voltage\",\"name\":\"电压\",\"property\":{\"unit\":\"V\",\"min\":0,\"max\":2500,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":6,\"type\":\"obj\",\"desc\":\"\"}]","schemaExt":"[]"}
                                    2018-11-14 21:43:04.501 - info: tuya.0 new Shema added for product type n8iVBAPLFKAAAszH. Please send next line from logfile on disk to developer!
                                    2018-11-14 21:43:04.501 - info: tuya.0 {"schema":"[{\"mode\":\"rw\",\"code\":\"switch_on\",\"name\":\"开关\",\"property\":{\"type\":\"bool\"},\"iconname\":\"icon-dp_power2\",\"id\":1,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"countdown\",\"name\":\"倒计时\",\"property\":{\"unit\":\"秒\",\"min\":0,\"max\":86400,\"scale\":0,\"step\":1,\"type\":\"value\"},\"iconname\":\"icon-dp_time\",\"id\":2,\"type\":\"obj\",\"passive\":true,\"desc\":\"\"}]","schemaExt":"[{\"id\":2,\"inputType\":\"\"}]"}
                                    2018-11-14 21:43:04.502 - info: tuya.0 new Shema added for product type ocNB89IgPygEpdnE. Please send next line from logfile on disk to developer!
                                    2018-11-14 21:43:04.502 - info: tuya.0 {"schema":"[{\"mode\":\"ro\",\"code\":\"switch\",\"name\":\"开关\",\"property\":{\"type\":\"bool\"},\"id\":101,\"type\":\"obj\",\"desc\":\"上报门窗开关状态\"},{\"mode\":\"ro\",\"code\":\"TamperedAlarm\",\"name\":\"防拆报警\",\"property\":{\"type\":\"bool\"},\"id\":102,\"type\":\"obj\",\"desc\":\"mcu 上报拆除信息\"},{\"mode\":\"ro\",\"code\":\"Battery\",\"name\":\"电池电量\",\"property\":{\"unit\":\"%\",\"min\":0,\"max\":100,\"scale\":0,\"step\":10,\"type\":\"value\"},\"id\":103,\"type\":\"obj\",\"desc\":\"mcu 上报电池电量信息\"},{\"mode\":\"ro\",\"code\":\"state\",\"name\":\"状态\",\"property\":{\"type\":\"bool\"},\"id\":105,\"type\":\"obj\",\"desc\":\"上报产品是“休眠”还是“离线”\"}]","schemaExt":"[]"}
                                    2018-11-14 21:43:04.502 - info: tuya.0 new Shema added for product type PUyaDrOGMhJfCExd. Please send next line from logfile on disk to developer!
                                    2018-11-14 21:43:04.503 - info: tuya.0 {"schema":"[{\"mode\":\"rw\",\"code\":\"switch_on\",\"name\":\"开关\",\"property\":{\"type\":\"bool\"},\"iconname\":\"icon-dp_power\",\"id\":1,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"countdown\",\"name\":\"倒计时\",\"property\":{\"unit\":\"秒\",\"min\":0,\"max\":86400,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":2,\"type\":\"obj\",\"passive\":true,\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"add_ele\",\"name\":\"增加电量\",\"property\":{\"unit\":\"度\",\"min\":0,\"max\":50000,\"scale\":3,\"step\":100,\"type\":\"value\"},\"id\":3,\"trigger\":\"direct\",\"type\":\"obj\",\"desc\":\"上报的为放大1000倍之后的值,即上报56,实际值为0.056度\"},{\"mode\":\"ro\",\"code\":\"cur_current\",\"name\":\"当前电流\",\"property\":{\"unit\":\"mA\",\"min\":0,\"max\":30000,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":4,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"cur_power\",\"name\":\"当前功率\",\"property\":{\"unit\":\"W\",\"min\":0,\"max\":50000,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":5,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"cur_voltage\",\"name\":\"当前电压\",\"property\":{\"unit\":\"V\",\"min\":0,\"max\":2500,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":6,\"type\":\"obj\",\"desc\":\"\"}]","schemaExt":"[{\"id\":2,\"inputType\":\"\"},{\"id\":3,\"inputType\":\"\"},{\"id\":4,\"inputType\":\"\"},{\"id\":5,\"inputType\":\"\"},{\"id\":6,\"inputType\":\"\"}]"}</code>
                                    
                                    1 Antwort Letzte Antwort
                                    0
                                    • R Offline
                                      R Offline
                                      RKBroker
                                      schrieb am zuletzt editiert von
                                      #122

                                      Mal wieder etwas neues:

                                      <code>2018-11-15 23:56:34.240  - [32minfo[39m: tuya.0 new Shema added for product type r15JnoGqWPM4PPtl. Please send next line from logfile on disk to developer!
                                      2018-11-15 23:56:34.240  - [32minfo[39m: tuya.0 {"schema":"[{\"mode\":\"rw\",\"code\":\"switch_1\",\"name\":\"开关\",\"property\":{\"type\":\"bool\"},\"iconname\":\"icon-dp_power2\",\"id\":1,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"countdown\",\"name\":\"倒计时\",\"property\":{\"unit\":\"秒\",\"min\":0,\"max\":86400,\"scale\":0,\"step\":1,\"type\":\"value\"},\"iconname\":\"icon-dp_time2\",\"id\":11,\"type\":\"obj\",\"desc\":\"可根据产品实际倒计时功能修改。\"}]","schemaExt":"[]"}[/code]</code>
                                      
                                      1 Antwort Letzte Antwort
                                      0
                                      • R Offline
                                        R Offline
                                        rewenode
                                        schrieb am zuletzt editiert von
                                        #123

                                        und noch einer:

                                        3fach Steckdosenleiste mit 4er USB

                                        https://de.aliexpress.com/item/Smart-Wi … 4c4djD7d7L

                                        <code>2018-11-16 00:28:39.644 - info: tuya.0 new Shema added for product type JtCDjzmKcUNKEBzO. Please send next line from logfile on disk to developer!
                                        2018-11-16 00:28:39.645 - info: tuya.0 {"schema":"[{\"mode\":\"rw\",\"code\":\"switch_s1\",\"name\":\"开关1\",\"property\":{\"type\":\"bool\"},\"id\":1,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"switch_s2\",\"name\":\"开关 2\",\"property\":{\"type\":\"bool\"},\"id\":2,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"switch_s3\",\"name\":\"开关 3\",\"property\":{\"type\":\"bool\"},\"id\":3,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"switch_usb1\",\"name\":\"USB\",\"property\":{\"type\":\"bool\"},\"id\":4,\"type\":\"obj\",\"desc\":\"switch_s4修改为switch_usb1\"}]","schemaExt":"[]"}[/code]</code>
                                        
                                        1 Antwort Letzte Antwort
                                        0
                                        • apollon77A Offline
                                          apollon77A Offline
                                          apollon77
                                          schrieb am zuletzt editiert von
                                          #124

                                          Danke, sind jetzt alle in der 1.0.4 drin.

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

                                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          343

                                          Online

                                          32.5k

                                          Benutzer

                                          81.8k

                                          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