Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. [gelöst] Update von Debian 10 auf 11?

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [gelöst] Update von Debian 10 auf 11?

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

      @alero dann noch einmal als root
      adduser juergen sudo

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

        @alero sagte in Update von Debian 10 auf 11?:

        muss was im iobroker sein

        oder eher an deinem LXC
        https://www.bachmann-lan.de/proxmox-unprivileged-container-backup-failed-permission-denied/

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

          @alero

          Als root:

          usermod -a -G sudo juergen
          usermod -a -G iobroker juergen
          

          juergen aus- und wieder einloggen.

          1 Reply Last reply Reply Quote 1
          • A
            Alero @Homoran last edited by

            @homoran sagte in Update von Debian 10 auf 11?:

            adduser juergen sudo

            jetzt geht es.

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

              @alero bitte als juergen
              groups

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

                @homoran

                groups?

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

                  @alero ja

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

                    @homoran
                    sorry verstehe Ich nicht.

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

                      @alero

                      Als user juergen

                      groups
                      

                      oder

                      id
                      

                      eingeben.

                      A 1 Reply Last reply Reply Quote 0
                      • A
                        Alero @Thomas Braun last edited by

                        @thomas-braun

                        juergen@iobroker-prod-12:~$ groups
                        juergen sudo users iobroker
                        juergen@iobroker-prod-12:~$ 
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Alero last edited by

                          @alero

                          Gut, dann hast du jetzt alles was es braucht, um den root dauerhaft zur Ruhe zu betten.

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

                            @alero sagte in Update von Debian 10 auf 11?:

                            der fehler mit dem nas besteht leider immer noch

                            https://drozmotix.github.io/languages/de/BasicSetup/03.ProxmoxLXC.html#_4-gerat-in-lxc-einbinden

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

                              @crunchip
                              hi,
                              das kann es nicht sein. es hat ja geklappt und zwar ohne das ich was am nas oder proxmox geändert habe. das hat was mit der installation zu tun

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

                                @alero

                                und?....

                                @homoran sagte in Update von Debian 10 auf 11?:

                                @alero hast du gefixt?

                                wenn dann immer noch Probleme sind, bitte backitup Instanz auf Logstufe debug stellen und nochmal versuchen.
                                Dann das debug-log posten

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

                                  @homoran
                                  Debug stand auf ein.

                                  7
                                  0
                                  Log-Größe: 64.6 KB
                                  
                                  backitup.0
                                  Zeit
                                  debug
                                  Nachricht
                                  
                                  backitup.0
                                  2023-09-26 06:13:25.596	error	Error: Command failed: sudo mount -t cifs -o username=backup,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.42.100/backup/Iobroker/Standard /opt/iobroker/backupsmount error(1): Operation not permittedRefer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
                                  
                                  backitup.0
                                  2023-09-26 06:13:25.316	info	[iobroker] backup will be activated at 02:40 every 1 day(s)
                                  
                                  backitup.0
                                  2023-09-26 06:13:25.287	info	starting. Version 2.8.1 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.18.0, js-controller: 5.0.12
                                  
                                  backitup.0
                                  2023-09-26 06:11:53.945	info	Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                  
                                  backitup.0
                                  2023-09-26 06:11:53.893	info	Got terminate signal TERMINATE_YOURSELF
                                  
                                  backitup.0
                                  2023-09-26 06:11:53.890	info	cleaned everything up..
                                  

                                  EDIT: komisch ist das die gleichen Einstellungen beim Prodsystem laufen.

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

                                    @homoran
                                    hier mehr infos:

                                    
                                    backitup.0
                                    2023-09-26 08:39:42.995	debug	No backup file was found
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.994	error	Error: Command failed: sudo mount -t cifs -o username=backup,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.42.100/backup/Iobroker/Standard /opt/iobroker/backupsmount error(1): Operation not permittedRefer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.974	debug	cifs-mount command: "sudo mount -t cifs -o username=backup,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.42.100/backup/Iobroker/Standard /opt/iobroker/backups"
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.974	debug	first mount attempt with smb option failed. try next mount attempt without smb option ...
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.725	debug	cifs-mount command: "sudo mount -t cifs -o username=backup,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.42.100/backup/Iobroker/Standard /opt/iobroker/backups"
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.725	debug	noserverino option: false
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.721	debug	[ccu] 10 30 01 */1 * *
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.717	info	[ccu] backup will be activated at 01:30 every 1 day(s)
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.716	debug	[iobroker] 10 00 03 */1 * *
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.692	info	[iobroker] backup will be activated at 03:00 every 1 day(s)
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.685	debug	Backitup has recognized a linux system
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.665	info	starting. Version 2.8.1 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.18.0, js-controller: 5.0.12
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.532	debug	Plugin sentry Initialize Plugin (enabled=true)
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.522	debug	States connected to redis: 127.0.0.1:9000
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.519	debug	States create User PubSub Client
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.519	debug	States create System PubSub Client
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.517	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.511	debug	Objects connected to redis: 127.0.0.1:9001
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.508	debug	Objects client initialize lua scripts
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.502	debug	Objects create User PubSub Client
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.501	debug	Objects create System PubSub Client
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.500	debug	Objects client ready ... initialize now
                                    
                                    backitup.0
                                    2023-09-26 08:39:40.488	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                                    
                                    backitup.0
                                    2023-09-26 08:39:25.344	info	terminating
                                    
                                    backitup.0
                                    2023-09-26 08:39:24.893	info	Terminated (NO_ERROR): Without reason
                                    
                                    backitup.0
                                    2023-09-26 08:39:24.893	debug	Plugin sentry destroyed
                                    
                                    backitup.0
                                    2023-09-26 08:39:24.893	info	terminating
                                    
                                    backitup.0
                                    2023-09-26 08:39:24.847	info	Got terminate signal TERMINATE_YOURSELF
                                    
                                    backitup.0
                                    2023-09-26 08:39:24.842	info	cleaned everything up...
                                    
                                    backitup.0
                                    2023-09-26 08:39:13.359	debug	No backup file was found
                                    
                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      Alero @Alero last edited by

                                      hi,
                                      komisch ist auch das ich wenn ich den restore auslöse zeigt er mit die backup Dateien vom lokalen server.


                                      b7ff9c93-46ed-4c61-8a15-b3ca93225ddc-image.png

                                      A 1 Reply Last reply Reply Quote 0
                                      • A
                                        Alero @Alero last edited by Alero

                                        hi,
                                        vielleicht liegt es doch am container. ich habe mal geschaut. der prod server ist Privileged und der neue eben nicht.

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

                                          @alero sag ich doch😉

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

                                            @crunchip
                                            hi,
                                            es war der previligierte Container. Habe die Kiste neu aufgesetzt und beim Aufsetzen gesagt "previligiert" jetzt sehe ich die Backups vom nas.
                                            Werde jetzt mal einen restore anstoßen und schauen ob es läuft

                                            A crunchip 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            90
                                            2679
                                            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