Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Microcontroller
  5. erneuert nicht [wieder erledigt] Tasmo Admin / VM Problem

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

erneuert nicht [wieder erledigt] Tasmo Admin / VM Problem

Scheduled Pinned Locked Moved Microcontroller
proxmox 7tasmoadmin
61 Posts 6 Posters 5.7k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • crunchipC crunchip

    @da_woody sagte in [done] Tasmo Admin Problem:

    auch das update auf bullseye sollte

    da wiederspreche ich, das kann schon sein, das man da manuell noch Hand anlegen muss

    da_WoodyD Offline
    da_WoodyD Offline
    da_Woody
    wrote on last edited by
    #25

    @crunchip cef9dd19-1fd9-47c5-a705-67132d6f8964-grafik.png
    gute nacht! 😄

    gruß vom Woody
    HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

    1 Reply Last reply
    0
    • crunchipC crunchip

      @da_woody sagte in [done] Tasmo Admin Problem:

      auch das update auf bullseye sollte

      da wiederspreche ich, das kann schon sein, das man da manuell noch Hand anlegen muss

      da_WoodyD Offline
      da_WoodyD Offline
      da_Woody
      wrote on last edited by
      #26

      @crunchip hoffe, du hast das nicht falsch verstanden. So komm ich mir manchmal mit Linux vor... 😉

      gruß vom Woody
      HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

      crunchipC 1 Reply Last reply
      0
      • da_WoodyD da_Woody

        @crunchip sagte in [done] Tasmo Admin Problem:

        wobei, ein backup einer VM zurück spielen sollte allerdings sowas nicht verursachen

        meine rede, auch das update auf bullseye sollte sowas nich anstellen... 😵

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by Thomas Braun
        #27

        @da_woody sagte in [done] Tasmo Admin Problem:

        meine rede, auch das update auf bullseye sollte sowas nich anstellen

        Für sowas gibt es Meta-Pakete bei apt/dpkg:

        echad@chet:~ $ apt policy php-zip php7.4-zip
        php-zip:
          Installed: (none)
          Candidate: 2:7.4+76
          Version table:
             2:7.4+76 500
                500 http://deb.debian.org/debian bullseye/main arm64 Packages
                500 http://deb.debian.org/debian bullseye/main armhf Packages
        php7.4-zip:
          Installed: (none)
          Candidate: 7.4.30-1+deb11u1
          Version table:
             7.4.30-1+deb11u1 500
                500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
             7.4.28-1+deb11u1 500
                500 http://deb.debian.org/debian bullseye/main arm64 Packages
        

        Für php-curl dann z. B.:

        echad@chet:~ $ apt policy php-curl php7.4-curl
        php-curl:
          Installed: (none)
          Candidate: 2:7.4+76
          Version table:
             2:7.4+76 500
                500 http://deb.debian.org/debian bullseye/main arm64 Packages
                500 http://deb.debian.org/debian bullseye/main armhf Packages
        php7.4-curl:
          Installed: (none)
          Candidate: 7.4.30-1+deb11u1
          Version table:
             7.4.30-1+deb11u1 500
                500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
             7.4.28-1+deb11u1 500
                500 http://deb.debian.org/debian bullseye/main arm64 Packages
        

        Dann funktioniert auch ein Distributionsupgrade zu einer anderen php-Version.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        da_WoodyD 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @da_woody sagte in [done] Tasmo Admin Problem:

          meine rede, auch das update auf bullseye sollte sowas nich anstellen

          Für sowas gibt es Meta-Pakete bei apt/dpkg:

          echad@chet:~ $ apt policy php-zip php7.4-zip
          php-zip:
            Installed: (none)
            Candidate: 2:7.4+76
            Version table:
               2:7.4+76 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
                  500 http://deb.debian.org/debian bullseye/main armhf Packages
          php7.4-zip:
            Installed: (none)
            Candidate: 7.4.30-1+deb11u1
            Version table:
               7.4.30-1+deb11u1 500
                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
               7.4.28-1+deb11u1 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
          

          Für php-curl dann z. B.:

          echad@chet:~ $ apt policy php-curl php7.4-curl
          php-curl:
            Installed: (none)
            Candidate: 2:7.4+76
            Version table:
               2:7.4+76 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
                  500 http://deb.debian.org/debian bullseye/main armhf Packages
          php7.4-curl:
            Installed: (none)
            Candidate: 7.4.30-1+deb11u1
            Version table:
               7.4.30-1+deb11u1 500
                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
               7.4.28-1+deb11u1 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
          

          Dann funktioniert auch ein Distributionsupgrade zu einer anderen php-Version.

          da_WoodyD Offline
          da_WoodyD Offline
          da_Woody
          wrote on last edited by da_Woody
          #28

          @thomas-braun ja, hau ruhig drauf! 😉
          Ne, im ernst, bin schon froh halbwegs zurecht zu kommen. Bin ja noch lernfähig mit 58... 🙂

          gruß vom Woody
          HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

          Thomas BraunT 2 Replies Last reply
          0
          • da_WoodyD da_Woody

            @thomas-braun ja, hau ruhig drauf! 😉
            Ne, im ernst, bin schon froh halbwegs zurecht zu kommen. Bin ja noch lernfähig mit 58... 🙂

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #29

            @da_woody

            Hat mit daraufhauen nix zu tun. Ich will es dir nur leichter machen mit diesem 'komischen Linux' parat zu kommen und die Gartenzwerge schonen...

            Man installiert also nur das 'generische Meta-Paket' und der Paketmager greift dann automatisch die korrekte Version aus dem Regal.
            Beispiel php-curl:

            echad@chet:~ $ apt install php-curl
            Reading package lists... Done
            Building dependency tree... Done
            Reading state information... Done
            The following additional packages will be installed:
              php-common php7.4-common php7.4-curl
            The following NEW packages will be installed:
              php-common php-curl php7.4-common php7.4-curl
            0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
            Inst php-common (2:76 Debian:11.4/stable [all])
            Inst php7.4-common (7.4.30-1+deb11u1 Debian-Security:11/stable-security [arm64])
            Inst php7.4-curl (7.4.30-1+deb11u1 Debian-Security:11/stable-security [arm64])
            Inst php-curl (2:7.4+76 Debian:11.4/stable [all])
            Conf php-common (2:76 Debian:11.4/stable [all])
            Conf php7.4-common (7.4.30-1+deb11u1 Debian-Security:11/stable-security [arm64])
            Conf php7.4-curl (7.4.30-1+deb11u1 Debian-Security:11/stable-security [arm64])
            Conf php-curl (2:7.4+76 Debian:11.4/stable [all])
            

            php-curl schleppt also die benötigten php7.4-Pakete automatisch an, wenn man nur php-curl installiert.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            1 Reply Last reply
            0
            • da_WoodyD da_Woody

              @thomas-braun ja, hau ruhig drauf! 😉
              Ne, im ernst, bin schon froh halbwegs zurecht zu kommen. Bin ja noch lernfähig mit 58... 🙂

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by Thomas Braun
              #30

              @da_woody

              Ist denn jetzt jeweils das Meta-Paket auch installiert? Sonst rennst du da immer wieder in Probleme mit den Abhängigkeiten:

              apt policy libapache2-mod-php php php-curl php-zip
              

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              da_WoodyD 1 Reply Last reply
              0
              • da_WoodyD da_Woody

                @crunchip hoffe, du hast das nicht falsch verstanden. So komm ich mir manchmal mit Linux vor... 😉

                crunchipC Away
                crunchipC Away
                crunchip
                Forum Testing Most Active
                wrote on last edited by
                #31

                @da_woody nene, alles gut🙂

                umgestiegen von Proxmox auf Unraid

                1 Reply Last reply
                1
                • Thomas BraunT Thomas Braun

                  @da_woody

                  Ist denn jetzt jeweils das Meta-Paket auch installiert? Sonst rennst du da immer wieder in Probleme mit den Abhängigkeiten:

                  apt policy libapache2-mod-php php php-curl php-zip
                  
                  da_WoodyD Offline
                  da_WoodyD Offline
                  da_Woody
                  wrote on last edited by
                  #32

                  @thomas-braun sagte in [done] Tasmo Admin Problem:

                  apt policy libapache2-mod-php php php-curl php-zip

                  sorry, heute keine zeit gehabt...

                  woody@Debian:~$ apt policy libapache2-mod-php php php-curl php-zip
                  libapache2-mod-php:
                    Installiert:           2:7.4+76
                    Installationskandidat: 2:7.4+76
                    Versionstabelle:
                   *** 2:7.4+76 500
                          500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                          100 /var/lib/dpkg/status
                  php:
                    Installiert:           2:7.4+76
                    Installationskandidat: 2:7.4+76
                    Versionstabelle:
                   *** 2:7.4+76 500
                          500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                          100 /var/lib/dpkg/status
                  php-curl:
                    Installiert:           (keine)
                    Installationskandidat: 2:7.4+76
                    Versionstabelle:
                       2:7.4+76 500
                          500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                  php-zip:
                    Installiert:           (keine)
                    Installationskandidat: 2:7.4+76
                    Versionstabelle:
                       2:7.4+76 500
                          500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                  woody@Debian:~$
                  
                  

                  das mit draufhauen ist halt mein wiener humor. das darfst du nicht so ernst nehmen. 🙂
                  dank dir und anderen hab ich ja schon viel gelernt. aber als DOS und WIN gelernter fehlt da noch einiges.
                  das feine hier, man darf auch dämliche fragen stellen, ohne nieder gemacht zu werden. 👍

                  gruß vom Woody
                  HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                  Thomas BraunT 1 Reply Last reply
                  0
                  • da_WoodyD da_Woody

                    @thomas-braun sagte in [done] Tasmo Admin Problem:

                    apt policy libapache2-mod-php php php-curl php-zip

                    sorry, heute keine zeit gehabt...

                    woody@Debian:~$ apt policy libapache2-mod-php php php-curl php-zip
                    libapache2-mod-php:
                      Installiert:           2:7.4+76
                      Installationskandidat: 2:7.4+76
                      Versionstabelle:
                     *** 2:7.4+76 500
                            500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                            100 /var/lib/dpkg/status
                    php:
                      Installiert:           2:7.4+76
                      Installationskandidat: 2:7.4+76
                      Versionstabelle:
                     *** 2:7.4+76 500
                            500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                            100 /var/lib/dpkg/status
                    php-curl:
                      Installiert:           (keine)
                      Installationskandidat: 2:7.4+76
                      Versionstabelle:
                         2:7.4+76 500
                            500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                    php-zip:
                      Installiert:           (keine)
                      Installationskandidat: 2:7.4+76
                      Versionstabelle:
                         2:7.4+76 500
                            500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                    woody@Debian:~$
                    
                    

                    das mit draufhauen ist halt mein wiener humor. das darfst du nicht so ernst nehmen. 🙂
                    dank dir und anderen hab ich ja schon viel gelernt. aber als DOS und WIN gelernter fehlt da noch einiges.
                    das feine hier, man darf auch dämliche fragen stellen, ohne nieder gemacht zu werden. 👍

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by Thomas Braun
                    #33

                    @da_woody sagte in [done] Tasmo Admin Problem:

                    Dann installier php-curl und php-zip noch nach und dann sollte es auch für ein upgrade auf bookworm nächstes Jahr passen. Egal welche php-Version da genau aktuell sein wird.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    da_WoodyD 2 Replies Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @da_woody sagte in [done] Tasmo Admin Problem:

                      Dann installier php-curl und php-zip noch nach und dann sollte es auch für ein upgrade auf bookworm nächstes Jahr passen. Egal welche php-Version da genau aktuell sein wird.

                      da_WoodyD Offline
                      da_WoodyD Offline
                      da_Woody
                      wrote on last edited by
                      #34

                      @thomas-braun 🤡 mach mal!
                      ne, im ernst

                      sudo apt install -y php-curl
                      sudo apt install -y php-zip
                      

                      ? passt das so?
                      ich geh jetzt in die horizontale. das wetter war heute ermüdend... nebenbei komm ich grad vom fussballplatz. so dorfliega spiele können extrem sein... 😉

                      gruß vom Woody
                      HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                      Thomas BraunT 1 Reply Last reply
                      0
                      • da_WoodyD da_Woody

                        @thomas-braun 🤡 mach mal!
                        ne, im ernst

                        sudo apt install -y php-curl
                        sudo apt install -y php-zip
                        

                        ? passt das so?
                        ich geh jetzt in die horizontale. das wetter war heute ermüdend... nebenbei komm ich grad vom fussballplatz. so dorfliega spiele können extrem sein... 😉

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by Thomas Braun
                        #35

                        @da_woody

                        Ich würde das -y weg lassen.

                        Einzeiler:

                        sudo apt install php-curl php-zip
                        

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        da_WoodyD 1 Reply Last reply
                        1
                        • Thomas BraunT Thomas Braun

                          @da_woody

                          Ich würde das -y weg lassen.

                          Einzeiler:

                          sudo apt install php-curl php-zip
                          
                          da_WoodyD Offline
                          da_WoodyD Offline
                          da_Woody
                          wrote on last edited by
                          #36

                          @thomas-braun sagte in [done] Tasmo Admin Problem:

                          sudo apt install php-curl php-zip

                          👍 noch durchgehalten... 😉

                          woody@Debian:~$ apt policy libapache2-mod-php php php-curl php-zip
                          libapache2-mod-php:
                            Installiert:           2:7.4+76
                            Installationskandidat: 2:7.4+76
                            Versionstabelle:
                           *** 2:7.4+76 500
                                  500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                                  100 /var/lib/dpkg/status
                          php:
                            Installiert:           2:7.4+76
                            Installationskandidat: 2:7.4+76
                            Versionstabelle:
                           *** 2:7.4+76 500
                                  500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                                  100 /var/lib/dpkg/status
                          php-curl:
                            Installiert:           2:7.4+76
                            Installationskandidat: 2:7.4+76
                            Versionstabelle:
                           *** 2:7.4+76 500
                                  500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                                  100 /var/lib/dpkg/status
                          php-zip:
                            Installiert:           2:7.4+76
                            Installationskandidat: 2:7.4+76
                            Versionstabelle:
                           *** 2:7.4+76 500
                                  500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                                  100 /var/lib/dpkg/status
                          woody@Debian:~$
                          
                          

                          würd sagen, bascht...

                          gruß vom Woody
                          HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                          Thomas BraunT 1 Reply Last reply
                          0
                          • da_WoodyD da_Woody

                            @thomas-braun sagte in [done] Tasmo Admin Problem:

                            sudo apt install php-curl php-zip

                            👍 noch durchgehalten... 😉

                            woody@Debian:~$ apt policy libapache2-mod-php php php-curl php-zip
                            libapache2-mod-php:
                              Installiert:           2:7.4+76
                              Installationskandidat: 2:7.4+76
                              Versionstabelle:
                             *** 2:7.4+76 500
                                    500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                                    100 /var/lib/dpkg/status
                            php:
                              Installiert:           2:7.4+76
                              Installationskandidat: 2:7.4+76
                              Versionstabelle:
                             *** 2:7.4+76 500
                                    500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                                    100 /var/lib/dpkg/status
                            php-curl:
                              Installiert:           2:7.4+76
                              Installationskandidat: 2:7.4+76
                              Versionstabelle:
                             *** 2:7.4+76 500
                                    500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                                    100 /var/lib/dpkg/status
                            php-zip:
                              Installiert:           2:7.4+76
                              Installationskandidat: 2:7.4+76
                              Versionstabelle:
                             *** 2:7.4+76 500
                                    500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                                    100 /var/lib/dpkg/status
                            woody@Debian:~$
                            
                            

                            würd sagen, bascht...

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #37

                            @da_woody

                            Dann kann php8 ja kommen.

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            da_WoodyD 1 Reply Last reply
                            1
                            • Thomas BraunT Thomas Braun

                              @da_woody

                              Dann kann php8 ja kommen.

                              da_WoodyD Offline
                              da_WoodyD Offline
                              da_Woody
                              wrote on last edited by
                              #38

                              @thomas-braun irgendwie hauts mir den vogel langsam raus.
                              alles funktioniert, alle passt. gestern mal alle backups auf der SSD gelöscht. danach proxmox update durchgeführt.
                              was soll ich sagen,
                              6cc73ad4-153b-468a-8503-aabd65c76eab-grafik.png
                              irre CPU auslastung und influx, grafana und tasmoadmin komm ich nicht mehr rauf. putty ja, aber die GUIs sind nicht mehr erreichbar.
                              Fehler: Verbindung fehlgeschlagen
                              42d588d3-af76-471a-a3cd-c05e1e950974-grafik.png

                              gruß vom Woody
                              HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                              Thomas BraunT crunchipC 2 Replies Last reply
                              0
                              • da_WoodyD da_Woody

                                @thomas-braun irgendwie hauts mir den vogel langsam raus.
                                alles funktioniert, alle passt. gestern mal alle backups auf der SSD gelöscht. danach proxmox update durchgeführt.
                                was soll ich sagen,
                                6cc73ad4-153b-468a-8503-aabd65c76eab-grafik.png
                                irre CPU auslastung und influx, grafana und tasmoadmin komm ich nicht mehr rauf. putty ja, aber die GUIs sind nicht mehr erreichbar.
                                Fehler: Verbindung fehlgeschlagen
                                42d588d3-af76-471a-a3cd-c05e1e950974-grafik.png

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #39

                                @da_woody

                                PruxMurks interessiert mich nicht weiter.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                da_WoodyD 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @da_woody

                                  PruxMurks interessiert mich nicht weiter.

                                  da_WoodyD Offline
                                  da_WoodyD Offline
                                  da_Woody
                                  wrote on last edited by da_Woody
                                  #40

                                  @thomas-braun schon i. o. ...
                                  hat aber nix mit proxmox zu tun, alle anderen VMs tun ja. wollte nur erleutern, was ich gemacht habe.

                                  gruß vom Woody
                                  HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                  1 Reply Last reply
                                  0
                                  • da_WoodyD da_Woody

                                    @thomas-braun irgendwie hauts mir den vogel langsam raus.
                                    alles funktioniert, alle passt. gestern mal alle backups auf der SSD gelöscht. danach proxmox update durchgeführt.
                                    was soll ich sagen,
                                    6cc73ad4-153b-468a-8503-aabd65c76eab-grafik.png
                                    irre CPU auslastung und influx, grafana und tasmoadmin komm ich nicht mehr rauf. putty ja, aber die GUIs sind nicht mehr erreichbar.
                                    Fehler: Verbindung fehlgeschlagen
                                    42d588d3-af76-471a-a3cd-c05e1e950974-grafik.png

                                    crunchipC Away
                                    crunchipC Away
                                    crunchip
                                    Forum Testing Most Active
                                    wrote on last edited by
                                    #41

                                    @da_woody dann guck doch mal ins proxmox syslog

                                    umgestiegen von Proxmox auf Unraid

                                    da_WoodyD 1 Reply Last reply
                                    0
                                    • crunchipC crunchip

                                      @da_woody dann guck doch mal ins proxmox syslog

                                      da_WoodyD Offline
                                      da_WoodyD Offline
                                      da_Woody
                                      wrote on last edited by
                                      #42

                                      @crunchip pöff. hab die kiste neu gestartet. IMHO hab ich da was ab dem start gefunden. sagt mir aber außer refused nichts.

                                      Aug 15 16:13:43 Homeserver pvescheduler[1471]: starting server
                                      Aug 15 16:13:43 Homeserver systemd[1]: Started Proxmox VE scheduler.
                                      Aug 15 16:13:43 Homeserver systemd[1]: Reached target Multi-User System.
                                      Aug 15 16:13:43 Homeserver systemd[1]: Reached target Graphical Interface.
                                      Aug 15 16:13:43 Homeserver systemd[1]: Starting Update UTMP about System Runlevel Changes...
                                      Aug 15 16:13:43 Homeserver systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
                                      Aug 15 16:13:43 Homeserver systemd[1]: Finished Update UTMP about System Runlevel Changes.
                                      Aug 15 16:13:43 Homeserver systemd[1]: Startup finished in 3.794s (kernel) + 25.290s (userspace) = 29.085s.
                                      Aug 15 16:13:48 Homeserver systemd-timesyncd[643]: Initial synchronization to time server 185.144.161.170:123 (2.debian.pool.ntp.org).
                                      Aug 15 16:13:52 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:13:53 Homeserver systemd[1]: Stopping User Manager for UID 0...
                                      Aug 15 16:13:53 Homeserver systemd[1142]: Stopped target Main User Target.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: Stopped target Basic System.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: Stopped target Paths.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: Stopped target Sockets.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: Stopped target Timers.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: dirmngr.socket: Succeeded.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: Closed GnuPG network certificate management daemon.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: gpg-agent-browser.socket: Succeeded.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
                                      Aug 15 16:13:53 Homeserver systemd[1142]: gpg-agent-extra.socket: Succeeded.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
                                      Aug 15 16:13:53 Homeserver systemd[1142]: gpg-agent-ssh.socket: Succeeded.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: Closed GnuPG cryptographic agent (ssh-agent emulation).
                                      Aug 15 16:13:53 Homeserver systemd[1142]: gpg-agent.socket: Succeeded.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: Closed GnuPG cryptographic agent and passphrase cache.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: Removed slice User Application Slice.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: Reached target Shutdown.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: systemd-exit.service: Succeeded.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: Finished Exit the Session.
                                      Aug 15 16:13:53 Homeserver systemd[1142]: Reached target Exit the Session.
                                      Aug 15 16:13:53 Homeserver systemd[1143]: pam_unix(systemd-user:session): session closed for user root
                                      Aug 15 16:13:53 Homeserver systemd[1]: user@0.service: Succeeded.
                                      Aug 15 16:13:53 Homeserver systemd[1]: Stopped User Manager for UID 0.
                                      Aug 15 16:13:53 Homeserver systemd[1]: Stopping User Runtime Directory /run/user/0...
                                      Aug 15 16:13:53 Homeserver systemd[1]: run-user-0.mount: Succeeded.
                                      Aug 15 16:13:53 Homeserver systemd[1]: user-runtime-dir@0.service: Succeeded.
                                      Aug 15 16:13:53 Homeserver systemd[1]: Stopped User Runtime Directory /run/user/0.
                                      Aug 15 16:13:53 Homeserver systemd[1]: Removed slice User Slice of UID 0.
                                      Aug 15 16:14:13 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:14:32 Homeserver pvestatd[1100]: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:14:32 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:14:42 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:14:52 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:15:02 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:15:32 Homeserver pvestatd[1100]: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:15:32 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:15:42 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:15:53 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:16:02 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:16:12 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:16:15 Homeserver pvedaemon[1121]: <root@pam> successful auth for user 'root@pam'
                                      Aug 15 16:16:19 Homeserver pvedaemon[1120]: <root@pam> successful auth for user 'root@pam'
                                      Aug 15 16:16:22 Homeserver pvestatd[1100]: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:16:22 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      Aug 15 16:16:32 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                      

                                      wie gesagt, ioB, Motioneye und PiHole funktionieren. nur die eine VM macht probleme...

                                      gruß vom Woody
                                      HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                      crunchipC 1 Reply Last reply
                                      0
                                      • da_WoodyD da_Woody

                                        @crunchip pöff. hab die kiste neu gestartet. IMHO hab ich da was ab dem start gefunden. sagt mir aber außer refused nichts.

                                        Aug 15 16:13:43 Homeserver pvescheduler[1471]: starting server
                                        Aug 15 16:13:43 Homeserver systemd[1]: Started Proxmox VE scheduler.
                                        Aug 15 16:13:43 Homeserver systemd[1]: Reached target Multi-User System.
                                        Aug 15 16:13:43 Homeserver systemd[1]: Reached target Graphical Interface.
                                        Aug 15 16:13:43 Homeserver systemd[1]: Starting Update UTMP about System Runlevel Changes...
                                        Aug 15 16:13:43 Homeserver systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
                                        Aug 15 16:13:43 Homeserver systemd[1]: Finished Update UTMP about System Runlevel Changes.
                                        Aug 15 16:13:43 Homeserver systemd[1]: Startup finished in 3.794s (kernel) + 25.290s (userspace) = 29.085s.
                                        Aug 15 16:13:48 Homeserver systemd-timesyncd[643]: Initial synchronization to time server 185.144.161.170:123 (2.debian.pool.ntp.org).
                                        Aug 15 16:13:52 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:13:53 Homeserver systemd[1]: Stopping User Manager for UID 0...
                                        Aug 15 16:13:53 Homeserver systemd[1142]: Stopped target Main User Target.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: Stopped target Basic System.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: Stopped target Paths.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: Stopped target Sockets.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: Stopped target Timers.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: dirmngr.socket: Succeeded.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: Closed GnuPG network certificate management daemon.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: gpg-agent-browser.socket: Succeeded.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
                                        Aug 15 16:13:53 Homeserver systemd[1142]: gpg-agent-extra.socket: Succeeded.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
                                        Aug 15 16:13:53 Homeserver systemd[1142]: gpg-agent-ssh.socket: Succeeded.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: Closed GnuPG cryptographic agent (ssh-agent emulation).
                                        Aug 15 16:13:53 Homeserver systemd[1142]: gpg-agent.socket: Succeeded.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: Closed GnuPG cryptographic agent and passphrase cache.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: Removed slice User Application Slice.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: Reached target Shutdown.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: systemd-exit.service: Succeeded.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: Finished Exit the Session.
                                        Aug 15 16:13:53 Homeserver systemd[1142]: Reached target Exit the Session.
                                        Aug 15 16:13:53 Homeserver systemd[1143]: pam_unix(systemd-user:session): session closed for user root
                                        Aug 15 16:13:53 Homeserver systemd[1]: user@0.service: Succeeded.
                                        Aug 15 16:13:53 Homeserver systemd[1]: Stopped User Manager for UID 0.
                                        Aug 15 16:13:53 Homeserver systemd[1]: Stopping User Runtime Directory /run/user/0...
                                        Aug 15 16:13:53 Homeserver systemd[1]: run-user-0.mount: Succeeded.
                                        Aug 15 16:13:53 Homeserver systemd[1]: user-runtime-dir@0.service: Succeeded.
                                        Aug 15 16:13:53 Homeserver systemd[1]: Stopped User Runtime Directory /run/user/0.
                                        Aug 15 16:13:53 Homeserver systemd[1]: Removed slice User Slice of UID 0.
                                        Aug 15 16:14:13 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:14:32 Homeserver pvestatd[1100]: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:14:32 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:14:42 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:14:52 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:15:02 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:15:32 Homeserver pvestatd[1100]: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:15:32 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:15:42 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:15:53 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:16:02 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:16:12 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:16:15 Homeserver pvedaemon[1121]: <root@pam> successful auth for user 'root@pam'
                                        Aug 15 16:16:19 Homeserver pvedaemon[1120]: <root@pam> successful auth for user 'root@pam'
                                        Aug 15 16:16:22 Homeserver pvestatd[1100]: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:16:22 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        Aug 15 16:16:32 Homeserver pvestatd[1100]: qemu status update error: metrics send error 'Proxmox': failed to send metrics: Connection refused
                                        

                                        wie gesagt, ioB, Motioneye und PiHole funktionieren. nur die eine VM macht probleme...

                                        crunchipC Away
                                        crunchipC Away
                                        crunchip
                                        Forum Testing Most Active
                                        wrote on last edited by
                                        #43

                                        @da_woody sagte in [wieder geöffnet] Tasmo Admin / VM Problem:

                                        nur die eine VM macht probleme

                                        und was zeigt die im Log

                                        umgestiegen von Proxmox auf Unraid

                                        da_WoodyD 1 Reply Last reply
                                        0
                                        • crunchipC crunchip

                                          @da_woody sagte in [wieder geöffnet] Tasmo Admin / VM Problem:

                                          nur die eine VM macht probleme

                                          und was zeigt die im Log

                                          da_WoodyD Offline
                                          da_WoodyD Offline
                                          da_Woody
                                          wrote on last edited by
                                          #44

                                          @crunchip sorry, irgendwie hab ich irgendwie knopf im kopf. 😞
                                          wie komm ich da ran? in der proxmox verwaltung fin ich nixhts.

                                          gruß vom Woody
                                          HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                          crunchipC 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          752

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe