Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Nicht alle Instanzen werden angezeigt

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    11
    1
    496

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.9k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    847

Nicht alle Instanzen werden angezeigt

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
84 Beiträge 7 Kommentatoren 8.2k Aufrufe 6 Beobachtet
  • Ä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.
  • HomoranH Homoran

    @thwe12 Das hatte ich befürchtet

    cd /opt/iobroker
    sudo -H npm install iobroker.admin
    iobroker u admin
    
    T Offline
    T Offline
    THWE12
    schrieb am zuletzt editiert von
    #58

    @homoran sagte in Nicht alle Instanzen werden angezeigt:

    @thwe12 Das hatte ich befürchtet

    cd /opt/iobroker
    sudo -H npm install iobroker.admin
    iobroker u admin
    
    pi@raspberrypi:~ $ cd /opt/iobroker
    pi@raspberrypi:/opt/iobroker $ sudo -H npm install iobroker.admin
    
    > 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
    node-pre-gyp WARN Pre-built binaries not installable for canvas@2.6.1 and node@10.23.0 (node-v64 ABI, glibc) (falling back to source compile with node-gyp)
    node-pre-gyp WARN Hit error EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
    gyp WARN EACCES current user ("pi") does not have permission to access the dev dir "/root/.cache/node-gyp/10.23.0"
    gyp WARN EACCES attempting to reinstall using temporary dev dir "/tmp/.node-gyp"
    gyp ERR! configure error
    gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
    gyp ERR! System Linux 5.4.79-v7l+
    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=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
    gyp ERR! cwd /opt/iobroker/node_modules/canvas
    gyp ERR! node -v v10.23.0
    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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
    node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/canvas/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
    node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
    node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
    node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
    node-pre-gyp ERR! System Linux 5.4.79-v7l+
    node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/canvas/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 v10.23.0
    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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.1 (node_modules/fsevents):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: canvas@2.6.1 (node_modules/canvas):
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
    
    + iobroker.admin@4.2.1
    removed 2 packages and updated 1 package in 29.361s
    
    17 packages are looking for funding
      run `npm fund` for details
    
    
    T HomoranH 2 Antworten Letzte Antwort
    0
    • T THWE12

      @homoran sagte in Nicht alle Instanzen werden angezeigt:

      @thwe12 Das hatte ich befürchtet

      cd /opt/iobroker
      sudo -H npm install iobroker.admin
      iobroker u admin
      
      pi@raspberrypi:~ $ cd /opt/iobroker
      pi@raspberrypi:/opt/iobroker $ sudo -H npm install iobroker.admin
      
      > 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
      node-pre-gyp WARN Pre-built binaries not installable for canvas@2.6.1 and node@10.23.0 (node-v64 ABI, glibc) (falling back to source compile with node-gyp)
      node-pre-gyp WARN Hit error EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
      gyp WARN EACCES current user ("pi") does not have permission to access the dev dir "/root/.cache/node-gyp/10.23.0"
      gyp WARN EACCES attempting to reinstall using temporary dev dir "/tmp/.node-gyp"
      gyp ERR! configure error
      gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
      gyp ERR! System Linux 5.4.79-v7l+
      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=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
      gyp ERR! cwd /opt/iobroker/node_modules/canvas
      gyp ERR! node -v v10.23.0
      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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/canvas/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
      node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
      node-pre-gyp ERR! System Linux 5.4.79-v7l+
      node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/canvas/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 v10.23.0
      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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.1 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: canvas@2.6.1 (node_modules/canvas):
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
      
      + iobroker.admin@4.2.1
      removed 2 packages and updated 1 package in 29.361s
      
      17 packages are looking for funding
        run `npm fund` for details
      
      
      T Offline
      T Offline
      THWE12
      schrieb am zuletzt editiert von
      #59

      @thwe12 sagte in Nicht alle Instanzen werden angezeigt:

      @homoran sagte in Nicht alle Instanzen werden angezeigt:

      @thwe12 Das hatte ich befürchtet

      cd /opt/iobroker
      sudo -H npm install iobroker.admin
      iobroker u admin
      
      pi@raspberrypi:~ $ cd /opt/iobroker
      pi@raspberrypi:/opt/iobroker $ sudo -H npm install iobroker.admin
      
      > 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
      node-pre-gyp WARN Pre-built binaries not installable for canvas@2.6.1 and node@10.23.0 (node-v64 ABI, glibc) (falling back to source compile with node-gyp)
      node-pre-gyp WARN Hit error EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
      gyp WARN EACCES current user ("pi") does not have permission to access the dev dir "/root/.cache/node-gyp/10.23.0"
      gyp WARN EACCES attempting to reinstall using temporary dev dir "/tmp/.node-gyp"
      gyp ERR! configure error
      gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
      gyp ERR! System Linux 5.4.79-v7l+
      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=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
      gyp ERR! cwd /opt/iobroker/node_modules/canvas
      gyp ERR! node -v v10.23.0
      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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/canvas/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
      node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
      node-pre-gyp ERR! System Linux 5.4.79-v7l+
      node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/canvas/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 v10.23.0
      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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.1 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: canvas@2.6.1 (node_modules/canvas):
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
      
      + iobroker.admin@4.2.1
      removed 2 packages and updated 1 package in 29.361s
      
      17 packages are looking for funding
        run `npm fund` for details
      
      
      
      pi@raspberrypi:/opt/iobroker $ iobroker u admin
      upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
      upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
      upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
      upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
      Update "system.adapter.admin.0"
      
      
      HomoranH 1 Antwort Letzte Antwort
      0
      • T THWE12

        @homoran sagte in Nicht alle Instanzen werden angezeigt:

        @thwe12 Das hatte ich befürchtet

        cd /opt/iobroker
        sudo -H npm install iobroker.admin
        iobroker u admin
        
        pi@raspberrypi:~ $ cd /opt/iobroker
        pi@raspberrypi:/opt/iobroker $ sudo -H npm install iobroker.admin
        
        > 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
        node-pre-gyp WARN Pre-built binaries not installable for canvas@2.6.1 and node@10.23.0 (node-v64 ABI, glibc) (falling back to source compile with node-gyp)
        node-pre-gyp WARN Hit error EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
        gyp WARN EACCES current user ("pi") does not have permission to access the dev dir "/root/.cache/node-gyp/10.23.0"
        gyp WARN EACCES attempting to reinstall using temporary dev dir "/tmp/.node-gyp"
        gyp ERR! configure error
        gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
        gyp ERR! System Linux 5.4.79-v7l+
        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=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
        gyp ERR! cwd /opt/iobroker/node_modules/canvas
        gyp ERR! node -v v10.23.0
        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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
        node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/canvas/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
        node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
        node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
        node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
        node-pre-gyp ERR! System Linux 5.4.79-v7l+
        node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/canvas/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 v10.23.0
        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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.1 (node_modules/fsevents):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: canvas@2.6.1 (node_modules/canvas):
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
        
        + iobroker.admin@4.2.1
        removed 2 packages and updated 1 package in 29.361s
        
        17 packages are looking for funding
          run `npm fund` for details
        
        
        HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #60

        @thwe12 sagte in Nicht alle Instanzen werden angezeigt:

        gyp WARN EACCES current user ("pi") does not have permission to access the dev dir "/root/.cache/node-gyp/10.23.0" gyp WARN EACCES attempting to reinstall using temporary dev dir "/tmp/.node-gyp"

        ohhh
        was ist denn da schief gelaufen?
        als root installiert?

        Das wäre was für @Thomas-Braun

        kein Support per PN! - Fragen im Forum stellen -
        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        T 1 Antwort Letzte Antwort
        0
        • T THWE12

          @thwe12 sagte in Nicht alle Instanzen werden angezeigt:

          @homoran sagte in Nicht alle Instanzen werden angezeigt:

          @thwe12 Das hatte ich befürchtet

          cd /opt/iobroker
          sudo -H npm install iobroker.admin
          iobroker u admin
          
          pi@raspberrypi:~ $ cd /opt/iobroker
          pi@raspberrypi:/opt/iobroker $ sudo -H npm install iobroker.admin
          
          > 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
          node-pre-gyp WARN Pre-built binaries not installable for canvas@2.6.1 and node@10.23.0 (node-v64 ABI, glibc) (falling back to source compile with node-gyp)
          node-pre-gyp WARN Hit error EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
          gyp WARN EACCES current user ("pi") does not have permission to access the dev dir "/root/.cache/node-gyp/10.23.0"
          gyp WARN EACCES attempting to reinstall using temporary dev dir "/tmp/.node-gyp"
          gyp ERR! configure error
          gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
          gyp ERR! System Linux 5.4.79-v7l+
          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=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
          gyp ERR! cwd /opt/iobroker/node_modules/canvas
          gyp ERR! node -v v10.23.0
          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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
          node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/canvas/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
          node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
          node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
          node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
          node-pre-gyp ERR! System Linux 5.4.79-v7l+
          node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/canvas/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 v10.23.0
          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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.1 (node_modules/fsevents):
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: canvas@2.6.1 (node_modules/canvas):
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
          
          + iobroker.admin@4.2.1
          removed 2 packages and updated 1 package in 29.361s
          
          17 packages are looking for funding
            run `npm fund` for details
          
          
          
          pi@raspberrypi:/opt/iobroker $ iobroker u admin
          upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
          upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
          upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
          upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
          Update "system.adapter.admin.0"
          
          
          HomoranH Nicht stören
          HomoranH Nicht stören
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von
          #61

          @thwe12 Nach deinem Edit:
          jetzt mal im Browser STRG-F5 und sehen ob es vielleicht doch passt

          kein Support per PN! - Fragen im Forum stellen -
          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          T 1 Antwort Letzte Antwort
          0
          • HomoranH Homoran

            @thwe12 sagte in Nicht alle Instanzen werden angezeigt:

            gyp WARN EACCES current user ("pi") does not have permission to access the dev dir "/root/.cache/node-gyp/10.23.0" gyp WARN EACCES attempting to reinstall using temporary dev dir "/tmp/.node-gyp"

            ohhh
            was ist denn da schief gelaufen?
            als root installiert?

            Das wäre was für @Thomas-Braun

            T Offline
            T Offline
            THWE12
            schrieb am zuletzt editiert von
            #62

            @homoran sagte in Nicht alle Instanzen werden angezeigt:

            @thwe12 sagte in Nicht alle Instanzen werden angezeigt:

            gyp WARN EACCES current user ("pi") does not have permission to access the dev dir "/root/.cache/node-gyp/10.23.0" gyp WARN EACCES attempting to reinstall using temporary dev dir "/tmp/.node-gyp"

            ohhh
            was ist denn da schief gelaufen?
            als root installiert?

            Das wäre was für @Thomas-Braun

            Das kann ich dir nicht sagen den habe ich vor 1,5 Jahren aufgesetzt ob das als root war kann ich nicht sagen

            1 Antwort Letzte Antwort
            0
            • GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              schrieb am zuletzt editiert von
              #63

              @homoran
              die Frage ist , warum bekommt er nichts mit

              iobroker version
              

              angezeigt ...

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

              HomoranH T 2 Antworten Letzte Antwort
              0
              • HomoranH Homoran

                @thwe12 Nach deinem Edit:
                jetzt mal im Browser STRG-F5 und sehen ob es vielleicht doch passt

                T Offline
                T Offline
                THWE12
                schrieb am zuletzt editiert von
                #64

                @homoran sagte in Nicht alle Instanzen werden angezeigt:

                @thwe12 Nach deinem Edit:
                jetzt mal im Browser STRG-F5 und sehen ob es vielleicht doch passt

                Nö leider micht :-(

                GlasfaserG 1 Antwort Letzte Antwort
                0
                • GlasfaserG Glasfaser

                  @homoran
                  die Frage ist , warum bekommt er nichts mit

                  iobroker version
                  

                  angezeigt ...

                  HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #65

                  @THWE12
                  @glasfaser auch nicht mit iobroker -v?

                  ggf. ist die gesamte Installation krumm

                  kein Support per PN! - Fragen im Forum stellen -
                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  T 1 Antwort Letzte Antwort
                  0
                  • T THWE12

                    @homoran sagte in Nicht alle Instanzen werden angezeigt:

                    @thwe12 Nach deinem Edit:
                    jetzt mal im Browser STRG-F5 und sehen ob es vielleicht doch passt

                    Nö leider micht :-(

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

                    @thwe12

                    was ist mit

                    iobroker -v
                    

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

                    1 Antwort Letzte Antwort
                    0
                    • HomoranH Homoran

                      @THWE12
                      @glasfaser auch nicht mit iobroker -v?

                      ggf. ist die gesamte Installation krumm

                      T Offline
                      T Offline
                      THWE12
                      schrieb am zuletzt editiert von
                      #67

                      @homoran sagte in Nicht alle Instanzen werden angezeigt:

                      @THWE12
                      @glasfaser auch nicht mit iobroker -v?

                      ggf. ist die gesamte Installation krumm

                      Na dann werde ich wohl nicht herum kommen und das System neu aufzusetzen.
                      Hatte gehopft dieser Kelch geht an mir vorüber

                      1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @homoran
                        die Frage ist , warum bekommt er nichts mit

                        iobroker version
                        

                        angezeigt ...

                        T Offline
                        T Offline
                        THWE12
                        schrieb am zuletzt editiert von
                        #68

                        @glasfaser sagte in Nicht alle Instanzen werden angezeigt:

                        @homoran
                        die Frage ist , warum bekommt er nichts mit

                        iobroker version
                        

                        angezeigt ...

                        pi@raspberrypi:~ $ iobroker version
                        3.1.6
                        
                        
                        HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                        0
                        • T THWE12

                          @glasfaser sagte in Nicht alle Instanzen werden angezeigt:

                          @homoran
                          die Frage ist , warum bekommt er nichts mit

                          iobroker version
                          

                          angezeigt ...

                          pi@raspberrypi:~ $ iobroker version
                          3.1.6
                          
                          
                          HomoranH Nicht stören
                          HomoranH Nicht stören
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #69

                          @thwe12 und das hatte vor deinen Upgrades nicht geklappt?

                          kein Support per PN! - Fragen im Forum stellen -
                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          T 1 Antwort Letzte Antwort
                          0
                          • HomoranH Homoran

                            @thwe12 und das hatte vor deinen Upgrades nicht geklappt?

                            T Offline
                            T Offline
                            THWE12
                            schrieb am zuletzt editiert von
                            #70

                            @homoran sagte in Nicht alle Instanzen werden angezeigt:

                            @thwe12 und das hatte vor deinen Upgrades nicht geklappt?

                            Jetzt stehe ich auf dem Schlauch.

                            Hatten wir das schon mal versucht??

                            1 Antwort Letzte Antwort
                            0
                            • T THWE12

                              @glasfaser sagte in Nicht alle Instanzen werden angezeigt:

                              @homoran
                              die Frage ist , warum bekommt er nichts mit

                              iobroker version
                              

                              angezeigt ...

                              pi@raspberrypi:~ $ iobroker version
                              3.1.6
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #71

                              @thwe12
                              Und wenn du mal von 'unten anfängst' das System zu updaten?
                              Manchmal zieht sich die Installation dann wieder gerade.

                              sudo apt update
                              sudo apt dist-upgrade
                              sudo reboot
                              iobroker stop
                              iobroker fix
                              iobroker update
                              iobroker upgrade
                              

                              Das wäre so meine Vorgehensweise.

                              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

                              T 1 Antwort Letzte Antwort
                              1
                              • Thomas BraunT Thomas Braun

                                @thwe12
                                Und wenn du mal von 'unten anfängst' das System zu updaten?
                                Manchmal zieht sich die Installation dann wieder gerade.

                                sudo apt update
                                sudo apt dist-upgrade
                                sudo reboot
                                iobroker stop
                                iobroker fix
                                iobroker update
                                iobroker upgrade
                                

                                Das wäre so meine Vorgehensweise.

                                T Offline
                                T Offline
                                THWE12
                                schrieb am zuletzt editiert von
                                #72

                                @thomas-braun sagte in Nicht alle Instanzen werden angezeigt:

                                                                                                                                                            sudo apt update                                                                                                                                                                            sudo apt dist-upgrade                                                                                                                                                                            sudo reboot
                                
                                sudo apt update
                                sudo apt dist-upgrade
                                sudo reboot
                                

                                bis dahin hab ich jetzt es gemacht aber jetzt kann ich mich nicht mehr einloggen

                                GlasfaserG 1 Antwort Letzte Antwort
                                0
                                • T THWE12

                                  @thomas-braun sagte in Nicht alle Instanzen werden angezeigt:

                                                                                                                                                              sudo apt update                                                                                                                                                                            sudo apt dist-upgrade                                                                                                                                                                            sudo reboot
                                  
                                  sudo apt update
                                  sudo apt dist-upgrade
                                  sudo reboot
                                  

                                  bis dahin hab ich jetzt es gemacht aber jetzt kann ich mich nicht mehr einloggen

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

                                  @thwe12

                                  iobroker start
                                  

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

                                  T 1 Antwort Letzte Antwort
                                  0
                                  • GlasfaserG Glasfaser

                                    @thwe12

                                    iobroker start
                                    
                                    T Offline
                                    T Offline
                                    THWE12
                                    schrieb am zuletzt editiert von
                                    #74

                                    @glasfaser sagte in Nicht alle Instanzen werden angezeigt:

                                    @thwe12

                                    iobroker start
                                    

                                    nach dem reboot bin ich rausgeflogen

                                    jetzt geht es aber weiter :-)

                                    iobroker stop
                                    iobroker fix
                                    iobroker update
                                    iobroker upgrade
                                    
                                    T 1 Antwort Letzte Antwort
                                    0
                                    • T THWE12

                                      @glasfaser sagte in Nicht alle Instanzen werden angezeigt:

                                      @thwe12

                                      iobroker start
                                      

                                      nach dem reboot bin ich rausgeflogen

                                      jetzt geht es aber weiter :-)

                                      iobroker stop
                                      iobroker fix
                                      iobroker update
                                      iobroker upgrade
                                      
                                      T Offline
                                      T Offline
                                      THWE12
                                      schrieb am zuletzt editiert von
                                      #75

                                      @thwe12 sagte in Nicht alle Instanzen werden angezeigt:

                                      @glasfaser sagte in Nicht alle Instanzen werden angezeigt:

                                      @thwe12

                                      iobroker start
                                      

                                      nach dem reboot bin ich rausgeflogen

                                      jetzt geht es aber weiter :-)

                                      iobroker stop
                                      iobroker fix
                                      iobroker update
                                      iobroker upgrade
                                      

                                      nun ist alles durch aber es hat sich nichts verändert :-(

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • T THWE12

                                        @thwe12 sagte in Nicht alle Instanzen werden angezeigt:

                                        @glasfaser sagte in Nicht alle Instanzen werden angezeigt:

                                        @thwe12

                                        iobroker start
                                        

                                        nach dem reboot bin ich rausgeflogen

                                        jetzt geht es aber weiter :-)

                                        iobroker stop
                                        iobroker fix
                                        iobroker update
                                        iobroker upgrade
                                        

                                        nun ist alles durch aber es hat sich nichts verändert :-(

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

                                        @thwe12

                                        uname -a
                                        

                                        sagt?

                                        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

                                        T 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @thwe12

                                          uname -a
                                          

                                          sagt?

                                          T Offline
                                          T Offline
                                          THWE12
                                          schrieb am zuletzt editiert von
                                          #77

                                          @thomas-braun sagte in Nicht alle Instanzen werden angezeigt:

                                          uname -a

                                          pi@raspberrypi:~ $ uname -a
                                          Linux raspberrypi 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7l GNU/Linux
                                          
                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          552

                                          Online

                                          32.9k

                                          Benutzer

                                          83.0k

                                          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