Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapter werden nicht mehr geupdated

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Adapter werden nicht mehr geupdated

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Accu last edited by

      @accu

      Das läuft noch. Deine Kiste ist ja kein Rennpferd.

      A 2 Replies Last reply Reply Quote 0
      • A
        Accu @Thomas Braun last edited by Accu

        @thomas-braun 🙂 ok dann warte ich. Hat sich nur schon seit ner halben Ewigkeit nicht verändert. Nicht dass er sich aufgehangen hat.

        1 Reply Last reply Reply Quote 0
        • A
          Accu @Thomas Braun last edited by

          @thomas-braun kann ich das irgendwie komplett über das Terminal installieren ohne dass ich in die Verlegenheit komme einen Bildschirm an den Raspberry anschließen zu müssen? Mein Pi hängt im Keller am am Netzwerk, ich habe aber keinen Bildschirm angeschlossen.

          Falls ja gibt es irgendwo ein Tutorial wie ich das mache? (bin kein Linux Experte)

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

            @accu

            Eine Neuinstallation?

            A 1 Reply Last reply Reply Quote 0
            • A
              Accu @Thomas Braun last edited by

              @thomas-braun ja genau - weil das war ja dein Vorschlag dachte ich? nachdem ich jetzt eh nicht mehr drauf komme.

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

                @accu

                Soweit ich weiß geht's nur per Raspberry Imager an einem Bildschirm. Hab mich aber noch nie damit beschäftigt, das Headless zu machen.

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

                  @accu sagte in Adapter werden nicht mehr geupdated:

                  die Frage ist ob das neue OS überhaupt irgendwie auf meinem alten Raspi mit dem kleinen Speicher läuft.

                  wieso nicht?

                  Screenshot_20231202-190123_Firefox.jpg

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

                    @homoran

                    Einem Rpi3 würde ich aber die 64Bit-Version spendieren.

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

                      @thomas-braun

                      klar!
                      Screenshot_20231202-190215_Firefox.jpg

                      1 Reply Last reply Reply Quote 1
                      • Homoran
                        Homoran Global Moderator Administrators @Thomas Braun last edited by

                        @thomas-braun sagte in Adapter werden nicht mehr geupdated:

                        @accu

                        Soweit ich weiß geht's nur per Raspberry Imager an einem Bildschirm. Hab mich aber noch nie damit beschäftigt, das Headless zu machen.

                        wieso nicht.

                        neue Karte am PC vorbereiten
                        alte Installation per ssh runterfahren
                        in den Keller gehen, Karte tauschen, Power on

                        bis er wieder am PC sitzt ist Bookworm hochgefahren
                        alles andere geht wieder mit SSH

                        A Thomas Braun 2 Replies Last reply Reply Quote 0
                        • A
                          Accu @Thomas Braun last edited by

                          @thomas-braun hatte es nach 2h abgebrochen weil sich nix mehr getan hat. Jetzt gerade noch mal probiert:

                          Last login: Sun Dec  3 15:37:58 on ttys000
                          accu@iMac ~ % ssh pi@192.168.1.13
                          pi@192.168.1.13's password: 
                          Linux Raspi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l
                          
                          The programs included with the Debian GNU/Linux system are free software;
                          the exact distribution terms for each program are described in the
                          individual files in /usr/share/doc/*/copyright.
                          
                          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                          permitted by applicable law.
                          Last login: Sun Dec  3 15:39:14 2023 from 192.168.1.92
                          pi@Raspi:~ $ cd /opt/iobroker
                          pi@Raspi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                          npm ERR! code ENOTEMPTY
                          npm ERR! syscall rename
                          npm ERR! path /opt/iobroker/node_modules/agent-base
                          npm ERR! dest /opt/iobroker/node_modules/.agent-base-ZzrsLltQ
                          npm ERR! errno -39
                          npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/agent-base' -> '/opt/iobroker/node_modules/.agent-base-ZzrsLltQ'
                          
                          npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-12-03T14_46_44_145Z-debug-0.log
                          pi@Raspi:/opt/iobroker $ 
                          

                          gibts noch irgendeine Möglichkeit das alte System vorerst wieder zum Laufen zu bringen?

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • A
                            Accu @Homoran last edited by

                            @homoran wie bereitet man die neue Karte am PC vor? einfach übern Card Reader?

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

                              @accu sagte in Adapter werden nicht mehr geupdated:

                              @homoran wie bereitet man die neue Karte am PC vor? einfach übern Card Reader?

                              wie sonst?
                              was hast du denn bisher gemacht?

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

                                @accu

                                iob fix
                                
                                A 1 Reply Last reply Reply Quote 0
                                • A
                                  Accu @Homoran last edited by

                                  @homoran ich hatte tatsächlich beim ersten mal den Raspi am Bildschirm

                                  1 Reply Last reply Reply Quote 0
                                  • A
                                    Accu @Thomas Braun last edited by Accu

                                    @thomas-braun habe ich schon 2x drüber laufen lassen. Der Fehler bleibt der gleiche:

                                    pi@Raspi:~ $ iob fix
                                    library: loaded
                                    Library version=2023-10-13
                                    
                                    ==========================================================================
                                    
                                        Welcome to the ioBroker installation fixer!
                                        Script version: 2023-10-13
                                        
                                        You might need to enter your password a couple of times.
                                    
                                    ==========================================================================
                                    
                                    
                                    ==========================================================================
                                        Installing prerequisites (1/5)
                                    ==========================================================================
                                    
                                    OK:1 http://archive.raspberrypi.org/debian buster InRelease
                                    OK:2 https://deb.nodesource.com/node_18.x nodistro InRelease                   
                                    OK:3 http://raspbian.raspberrypi.org/raspbian buster InRelease                 
                                    Paketlisten werden gelesen... Fertig
                                    
                                    ==========================================================================
                                        Checking ioBroker user and directory permissions (2/5)
                                    ==========================================================================
                                    
                                    Created /etc/sudoers.d/iobroker
                                    Fixing directory permissions...
                                    
                                    ==========================================================================
                                        Check and cleanup npm temporary directories (3/5)
                                    ==========================================================================
                                    
                                    Done.
                                    
                                    ==========================================================================
                                        Database maintenance (4/5)
                                    ==========================================================================
                                    
                                    Checking for uncompressed JSONL databases... This might take a while!
                                    
                                    Compressing /opt/iobroker/iobroker-data/states.jsonl
                                    Compressing /opt/iobroker/iobroker-data/objects.jsonl
                                    Compressed 2 JSONL files. Done
                                    
                                    ==========================================================================
                                        Checking autostart (5/5)
                                    ==========================================================================
                                    
                                    Enabling autostart...
                                    Autostart enabled!
                                    
                                    ==========================================================================
                                    
                                        Your installation was fixed successfully
                                        Run iobroker start to start ioBroker again!
                                    
                                    ==========================================================================
                                    
                                    pi@Raspi:~ $ sudo -H -u iobroker npm install iobroker.js-controller
                                    npm ERR! code EACCES
                                    npm ERR! syscall mkdir
                                    npm ERR! path /home/pi/node_modules/iobroker.js-controller
                                    npm ERR! errno -13
                                    npm ERR! Error: EACCES: permission denied, mkdir '/home/pi/node_modules/iobroker.js-controller'
                                    npm ERR!  [Error: EACCES: permission denied, mkdir '/home/pi/node_modules/iobroker.js-controller'] {
                                    npm ERR!   errno: -13,
                                    npm ERR!   code: 'EACCES',
                                    npm ERR!   syscall: 'mkdir',
                                    npm ERR!   path: '/home/pi/node_modules/iobroker.js-controller'
                                    npm ERR! }
                                    npm ERR! 
                                    npm ERR! The operation was rejected by your operating system.
                                    npm ERR! It is likely you do not have the permissions to access this file as the current user
                                    npm ERR! 
                                    npm ERR! If you believe this might be a permissions issue, please double-check the
                                    npm ERR! permissions of the file and its containing directories, or try running
                                    npm ERR! the command again as root/Administrator.
                                    
                                    npm ERR! A complete
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Homoran last edited by

                                      @homoran sagte in Adapter werden nicht mehr geupdated:

                                      wieso nicht.

                                      🙂 Hatte irgendwie Richtung 'Image auf der Kommandozeile flashen' gedacht... Der Raspberry Imager hat aber afaik kein CLI.

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

                                        @accu sagte in Adapter werden nicht mehr geupdated:

                                        pi@Raspi:~ $ sudo -H -u iobroker npm install iobroker.js-controller

                                        Du stehst im falschen Verzeichnis.

                                        Und nein, der Fehler ist nicht der gleiche...

                                        A 1 Reply Last reply Reply Quote 0
                                        • A
                                          Accu @Thomas Braun last edited by Accu

                                          @thomas-braun ich habe jetzt mal meine Backup Speicherkarte vom System genommen, weil die andere Installation komplett zerschossen war.
                                          Habe jetzt alle Updates gemacht und der iobroker läuft wieder.
                                          Allerdings habe ich Probleme bei der Authentifizierung in den Adapter settings. Der Button lässt sich nicht drücken und erscheint ausgegraut. Auch in Firefox das gleiche. Liegt das evtl. an der veralteten Node Version. Gibt's da eine Möglichkeit noch aktuellere Versionen zu installieren ohne das bestehende Altsystem wieder zu Schrotten?

                                          Bildschirmfoto 2023-12-08 um 09.54.50.png

                                          Bildschirmfoto 2023-12-08 um 10.00.14.png

                                          mein System sieht so aus:

                                          Es gibt keine Nutzer-Sitzungen mit veralteten Prozessen.
                                          pi@Raspi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                                          /usr/bin/nodejs
                                          v14.21.3
                                          /usr/bin/node
                                          v14.21.3
                                          /usr/bin/npm
                                          6.14.18
                                          nodejs:
                                            Installiert:           14.21.3-deb-1nodesource1
                                            Installationskandidat: 14.21.3-deb-1nodesource1
                                            Versionstabelle:
                                           *** 14.21.3-deb-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
                                                  100 /var/lib/dpkg/status
                                               10.24.0~dfsg-1~deb10u3 500
                                                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Accu last edited by

                                            @accu

                                            iob nodejs-update
                                            
                                            A 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            877
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            74
                                            2562
                                            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