Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Proxmox
    5. Proxmox VM friert ein

    NEWS

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    Proxmox VM friert ein

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

      @glasfaser Der Fehler mit dem ookla repo kommt noch vom Adapter Speedtest.

      admin@iobVM:/opt/iobroker$ npm ls | grep -E 'github.com|ERR'
      ├── iobroker.life360@0.2.17 (git+ssh://git@github.com/migoller/iobroker.life360.git#fb48e5d206f904abaf7a464acb79eb0dfbab52ea)
      admin@iobVM:/opt/iobroker$ iobroker update -i
      Used repository: stable
      Adapter    "admin"        : 5.3.8    , installed 5.3.8
      Adapter    "backitup"     : 2.4.9    , installed 2.4.9
      Adapter    "discovery"    : 3.0.3    , installed 3.0.3
      Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
      Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
      Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
      Adapter    "info"         : 1.9.19   , installed 1.9.19
      Adapter    "javascript"   : 5.7.0    , installed 5.7.0
      Controller "js-controller": 4.0.23   , installed 4.0.23
      Adapter    "mqtt"         : 3.0.6    , installed 3.0.6
      Adapter    "node-red"     : 3.3.1    , installed 3.3.1
      Adapter    "nut"          : 1.5.1    , installed 1.5.1
      Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
      Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
      Adapter    "wireguard"    : 1.2.1    , installed 1.2.1
      Adapter    "withings"     : 0.0.9    , installed 0.0.7  [Updatable]
      Adapter    "yahka"        : 0.13.1   , installed 0.13.1
      Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
      admin@iobVM:/opt/iobroker$ 
      admin@iobVM:/opt/iobroker$ 
      admin@iobVM:/opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs
      [sudo] password for admin: 
      ln: failed to create symbolic link '/usr/bin/nodejs': File exists
      admin@iobVM:/opt/iobroker$ 
      admin@iobVM:/opt/iobroker$ 
      admin@iobVM:/opt/iobroker$ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      i686
      /usr/bin/nodejs
      /usr/bin/node
      /usr/local/bin/npm
      v12.22.5
      v12.22.5
      8.5.2
      admin
      /opt/iobroker
      Hit:1 http://security.debian.org/debian-security bullseye-security InRelease                                 
      Hit:2 https://deb.nodesource.com/node_16.x bullseye InRelease                                                
      Err:3 https://ookla.bintray.com/debian generic InRelease                                                     
        Could not handshake: The TLS connection was non-properly terminated. [IP: 18.196.239.149 443]
      Hit:4 http://ftp.uni-stuttgart.de/debian bullseye InRelease                                                  
      Hit:5 https://dl.yarnpkg.com/debian stable InRelease                                         
      Hit:6 http://ftp.uni-stuttgart.de/debian bullseye-updates InRelease                          
      Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      1 package can be upgraded. Run 'apt list --upgradable' to see it.
      W: Failed to fetch https://ookla.bintray.com/debian/dists/generic/InRelease  Could not handshake: The TLS connection was non-properly terminated. [IP: 18.196.239.149 443]
      W: Some index files failed to download. They have been ignored, or old ones used instead.
      nodejs:
        Installed: 12.22.5~dfsg-2~11u1
        Candidate: 12.22.5~dfsg-2~11u1
        Version table:
       *** 12.22.5~dfsg-2~11u1 500
              500 http://ftp.uni-stuttgart.de/debian bullseye/main i386 Packages
              500 http://security.debian.org/debian-security bullseye-security/main i386 Packages
              100 /var/lib/dpkg/status
      
      
      Thomas Braun arteck 2 Replies Last reply Reply Quote 0
      • Glasfaser
        Glasfaser last edited by Glasfaser

        @tronland sagte in Proxmox VM friert ein:

        /usr/bin/nodejs
        usr/bin/node
        usr/local/bin/npm
        v12.22.5
        v12.22.5
        8.5.2

        und da ist der Fehler ...

        wie hast du das denn gemacht , da ist ja alles durcheinander

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

          @glasfaser Wie meinst du das?

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

            @tronland

            das gehört nicht in local nur in bin und die 12 gehört nicht zu NPM 8

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

              @tronland

              Schau in die Signatur von @thomas-braun , wie man das behebt .

              Ist nur wieder verwunderlich wie man zu local kommt .

              wie hast du das gemacht !?

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

                @glasfaser: Hmm... Ich hatte vor langer Zeit mal das Problem, dass sich nodejs nicht aktualisieren ließ. Es kam immer, dass die neueste Version schon installiert wurde. Dann ein paar mal iob stop, iob update self , usw.
                Manuell hab' ich nichts gemacht.

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

                  @tronland sagte in Proxmox VM friert ein:

                  i386

                  Die VM ist auf die falsche Architektur eingestellt. Das sollte eine 64-bit-Umgebung sein. Dann würde auch node16 installierbar sein.

                  Die Zeile mit dem
                  https://ookla.bintray.com/debian generic InRelease
                  Eintrag kannst du löschen, die Quelle gibt es nicht mehr.

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

                    @tronland sagte in Proxmox VM friert ein:

                    Dann ein paar mal iob stop, iob update self , usw.

                    Die Befehle haben aber nichts mit Nodejs / NPM zu tun , bzw. das es im local verzeichniss kommt !

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

                      @tronland sagte in Proxmox VM friert ein:

                      Manuell hab' ich nichts gemacht.

                      Doch, npm reingepflügt.

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

                        @tronland sagte in Proxmox VM friert ein:

                        2022-07-08 19:55:15.594 - warn: host.iobVM "system.host.raspberrypigas" is offline

                        2022-07-08 19:46:20.845 - warn: host.iobVM "system.host.ioBroker3" is offline

                        sind diese beiden auch so struppelig !?

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

                          @thomas-braun Oh Mist. Wie komm' ich denn auf die 32bit Version? Muss wohl verrutscht sein, als ich das Image ausgewählt habe.
                          Ich Idiot.
                          Okay, ihr habt mir superschnell geholfen! Vielen vielen Dank!!!!!
                          Ich denke, ich verbringe den Abend mit dem Aufsetzen einer neuen VM und dem Einspielen meiner Backups 🙂

                          Ich kann mich echt nicht erinnern, dass ich npm installiert habe. Aber ist ja so.

                          Nochmals vielen vielen Dank für Eure Hilfe!!!

                          Viele Grüße aus Heidelberg!
                          Michael

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

                            @glasfaser Eigentlich nicht. Das sind beides Raspberry Pi's. Hab' mit denen eigentlich keine Probleme.
                            Aber auf denen läuft nicht nicht die 64bit Version.

                            Glasfaser Thomas Braun 2 Replies Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @TronLand last edited by

                              @tronland sagte in Proxmox VM friert ein:

                              Okay, ihr habt mir superschnell geholfen!

                              Das wäre auch noch schneller gelaufen ... wenn du schon oben im Start-Thread mehr Infos gehabt hättest .

                              https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

                              T Thomas Braun 2 Replies Last reply Reply Quote 0
                              • T
                                TronLand @Glasfaser last edited by

                                @glasfaser Ja, weiss ich jetzt auch. Nochmals sorry dafür.

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

                                  @tronland sagte in Proxmox VM friert ein:

                                  Hab' mit denen eigentlich keine Probleme.

                                  würde es aber trotzdem mal prüfen mit der Anfrage die ich oben gestellt habe !

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

                                    @tronland sagte in Proxmox VM friert ein:

                                    Aber auf denen läuft nicht nicht die 64bit Version.

                                    Bei den arm-basierten Geräten ist das (noch) nicht weiter wild, da wird noch das allermeiste auch für 32bit gebacken. i386 wird dahingegen schon geraume Zeit nicht mehr voll bedient.

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

                                      @glasfaser

                                      Im dritten Posting stand es drin:

                                      Debian VM Linux iobVM 5.10.0-14-686-pae
                                      Habs aber auch überlesen.

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

                                        @TT-Tom

                                        Warum bewertest du @crunchip Negativ !

                                        Ist doch erstmal eine Logisch vorgehensweise , wenn wir hier was benötigen !?
                                        .

                                        e3a08552-62d7-47f2-8814-2d258fbbabfe-grafik.png

                                        T crunchip 2 Replies Last reply Reply Quote 1
                                        • T
                                          TT-Tom @Glasfaser last edited by

                                          @glasfaser
                                          War nicht mit Absicht, muss beim blättern passiert sein. Nehme ich gleich wieder zurück. Sorry

                                          1 Reply Last reply Reply Quote 1
                                          • crunchip
                                            crunchip Forum Testing Most Active @Glasfaser last edited by

                                            @glasfaser was dir so alles auffällt😁

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            680
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            20
                                            186
                                            16308
                                            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