Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. PINE Rock64 bootet nicht mehr

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    PINE Rock64 bootet nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      derrapf last edited by

      @thomas-braun
      Den werde ich in Zukunft auch benutzen denn der erscheint mir bequemer und sicherer.

      Wie gesagt: Diese von IOBroker gemachten Backups sind sehr übersichtlich.
      Ist das bei Dir auch so, oder enthalten die dein komplettes iobroker\iobroker-data\files Verzeichnis?

      Weil auf der SD Karte finde ich unter iobroker\iobroker-data\files 159 Verzeichnisse, aber in dem Backup sind nur 10 Verzeichnisse in diesem Verzeichnis.
      Das lässt mich glauben, dass da beim Backup irgendwas schief ging.

      Gruss Ralf

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @derrapf last edited by

        @derrapf
        Da ich das so nicht nutze kann ich dir auch nicht sagen ob da was fehlt.

        1 Reply Last reply Reply Quote 0
        • D
          derrapf last edited by

          @thomas-braun Mist....
          Dann hab ich einen langen Abend mit rumprobieren vor mir...

          1 Reply Last reply Reply Quote 0
          • D
            derrapf last edited by

            @derrapf
            Der Update läuft schon seit ein paar Stunden. Es scheint also dass in dem File doch mehr Info steckt als man an den 20 Verzeichnissen ablesen kann. Es scheinen alle Adapter nach und nach installiert zu werden. Ich bin mal gespannt wie es morgen aussieht.
            Gruss Ralf

            1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators last edited by

              @derrapf sagte in PINE Rock64 bootet nicht mehr:

              Aber da fehlt doch dann zweimal die Hälfte.

              ja!
              da fehlt alles was kaputt und alt sein kann.

              alle Informationen von iobroker sind enthalten, die notwendigen Dateien werden anhand der gesicherten Konfigurationen neu und sauber installiert

              1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @derrapf last edited by

                @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 1 Reply Last reply Reply Quote 1
                • D
                  derrapf @Homoran last edited by

                  @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

                  Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @derrapf last edited by

                    @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

                    1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @derrapf last edited by 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 2 Replies Last reply Reply Quote 0
                      • D
                        derrapf @Thomas Braun last edited by 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

                        Homoran 1 Reply Last reply Reply Quote 0
                        • D
                          derrapf @Thomas Braun last edited by

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

                          D 1 Reply Last reply Reply Quote 0
                          • D
                            derrapf @derrapf last edited by

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

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @derrapf last edited by

                              @derrapf

                              Nein, ich meinte sowas:

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

                              lsb_release -a
                              

                              liefert?

                              D 1 Reply Last reply Reply Quote 0
                              • D
                                derrapf @Thomas Braun last edited by

                                @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 Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @derrapf last edited by

                                  @derrapf

                                  apt policy libvips-dev
                                  
                                  D 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @derrapf last edited by

                                    @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 1 Reply Last reply Reply Quote 0
                                    • D
                                      derrapf @Thomas Braun last edited by

                                      @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 Braun 1 Reply Last reply Reply Quote 0
                                      • D
                                        derrapf @Homoran last edited by

                                        @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 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @derrapf last edited by 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 1 Reply Last reply Reply Quote 0
                                          • D
                                            derrapf @Thomas Braun last edited by 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 Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            855
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            170
                                            8987
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo