Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. QNAP NAS Container ioBroker js-controller und node update

    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

    QNAP NAS Container ioBroker js-controller und node update

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      HolgerCW @Glasfaser last edited by

      @glasfaser Habe noch nie ein Backup gemacht. Soll ich den backitup adapter installieren auf dem iobroker. Bisher läuft ja auch leider alles, daher habe ich da ein wenig schiss. Ein Update des node und js wäre top wenn das einfach so ginge

      1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser last edited by

        @holgercw sagte in QNAP NAS Container ioBroker js-controller und node update:

        Bisher läuft ja auch leider alles,

        dann hast du immer Glück gehabt !

        Ein Update des node

        lohnt sich nicht , der Container ist UhrAlt !

        und js wäre top wenn das einfach so ginge

        Naja ..

        Erstmal ein Backup machen !

        Dann im alten Container den js-controller langsam hochziehen inkl Nodejs usw.

        Dann ein Backup ,
        dann einen neuen Container erstellen mit dem aktuelle Image dann dein Backup rein .

        H 1 Reply Last reply Reply Quote 0
        • H
          HolgerCW @Glasfaser last edited by

          @glasfaser Alles klar. Nur wie mache ich ein Backup und wie mache ich danach die Updates. Bisher war das ja ohne Erfolg ?

          Glasfaser 1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @HolgerCW last edited by

            @holgercw sagte in QNAP NAS Container ioBroker js-controller und node update:

            Nur wie mache ich ein Backup

            @glasfaser sagte in QNAP NAS Container ioBroker js-controller und node update:
            mit dem Backitup Adapter !

            H 2 Replies Last reply Reply Quote 0
            • H
              HolgerCW @Glasfaser last edited by

              @glasfaser said in QNAP NAS Container ioBroker js-controller und node update:

              Backitup

              LEider keine Chance. Adapter nicht installierbar:1.jpg

              Was nun ?

              1 Reply Last reply Reply Quote 0
              • H
                HolgerCW @Glasfaser last edited by

                @glasfaser Ich konnte ja auch jetzt nicht in der Console iobroker update machen

                Thomas Braun Homoran Glasfaser 4 Replies Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @HolgerCW last edited by Thomas Braun

                  @holgercw

                  iob stop
                  iob fix 
                  iob nodejs-update
                  

                  Dann schauen ob der backitup-Adapter installierbar ist.

                  Edith: Das ist ein Docker bei dir? Dann vergiss es, das geht da glaub ich nicht/anders.

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

                    @holgercw sagte in QNAP NAS Container ioBroker js-controller und node update:

                    @glasfaser Ich konnte ja auch jetzt nicht in der Console iobroker update machen

                    warum nicht?
                    zeigen!

                    @holgercw sagte in QNAP NAS Container ioBroker js-controller und node update:

                    LEider keine Chance.

                    wenn man 7 Jahre nichts updated gibt es die alten Repos gar nicht mehr.

                    Hier trifft nach so langer Zeit wirklich zu:
                    kein Backup - kein Mitleid!

                    Du kannst noch versuchen nodejs hochzuziehen um den Controller und einige Adapter upzudaten.
                    Aber da wirst du auch ggf. am Betriebssystem scheitern.

                    Du darfst natürlich nicht versuchen die allerneuesten Versionen draufzuspielen.

                    1 Reply Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @HolgerCW last edited by Glasfaser

                      @holgercw

                      Dann ziehen wir langsam hoch ...

                      Erstmal

                      pkill -u iobroker
                      sudo -H -u iobroker npm install iobroker.js-controller@4.0.24
                      

                      Container danach neu starten .

                      Bei

                      nodejs: v10.18.1

                      @Thomas-Braun kannst du nacher helfen... um erstmal nur auf 16 zu kommen für den alten Container !

                      EDIT :

                      Mähhh .. ab 4.0.24

                      Nur die Node.js Version muss weiterhin mindestens 12.x sein, wie oben bereits ausgeführt.

                      also erst Node-js

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

                        @glasfaser sagte in QNAP NAS Container ioBroker js-controller und node update:

                        kannst du nacher helfen... um erstmal nur auf 16 zu kommen für den alten Container !

                        Keine Ahnung. Ich kann nur apt... Geht das im Container?

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

                          @thomas-braun

                          Ja , geht !

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

                            @holgercw

                            apt update 
                            apt policy nodejs
                            

                            sagt?

                            H 2 Replies Last reply Reply Quote 0
                            • H
                              HolgerCW @Glasfaser last edited by

                              @glasfaser ```
                              root@ioBroker:/opt/iobroker# pkill -u iobroker
                              root@ioBroker:/opt/iobroker# sudo -H -u iobroker npm install iobroker.js-controller@4.0.24
                              npm ERR! code ENOTSUP
                              npm ERR! notsup Unsupported engine for iobroker.js-controller@4.0.24: wanted: {"node":">=12.0.0"} (current: {"node":"10.18.1","npm":"6.13.4"})
                              npm ERR! notsup Not compatible with your version of node/npm: iobroker.js-controller@4.0.24
                              npm ERR! notsup Not compatible with your version of node/npm: iobroker.js-controller@4.0.24
                              npm ERR! notsup Required: {"node":">=12.0.0"}
                              npm ERR! notsup Actual: {"npm":"6.13.4","node":"10.18.1"}

                              npm ERR! A complete log of this run can be found in:
                              npm ERR! /opt/iobroker/.npm/_logs/2024-01-14T13_59_52_793Z-debug.log
                              root@ioBroker:/opt/iobroker#

                              Glasfaser 1 Reply Last reply Reply Quote 0
                              • H
                                HolgerCW @Thomas Braun last edited by

                                @thomas-braun sagte in QNAP NAS Container ioBroker js-controller und node update:

                                apt policy nodejs

                                root@ioBroker:/opt/iobroker# apt update
                                Ign:1 http://security.debian.org/debian-security stretch/updates InRelease
                                Fehl:2 http://security.debian.org/debian-security stretch/updates Release
                                  404  Not Found
                                Ign:3 http://deb.debian.org/debian stretch InRelease
                                Ign:4 http://deb.debian.org/debian stretch-updates InRelease
                                Fehl:5 http://deb.debian.org/debian stretch Release
                                  404  Not Found
                                Fehl:6 http://deb.debian.org/debian stretch-updates Release
                                  404  Not Found
                                Holen:7 https://deb.nodesource.com/node_10.x stretch InRelease [4.585 B]
                                Holen:8 https://deb.nodesource.com/node_10.x stretch/main amd64 Packages [767 B]
                                Paketlisten werden gelesen... Fertig
                                E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file.
                                N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                N: See apt-secure(8) manpage for repository creation and user configuration details.
                                E: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file.
                                N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                N: See apt-secure(8) manpage for repository creation and user configuration details.
                                E: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file.
                                N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                N: See apt-secure(8) manpage for repository creation and user configuration details.
                                root@ioBroker:/opt/iobroker# apt policy nodejs
                                nodejs:
                                  Installiert:           10.18.1-1nodesource1
                                  Installationskandidat: 10.24.1-1nodesource1
                                  Versionstabelle:
                                     10.24.1-1nodesource1 500
                                        500 https://deb.nodesource.com/node_10.x stretch/main amd64 Packages
                                 *** 10.18.1-1nodesource1 100
                                        100 /var/lib/dpkg/status
                                root@ioBroker:/opt/iobroker# 
                                
                                1 Reply Last reply Reply Quote 0
                                • H
                                  HolgerCW @Thomas Braun last edited by

                                  Habe beides durchgeführt. Siehe was die Console ausgespuckt hat in den letzten beiden Posts. Sorry, gestern konnte ich leider nicht mehr antworten.

                                  Gruss

                                  Holger

                                  1 Reply Last reply Reply Quote 0
                                  • Glasfaser
                                    Glasfaser @HolgerCW last edited by Glasfaser

                                    @holgercw sagte in QNAP NAS Container ioBroker js-controller und node update:

                                    Unsupported engine for iobroker.js-controller

                                    deshalb mein Edit dazu im oberen Beitrag , das erst Nodejs hochgezogen werden muß !!

                                    H 1 Reply Last reply Reply Quote 0
                                    • H
                                      HolgerCW @Glasfaser last edited by HolgerCW

                                      @glasfaser OK, da übersehe ich dann hier ständig was. Wie ziehe ich das hoch ? Kannst mir den Code dazu posten ?

                                      Glasfaser 1 Reply Last reply Reply Quote 0
                                      • Glasfaser
                                        Glasfaser @HolgerCW last edited by

                                        @holgercw sagte in QNAP NAS Container ioBroker js-controller und node update:

                                        @glasfaser OK, da übersehe ich dann hier ständig was.

                                        Ja , das sehe ich ..

                                        Wie ziehe ich das hoch ?

                                        lese doch bitte die Kommentare langsam durch , ich habe @Thomas-Braun um Hilfe gebeten !

                                        H 2 Replies Last reply Reply Quote 0
                                        • H
                                          HolgerCW @Glasfaser last edited by Homoran

                                          @glasfaser Habe jetzt apt update gemacht und dann kommt das:

                                          root@ioBroker:/opt/iobroker# apt update
                                          Ign:1 http://security.debian.org/debian-security stretch/updates InRelease
                                          Fehl:2 http://security.debian.org/debian-security stretch/updates Release
                                            404  Not Found
                                          Ign:3 http://deb.debian.org/debian stretch InRelease         
                                          Ign:4 http://deb.debian.org/debian stretch-updates InRelease
                                          Fehl:5 http://deb.debian.org/debian stretch Release
                                            404  Not Found
                                          Fehl:6 http://deb.debian.org/debian stretch-updates Release
                                            404  Not Found
                                          Holen:7 https://deb.nodesource.com/node_10.x stretch InRelease [4.585 B]
                                          Holen:8 https://deb.nodesource.com/node_10.x stretch/main amd64 Packages [767 B]                                                                                                                                                                                               
                                          Paketlisten werden gelesen... Fertig                                                                                                                                                                                                                                           
                                          E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file.
                                          N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                          N: See apt-secure(8) manpage for repository creation and user configuration details.
                                          E: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file.
                                          N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                          N: See apt-secure(8) manpage for repository creation and user configuration details.
                                          E: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file.
                                          N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                          N: See apt-secure(8) manpage for repository creation and user configuration details.
                                          root@ioBroker:/opt/iobroker# apt policy nodejs
                                          nodejs:
                                            Installiert:           10.18.1-1nodesource1
                                            Installationskandidat: 10.24.1-1nodesource1
                                            Versionstabelle:
                                               10.24.1-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_10.x stretch/main amd64 Packages
                                           *** 10.18.1-1nodesource1 100
                                                  100 /var/lib/dpkg/status
                                          root@ioBroker:/opt/iobroker#
                                          
                                          Glasfaser 1 Reply Last reply Reply Quote 0
                                          • Glasfaser
                                            Glasfaser @HolgerCW last edited by

                                            @holgercw sagte in QNAP NAS Container ioBroker js-controller und node update:

                                            @glasfaser Habe jetzt apt update gemacht

                                            Bitte kein Doppelpost ... eine Ausgabe reicht oben !

                                            Und Wichtig bitte keine Befehl quer ausführen ... !

                                            Also warten !

                                            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

                                            558
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            68
                                            3275
                                            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