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. Tester
  4. Test Adapter mihome-vacuum v2.0.x

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    277

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

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

Test Adapter mihome-vacuum v2.0.x

Scheduled Pinned Locked Moved Tester
xiaomiroborockmihome-vacuummap
1.5k Posts 144 Posters 540.8k Views 118 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.
  • KevinK Kevin

    @Thomas-Braun

    Also ich hab es nun gefixed bekommen.

    Node12 installieren
    IoBroker fix
    npm rebuild im IoBroker Verzeichnis
    npm rebuild --build-from-source canvas
    Iobroker fix

    Seitdem funktioniert es auch mit node 12

    X Offline
    X Offline
    xADDRx
    wrote on last edited by
    #1041

    @Kevin verändert es irgendwas am System?

    Nicht das dann gar nichts mehr geht.

    Sonos, Intel Nuc, Iobroker Pro, Proxmox, IPad Air (Wand), Vis, Xiaomi, Devolo, Bose, Philips Hue, Instar, Synology

    KevinK 1 Reply Last reply
    0
    • X xADDRx

      @Kevin verändert es irgendwas am System?

      Nicht das dann gar nichts mehr geht.

      KevinK Offline
      KevinK Offline
      Kevin
      wrote on last edited by
      #1042

      @xADDRx kann nur von meiner Erfahrung sprechen. Bei mir lief dannach immer noch alles wie davor.

      1 Reply Last reply
      0
      • KevinK Kevin

        @Thomas-Braun

        Also ich hab es nun gefixed bekommen.

        Node12 installieren
        IoBroker fix
        npm rebuild im IoBroker Verzeichnis
        npm rebuild --build-from-source canvas
        Iobroker fix

        Seitdem funktioniert es auch mit node 12

        X Offline
        X Offline
        xADDRx
        wrote on last edited by
        #1043

        @Kevin IObroker fix ging durch..

        beim npm Fehler:

        root@debian:/opt/iobroker# npm rebuild
        
        > iobroker@1.0.6 install /opt/iobroker/node_modules/iobroker
        > node lib/setup.js
        
        NPM version: 6.13.4
        
        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
        NPM 5 is currently NOT supported!
        Please use "npm install -g npm@4" to downgrade npm to 4.x and try again.
        You need to make sure to downgrade again with the above command after you
        installed an update to nodejs/npm!
        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
        npm ERR! code ELIFECYCLE
        npm ERR! errno 1
        npm ERR! iobroker@1.0.6 install: `node lib/setup.js`
        npm ERR! Exit status 1
        npm ERR! 
        npm ERR! Failed at the iobroker@1.0.6 install script.
        npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2020-08-07T09_32_00_912Z-debug.log
        root@debian:/opt/iobroker# npm rebuild --build-from-source canvas
        
        > canvas@2.6.1 install /opt/iobroker/node_modules/canvas
        > node-pre-gyp install --fallback-to-build
        
        node-pre-gyp WARN Using request for node-pre-gyp https download 
        Package pixman-1 was not found in the pkg-config search path.
        Perhaps you should add the directory containing `pixman-1.pc'
        to the PKG_CONFIG_PATH environment variable
        No package 'pixman-1' found
        gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
        gyp ERR! configure error 
        gyp ERR! stack Error: `gyp` failed with exit code: 1
        gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
        gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
        gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
        gyp ERR! System Linux 4.9.0-4-amd64
        gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"
        gyp ERR! cwd /opt/iobroker/node_modules/canvas
        gyp ERR! node -v v12.16.3
        gyp ERR! node-gyp -v v5.1.0
        gyp ERR! not ok 
        node-pre-gyp ERR! build error 
        node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (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:310:20)
        node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)
        node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
        node-pre-gyp ERR! System Linux 4.9.0-4-amd64
        node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
        node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
        node-pre-gyp ERR! node -v v12.16.3
        node-pre-gyp ERR! node-pre-gyp -v v0.11.0
        node-pre-gyp ERR! not ok 
        Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
        npm ERR! code ELIFECYCLE
        npm ERR! errno 1
        npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
        npm ERR! Exit status 1
        npm ERR! 
        npm ERR! Failed at the canvas@2.6.1 install script.
        npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2020-08-07T09_32_42_894Z-debug.log
        root@debian:/opt/iobroker# npm rebuild --build-from-source canvas
        
        > canvas@2.6.1 install /opt/iobroker/node_modules/canvas
        > node-pre-gyp install --fallback-to-build
        
        node-pre-gyp WARN Using request for node-pre-gyp https download 
        Package pixman-1 was not found in the pkg-config search path.
        Perhaps you should add the directory containing `pixman-1.pc'
        to the PKG_CONFIG_PATH environment variable
        No package 'pixman-1' found
        gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
        gyp ERR! configure error 
        gyp ERR! stack Error: `gyp` failed with exit code: 1
        gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
        gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
        gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
        gyp ERR! System Linux 4.9.0-4-amd64
        gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"
        gyp ERR! cwd /opt/iobroker/node_modules/canvas
        gyp ERR! node -v v12.16.3
        gyp ERR! node-gyp -v v5.1.0
        gyp ERR! not ok 
        node-pre-gyp ERR! build error 
        node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (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:310:20)
        node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)
        node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
        node-pre-gyp ERR! System Linux 4.9.0-4-amd64
        node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
        node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
        node-pre-gyp ERR! node -v v12.16.3
        node-pre-gyp ERR! node-pre-gyp -v v0.11.0
        node-pre-gyp ERR! not ok 
        Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
        npm ERR! code ELIFECYCLE
        npm ERR! errno 1
        npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
        npm ERR! Exit status 1
        npm ERR! 
        npm ERR! Failed at the canvas@2.6.1 install script.
        npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2020-08-07T09_36_07_361Z-debug.log
        

        Sonos, Intel Nuc, Iobroker Pro, Proxmox, IPad Air (Wand), Vis, Xiaomi, Devolo, Bose, Philips Hue, Instar, Synology

        KevinK Thomas BraunT 2 Replies Last reply
        0
        • X xADDRx

          @Kevin IObroker fix ging durch..

          beim npm Fehler:

          root@debian:/opt/iobroker# npm rebuild
          
          > iobroker@1.0.6 install /opt/iobroker/node_modules/iobroker
          > node lib/setup.js
          
          NPM version: 6.13.4
          
          !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
          NPM 5 is currently NOT supported!
          Please use "npm install -g npm@4" to downgrade npm to 4.x and try again.
          You need to make sure to downgrade again with the above command after you
          installed an update to nodejs/npm!
          !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
          npm ERR! code ELIFECYCLE
          npm ERR! errno 1
          npm ERR! iobroker@1.0.6 install: `node lib/setup.js`
          npm ERR! Exit status 1
          npm ERR! 
          npm ERR! Failed at the iobroker@1.0.6 install script.
          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2020-08-07T09_32_00_912Z-debug.log
          root@debian:/opt/iobroker# npm rebuild --build-from-source canvas
          
          > canvas@2.6.1 install /opt/iobroker/node_modules/canvas
          > node-pre-gyp install --fallback-to-build
          
          node-pre-gyp WARN Using request for node-pre-gyp https download 
          Package pixman-1 was not found in the pkg-config search path.
          Perhaps you should add the directory containing `pixman-1.pc'
          to the PKG_CONFIG_PATH environment variable
          No package 'pixman-1' found
          gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
          gyp ERR! configure error 
          gyp ERR! stack Error: `gyp` failed with exit code: 1
          gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
          gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
          gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
          gyp ERR! System Linux 4.9.0-4-amd64
          gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"
          gyp ERR! cwd /opt/iobroker/node_modules/canvas
          gyp ERR! node -v v12.16.3
          gyp ERR! node-gyp -v v5.1.0
          gyp ERR! not ok 
          node-pre-gyp ERR! build error 
          node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (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:310:20)
          node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)
          node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
          node-pre-gyp ERR! System Linux 4.9.0-4-amd64
          node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
          node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
          node-pre-gyp ERR! node -v v12.16.3
          node-pre-gyp ERR! node-pre-gyp -v v0.11.0
          node-pre-gyp ERR! not ok 
          Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
          npm ERR! code ELIFECYCLE
          npm ERR! errno 1
          npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
          npm ERR! Exit status 1
          npm ERR! 
          npm ERR! Failed at the canvas@2.6.1 install script.
          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2020-08-07T09_32_42_894Z-debug.log
          root@debian:/opt/iobroker# npm rebuild --build-from-source canvas
          
          > canvas@2.6.1 install /opt/iobroker/node_modules/canvas
          > node-pre-gyp install --fallback-to-build
          
          node-pre-gyp WARN Using request for node-pre-gyp https download 
          Package pixman-1 was not found in the pkg-config search path.
          Perhaps you should add the directory containing `pixman-1.pc'
          to the PKG_CONFIG_PATH environment variable
          No package 'pixman-1' found
          gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
          gyp ERR! configure error 
          gyp ERR! stack Error: `gyp` failed with exit code: 1
          gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
          gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
          gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
          gyp ERR! System Linux 4.9.0-4-amd64
          gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"
          gyp ERR! cwd /opt/iobroker/node_modules/canvas
          gyp ERR! node -v v12.16.3
          gyp ERR! node-gyp -v v5.1.0
          gyp ERR! not ok 
          node-pre-gyp ERR! build error 
          node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (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:310:20)
          node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)
          node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
          node-pre-gyp ERR! System Linux 4.9.0-4-amd64
          node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
          node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
          node-pre-gyp ERR! node -v v12.16.3
          node-pre-gyp ERR! node-pre-gyp -v v0.11.0
          node-pre-gyp ERR! not ok 
          Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
          npm ERR! code ELIFECYCLE
          npm ERR! errno 1
          npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
          npm ERR! Exit status 1
          npm ERR! 
          npm ERR! Failed at the canvas@2.6.1 install script.
          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2020-08-07T09_36_07_361Z-debug.log
          
          KevinK Offline
          KevinK Offline
          Kevin
          wrote on last edited by
          #1044

          @xADDRx

          ist deine npm version aktuell?

          X 1 Reply Last reply
          0
          • KevinK Kevin

            @xADDRx

            ist deine npm version aktuell?

            X Offline
            X Offline
            xADDRx
            wrote on last edited by
            #1045

            @Kevin Wenn ich das richtig sehe habe ich Version : NPM version: 6.13.4 drauf...

            Sonos, Intel Nuc, Iobroker Pro, Proxmox, IPad Air (Wand), Vis, Xiaomi, Devolo, Bose, Philips Hue, Instar, Synology

            1 Reply Last reply
            0
            • X xADDRx

              @Kevin IObroker fix ging durch..

              beim npm Fehler:

              root@debian:/opt/iobroker# npm rebuild
              
              > iobroker@1.0.6 install /opt/iobroker/node_modules/iobroker
              > node lib/setup.js
              
              NPM version: 6.13.4
              
              !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
              NPM 5 is currently NOT supported!
              Please use "npm install -g npm@4" to downgrade npm to 4.x and try again.
              You need to make sure to downgrade again with the above command after you
              installed an update to nodejs/npm!
              !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
              npm ERR! code ELIFECYCLE
              npm ERR! errno 1
              npm ERR! iobroker@1.0.6 install: `node lib/setup.js`
              npm ERR! Exit status 1
              npm ERR! 
              npm ERR! Failed at the iobroker@1.0.6 install script.
              npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2020-08-07T09_32_00_912Z-debug.log
              root@debian:/opt/iobroker# npm rebuild --build-from-source canvas
              
              > canvas@2.6.1 install /opt/iobroker/node_modules/canvas
              > node-pre-gyp install --fallback-to-build
              
              node-pre-gyp WARN Using request for node-pre-gyp https download 
              Package pixman-1 was not found in the pkg-config search path.
              Perhaps you should add the directory containing `pixman-1.pc'
              to the PKG_CONFIG_PATH environment variable
              No package 'pixman-1' found
              gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
              gyp ERR! configure error 
              gyp ERR! stack Error: `gyp` failed with exit code: 1
              gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
              gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
              gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
              gyp ERR! System Linux 4.9.0-4-amd64
              gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"
              gyp ERR! cwd /opt/iobroker/node_modules/canvas
              gyp ERR! node -v v12.16.3
              gyp ERR! node-gyp -v v5.1.0
              gyp ERR! not ok 
              node-pre-gyp ERR! build error 
              node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (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:310:20)
              node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)
              node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
              node-pre-gyp ERR! System Linux 4.9.0-4-amd64
              node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
              node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
              node-pre-gyp ERR! node -v v12.16.3
              node-pre-gyp ERR! node-pre-gyp -v v0.11.0
              node-pre-gyp ERR! not ok 
              Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
              npm ERR! code ELIFECYCLE
              npm ERR! errno 1
              npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
              npm ERR! Exit status 1
              npm ERR! 
              npm ERR! Failed at the canvas@2.6.1 install script.
              npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2020-08-07T09_32_42_894Z-debug.log
              root@debian:/opt/iobroker# npm rebuild --build-from-source canvas
              
              > canvas@2.6.1 install /opt/iobroker/node_modules/canvas
              > node-pre-gyp install --fallback-to-build
              
              node-pre-gyp WARN Using request for node-pre-gyp https download 
              Package pixman-1 was not found in the pkg-config search path.
              Perhaps you should add the directory containing `pixman-1.pc'
              to the PKG_CONFIG_PATH environment variable
              No package 'pixman-1' found
              gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
              gyp ERR! configure error 
              gyp ERR! stack Error: `gyp` failed with exit code: 1
              gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
              gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
              gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
              gyp ERR! System Linux 4.9.0-4-amd64
              gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"
              gyp ERR! cwd /opt/iobroker/node_modules/canvas
              gyp ERR! node -v v12.16.3
              gyp ERR! node-gyp -v v5.1.0
              gyp ERR! not ok 
              node-pre-gyp ERR! build error 
              node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (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:310:20)
              node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)
              node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
              node-pre-gyp ERR! System Linux 4.9.0-4-amd64
              node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
              node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
              node-pre-gyp ERR! node -v v12.16.3
              node-pre-gyp ERR! node-pre-gyp -v v0.11.0
              node-pre-gyp ERR! not ok 
              Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
              npm ERR! code ELIFECYCLE
              npm ERR! errno 1
              npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
              npm ERR! Exit status 1
              npm ERR! 
              npm ERR! Failed at the canvas@2.6.1 install script.
              npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2020-08-07T09_36_07_361Z-debug.log
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by Thomas Braun
              #1046

              @xADDRx Docker auf einer Synology? Ansonsten: Meld dich nicht als root an!

              Da scheint mir die Installation von node mal wieder in die Hose gegangen zu sein.

              Schau hier rein:
              https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

              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

              X 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @xADDRx Docker auf einer Synology? Ansonsten: Meld dich nicht als root an!

                Da scheint mir die Installation von node mal wieder in die Hose gegangen zu sein.

                Schau hier rein:
                https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                X Offline
                X Offline
                xADDRx
                wrote on last edited by
                #1047

                @Thomas-Braun Keine Synology! Node habe ich nach der Anleitung damals ohne Fehler installiert gehabt.

                Sonos, Intel Nuc, Iobroker Pro, Proxmox, IPad Air (Wand), Vis, Xiaomi, Devolo, Bose, Philips Hue, Instar, Synology

                Thomas BraunT 1 Reply Last reply
                0
                • X xADDRx

                  @Thomas-Braun Keine Synology! Node habe ich nach der Anleitung damals ohne Fehler installiert gehabt.

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

                  @xADDRx
                  Dann ist da wohl alles mögliche verfummelt. Deine Version vom js-controller ist auch uralt. Jedenfalls lt. Log.
                  root-Login ist jedenfalls absoluter Quark. Kannste Mal den @Freaknet fragen. Nur ein paar Postings zuvor.

                  Wenn du Hilfe beim glattziehen möchtest mach am besten einen neuen, eigenen Thread dafür auf. Hier führt das zu weit.

                  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

                  X 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @xADDRx
                    Dann ist da wohl alles mögliche verfummelt. Deine Version vom js-controller ist auch uralt. Jedenfalls lt. Log.
                    root-Login ist jedenfalls absoluter Quark. Kannste Mal den @Freaknet fragen. Nur ein paar Postings zuvor.

                    Wenn du Hilfe beim glattziehen möchtest mach am besten einen neuen, eigenen Thread dafür auf. Hier führt das zu weit.

                    X Offline
                    X Offline
                    xADDRx
                    wrote on last edited by xADDRx
                    #1049

                    @Thomas-Braun Hmmm. Also JS Controller ist aug 3.1.6. Auch habe ich sonst keine Porbleme. Sowohl die Karte als auch die Räume haben ja vorm Adapter Update funktionert und wurden geladen sobald man auf dem Button geklickt hat...

                    9ad298e1-60bc-4dbc-a2b5-1814d0e3b996-grafik.png

                    Sonos, Intel Nuc, Iobroker Pro, Proxmox, IPad Air (Wand), Vis, Xiaomi, Devolo, Bose, Philips Hue, Instar, Synology

                    Thomas BraunT X 2 Replies Last reply
                    0
                    • X xADDRx

                      @Thomas-Braun Hmmm. Also JS Controller ist aug 3.1.6. Auch habe ich sonst keine Porbleme. Sowohl die Karte als auch die Räume haben ja vorm Adapter Update funktionert und wurden geladen sobald man auf dem Button geklickt hat...

                      9ad298e1-60bc-4dbc-a2b5-1814d0e3b996-grafik.png

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

                      @xADDRx Das Install-Log zeigt was anderes an.

                      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

                      X 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @xADDRx Das Install-Log zeigt was anderes an.

                        X Offline
                        X Offline
                        xADDRx
                        wrote on last edited by
                        #1051

                        @Thomas-Braun Was sollte ich am besten tun??

                        Sonos, Intel Nuc, Iobroker Pro, Proxmox, IPad Air (Wand), Vis, Xiaomi, Devolo, Bose, Philips Hue, Instar, Synology

                        KevinK Thomas BraunT 2 Replies Last reply
                        0
                        • X xADDRx

                          @Thomas-Braun Was sollte ich am besten tun??

                          KevinK Offline
                          KevinK Offline
                          Kevin
                          wrote on last edited by Kevin
                          #1052

                          @xADDRx

                          Versuch mal das:

                          iobroker stop
                          sudo apt-get update
                          sudo apt-get upgrade
                          
                          sudo apt-get --purge remove nodejs -y
                          sudo apt-get autoremove -y
                          sudo reboot
                          
                          curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
                          sudo sh -c "echo deb https://deb.nodesource.com/node_12.x disco main \> /etc/apt/sources.list.d/nodesource.list"
                          
                          sudo apt-get update
                          sudo apt-get install nodejs -y
                          npm install -g npm@6
                          
                          sudo reboot
                          
                          iobroker update
                          iobroker upgrade self
                          iobroker fix
                          
                          cd /opt/iobroker/
                          
                          npm rebuild
                          
                          
                          
                          
                          
                          
                          Thomas BraunT 1 Reply Last reply
                          0
                          • KevinK Kevin

                            @xADDRx

                            Versuch mal das:

                            iobroker stop
                            sudo apt-get update
                            sudo apt-get upgrade
                            
                            sudo apt-get --purge remove nodejs -y
                            sudo apt-get autoremove -y
                            sudo reboot
                            
                            curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
                            sudo sh -c "echo deb https://deb.nodesource.com/node_12.x disco main \> /etc/apt/sources.list.d/nodesource.list"
                            
                            sudo apt-get update
                            sudo apt-get install nodejs -y
                            npm install -g npm@6
                            
                            sudo reboot
                            
                            iobroker update
                            iobroker upgrade self
                            iobroker fix
                            
                            cd /opt/iobroker/
                            
                            npm rebuild
                            
                            
                            
                            
                            
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by Thomas Braun
                            #1053

                            @Kevin Woher weißt du dass da Disco läuft?
                            So wird das mutmaßliche Installationschaos doch nur noch größer...
                            Da dürfte eher ein Debian laufen, kein Ubuntu.

                            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

                            KevinK 1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @Kevin Woher weißt du dass da Disco läuft?
                              So wird das mutmaßliche Installationschaos doch nur noch größer...
                              Da dürfte eher ein Debian laufen, kein Ubuntu.

                              KevinK Offline
                              KevinK Offline
                              Kevin
                              wrote on last edited by
                              #1054

                              @Thomas-Braun so habe ich es bei mir zum laufen gebracht. Auf raspbian

                              Thomas BraunT 1 Reply Last reply
                              0
                              • KevinK Kevin

                                @Thomas-Braun so habe ich es bei mir zum laufen gebracht. Auf raspbian

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

                                @Kevin Dann hast du jetzt ein falsches Repo drin. Disco Dingo ist nicht für Raspian gedacht.
                                Vermutlich bist Du auch auf einem hervorragenden Weg dein System zu zerballern.

                                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
                                1
                                • X xADDRx

                                  @Thomas-Braun Was sollte ich am besten tun??

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

                                  @xADDRx Mach einen neuen Thread auf und poste da die Ausgabe von

                                  lsb_release -a
                                  

                                  sowie von

                                  which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                                  

                                  Komplette Eingaben und auch Ausgaben posten, nichts kürzen oder abändern...

                                  Das gleiche würde ich @Kevin auch empfehlen...

                                  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

                                  X 1 Reply Last reply
                                  0
                                  • K K_o_bold

                                    @Sweatchuck ,

                                    falls du den Container von Buanet nutzt, dann nimm die neue Version 5 davon. Das ist eine saubere Installation mit node 12 und der aktuellste js-controller..

                                    Ich empfehle ich dir folgende Vorgehensweise:

                                    1. Backup von Iobroker mit z.B. backitup.
                                    2. neues leeres Volume anlegen.
                                    3. Container Image V 5 stable laden und starten
                                    4. In den container wechseln und das backup einspielen.

                                    Dann sollte alles laufen

                                    S Offline
                                    S Offline
                                    Sweatchuck
                                    wrote on last edited by
                                    #1057

                                    @K_o_bold
                                    Habe die Version 5 drauf und bisher ausschließlich den Container von Buanet genutz. Funktioniert trotzdem nicht.

                                    Entsprechend der Anleitung von Buanet habe ich über portainer den ioBroker Container über Recreate neu erstellt und das neueste Image eingespielt. (siehe Bild)

                                    ioBroker buanet.png

                                    1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @xADDRx Mach einen neuen Thread auf und poste da die Ausgabe von

                                      lsb_release -a
                                      

                                      sowie von

                                      which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                                      

                                      Komplette Eingaben und auch Ausgaben posten, nichts kürzen oder abändern...

                                      Das gleiche würde ich @Kevin auch empfehlen...

                                      X Offline
                                      X Offline
                                      xADDRx
                                      wrote on last edited by
                                      #1058

                                      @Thomas-Braun https://forum.iobroker.net/topic/35767/node-fehlerbehebung

                                      Sonos, Intel Nuc, Iobroker Pro, Proxmox, IPad Air (Wand), Vis, Xiaomi, Devolo, Bose, Philips Hue, Instar, Synology

                                      1 Reply Last reply
                                      0
                                      • haselchenH haselchen

                                        @blackeagle998

                                        MIHOME App öffnen , dann geht es

                                        E Offline
                                        E Offline
                                        EckartS
                                        wrote on last edited by
                                        #1059

                                        Hallo,

                                        ich habe das gleiche Problem. Ich habe zwei Roborock der ersten Generation, und der Adapter lief immer korrekt. Seit Update auf 2.x aber bleibt die Instanze des ersten Saugers auf "gelb" stehen, nur die des zweiten Saugers bekommt eine Verbindung.

                                        Log des ersten Saugers:

                                        {der Hinweis auf die 10 Minuten wiederholt sich dann endlos}
                                        mihome-vacuum.0	2020-08-10 17:10:56.044	info	(11238) connecting, this can take up to 10 minutes ...
                                        mihome-vacuum.0	2020-08-10 17:10:36.040	info	(11238) connecting, this can take up to 10 minutes ...
                                        mihome-vacuum.0	2020-08-10 17:10:16.571	info	(11238) set nächster Timer: Nicht verfügbar
                                        mihome-vacuum.0	2020-08-10 17:10:16.080	info	(11238) connecting, this can take up to 10 minutes ...
                                        mihome-vacuum.0	2020-08-10 17:10:16.063	info	(11238) New generation or new fw(3.5.4,004004) detected, create new states goto and zoneclean
                                        mihome-vacuum.0	2020-08-10 17:10:16.017	info	(11238) Create state clean_home for controlling by cloud adapter
                                        mihome-vacuum.0	2020-08-10 17:10:16.014	info	(11238) Expert mode disabled, states deleted
                                        mihome-vacuum.0	2020-08-10 17:10:15.972	info	(11238) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v10.20.1, js-controller: 3.1.4
                                        host.iobroker	2020-08-10 17:10:10.405	info	instance system.adapter.mihome-vacuum.0 started with pid 11238
                                        

                                        Konfiguration:
                                        Adapter Mihome-vaccuum 2.1.1
                                        Erster Sauger (der ohne Verbindung):: Port des Robot: 54321; eigener Port: 54321
                                        Zweiter Sauger (der mit Verbindung): Port des Robot: 54321; eigener Port: 54322
                                        Aktuelle Firmware auf beiden Saugern: 3.5.8_004018

                                        Der Tipp, die Mihome-App bei der Anmeldung geöffnet zu halten, hat nicht genutzt.

                                        Weiß da jemand Abhilfe?

                                        Grüße, EckartS

                                        D 1 Reply Last reply
                                        0
                                        • E EckartS

                                          Hallo,

                                          ich habe das gleiche Problem. Ich habe zwei Roborock der ersten Generation, und der Adapter lief immer korrekt. Seit Update auf 2.x aber bleibt die Instanze des ersten Saugers auf "gelb" stehen, nur die des zweiten Saugers bekommt eine Verbindung.

                                          Log des ersten Saugers:

                                          {der Hinweis auf die 10 Minuten wiederholt sich dann endlos}
                                          mihome-vacuum.0	2020-08-10 17:10:56.044	info	(11238) connecting, this can take up to 10 minutes ...
                                          mihome-vacuum.0	2020-08-10 17:10:36.040	info	(11238) connecting, this can take up to 10 minutes ...
                                          mihome-vacuum.0	2020-08-10 17:10:16.571	info	(11238) set nächster Timer: Nicht verfügbar
                                          mihome-vacuum.0	2020-08-10 17:10:16.080	info	(11238) connecting, this can take up to 10 minutes ...
                                          mihome-vacuum.0	2020-08-10 17:10:16.063	info	(11238) New generation or new fw(3.5.4,004004) detected, create new states goto and zoneclean
                                          mihome-vacuum.0	2020-08-10 17:10:16.017	info	(11238) Create state clean_home for controlling by cloud adapter
                                          mihome-vacuum.0	2020-08-10 17:10:16.014	info	(11238) Expert mode disabled, states deleted
                                          mihome-vacuum.0	2020-08-10 17:10:15.972	info	(11238) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v10.20.1, js-controller: 3.1.4
                                          host.iobroker	2020-08-10 17:10:10.405	info	instance system.adapter.mihome-vacuum.0 started with pid 11238
                                          

                                          Konfiguration:
                                          Adapter Mihome-vaccuum 2.1.1
                                          Erster Sauger (der ohne Verbindung):: Port des Robot: 54321; eigener Port: 54321
                                          Zweiter Sauger (der mit Verbindung): Port des Robot: 54321; eigener Port: 54322
                                          Aktuelle Firmware auf beiden Saugern: 3.5.8_004018

                                          Der Tipp, die Mihome-App bei der Anmeldung geöffnet zu halten, hat nicht genutzt.

                                          Weiß da jemand Abhilfe?

                                          Grüße, EckartS

                                          D Offline
                                          D Offline
                                          dirkhe
                                          Developer
                                          wrote on last edited by
                                          #1060

                                          @EckartS mach bitte ein debug Log, da kann man mehr sehen

                                          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

                                          289

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          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