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 Hilfe gesucht

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Proxmox Hilfe gesucht

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @jan_xx last edited by

      @jan_xx

      ls -la /home
      ls -la /home/iobroker/
      groups
      

      Hast du den user home mal ausgeloggt, nachdem der der Gruppe iobroker hinzugefügt wurde?

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

        @thomas-braun

        das weiß ich jetzt auch nicht mehr, nachdem ich hier so viel eingegeben habe

        home@iobroker:~$ iob diag
        /usr/bin/iob: line 21: /home/iobroker/iob_diag.log: Permission denied
        home@iobroker:~$ ls -la /home
        ls -la /home/iobroker/
        groups
        total 16
        drwxr-xr-x  4 root     root     4096 Apr  6 14:42 .
        drwxr-xr-x 21 root     root     4096 Apr  6 14:48 ..
        drwxr-x---  3 home     home     4096 Apr  6 14:50 home
        drwxr-x---  4 iobroker iobroker 4096 Apr  6 15:41 iobroker
        total 120
        drwxr-x--- 4 iobroker iobroker  4096 Apr  6 15:41 .
        drwxr-xr-x 4 root     root      4096 Apr  6 14:42 ..
        -rw-r--r-- 1 iobroker iobroker   220 Mar 31  2024 .bash_logout
        -rw-r--r-- 1 iobroker iobroker  3771 Mar 31  2024 .bashrc
        drwx------ 3 iobroker iobroker  4096 Apr  6 14:31 .config
        -rw-rw-r-- 1 iobroker iobroker 40250 Apr  6 15:42 .diag.sh
        -rw-rw-r-- 1 iobroker iobroker 49433 Apr  6 15:10 .fix.sh
        drwxr-xr-x 4 iobroker iobroker  4096 Apr  6 14:24 .npm
        -rw-r--r-- 1 iobroker iobroker   807 Mar 31  2024 .profile
        home adm dialout sudo audio video plugdev users iobroker
        home@iobroker:~$ 
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @jan_xx last edited by

          @jan_xx sagte in Proxmox Hilfe gesucht:

          das weiß ich jetzt auch nicht mehr,

          Dann mach es jetzt.

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

            @thomas-braun

            also ausloggen mit exit und wieder anmelden? ohne reboot?

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

              @jan_xx

              Eigentlich sollte eine Neuanmeldung ausreichen.

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

                @thomas-braun
                leider nein

                iobroker login: home
                Password: 
                Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.12-4-pve x86_64)
                
                 * Documentation:  https://help.ubuntu.com
                 * Management:     https://landscape.canonical.com
                 * Support:        https://ubuntu.com/pro
                home@iobroker:~$ iob diag
                [sudo] password for home: 
                /usr/bin/iob: line 21: /home/iobroker/iob_diag.log: Permission denied
                home@iobroker:~$ 
                
                Thomas Braun crunchip 2 Replies Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @jan_xx last edited by

                  @jan_xx

                  sudo -u iobroker touch /home/iobroker/iob_diag.log
                  
                  J 1 Reply Last reply Reply Quote 0
                  • J
                    jan_xx @Thomas Braun last edited by

                    @thomas-braun

                    was mach der Befehl?

                    hier die Ausgabe...

                    home@iobroker:~$ sudo -u iobroker touch /home/iobroker/iob_diag.log
                    home@iobroker:~$ 
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @jan_xx last edited by

                      @jan_xx

                      Der legt eine Datei /home/iobroker/iob_diag.log als user iobroker mit dessen Rechten an.
                      Also genau das, was auch beim Aufruf von iob diag passiert.

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

                        @thomas-braun

                        jetzt will er das PW für iobroker und irgendwie geht es hier nicht mehr weiter
                        Ich werde die Kiste neu aufsetzten wenn ich nicht weiter komme😞

                        iobroker login: home
                        Password:
                        Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.12-4-pve x86_64)

                        iobroker login: home
                        Password: 
                        Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.12-4-pve x86_64)
                        
                        * Documentation:  https://help.ubuntu.com
                        * Management:     https://landscape.canonical.com
                        * Support:        https://ubuntu.com/pro
                        home@iobroker:~$ iob diag
                        [sudo] password for home: 
                        ^[[A[sudo] password for iobroker: 
                        Sorry, try again.
                        [sudo] password for iobroker: 
                        Sorry, try again.
                        [sudo] password for iobroker: 
                        [sudo] password for iobroker: 
                        Sorry, try again.
                        [sudo] password for iobroker: 
                        
                        Thomas Braun Homoran 3 Replies Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @jan_xx last edited by

                          @jan_xx sagte in Proxmox Hilfe gesucht:

                          jetzt will er das PW für iobroker

                          Nein, 'er' will das PW vom user home.
                          Der user iobroker hat kein Passwort, das ist ein Systemuser.

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

                            @jan_xx sagte in Proxmox Hilfe gesucht:

                            Ich werde die Kiste neu aufsetzten

                            Dann verwende ein richtiges Debian, nicht das Schnubbibuntu-Zeuch.

                            Und ich würde auch einen anderen username verwenden. Magst du deinen Vornamen nicht? /home/home als $HOME schaut jedenfalls merkwürdig aus und führt zu Verwirrung.

                            J 1 Reply Last reply Reply Quote 1
                            • Homoran
                              Homoran Global Moderator Administrators @jan_xx last edited by

                              @jan_xx sagte in Proxmox Hilfe gesucht:

                              Ich werde die Kiste neu aufsetzten

                              nach welcher Anleitung?

                              iob als root installiert?

                              iobroker hat kein Passwort, und alle iob do something werd3n nie nicht niemals mit sudo (mit und ohne Passwort) aufgerufen

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

                                @thomas-braun

                                Das richtige Debian kann man als zst wo runter laden?

                                Oder wie macht ihr das?

                                Ich habe lokal pve das Template runter geladen und dann einen ct Container erstellt.

                                pve1.jpg

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

                                  @jan_xx sagte in Proxmox Hilfe gesucht:

                                  Oder wie macht ihr das?

                                  Mit Proxmox hab ich nix am Hut.

                                  Steht aber alles hier drin:

                                  https://www.iobroker.net/#de/documentation/install/proxmox.md

                                  1 Reply Last reply Reply Quote 1
                                  • T
                                    ticaki Developer @jan_xx last edited by

                                    @jan_xx

                                    beim download der templates kann man doch auf welche von debian auswählen, wie das geht weiß ich nicht sry. mache das zu selten und vergesse es jedesmal wieder.

                                    J 1 Reply Last reply Reply Quote 0
                                    • J
                                      jan_xx @ticaki last edited by

                                      @ticaki

                                      hier gibt es was mit Debian 11 Standard das könnte ich mal installieren?

                                      debian.jpg

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

                                        @jan_xx

                                        Debian 12 ist aktuell.
                                        11 ist bereits EOL.

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

                                          @thomas-braun

                                          gibt es auch..

                                          juhu...

                                          na dann mal los
                                          debian12.jpg

                                          T 1 Reply Last reply Reply Quote 0
                                          • T
                                            ticaki Developer @jan_xx last edited by

                                            @jan_xx

                                            man kann auch bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/iobroker.sh)" mit dem befehl auf der proxmox shell das automatisieren.

                                            David G. 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.2k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            10
                                            97
                                            3362
                                            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