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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Hardware
  4. PINE Rock64 bootet nicht mehr

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.6k

PINE Rock64 bootet nicht mehr

Geplant Angeheftet Gesperrt Verschoben Hardware
170 Beiträge 3 Kommentatoren 10.5k Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • HomoranH Homoran

    @derrapf sagte in PINE Rock64 bootet nicht mehr:

    Zu Deinem Tortenbeispiel:
    Wenn ich nun kein Rezept habe, aber die eingefrorene Torte: Was würde dagegen sprechen die autzutauen?

    das ist genau passend!
    Wenn die Sahne bereits ranzig ist, bevor du die Torte einfrierst, wirst du auch nur eine ranzige Torte auftauen.

    Nach Rezept neu backen ergibt eine frische Torte.

    Kein Rezept - kein Mitleid!

    D Offline
    D Offline
    derrapf
    schrieb am zuletzt editiert von
    #26

    @homoran
    Wenn denn dann alles so einfach wäre.
    Ich stimme Dir zu wenn die Torte ranzig gewesen wäre.
    Aber die alte Torte hat ja bis Freitag (also wo das Backup gemacht wurde) problemlos funktioniert.

    Aber gut.Ich bin den Rezept Weg gegangen.
    Funktioniert aber leider auch nicht.

    Was hab ich gemacht: IOBroker installiert über die Commandshell wie hier im Forum vorgeschlagen.
    Als er dann lief, den Backitup Adapter nachinstalliert.
    Damit dann ein Backup eingespielt. Lief die ganze Nacht durch. Dann heute morgen Stillstand.
    Letzte Logausgaben:

    2021-08-17 05:25:26.546  - info: host.rock64 iobroker npm-install: INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-rgraph/www" was not found! Nothing was uploaded or deleted.
    2021-08-17 05:25:27.080  - info: host.rock64 iobroker npm-install: host.rock64 object system.adapter.vis-rgraph created/updated
    2021-08-17 05:25:27.256  - info: host.rock64 iobroker npm-install: Update "system.adapter.vis-rgraph.0"
    2021-08-17 05:25:28.482  - info: host.rock64 iobroker npm-install: exit 0
    2021-08-17 05:25:29.489  - warn: host.rock64 startInstance cannot find adapter "vis-timeandweather@1.1.7". Try to install it... 1 attempt
    2021-08-17 05:25:29.494  - info: host.rock64 iobroker install vis-timeandweather@1.1.7 using installedVersion
    2021-08-17 05:25:34.236  - info: host.rock64 iobroker npm-install: NPM version: 6.14.14
    2021-08-17 05:25:34.241  - info: host.rock64 iobroker npm-install: npm install iobroker.vis-timeandweather@1.1.7 --loglevel error --prefix "/opt/iobroker" (System call)
    2021-08-17 05:26:28.639  - info: host.rock64 iobroker npm-install: sharp: Installation error: Use with glibc 2.28 requires manual installation of libvips >= 8.10.6
    2021-08-17 05:26:33.240  - info: host.rock64 iobroker npm-install: ../src/common.cc:24:10: fatal error: vips/vips8: No such file or directory
    2021-08-17 05:26:33.243  - info: host.rock64 iobroker npm-install:  #include <vips/vips8>          ^~~~~~~~~~~~compilation terminated.
    2021-08-17 05:26:33.252  - info: host.rock64 iobroker npm-install: make: *** [sharp.target.mk:139: Release/obj.target/sharp/src/common.o] Error 1
    2021-08-17 05:26:33.261  - info: host.rock64 iobroker npm-install: gyp ERR! build error 
    2021-08-17 05:26:33.264  - info: host.rock64 iobroker npm-install: gyp ERR! stack Error: `make` failed with exit code: 2
    2021-08-17 05:26:33.267  - info: host.rock64 iobroker npm-install: gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack     at ChildProcess.emit (events.js:314:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
    2021-08-17 05:26:33.270  - info: host.rock64 iobroker npm-install: gyp ERR! System Linux 5.10.43-rockchip64gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
    2021-08-17 05:26:33.273  - info: host.rock64 iobroker npm-install: gyp ERR! cwd /opt/iobroker/node_modules/sharpgyp ERR! node -v v12.22.5gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
    2021-08-17 05:26:45.432  - info: host.rock64 iobroker npm-install: host.rock64 install adapter vis-timeandweather@1.1.7
    2021-08-17 05:26:45.480  - info: host.rock64 iobroker npm-install: upload [1] vis-timeandweather.admin /opt/iobroker/node_modules/iobroker.vis-timeandweather/admin/timeandweather.png timeandweather.png image/png
    2021-08-17 05:26:45.672  - info: host.rock64 iobroker npm-install: upload [0] vis-timeandweather.admin /opt/iobroker/node_modules/iobroker.vis-timeandweather/admin/index.html index.html text/html
    2021-08-17 05:26:45.737  - info: host.rock64 iobroker npm-install: INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-timeandweather/www" was not found! Nothing was uploaded or deleted.
    2021-08-17 05:26:46.264  - info: host.rock64 iobroker npm-install: host.rock64 object system.adapter.vis-timeandweather created/updated
    2021-08-17 05:26:46.397  - info: host.rock64 iobroker npm-install: Update "system.adapter.vis-timeandweather.0"
    2021-08-17 05:26:47.688  - info: host.rock64 iobroker npm-install: exit 0
    2021-08-17 05:26:48.692  - warn: host.rock64 startInstance cannot find adapter "vw-connect@0.0.39". Try to install it... 1 attempt
    2021-08-17 05:26:48.694  - info: host.rock64 iobroker install vw-connect@0.0.39 using installedFrom
    2021-08-17 05:26:53.438  - info: host.rock64 iobroker npm-install: NPM version: 6.14.14
    2021-08-17 05:26:53.442  - info: host.rock64 iobroker npm-install: npm install iobroker.vw-connect@0.0.39 --loglevel error --prefix "/opt/iobroker" (System call)
    2021-08-17 05:28:16.677  - info: host.rock64 iobroker npm-install: sharp: Installation error: Use with glibc 2.28 requires manual installation of libvips >= 8.10.6
    2021-08-17 05:28:21.286  - info: host.rock64 iobroker npm-install: ../src/common.cc:24:10: fatal error: vips/vips8: No such file or directory
    2021-08-17 05:28:21.288  - info: host.rock64 iobroker npm-install:  #include <vips/vips8>          ^~~~~~~~~~~~compilation terminated.
    2021-08-17 05:28:21.298  - info: host.rock64 iobroker npm-install: make: *** [sharp.target.mk:139: Release/obj.target/sharp/src/common.o] Error 1
    2021-08-17 05:28:21.307  - info: host.rock64 iobroker npm-install: gyp ERR! build error 
    2021-08-17 05:28:21.310  - info: host.rock64 iobroker npm-install: gyp ERR! stack Error: `make` failed with exit code: 2
    2021-08-17 05:28:21.313  - info: host.rock64 iobroker npm-install: gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack     at ChildProcess.emit (events.js:314:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
    2021-08-17 05:28:21.316  - info: host.rock64 iobroker npm-install: gyp ERR! System Linux 5.10.43-rockchip64gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/sharp
    2021-08-17 05:28:21.320  - info: host.rock64 iobroker npm-install: gyp ERR! node -v v12.22.5gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
    2021-08-17 05:28:33.975  - info: host.rock64 iobroker npm-install: host.rock64 install adapter vw-connect@0.0.39
    2021-08-17 05:28:34.042  - info: host.rock64 iobroker npm-install: upload [4] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/words.js words.js application/javascript
    2021-08-17 05:28:34.235  - info: host.rock64 iobroker npm-install: upload [3] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/vw-connect.png vw-connect.png image/png
    2021-08-17 05:28:34.301  - info: host.rock64 iobroker npm-install: upload [2] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/style.css style.css text/css
    2021-08-17 05:28:34.368  - info: host.rock64 iobroker npm-install: upload [1] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/index_m.html index_m.html text/html
    2021-08-17 05:28:34.433  - info: host.rock64 iobroker npm-install: upload [0] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/admin.d.ts admin.d.ts video/mp2t
    2021-08-17 05:28:34.962  - info: host.rock64 iobroker npm-install: host.rock64 object system.adapter.vw-connect created/updated
    2021-08-17 05:28:36.208  - info: host.rock64 iobroker npm-install: exit 0
    2021-08-17 05:28:37.214  - warn: host.rock64 startInstance cannot find adapter "icons-open-icon-library-png@0.1.3". Try to install it... 3 attempt
    2021-08-17 05:28:37.216  - info: host.rock64 iobroker install icons-open-icon-library-png@0.1.3 using installedVersion
    2021-08-17 05:28:40.492  - info: host.rock64 iobroker npm-install: adapter "icons-open-icon-library-png" already installed. Use "upgrade" to upgrade to a newer version.
    2021-08-17 05:28:41.816  - info: host.rock64 iobroker npm-install: exit 51
    2021-08-17 05:31:30.651  - warn: admin.0 (4895) State "admin.0.info.connection" has no existing object, this might lead to an error in future versions
    2021-08-17 05:33:29.754  - warn: admin.0 (4895) State "admin.0.info.connection" has no existing object, this might lead to an error in future versions
    2021-08-17 07:55:30.644  - warn: admin.0 (4895) State "admin.0.info.connection" has no existing object, this might lead to an error in future versions
    2021-08-17 07:56:45.833  - warn: admin.0 (4895) State "admin.0.info.connection" has no existing object, this might lead to an error in future versions
    

    Anbei die Logsiobroker-audit.json iobroker.current.log iobroker.2021-08-17.log
    Soll ich abbrechen oder weiter warten ob noch was passiert?
    Gruss Ralf

    HomoranH Thomas BraunT 2 Antworten Letzte Antwort
    0
    • D derrapf

      @homoran
      Wenn denn dann alles so einfach wäre.
      Ich stimme Dir zu wenn die Torte ranzig gewesen wäre.
      Aber die alte Torte hat ja bis Freitag (also wo das Backup gemacht wurde) problemlos funktioniert.

      Aber gut.Ich bin den Rezept Weg gegangen.
      Funktioniert aber leider auch nicht.

      Was hab ich gemacht: IOBroker installiert über die Commandshell wie hier im Forum vorgeschlagen.
      Als er dann lief, den Backitup Adapter nachinstalliert.
      Damit dann ein Backup eingespielt. Lief die ganze Nacht durch. Dann heute morgen Stillstand.
      Letzte Logausgaben:

      2021-08-17 05:25:26.546  - info: host.rock64 iobroker npm-install: INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-rgraph/www" was not found! Nothing was uploaded or deleted.
      2021-08-17 05:25:27.080  - info: host.rock64 iobroker npm-install: host.rock64 object system.adapter.vis-rgraph created/updated
      2021-08-17 05:25:27.256  - info: host.rock64 iobroker npm-install: Update "system.adapter.vis-rgraph.0"
      2021-08-17 05:25:28.482  - info: host.rock64 iobroker npm-install: exit 0
      2021-08-17 05:25:29.489  - warn: host.rock64 startInstance cannot find adapter "vis-timeandweather@1.1.7". Try to install it... 1 attempt
      2021-08-17 05:25:29.494  - info: host.rock64 iobroker install vis-timeandweather@1.1.7 using installedVersion
      2021-08-17 05:25:34.236  - info: host.rock64 iobroker npm-install: NPM version: 6.14.14
      2021-08-17 05:25:34.241  - info: host.rock64 iobroker npm-install: npm install iobroker.vis-timeandweather@1.1.7 --loglevel error --prefix "/opt/iobroker" (System call)
      2021-08-17 05:26:28.639  - info: host.rock64 iobroker npm-install: sharp: Installation error: Use with glibc 2.28 requires manual installation of libvips >= 8.10.6
      2021-08-17 05:26:33.240  - info: host.rock64 iobroker npm-install: ../src/common.cc:24:10: fatal error: vips/vips8: No such file or directory
      2021-08-17 05:26:33.243  - info: host.rock64 iobroker npm-install:  #include <vips/vips8>          ^~~~~~~~~~~~compilation terminated.
      2021-08-17 05:26:33.252  - info: host.rock64 iobroker npm-install: make: *** [sharp.target.mk:139: Release/obj.target/sharp/src/common.o] Error 1
      2021-08-17 05:26:33.261  - info: host.rock64 iobroker npm-install: gyp ERR! build error 
      2021-08-17 05:26:33.264  - info: host.rock64 iobroker npm-install: gyp ERR! stack Error: `make` failed with exit code: 2
      2021-08-17 05:26:33.267  - info: host.rock64 iobroker npm-install: gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack     at ChildProcess.emit (events.js:314:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
      2021-08-17 05:26:33.270  - info: host.rock64 iobroker npm-install: gyp ERR! System Linux 5.10.43-rockchip64gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      2021-08-17 05:26:33.273  - info: host.rock64 iobroker npm-install: gyp ERR! cwd /opt/iobroker/node_modules/sharpgyp ERR! node -v v12.22.5gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
      2021-08-17 05:26:45.432  - info: host.rock64 iobroker npm-install: host.rock64 install adapter vis-timeandweather@1.1.7
      2021-08-17 05:26:45.480  - info: host.rock64 iobroker npm-install: upload [1] vis-timeandweather.admin /opt/iobroker/node_modules/iobroker.vis-timeandweather/admin/timeandweather.png timeandweather.png image/png
      2021-08-17 05:26:45.672  - info: host.rock64 iobroker npm-install: upload [0] vis-timeandweather.admin /opt/iobroker/node_modules/iobroker.vis-timeandweather/admin/index.html index.html text/html
      2021-08-17 05:26:45.737  - info: host.rock64 iobroker npm-install: INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-timeandweather/www" was not found! Nothing was uploaded or deleted.
      2021-08-17 05:26:46.264  - info: host.rock64 iobroker npm-install: host.rock64 object system.adapter.vis-timeandweather created/updated
      2021-08-17 05:26:46.397  - info: host.rock64 iobroker npm-install: Update "system.adapter.vis-timeandweather.0"
      2021-08-17 05:26:47.688  - info: host.rock64 iobroker npm-install: exit 0
      2021-08-17 05:26:48.692  - warn: host.rock64 startInstance cannot find adapter "vw-connect@0.0.39". Try to install it... 1 attempt
      2021-08-17 05:26:48.694  - info: host.rock64 iobroker install vw-connect@0.0.39 using installedFrom
      2021-08-17 05:26:53.438  - info: host.rock64 iobroker npm-install: NPM version: 6.14.14
      2021-08-17 05:26:53.442  - info: host.rock64 iobroker npm-install: npm install iobroker.vw-connect@0.0.39 --loglevel error --prefix "/opt/iobroker" (System call)
      2021-08-17 05:28:16.677  - info: host.rock64 iobroker npm-install: sharp: Installation error: Use with glibc 2.28 requires manual installation of libvips >= 8.10.6
      2021-08-17 05:28:21.286  - info: host.rock64 iobroker npm-install: ../src/common.cc:24:10: fatal error: vips/vips8: No such file or directory
      2021-08-17 05:28:21.288  - info: host.rock64 iobroker npm-install:  #include <vips/vips8>          ^~~~~~~~~~~~compilation terminated.
      2021-08-17 05:28:21.298  - info: host.rock64 iobroker npm-install: make: *** [sharp.target.mk:139: Release/obj.target/sharp/src/common.o] Error 1
      2021-08-17 05:28:21.307  - info: host.rock64 iobroker npm-install: gyp ERR! build error 
      2021-08-17 05:28:21.310  - info: host.rock64 iobroker npm-install: gyp ERR! stack Error: `make` failed with exit code: 2
      2021-08-17 05:28:21.313  - info: host.rock64 iobroker npm-install: gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack     at ChildProcess.emit (events.js:314:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
      2021-08-17 05:28:21.316  - info: host.rock64 iobroker npm-install: gyp ERR! System Linux 5.10.43-rockchip64gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/sharp
      2021-08-17 05:28:21.320  - info: host.rock64 iobroker npm-install: gyp ERR! node -v v12.22.5gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
      2021-08-17 05:28:33.975  - info: host.rock64 iobroker npm-install: host.rock64 install adapter vw-connect@0.0.39
      2021-08-17 05:28:34.042  - info: host.rock64 iobroker npm-install: upload [4] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/words.js words.js application/javascript
      2021-08-17 05:28:34.235  - info: host.rock64 iobroker npm-install: upload [3] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/vw-connect.png vw-connect.png image/png
      2021-08-17 05:28:34.301  - info: host.rock64 iobroker npm-install: upload [2] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/style.css style.css text/css
      2021-08-17 05:28:34.368  - info: host.rock64 iobroker npm-install: upload [1] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/index_m.html index_m.html text/html
      2021-08-17 05:28:34.433  - info: host.rock64 iobroker npm-install: upload [0] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/admin.d.ts admin.d.ts video/mp2t
      2021-08-17 05:28:34.962  - info: host.rock64 iobroker npm-install: host.rock64 object system.adapter.vw-connect created/updated
      2021-08-17 05:28:36.208  - info: host.rock64 iobroker npm-install: exit 0
      2021-08-17 05:28:37.214  - warn: host.rock64 startInstance cannot find adapter "icons-open-icon-library-png@0.1.3". Try to install it... 3 attempt
      2021-08-17 05:28:37.216  - info: host.rock64 iobroker install icons-open-icon-library-png@0.1.3 using installedVersion
      2021-08-17 05:28:40.492  - info: host.rock64 iobroker npm-install: adapter "icons-open-icon-library-png" already installed. Use "upgrade" to upgrade to a newer version.
      2021-08-17 05:28:41.816  - info: host.rock64 iobroker npm-install: exit 51
      2021-08-17 05:31:30.651  - warn: admin.0 (4895) State "admin.0.info.connection" has no existing object, this might lead to an error in future versions
      2021-08-17 05:33:29.754  - warn: admin.0 (4895) State "admin.0.info.connection" has no existing object, this might lead to an error in future versions
      2021-08-17 07:55:30.644  - warn: admin.0 (4895) State "admin.0.info.connection" has no existing object, this might lead to an error in future versions
      2021-08-17 07:56:45.833  - warn: admin.0 (4895) State "admin.0.info.connection" has no existing object, this might lead to an error in future versions
      

      Anbei die Logsiobroker-audit.json iobroker.current.log iobroker.2021-08-17.log
      Soll ich abbrechen oder weiter warten ob noch was passiert?
      Gruss Ralf

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

      @derrapf sagte in PINE Rock64 bootet nicht mehr:

      Dann heute morgen Stillstand.

      zumindest gibt es Begründungen im log!

      @derrapf sagte in PINE Rock64 bootet nicht mehr:

      Soll ich abbrechen oder weiter warten ob noch was passiert?

      ich denke er ist "fertig", soweit er kann.
      Habe das log nur überflogen, erste Frage:
      iobroker -v

      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      1 Antwort Letzte Antwort
      0
      • D derrapf

        @homoran
        Wenn denn dann alles so einfach wäre.
        Ich stimme Dir zu wenn die Torte ranzig gewesen wäre.
        Aber die alte Torte hat ja bis Freitag (also wo das Backup gemacht wurde) problemlos funktioniert.

        Aber gut.Ich bin den Rezept Weg gegangen.
        Funktioniert aber leider auch nicht.

        Was hab ich gemacht: IOBroker installiert über die Commandshell wie hier im Forum vorgeschlagen.
        Als er dann lief, den Backitup Adapter nachinstalliert.
        Damit dann ein Backup eingespielt. Lief die ganze Nacht durch. Dann heute morgen Stillstand.
        Letzte Logausgaben:

        2021-08-17 05:25:26.546  - info: host.rock64 iobroker npm-install: INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-rgraph/www" was not found! Nothing was uploaded or deleted.
        2021-08-17 05:25:27.080  - info: host.rock64 iobroker npm-install: host.rock64 object system.adapter.vis-rgraph created/updated
        2021-08-17 05:25:27.256  - info: host.rock64 iobroker npm-install: Update "system.adapter.vis-rgraph.0"
        2021-08-17 05:25:28.482  - info: host.rock64 iobroker npm-install: exit 0
        2021-08-17 05:25:29.489  - warn: host.rock64 startInstance cannot find adapter "vis-timeandweather@1.1.7". Try to install it... 1 attempt
        2021-08-17 05:25:29.494  - info: host.rock64 iobroker install vis-timeandweather@1.1.7 using installedVersion
        2021-08-17 05:25:34.236  - info: host.rock64 iobroker npm-install: NPM version: 6.14.14
        2021-08-17 05:25:34.241  - info: host.rock64 iobroker npm-install: npm install iobroker.vis-timeandweather@1.1.7 --loglevel error --prefix "/opt/iobroker" (System call)
        2021-08-17 05:26:28.639  - info: host.rock64 iobroker npm-install: sharp: Installation error: Use with glibc 2.28 requires manual installation of libvips >= 8.10.6
        2021-08-17 05:26:33.240  - info: host.rock64 iobroker npm-install: ../src/common.cc:24:10: fatal error: vips/vips8: No such file or directory
        2021-08-17 05:26:33.243  - info: host.rock64 iobroker npm-install:  #include <vips/vips8>          ^~~~~~~~~~~~compilation terminated.
        2021-08-17 05:26:33.252  - info: host.rock64 iobroker npm-install: make: *** [sharp.target.mk:139: Release/obj.target/sharp/src/common.o] Error 1
        2021-08-17 05:26:33.261  - info: host.rock64 iobroker npm-install: gyp ERR! build error 
        2021-08-17 05:26:33.264  - info: host.rock64 iobroker npm-install: gyp ERR! stack Error: `make` failed with exit code: 2
        2021-08-17 05:26:33.267  - info: host.rock64 iobroker npm-install: gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack     at ChildProcess.emit (events.js:314:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
        2021-08-17 05:26:33.270  - info: host.rock64 iobroker npm-install: gyp ERR! System Linux 5.10.43-rockchip64gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
        2021-08-17 05:26:33.273  - info: host.rock64 iobroker npm-install: gyp ERR! cwd /opt/iobroker/node_modules/sharpgyp ERR! node -v v12.22.5gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
        2021-08-17 05:26:45.432  - info: host.rock64 iobroker npm-install: host.rock64 install adapter vis-timeandweather@1.1.7
        2021-08-17 05:26:45.480  - info: host.rock64 iobroker npm-install: upload [1] vis-timeandweather.admin /opt/iobroker/node_modules/iobroker.vis-timeandweather/admin/timeandweather.png timeandweather.png image/png
        2021-08-17 05:26:45.672  - info: host.rock64 iobroker npm-install: upload [0] vis-timeandweather.admin /opt/iobroker/node_modules/iobroker.vis-timeandweather/admin/index.html index.html text/html
        2021-08-17 05:26:45.737  - info: host.rock64 iobroker npm-install: INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-timeandweather/www" was not found! Nothing was uploaded or deleted.
        2021-08-17 05:26:46.264  - info: host.rock64 iobroker npm-install: host.rock64 object system.adapter.vis-timeandweather created/updated
        2021-08-17 05:26:46.397  - info: host.rock64 iobroker npm-install: Update "system.adapter.vis-timeandweather.0"
        2021-08-17 05:26:47.688  - info: host.rock64 iobroker npm-install: exit 0
        2021-08-17 05:26:48.692  - warn: host.rock64 startInstance cannot find adapter "vw-connect@0.0.39". Try to install it... 1 attempt
        2021-08-17 05:26:48.694  - info: host.rock64 iobroker install vw-connect@0.0.39 using installedFrom
        2021-08-17 05:26:53.438  - info: host.rock64 iobroker npm-install: NPM version: 6.14.14
        2021-08-17 05:26:53.442  - info: host.rock64 iobroker npm-install: npm install iobroker.vw-connect@0.0.39 --loglevel error --prefix "/opt/iobroker" (System call)
        2021-08-17 05:28:16.677  - info: host.rock64 iobroker npm-install: sharp: Installation error: Use with glibc 2.28 requires manual installation of libvips >= 8.10.6
        2021-08-17 05:28:21.286  - info: host.rock64 iobroker npm-install: ../src/common.cc:24:10: fatal error: vips/vips8: No such file or directory
        2021-08-17 05:28:21.288  - info: host.rock64 iobroker npm-install:  #include <vips/vips8>          ^~~~~~~~~~~~compilation terminated.
        2021-08-17 05:28:21.298  - info: host.rock64 iobroker npm-install: make: *** [sharp.target.mk:139: Release/obj.target/sharp/src/common.o] Error 1
        2021-08-17 05:28:21.307  - info: host.rock64 iobroker npm-install: gyp ERR! build error 
        2021-08-17 05:28:21.310  - info: host.rock64 iobroker npm-install: gyp ERR! stack Error: `make` failed with exit code: 2
        2021-08-17 05:28:21.313  - info: host.rock64 iobroker npm-install: gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack     at ChildProcess.emit (events.js:314:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
        2021-08-17 05:28:21.316  - info: host.rock64 iobroker npm-install: gyp ERR! System Linux 5.10.43-rockchip64gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/sharp
        2021-08-17 05:28:21.320  - info: host.rock64 iobroker npm-install: gyp ERR! node -v v12.22.5gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
        2021-08-17 05:28:33.975  - info: host.rock64 iobroker npm-install: host.rock64 install adapter vw-connect@0.0.39
        2021-08-17 05:28:34.042  - info: host.rock64 iobroker npm-install: upload [4] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/words.js words.js application/javascript
        2021-08-17 05:28:34.235  - info: host.rock64 iobroker npm-install: upload [3] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/vw-connect.png vw-connect.png image/png
        2021-08-17 05:28:34.301  - info: host.rock64 iobroker npm-install: upload [2] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/style.css style.css text/css
        2021-08-17 05:28:34.368  - info: host.rock64 iobroker npm-install: upload [1] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/index_m.html index_m.html text/html
        2021-08-17 05:28:34.433  - info: host.rock64 iobroker npm-install: upload [0] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/admin.d.ts admin.d.ts video/mp2t
        2021-08-17 05:28:34.962  - info: host.rock64 iobroker npm-install: host.rock64 object system.adapter.vw-connect created/updated
        2021-08-17 05:28:36.208  - info: host.rock64 iobroker npm-install: exit 0
        2021-08-17 05:28:37.214  - warn: host.rock64 startInstance cannot find adapter "icons-open-icon-library-png@0.1.3". Try to install it... 3 attempt
        2021-08-17 05:28:37.216  - info: host.rock64 iobroker install icons-open-icon-library-png@0.1.3 using installedVersion
        2021-08-17 05:28:40.492  - info: host.rock64 iobroker npm-install: adapter "icons-open-icon-library-png" already installed. Use "upgrade" to upgrade to a newer version.
        2021-08-17 05:28:41.816  - info: host.rock64 iobroker npm-install: exit 51
        2021-08-17 05:31:30.651  - warn: admin.0 (4895) State "admin.0.info.connection" has no existing object, this might lead to an error in future versions
        2021-08-17 05:33:29.754  - warn: admin.0 (4895) State "admin.0.info.connection" has no existing object, this might lead to an error in future versions
        2021-08-17 07:55:30.644  - warn: admin.0 (4895) State "admin.0.info.connection" has no existing object, this might lead to an error in future versions
        2021-08-17 07:56:45.833  - warn: admin.0 (4895) State "admin.0.info.connection" has no existing object, this might lead to an error in future versions
        

        Anbei die Logsiobroker-audit.json iobroker.current.log iobroker.2021-08-17.log
        Soll ich abbrechen oder weiter warten ob noch was passiert?
        Gruss Ralf

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

        @derrapf

        Zu
        sharp
        musst du Mal schauen, das muss offenbar selber gebaut werden auf der Distribution. Da hatte ich schon vor einiger Zeit was zu geschrieben wie das u.U. geht.

        Hatte das jetzt aber länger nicht mehr gelesen, eigentlich sollten die benötigten Pakete bei einer frischen iobroker-Installation mitkommen.

        iobroker stop
        iobroker fix
        

        schon durchgeführt?

        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

        D 2 Antworten Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @derrapf

          Zu
          sharp
          musst du Mal schauen, das muss offenbar selber gebaut werden auf der Distribution. Da hatte ich schon vor einiger Zeit was zu geschrieben wie das u.U. geht.

          Hatte das jetzt aber länger nicht mehr gelesen, eigentlich sollten die benötigten Pakete bei einer frischen iobroker-Installation mitkommen.

          iobroker stop
          iobroker fix
          

          schon durchgeführt?

          D Offline
          D Offline
          derrapf
          schrieb am zuletzt editiert von derrapf
          #29

          @thomas-braun Hi alle
          Zu Euren Fragen

          pi@rock64:/opt/iobroker$ iobroker -v
          3.3.15

          Den hab ich mit curl -sL https://iobroker.net/install.sh | bash - installiert

          Das fixit Script hab ich auch laufen lassen, ja.
          Ich habe im Prinzip das hier gemacht: curl -sL https://iobroker.net/fix.sh | bash -

          Node hab ich auch installiert:
          pi@rock64:/opt/iobroker$ node -v
          v12.22.5

          zumindest gibt es Begründungen im log!

          Ja. Nur kann ich als Unix Noob nichts damit anfangen.
          Interessant zu wissen, dass "admin.0.info.connection" kein existierendes Objekt hat.
          Aber genau so gut könnte man mir sagen, dass in einem Ferrari irgendwo ne Schraube fehlt.

          Was ist sharp? Und wie baut man das? Ich google das mal. Hoffentlich blick ich's auch. Ich melde mich wieder.
          Gruss Ralf

          HomoranH 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @derrapf

            Zu
            sharp
            musst du Mal schauen, das muss offenbar selber gebaut werden auf der Distribution. Da hatte ich schon vor einiger Zeit was zu geschrieben wie das u.U. geht.

            Hatte das jetzt aber länger nicht mehr gelesen, eigentlich sollten die benötigten Pakete bei einer frischen iobroker-Installation mitkommen.

            iobroker stop
            iobroker fix
            

            schon durchgeführt?

            D Offline
            D Offline
            derrapf
            schrieb am zuletzt editiert von
            #30

            @thomas-braun
            Ich lasse das iobroker fix einfach nochmal laufen. Vielleicht hilfts ja.
            Gruss Ralf

            D 1 Antwort Letzte Antwort
            0
            • D derrapf

              @thomas-braun
              Ich lasse das iobroker fix einfach nochmal laufen. Vielleicht hilfts ja.
              Gruss Ralf

              D Offline
              D Offline
              derrapf
              schrieb am zuletzt editiert von
              #31

              @derrapf Hab was mit Sharp gefunden. Da gings aber um IOT. Da half ein Downgrad. Das meinst Du aber nicht oder?

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • D derrapf

                @derrapf Hab was mit Sharp gefunden. Da gings aber um IOT. Da half ein Downgrad. Das meinst Du aber nicht oder?

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

                @derrapf

                Nein, ich meinte sowas:

                https://forum.iobroker.net/topic/36908/bug-bei-update-usw/16?_=1629200562960

                lsb_release -a
                

                liefert?

                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

                D 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @derrapf

                  Nein, ich meinte sowas:

                  https://forum.iobroker.net/topic/36908/bug-bei-update-usw/16?_=1629200562960

                  lsb_release -a
                  

                  liefert?

                  D Offline
                  D Offline
                  derrapf
                  schrieb am zuletzt editiert von
                  #33

                  @thomas-braun sagte in PINE Rock64 bootet nicht mehr:

                  lsb_release -a

                  Das liefert

                  pi@rock64:~$ lsb_release -a
                  No LSB modules are available.
                  Distributor ID: Debian
                  Description: Debian GNU/Linux 10 (buster)
                  Release: 10
                  Codename: buster

                  Gruss Ralf

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • D derrapf

                    @thomas-braun sagte in PINE Rock64 bootet nicht mehr:

                    lsb_release -a

                    Das liefert

                    pi@rock64:~$ lsb_release -a
                    No LSB modules are available.
                    Distributor ID: Debian
                    Description: Debian GNU/Linux 10 (buster)
                    Release: 10
                    Codename: buster

                    Gruss Ralf

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

                    @derrapf

                    apt policy libvips-dev
                    

                    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

                    D 1 Antwort Letzte Antwort
                    0
                    • D derrapf

                      @thomas-braun Hi alle
                      Zu Euren Fragen

                      pi@rock64:/opt/iobroker$ iobroker -v
                      3.3.15

                      Den hab ich mit curl -sL https://iobroker.net/install.sh | bash - installiert

                      Das fixit Script hab ich auch laufen lassen, ja.
                      Ich habe im Prinzip das hier gemacht: curl -sL https://iobroker.net/fix.sh | bash -

                      Node hab ich auch installiert:
                      pi@rock64:/opt/iobroker$ node -v
                      v12.22.5

                      zumindest gibt es Begründungen im log!

                      Ja. Nur kann ich als Unix Noob nichts damit anfangen.
                      Interessant zu wissen, dass "admin.0.info.connection" kein existierendes Objekt hat.
                      Aber genau so gut könnte man mir sagen, dass in einem Ferrari irgendwo ne Schraube fehlt.

                      Was ist sharp? Und wie baut man das? Ich google das mal. Hoffentlich blick ich's auch. Ich melde mich wieder.
                      Gruss Ralf

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

                      @derrapf sagte in PINE Rock64 bootet nicht mehr:

                      Node hab ich auch installiert:

                      das kommt mit dem iobroker Install auf einem neuen System automatisch wenn du

                      @derrapf sagte in PINE Rock64 bootet nicht mehr:

                      Den hab ich mit curl -sL https://iobroker.net/install.sh | bash - installiert

                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      D 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @derrapf

                        apt policy libvips-dev
                        
                        D Offline
                        D Offline
                        derrapf
                        schrieb am zuletzt editiert von
                        #36

                        @thomas-braun sagte in PINE Rock64 bootet nicht mehr:

                        @derrapf

                        apt policy libvips-dev
                        

                        pi@rock64:~$ apt policy libvips-dev
                        libvips-dev:
                        Installiert: (keine)
                        Installationskandidat: 8.7.4-1+deb10u1
                        Versionstabelle:
                        8.7.4-1+deb10u1 500
                        500 http://deb.debian.org/debian buster/main arm64 Packages

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • HomoranH Homoran

                          @derrapf sagte in PINE Rock64 bootet nicht mehr:

                          Node hab ich auch installiert:

                          das kommt mit dem iobroker Install auf einem neuen System automatisch wenn du

                          @derrapf sagte in PINE Rock64 bootet nicht mehr:

                          Den hab ich mit curl -sL https://iobroker.net/install.sh | bash - installiert

                          D Offline
                          D Offline
                          derrapf
                          schrieb am zuletzt editiert von
                          #37

                          @homoran sagte in PINE Rock64 bootet nicht mehr:

                          das kommt mit dem iobroker Install auf einem neuen System automatisch wenn du

                          Ah, Ok. aber geschadet hat es hoffentlich nicht, dass ich es vorher installiert hatte..?

                          1 Antwort Letzte Antwort
                          0
                          • D derrapf

                            @thomas-braun sagte in PINE Rock64 bootet nicht mehr:

                            @derrapf

                            apt policy libvips-dev
                            

                            pi@rock64:~$ apt policy libvips-dev
                            libvips-dev:
                            Installiert: (keine)
                            Installationskandidat: 8.7.4-1+deb10u1
                            Versionstabelle:
                            8.7.4-1+deb10u1 500
                            500 http://deb.debian.org/debian buster/main arm64 Packages

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

                            @derrapf

                            Danach müsste eigentlich alles vorhanden sein:

                            https://sharp.pixelplumbing.com/install

                            Mit arm64 kenn ich mich aber nicht aus. @Homoran hat glaube ich so Dinger im Betrieb.

                            ldd --version
                            cd /opt/iobroker
                            npm list sharp 
                            

                            bringt?

                            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

                            D 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @derrapf

                              Danach müsste eigentlich alles vorhanden sein:

                              https://sharp.pixelplumbing.com/install

                              Mit arm64 kenn ich mich aber nicht aus. @Homoran hat glaube ich so Dinger im Betrieb.

                              ldd --version
                              cd /opt/iobroker
                              npm list sharp 
                              

                              bringt?

                              D Offline
                              D Offline
                              derrapf
                              schrieb am zuletzt editiert von derrapf
                              #39

                              @thomas-braun sagte in PINE Rock64 bootet nicht mehr:

                              ldd --version
                              cd /opt/iobroker
                              npm list sharp

                              Da kommt dann:

                              pi@rock64:/opt/iobroker$ ldd --version
                              ldd (Debian GLIBC 2.28-10) 2.28
                              Copyright © 2018 Free Software Foundation, Inc.
                              Dies ist freie Software; in den Quellen befinden sich die Lizenzbedingungen.
                              Es gibt KEINERLEI Garantie; nicht einmal für die TAUGLICHKEIT oder
                              VERWENDBARKEIT FÜR EINEN ANGEGEBENEN ZWECK.
                              Implementiert von Roland McGrath und Ulrich Drepper.
                              pi@rock64:/opt/iobroker$ cd /opt/iobroker
                              pi@rock64:/opt/iobroker$ npm list sharp
                              iobroker.inst@3.0.0 /opt/iobroker
                              └─┬ iobroker.iot@1.8.22
                                └── UNMET OPTIONAL DEPENDENCY sharp@0.28.1
                              
                              
                              

                              Sieht für mich aus also ob Sharp da wäre. Oder soll ich das gemäß verlinkter Seite nochmal installieren?
                              Gruss Ralf

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • D derrapf

                                @thomas-braun sagte in PINE Rock64 bootet nicht mehr:

                                ldd --version
                                cd /opt/iobroker
                                npm list sharp

                                Da kommt dann:

                                pi@rock64:/opt/iobroker$ ldd --version
                                ldd (Debian GLIBC 2.28-10) 2.28
                                Copyright © 2018 Free Software Foundation, Inc.
                                Dies ist freie Software; in den Quellen befinden sich die Lizenzbedingungen.
                                Es gibt KEINERLEI Garantie; nicht einmal für die TAUGLICHKEIT oder
                                VERWENDBARKEIT FÜR EINEN ANGEGEBENEN ZWECK.
                                Implementiert von Roland McGrath und Ulrich Drepper.
                                pi@rock64:/opt/iobroker$ cd /opt/iobroker
                                pi@rock64:/opt/iobroker$ npm list sharp
                                iobroker.inst@3.0.0 /opt/iobroker
                                └─┬ iobroker.iot@1.8.22
                                  └── UNMET OPTIONAL DEPENDENCY sharp@0.28.1
                                
                                
                                

                                Sieht für mich aus also ob Sharp da wäre. Oder soll ich das gemäß verlinkter Seite nochmal installieren?
                                Gruss Ralf

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

                                @derrapf

                                Nee sharp ist gerade nicht da, die Dependency ist ja UNMET.

                                Mit der alten Version der glibc (2.28) muss man da offenbar auch noch ein paar kräftige Klimmzüge machen. libvips von Hand kompilieren, wie es oben in meinem verlinkten Thread gemacht wurde.

                                Kannst die Klimmzüge machen oder mit dem Fehler leben. Ist ja nur eine optional dependency.
                                Mich würde es allerdings nerven...

                                So sähe das übrigens richtig aus:

                                Last login: Tue Aug 17 14:47:48 2021 from 192.168.178.51
                                echad@chet:~ $ cd /opt/iobroker/
                                echad@chet:/opt/iobroker $ npm list sharp
                                iobroker.inst@3.0.0 /opt/iobroker
                                └─┬ iobroker.iot@1.8.22
                                  └── sharp@0.28.1
                                
                                echad@chet:/opt/iobroker $
                                

                                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 Antwort Letzte Antwort
                                0
                                • D Offline
                                  D Offline
                                  derrapf
                                  schrieb am zuletzt editiert von derrapf
                                  #41

                                  @thomas-braun
                                  Ok, Hab das mal gemacht. Aber das sieht ungesund für mich aus:

                                  pi@rock64:/opt/iobroker$ npm install sharp
                                  [sudo] Passwort für pi:
                                  
                                  > sharp@0.28.1 install /opt/iobroker/node_modules/iobroker.iot/node_modules/sharp
                                  > (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)
                                  
                                  sharp: Installation error: Use with glibc 2.28 requires manual installation of libvips >= 8.10.6
                                  sharp: Attempting to build from source via node-gyp but this may fail due to the above error
                                  sharp: Please see https://sharp.pixelplumbing.com/install for required dependencies
                                  make: Verzeichnis „/opt/iobroker/node_modules/iobroker.iot/node_modules/sharp/build“ wird betreten
                                    CC(target) Release/obj.target/nothing/../../../node-addon-api/nothing.o
                                    AR(target) Release/obj.target/../../../node-addon-api/nothing.a
                                    COPY Release/nothing.a
                                    TOUCH Release/obj.target/libvips-cpp.stamp
                                    CXX(target) Release/obj.target/sharp/src/common.o
                                  ../src/common.cc:24:10: fatal error: vips/vips8: Datei oder Verzeichnis nicht gefunden
                                   #include <vips/vips8>
                                            ^~~~~~~~~~~~
                                  compilation terminated.
                                  make: *** [sharp.target.mk:139: Release/obj.target/sharp/src/common.o] Fehler 1
                                  make: Verzeichnis „/opt/iobroker/node_modules/iobroker.iot/node_modules/sharp/build“ wird verlassen
                                  gyp ERR! build error
                                  gyp ERR! stack Error: `make` failed with exit code: 2
                                  gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
                                  gyp ERR! stack     at ChildProcess.emit (events.js:314:20)
                                  gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
                                  gyp ERR! System Linux 5.10.43-rockchip64
                                  gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                  gyp ERR! cwd /opt/iobroker/node_modules/iobroker.iot/node_modules/sharp
                                  gyp ERR! node -v v12.22.5
                                  gyp ERR! node-gyp -v v5.1.0
                                  gyp ERR! not ok
                                  
                                  > sharp@0.28.3 install /opt/iobroker/node_modules/sharp
                                  > (node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node inst                                                                                                          all/dll-copy)
                                  
                                  sharp: Installation error: Use with glibc 2.28 requires manual installation of libvips >= 8.10.6
                                  sharp: Please see https://sharp.pixelplumbing.com/install for required dependencies
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
                                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current                                                                                                          : {"os":"linux","arch":"arm64"})
                                  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":"arm64"})
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sharp@0.28.1 (node_modules/iobroker.iot/node_modules/sharp):
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sharp@0.28.1 install: `(node install/libvips && node install/dll-copy && prebuild-i                                                                                                          nstall) || (node-gyp rebuild && node install/dll-copy)`
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                                  
                                  npm ERR! code ELIFECYCLE
                                  npm ERR! errno 1
                                  npm ERR! sharp@0.28.3 install: `(node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile &&                                                                                                           node-gyp rebuild && node install/dll-copy)`
                                  npm ERR! Exit status 1
                                  npm ERR!
                                  npm ERR! Failed at the sharp@0.28.3 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/2021-08-17T13_13_06_524Z-debug.log
                                  
                                  

                                  Da steht was von "When using npm v6 or earlier, the npm install --unsafe-perm flag must be used when installing as root or a sudo user." aber ich hab's ja nicht als rott installiert.
                                  Oder soll man das?
                                  NPM ist bei mir 6.14.14
                                  Gruss Ralf

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • D derrapf

                                    @thomas-braun
                                    Ok, Hab das mal gemacht. Aber das sieht ungesund für mich aus:

                                    pi@rock64:/opt/iobroker$ npm install sharp
                                    [sudo] Passwort für pi:
                                    
                                    > sharp@0.28.1 install /opt/iobroker/node_modules/iobroker.iot/node_modules/sharp
                                    > (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)
                                    
                                    sharp: Installation error: Use with glibc 2.28 requires manual installation of libvips >= 8.10.6
                                    sharp: Attempting to build from source via node-gyp but this may fail due to the above error
                                    sharp: Please see https://sharp.pixelplumbing.com/install for required dependencies
                                    make: Verzeichnis „/opt/iobroker/node_modules/iobroker.iot/node_modules/sharp/build“ wird betreten
                                      CC(target) Release/obj.target/nothing/../../../node-addon-api/nothing.o
                                      AR(target) Release/obj.target/../../../node-addon-api/nothing.a
                                      COPY Release/nothing.a
                                      TOUCH Release/obj.target/libvips-cpp.stamp
                                      CXX(target) Release/obj.target/sharp/src/common.o
                                    ../src/common.cc:24:10: fatal error: vips/vips8: Datei oder Verzeichnis nicht gefunden
                                     #include <vips/vips8>
                                              ^~~~~~~~~~~~
                                    compilation terminated.
                                    make: *** [sharp.target.mk:139: Release/obj.target/sharp/src/common.o] Fehler 1
                                    make: Verzeichnis „/opt/iobroker/node_modules/iobroker.iot/node_modules/sharp/build“ wird verlassen
                                    gyp ERR! build error
                                    gyp ERR! stack Error: `make` failed with exit code: 2
                                    gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
                                    gyp ERR! stack     at ChildProcess.emit (events.js:314:20)
                                    gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
                                    gyp ERR! System Linux 5.10.43-rockchip64
                                    gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                    gyp ERR! cwd /opt/iobroker/node_modules/iobroker.iot/node_modules/sharp
                                    gyp ERR! node -v v12.22.5
                                    gyp ERR! node-gyp -v v5.1.0
                                    gyp ERR! not ok
                                    
                                    > sharp@0.28.3 install /opt/iobroker/node_modules/sharp
                                    > (node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node inst                                                                                                          all/dll-copy)
                                    
                                    sharp: Installation error: Use with glibc 2.28 requires manual installation of libvips >= 8.10.6
                                    sharp: Please see https://sharp.pixelplumbing.com/install for required dependencies
                                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
                                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current                                                                                                          : {"os":"linux","arch":"arm64"})
                                    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":"arm64"})
                                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sharp@0.28.1 (node_modules/iobroker.iot/node_modules/sharp):
                                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sharp@0.28.1 install: `(node install/libvips && node install/dll-copy && prebuild-i                                                                                                          nstall) || (node-gyp rebuild && node install/dll-copy)`
                                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                                    
                                    npm ERR! code ELIFECYCLE
                                    npm ERR! errno 1
                                    npm ERR! sharp@0.28.3 install: `(node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile &&                                                                                                           node-gyp rebuild && node install/dll-copy)`
                                    npm ERR! Exit status 1
                                    npm ERR!
                                    npm ERR! Failed at the sharp@0.28.3 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/2021-08-17T13_13_06_524Z-debug.log
                                    
                                    

                                    Da steht was von "When using npm v6 or earlier, the npm install --unsafe-perm flag must be used when installing as root or a sudo user." aber ich hab's ja nicht als rott installiert.
                                    Oder soll man das?
                                    NPM ist bei mir 6.14.14
                                    Gruss Ralf

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

                                    @derrapf

                                    Wie gesagt, da muss offenbar zuvor die libvips von Hand gebaut werden.

                                    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

                                    D 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @derrapf

                                      Wie gesagt, da muss offenbar zuvor die libvips von Hand gebaut werden.

                                      D Offline
                                      D Offline
                                      derrapf
                                      schrieb am zuletzt editiert von
                                      #43

                                      @thomas-braun
                                      Ich hab mich mal durchgeklickt und bin hier gelandet
                                      Das mach ich heute nicht mehr. Mit ztiemlicher sicherheit explodoert dann alles. Wir fahren morgen nach Kroatien und ich muss noch packen. Ev. setze ich mich dort mal gemütlich hin und mache weiter.
                                      Wenn ich Dir richtig verstehe macht es aber nichts wenn das fehlt..
                                      Gruss Ralf

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • D derrapf

                                        @thomas-braun
                                        Ich hab mich mal durchgeklickt und bin hier gelandet
                                        Das mach ich heute nicht mehr. Mit ztiemlicher sicherheit explodoert dann alles. Wir fahren morgen nach Kroatien und ich muss noch packen. Ev. setze ich mich dort mal gemütlich hin und mache weiter.
                                        Wenn ich Dir richtig verstehe macht es aber nichts wenn das fehlt..
                                        Gruss Ralf

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

                                        @derrapf
                                        Nee, das wird dir nur bei jeder Installation wieder gemeldet werden.
                                        Und es kann sein, dass der iot-Adapter mit Bildern nicht anfangen kann. sharp ist für die Bildbearbeitung zuständig.

                                        Schönen Urlaub!

                                        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

                                        D 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @derrapf
                                          Nee, das wird dir nur bei jeder Installation wieder gemeldet werden.
                                          Und es kann sein, dass der iot-Adapter mit Bildern nicht anfangen kann. sharp ist für die Bildbearbeitung zuständig.

                                          Schönen Urlaub!

                                          D Offline
                                          D Offline
                                          derrapf
                                          schrieb am zuletzt editiert von
                                          #45

                                          @thomas-braun Danke
                                          Ich starte jetz tmal den IOBroker und hoffe das Beste. Wenn er nicht geht mach ich übermorgen vielleicht weiter. Dann vom Hotel aus..
                                          Gruss Ralf

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          439

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          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