Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker in Proxmox VM startet nicht

    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

    ioBroker in Proxmox VM startet nicht

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

      Hallo, ich ziehe bzw versuche gerade vom Raspi auf einen HP DeskPro umzuziehen.
      Proxmox läuft und vm auch habe dann sudo, curl, node, nodejs und npm installiert aber wenn ich iobroker installiere läuft was schief er sagt zwar das iobroker installiert wurde aber starten kann ich ihn nicht.
      2.JPG

      wenn ich

      iobroker status
      

      eingebe kommt folgendes

      3.JPG

      ich komm nicht klar und versuche es schon seit Tagen aber es will nicht funktionieren...

      Ich hoffe mir knn jemand helfen😧

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

        @moppel2810 sagte in ioBroker in Proxmox VM startet nicht:

        und vm auch

        Was läuft darin für ein Betriebssystem?

        @moppel2810 sagte in ioBroker in Proxmox VM startet nicht:

        node, nodejs und npm installiert

        Hoffentlich nicht.
        Wenn du node nach der Anleitung installierst kommt npm mit und ein symlink für nodejs wird erstellt.

        Welche Versionen hast du denn?

        @moppel2810 sagte in ioBroker in Proxmox VM startet nicht:

        er sagt zwar das iobroker installiert wurde

        Aber er sagt auch, dass ein Fehler gab und näheres im log stünden.
        Der Pfad steht auch da.
        Kann ihn leider nicht rauskopieren, da es kein Text sondern ein Bild ist

        moppel2810 2 Replies Last reply Reply Quote 0
        • moppel2810
          moppel2810 @Homoran last edited by

          @Homoran
          In der vm läuft debian
          Node 10.17
          Nodejs 10.17
          Npm 6.11.3
          Glaub ich also alles aktuell 😊

          Homoran 1 Reply Last reply Reply Quote 0
          • moppel2810
            moppel2810 @Homoran last edited by

            @Homoran
            Was hoffentlich nicht?

            Log guck ich dann mal wenn ich es hinbekomm.

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

              @moppel2810 sagte in ioBroker in Proxmox VM startet nicht:

              läuft debian

              welches genau?
              i386 oder amd64?

              @moppel2810 sagte in ioBroker in Proxmox VM startet nicht:

              Was hoffentlich nicht?

              Dass du sowohl node, als auch nodejs und npm einzeln installiert hast

              moppel2810 1 Reply Last reply Reply Quote 0
              • moppel2810
                moppel2810 @Homoran last edited by

                @Homoran

                Amd64

                Ich bin nach iobroker Installationsanleitung vorgegangen 😊

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

                  @moppel2810 sagte in ioBroker in Proxmox VM startet nicht:

                  Amd64

                  und hat dein:

                  @moppel2810 sagte in ioBroker in Proxmox VM startet nicht:

                  HP DeskPro

                  eine 64bit Architektur?

                  moppel2810 1 Reply Last reply Reply Quote 0
                  • moppel2810
                    moppel2810 @Homoran last edited by

                    @Homoran

                    Ja hat 64bit System drauf.

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

                      @moppel2810

                      Gut dann haben wir jetzt schon mal die Grundlagen geklärt.
                      Dann warte ich noch auf das log

                      HP traue ich immer zu inkompatibel zu sein

                      moppel2810 1 Reply Last reply Reply Quote 0
                      • moppel2810
                        moppel2810 @Homoran last edited by

                        @Homoran
                        Aber proxmox läuft doch und iobroker läuft dich da drauf🙄

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

                          @moppel2810
                          Da ist allerdings was dran.

                          Dann kann ich (zumindest auf die Schnalle) erst mal nicht weiterhelfen.

                          Sorry

                          moppel2810 2 Replies Last reply Reply Quote 0
                          • moppel2810
                            moppel2810 @Homoran last edited by

                            @Homoran
                            Wie komm ich an die Log Datei ran?

                            1 Reply Last reply Reply Quote 0
                            • moppel2810
                              moppel2810 @Homoran last edited by

                              @Homoran

                              0 info it worked if it ends with ok
                              1 verbose cli [ '/usr/bin/node',
                              1 verbose cli   '/usr/bin/npm',
                              1 verbose cli   'i',
                              1 verbose cli   'iobroker',
                              1 verbose cli   '--loglevel',
                              1 verbose cli   'error' ]
                              2 info using npm@6.11.3
                              3 info using node@v10.17.0
                              4 verbose npm-session a5e0904b88ae8b94
                              5 silly install loadCurrentTree
                              6 silly install readLocalPackageData
                              7 silly fetchPackageMetaData error for iobroker@latest The value "4294967295" is invalid for option "family"
                              8 timing stage:rollbackFailedOptional Completed in 13ms
                              9 timing stage:runTopLevelLifecycles Completed in 1373ms
                              10 verbose stack TypeError [ERR_INVALID_OPT_VALUE]: The value "4294967295" is invalid for option "family"
                              10 verbose stack     at lookup (dns.js:112:11)
                              10 verbose stack     at net.js:1004:5
                              10 verbose stack     at defaultTriggerAsyncIdScope (internal/async_hooks.js:294:19)
                              10 verbose stack     at lookupAndConnect (net.js:1003:3)
                              10 verbose stack     at TLSSocket.Socket.connect (net.js:938:5)
                              10 verbose stack     at Object.connect (_tls_wrap.js:1165:13)
                              10 verbose stack     at HttpsAgent.createConnection (https.js:120:22)
                              10 verbose stack     at HttpsAgent.createSocket (/usr/lib/node_modules/npm/node_modules/agentkeepalive/lib/_http_agent.js:265:26)
                              10 verbose stack     at HttpsAgent.createSocket (/usr/lib/node_modules/npm/node_modules/agentkeepalive/lib/agent.js:77:11)
                              10 verbose stack     at HttpsAgent.addRequest (/usr/lib/node_modules/npm/node_modules/agentkeepalive/lib/_http_agent.js:239:10)
                              10 verbose stack     at new ClientRequest (_http_client.js:249:16)
                              10 verbose stack     at request (https.js:289:10)
                              10 verbose stack     at fetch.Promise (/usr/lib/node_modules/npm/node_modules/node-fetch-npm/src/index.js:54:17)
                              10 verbose stack     at new Promise (<anonymous>)
                              10 verbose stack     at fetch (/usr/lib/node_modules/npm/node_modules/node-fetch-npm/src/index.js:41:10)
                              10 verbose stack     at retry (/usr/lib/node_modules/npm/node_modules/make-fetch-happen/index.js:332:14)
                              11 verbose cwd /opt/iobroker
                              12 verbose Linux 4.19.0-6-amd64
                              13 verbose argv "/usr/bin/node" "/usr/bin/npm" "i" "iobroker" "--loglevel" "error"
                              14 verbose node v10.17.0
                              15 verbose npm  v6.11.3
                              16 error code ERR_INVALID_OPT_VALUE
                              17 error The value "4294967295" is invalid for option "family"
                              18 verbose exit [ 1, true ]
                              
                              

                              das wäre jetzt der loginhalt

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

                                @moppel2810
                                Gut - da haben wir die ganzen Infos auf einen Schlag 😉

                                @moppel2810 sagte in ioBroker in Proxmox VM startet nicht:

                                12 verbose Linux 4.19.0-6-amd64 13 verbose argv "/usr/bin/node" "/usr/bin/npm" "i" "iobroker" "--loglevel" "error" 14 verbose node v10.17.0 15 verbose npm v6.11.3

                                Der Fehler ist der selbe - keine weiteren Informationen 😞

                                @moppel2810 sagte in ioBroker in Proxmox VM startet nicht:

                                error The value "4294967295" is invalid for option "family"

                                Die Suche danach 4294967295" is invalid for option "family"

                                ergibt einen Treffer - https://forum.iobroker.net/topic/12605/nodejs-und-npm-update/109

                                Sieh mal ob du da etwas für dich ableiten kannst

                                moppel2810 1 Reply Last reply Reply Quote 0
                                • moppel2810
                                  moppel2810 @Homoran last edited by

                                  @Homoran

                                  ich glaube mittlerweile das es doch am proxmox liegt. Ich hab jetzt alles probiert...
                                  Ich installiere die vm mit Debian und muss aber beim erstellen siehe Bild 4.JPG diese Einstellung wählen das ich iobroker installieren kann hab ich irgendwo gelesen aber damit schlägt die automatische Netzwerkkonfig fehl und ich bekomm auch nichts manuell hin. Wenn ich aber diese 5.JPG Einstellung wähle läuft das Netzwerk aber da funktioniert eben die Installation vom iobroker nicht.

                                  Ich bin hier nach über einer Woche echt am ENDE😞

                                  Homoran crunchip 3 Replies Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @moppel2810 last edited by

                                    @moppel2810 Seltsam ich habe die Intel E1000 als Netzwerkkarte

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

                                      @moppel2810 das Problem hatte ich auch mit meinem alten HP Thin610. Komm nur grad nicht drauf, was ich da damals eingestellt hatte. Ist schon ne weile her.
                                      Wenn mich nicht alles täuscht, hat @ostseereiter nen Hp mit Proxmox laufen, vllt weiss er was

                                      moppel2810 1 Reply Last reply Reply Quote 0
                                      • moppel2810
                                        moppel2810 @crunchip last edited by

                                        @crunchip das wäre super! ich bin echt am verzweifeln😞

                                        ostseereiter 1 Reply Last reply Reply Quote 0
                                        • ostseereiter
                                          ostseereiter @moppel2810 last edited by

                                          @moppel2810 Ich habe zwar einen HP aber der läuft autark kein Proxmox drauf nur der Iobroker.

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

                                            @moppel2810 also, wie Homoran schon schrieb, mit der Intel E1000 sollte es eigentlich funktionieren, siehe
                                            5ca0e3b7-7809-4e01-bfb5-ea0bebff3c38-image.png
                                            Vllt fehlt auch irgendein Treiber, bei der Buster Installation, gab es da Hinweise beim Installieren?
                                            du könntest auch mal Debian 9 probieren.
                                            Alternativ wäre die Option, statt einer VM, einen LXC zu erstellen, der müsste dann definitiv laufen. Ist aber wiederum eine Entscheidung, zwecks Bluetooth/ Usb Stick/Zigbee, da das einbinden, etwas umfangreicher ist.

                                            moppel2810 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

                                            512
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            iobroker proxmox
                                            8
                                            37
                                            2934
                                            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