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 WebIf nicht erreichbar

    NEWS

    • Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    Proxmox WebIf nicht erreichbar

    This topic has been deleted. Only users with topic management privileges can see it.
    • Negalein
      Negalein Global Moderator @crunchip last edited by

      @crunchip sagte in Proxmox WebIf nicht erreichbar:

      apt-get install --reinstall pve-manager

      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      Reinstallation of pve-manager is not possible, it cannot be downloaded.
      0 upgraded, 0 newly installed, 0 to remove and 161 not upgraded.
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @Negalein last edited by

        @negalein sagte in Proxmox WebIf nicht erreichbar:

        pve-ssl.key: failed

        dann mach mal

        pvecm updatecerts -f
        systemctl restart pveproxy
        
        

        Prüfe, ob die IP angezeigt wird mit hostname -I

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

          @negalein sagte in Proxmox WebIf nicht erreichbar:

          and 161 not upgraded.

          Pfleg die Kiste. Da hängt einiges in der Pipeline.

          Negalein 1 Reply Last reply Reply Quote 1
          • Negalein
            Negalein Global Moderator @crunchip last edited by

            @crunchip sagte in Proxmox WebIf nicht erreichbar:

            pvecm updatecerts -f

            ipcc_send_rec[1] failed: Connection refused
            ipcc_send_rec[2] failed: Connection refused
            ipcc_send_rec[3] failed: Connection refused
            Unable to load access control list: Connection refused
            

            hostname -I

            10.0.1.206

            @thomas-braun sagte in Proxmox WebIf nicht erreichbar:

            Pfleg die Kiste. Da hängt einiges in der Pipeline.

            I know!
            die lag monatelang in der Schublade.
            Wird sofort erledigt, sobald wieder alles läuft.

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

              @negalein sagte in Proxmox WebIf nicht erreichbar:

              Wird sofort erledigt, sobald wieder alles läuft.

              Ich würde das ja andersherum angehen.
              ZUERST die Basis klar kriegen und erst DANACH die darauf aufbauenden Dinge konfigurieren.

              Negalein crunchip 2 Replies Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @Negalein last edited by

                @negalein sagte in Proxmox WebIf nicht erreichbar:

                ipcc_send_rec[1] failed: Connection refused ipcc_send_rec[2] failed: Connection refused ipcc_send_rec[3] failed: Connection refused Unable to load access control list: Connection refused

                systemctl status pve-cluster
                systemctl restart pve-cluster
                journalctl -u pve-cluster -b --no-pager | tail -40
                
                Negalein 1 Reply Last reply Reply Quote 0
                • Negalein
                  Negalein Global Moderator @Thomas Braun last edited by

                  @thomas-braun sagte in Proxmox WebIf nicht erreichbar:

                  Ich würde das ja andersherum angehen.

                  gerade dabei 🙂

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

                    @thomas-braun wird aber schwierig ohne funktionierendes Netzwerk

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

                      @crunchip sagte in Proxmox WebIf nicht erreichbar:

                      ohne funktionierendes Netzwerk

                      Grundsätzlich scheint doch da was zu sein.
                      Sonst hätte apt-get ja nicht ausrechnen können, das 161 Pakete zum Update anstehen.

                      crunchip uweklatt 2 Replies Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active @Thomas Braun last edited by

                        @thomas-braun ja, aber gewisse Dinge können dann aber nicht umgesetzt werden bzw bestimmte Befehle nicht auf Proxmoxebene ausgeführt werden, solange der Proxmox Cluster-Dienst bzw. Corosync nicht laufen, deshalb greifen auch die obigen Befehle nicht

                        1 Reply Last reply Reply Quote 0
                        • Negalein
                          Negalein Global Moderator @crunchip last edited by

                          @crunchip sagte in Proxmox WebIf nicht erreichbar:

                          systemctl status pve-cluster

                          ● pve-cluster.service - The Proxmox VE cluster filesystem
                               Loaded: loaded (/lib/systemd/system/pve-cluster.service; enabled; vendor preset: enabled)
                               Active: activating (start) since Sun 2025-10-12 15:27:11 CEST; 1ms ago
                          Cntrl PID: 930 (pmxcfs)
                                Tasks: 1 (limit: 18839)
                               Memory: 128.0K
                                  CPU: 199us
                               CGroup: /system.slice/pve-cluster.service
                                       └─930 /usr/bin/pmxcfs
                          
                          Oct 12 15:27:11 pve systemd[1]: Starting The Proxmox VE cluster filesystem...
                          

                          systemctl restart pve-cluster

                          Job for pve-cluster.service failed because the control process exited with error code.
                          See "systemctl status pve-cluster.service" and "journalctl -xe" for details.
                          

                          journalctl -xe

                          ░░ The job identifier is 8927 and the job result is done.
                          Oct 12 15:30:03 pve systemd[1]: Starting The Proxmox VE cluster filesystem...
                          ░░ Subject: A start job for unit pve-cluster.service has begun execution
                          ░░ Defined-By: systemd
                          ░░ Support: https://www.debian.org/support
                          ░░
                          ░░ A start job for unit pve-cluster.service has begun execution.
                          ░░
                          ░░ The job identifier is 8927.
                          Oct 12 15:30:07 pve pmxcfs[1084]: [main] crit: Unable to get local IP address
                          Oct 12 15:30:07 pve pmxcfs[1084]: [main] crit: Unable to get local IP address
                          Oct 12 15:30:07 pve systemd[1]: pve-cluster.service: Control process exited, code=exited, status=255/EXCEPTION
                          ░░ Subject: Unit process exited
                          ░░ Defined-By: systemd
                          ░░ Support: https://www.debian.org/support
                          ░░
                          ░░ An ExecStart= process belonging to unit pve-cluster.service has exited.
                          ░░
                          ░░ The process' exit code is 'exited' and its exit status is 255.
                          Oct 12 15:30:07 pve systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
                          ░░ Subject: Unit failed
                          ░░ Defined-By: systemd
                          ░░ Support: https://www.debian.org/support
                          ░░
                          ░░ The unit pve-cluster.service has entered the 'failed' state with result 'exit-code'.
                          Oct 12 15:30:07 pve systemd[1]: Failed to start The Proxmox VE cluster filesystem.
                          ░░ Subject: A start job for unit pve-cluster.service has failed
                          ░░ Defined-By: systemd
                          ░░ Support: https://www.debian.org/support
                          ░░
                          ░░ A start job for unit pve-cluster.service has finished with a failure.
                          ░░
                          ░░ The job identifier is 8927 and the job result is failed.
                          Oct 12 15:30:07 pve systemd[1]: Condition check resulted in Corosync Cluster Engine being skipped.
                          ░░ Subject: A start job for unit corosync.service has finished successfully
                          ░░ Defined-By: systemd
                          ░░ Support: https://www.debian.org/support
                          ░░
                          ░░ A start job for unit corosync.service has finished successfully.
                          ░░
                          ░░ The job identifier is 8930.
                          Oct 12 15:30:07 pve pveproxy[1081]: worker exit
                          Oct 12 15:30:07 pve pveproxy[1082]: worker exit
                          Oct 12 15:30:07 pve pveproxy[889]: worker 1081 finished
                          Oct 12 15:30:07 pve pveproxy[889]: starting 1 worker(s)
                          Oct 12 15:30:07 pve pveproxy[889]: worker 1082 finished
                          Oct 12 15:30:07 pve pveproxy[889]: worker 1085 started
                          Oct 12 15:30:07 pve pveproxy[1083]: worker exit
                          Oct 12 15:30:07 pve pveproxy[1085]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1917.
                          Oct 12 15:30:07 pve pveproxy[889]: worker 1083 finished
                          Oct 12 15:30:07 pve pveproxy[889]: starting 2 worker(s)
                          Oct 12 15:30:07 pve pveproxy[889]: worker 1086 started
                          Oct 12 15:30:07 pve pveproxy[889]: worker 1087 started
                          Oct 12 15:30:07 pve pveproxy[1086]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1917.
                          Oct 12 15:30:07 pve pveproxy[1087]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1917.
                          Oct 12 15:30:08 pve systemd[1]: pve-cluster.service: Scheduled restart job, restart counter is at 22.
                          ░░ Subject: Automatic restarting of a unit has been scheduled
                          ░░ Defined-By: systemd
                          ░░ Support: https://www.debian.org/support
                          ░░
                          ░░ Automatic restarting of the unit pve-cluster.service has been scheduled, as the result for
                          ░░ the configured Restart= setting for the unit.
                          Oct 12 15:30:08 pve systemd[1]: Stopped The Proxmox VE cluster filesystem.
                          ░░ Subject: A stop job for unit pve-cluster.service has finished
                          ░░ Defined-By: systemd
                          ░░ Support: https://www.debian.org/support
                          ░░
                          ░░ A stop job for unit pve-cluster.service has finished.
                          ░░
                          ░░ The job identifier is 9103 and the job result is done.
                          Oct 12 15:30:08 pve systemd[1]: Starting The Proxmox VE cluster filesystem...
                          ░░ Subject: A start job for unit pve-cluster.service has begun execution
                          ░░ Defined-By: systemd
                          ░░ Support: https://www.debian.org/support
                          ░░
                          ░░ A start job for unit pve-cluster.service has begun execution.
                          ░░
                          ░░ The job identifier is 9103.
                          
                          crunchip 1 Reply Last reply Reply Quote 0
                          • uweklatt
                            uweklatt @Thomas Braun last edited by

                            Wenn man die Netzwerkmaske ändert, sollte es bei allen Geräten im zugehörigen Netzwerk identisch eingestellt werden. Danach den Netzwerkstack neu starten (z.B. mit einem Reboot).
                            Sind ALLE Beteiligten Geräte umgestellt?

                            Tschau
                            Uwe

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

                              @negalein zeig mal den Eintrag in /etc/pve/corosync.conf

                              Negalein 1 Reply Last reply Reply Quote 0
                              • Negalein
                                Negalein Global Moderator @crunchip last edited by

                                @crunchip sagte in Proxmox WebIf nicht erreichbar:

                                /etc/pve/corosync.conf

                                die ist leer

                                @uweklatt sagte in Proxmox WebIf nicht erreichbar:

                                Sind ALLE Beteiligten Geräte umgestellt?

                                geht nur um dieses Gerät! Alle anderen (PC, Handy, ...) laufen schon monatelang unter neuer Konfig.

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

                                  @negalein sagte in Proxmox WebIf nicht erreichbar:

                                  die ist leer

                                  ok,also kein cluster sondern single node

                                  Negalein 1 Reply Last reply Reply Quote 0
                                  • Negalein
                                    Negalein Global Moderator @crunchip last edited by

                                    @crunchip sagte in Proxmox WebIf nicht erreichbar:

                                    sondern single node

                                    ja, das wäre das nächste Projekt 😉

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

                                      @negalein sagte in Proxmox WebIf nicht erreichbar:

                                                                                                                                                                  127.0.0.1 localhost.localdomain localhost                                                                                                                                                                            10.0.1.206 proxmox-3.fritz.box                                                                                                                                                                                                                                                                                                                                                         # The following lines are desirable for IPv6 capable hosts                                                                                                                                                                                                                                                                                                                                                         ::1     ip6-localhost ip6-loopback                                                                                                                                                                            fe00::0 ip6-localnet                                                                                                                                                                            ff00::0 ip6-mcastprefix                                                                                                                                                                            ff02::1 ip6-allnodes                                                                                                                                                                            ff02::2 ip6-allrouters                                                                                                                                                                            ff02::3 ip6-allhosts                                            
                                      

                                      irgendwo is da noch der Wurm drin
                                      ergänze das mal, siehe Zeile 2

                                      127.0.0.1 localhost.localdomain localhost
                                      10.0.1.206 proxmox-3.fritz.box proxmox-3
                                       
                                      # The following lines are desirable for IPv6 capable hosts
                                       
                                      ::1     ip6-localhost ip6-loopback
                                      fe00::0 ip6-localnet
                                      ff00::0 ip6-mcastprefix
                                      ff02::1 ip6-allnodes
                                      ff02::2 ip6-allrouters
                                      ff02::3 ip6-allhosts
                                      
                                      

                                      und um sicherzustellen auch nochmal in /etc/hostname nachsehen ob der Hostname so drinsteht proxmox-3

                                      hast du jetzt auf dhcp umgestellt oder noch statisch?

                                      Negalein 2 Replies Last reply Reply Quote 0
                                      • Negalein
                                        Negalein Global Moderator @crunchip last edited by

                                        @crunchip sagte in Proxmox WebIf nicht erreichbar:

                                        ergänze das mal, siehe Zeile 2

                                        etc/hosts
                                        Zeile 2 mit proxmox-3 ergänzt

                                        etc/hostname pve durch proxmox-3 ersetzt

                                        hast du jetzt auf dhcp umgestellt oder noch statisch?

                                        schon auf dhcp


                                        er hat jetzt 10.0.0.33 bekommen
                                        GUI funktioniert 🙂

                                        Danke

                                        Jetzt kann ich das Netzwerk in der GUI wieder auf statisch stellen. 🙂


                                        und dann pack ich auch gleich die 2. Kiste

                                        crunchip 1 Reply Last reply Reply Quote 0
                                        • Negalein
                                          Negalein Global Moderator @crunchip last edited by Negalein

                                          @crunchip

                                          normal, dass in der GUI noch die .1.206 steht?

                                          134dfab2-a0f5-4bbc-adea-450ec93cc373-image.png

                                          ich dachte, dort aktivier ich auch static?

                                          e25fcf87-49b3-4028-a304-c1042c2d0af9-image.png

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

                                            @negalein sagte in Proxmox WebIf nicht erreichbar:

                                            ich dachte, dort aktivier ich auch static?

                                            ja

                                            @negalein sagte in Proxmox WebIf nicht erreichbar:

                                            normal, dass in der GUI noch die .1.206 steht

                                            eigentlich nicht

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            638
                                            Online

                                            32.3k
                                            Users

                                            81.1k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            70
                                            1343
                                            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