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

      Und 1GB RAM dürfte bei der Zahl der Adapter auch zu wenig sein. Insbesondere, da auch noch piHole und sowas läuft.

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

        @thomas-braun pihole sollte nicht mehr laufen. Hatte ich deinstalliert. Scheinen aber immer noch irgendwelche Überreste da geblieben zu sein, die ich nicht mehr losbekomme.

        Bzgl. upgrade hatte ich gehofft, ich kann es einfach "in place" machen so wie damals von Jessy --> auf Buster gemacht hatte. Lief dann nach dem Upgrade noch alles problemlos.

        Gerade auch mal versucht den Admin zu upgraden - aber der scheint sich da tot zulaufen:
        Bildschirmfoto 2023-12-03 um 12.56.47.png

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

          @accu sagte in Adapter werden nicht mehr geupdated:

          Gerade auch mal versucht den Admin zu upgraden - aber der scheint sich da tot zulaufen:

          mit welcher node Version jetzt?

          @homoran sagte in Adapter werden nicht mehr geupdated:

          @accu sagte in Adapter werden nicht mehr geupdated:

          auf welche Node version sollte man gehen?

          steht doch extra da!
          sollte auch beim Versuch upzudaten kommen

          Screenshot_20231203-103216_Firefox.jpg

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

            @accu sagte in Adapter werden nicht mehr geupdated:

            ich kann es einfach "in place" machen so wie damals von Jessy --> auf Buster gemacht hatte.

            Nein, geht nicht.

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

              @thomas-braun warum nicht - bei Jessi auf Buster gings doch auch. Glaube aber ich muss jetzt eh alles neu machen. Aktuell komme ich nicht mehr auf den ioBroker drauf:
              Bildschirmfoto 2023-12-03 um 13.11.58.png

              pi@Raspi:~ $ iob status
              node:internal/modules/cjs/loader:1137
                throw err;
                ^
              
              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                  at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                  at Module._load (node:internal/modules/cjs/loader:975:27)
                  at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                  at node:internal/main/run_main_module:28:49 {
                code: 'MODULE_NOT_FOUND',
                requireStack: []
              }
              
              Node.js v18.19.0
              pi@Raspi:~ $ 
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active last edited by

                @accu sagte in Adapter werden nicht mehr geupdated:

                warum nicht

                Weil sich hier sehr viel geändert hat. Ein Wechsel der Architektur geht ohnehin nur per Neuinstallation.

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

                  @thomas-braun die Frage ist ob das neue OS überhaupt irgendwie auf meinem alten Raspi mit dem kleinen Speicher läuft. Glaube dann lasse ich es erstmal so und nutze die paar Sachen weiter die laufen -- sofern ich den ioBroker irgendwie wieder zum Laufen bekomme.

                  Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Accu last edited by

                    @accu

                    cd /opt/iobroker
                    sudo -H -u iobroker npm install iobroker.js-controller
                    
                    A 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Accu last edited by

                      @accu sagte in Adapter werden nicht mehr geupdated:

                      Glaube dann lasse ich es erstmal so

                      Ein abgekündigtes System zu betreiben ist keine Option.

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

                        @thomas-braun Hat er sich jetzt aufgehangen oder soll man da wieder zum Prompt zurückkommen?

                        pi@Raspi:~ $ cd /opt/iobroker
                        pi@Raspi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                        npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.
                        npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so you do not need this installed.
                        npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
                        npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                        npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
                        npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
                        npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
                        npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
                        npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                        npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                        npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                        npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                        npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
                        npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                        npm WARN deprecated appium-logger@2.1.0: Moved into appium-support
                        npm WARN deprecated core-js@1.2.7: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
                        npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
                        (##################) ⠋ reify:syno: timing arborist:ctor Completed in 4ms
                        
                        mikeal created this issue in request/request

                        open Request’s Past, Present and Future #3142

                        mikeal created this issue in request/request

                        open Request’s Past, Present and Future #3142

                        Qix- created this issue in visionmedia/debug

                        closed ReDos Vulnerability Regression Visibility Notice #797

                        Qix- created this issue in visionmedia/debug

                        closed ReDos Vulnerability Regression Visibility Notice #797

                        Qix- created this issue in visionmedia/debug

                        closed ReDos Vulnerability Regression Visibility Notice #797

                        mikeal created this issue in request/request

                        open Request’s Past, Present and Future #3142

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • 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
                                            • First post
                                              Last post

                                            Support us

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

                                            740
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

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