Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [HOW-TO] backitup Konfiguration mit nfs

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    [HOW-TO] backitup Konfiguration mit nfs

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

      @thomas-braun
      Sorry. Mein Fehler. Hier der log

      2025-01-15 08:18:17.284 - debug: hm-rpc.0 (2467) [KEEPALIVE] Check if connection is alive
      2025-01-15 08:18:17.284 - debug: hm-rpc.0 (2467) Send PING...
      2025-01-15 08:18:17.289 - debug: hm-rpc.0 (2467) PING ok
      2025-01-15 08:18:17.291 - debug: hm-rpc.0 (2467) xml multicall : raspi5:hm-rpc.0:a6f04f6e3cdc89967739550158ac1a19,CENTRAL,PONG,raspi5:hm-rpc.0:a6f04f6e3cdc89967739550158ac1a19
      2025-01-15 08:18:17.291 - debug: hm-rpc.0 (2467) xmlrpc <- event ["raspi5:hm-rpc.0:a6f04f6e3cdc89967739550158ac1a19","CENTRAL","PONG","raspi5:hm-rpc.0:a6f04f6e3cdc89967739550158ac1a19"]
      2025-01-15 08:18:17.291 - debug: hm-rpc.0 (2467) xmlrpc <- event: hm-rpc.0.CENTRAL.PONG:raspi5:hm-rpc.0:a6f04f6e3cdc89967739550158ac1a19 discarded, no matching device
      2025-01-15 08:18:19.949 - info: admin.0 (1698) ==> Connected system.user.admin from ::ffff:192.168.1.209
      2025-01-15 08:18:25.734 - error: backitup.0 (2452) [iobroker] chmod for Backup directory could not be completed: Error: EPERM: operation not permitted, chmod '/opt/iobroker/backups' Please run "iobroker fix"!!
      2025-01-15 08:18:28.313 - info: admin.0 (1698) <== Disconnect system.user.admin from ::ffff:192.168.1.209 backitup
      2025-01-15 08:18:35.066 - warn: backitup.0 (2452) [iobroker/clean] No older backup files are deleted, because this backup was started manually
      
      
      1 Reply Last reply Reply Quote 0
      • N
        norbert999 @Thomas Braun last edited by

        @thomas-braun Ich gebe Dir ein Königreich wenn Du mir hilfst.

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

          @norbert999

          Solange

          ioBroker Status
          ./iob_diag.sh: line 879: iob: command not found

          vorliegt brauchst du dir um ein Backup keinen Kopf machen. Da ist schon auf tieferer Ebene was schief.

          N 1 Reply Last reply Reply Quote 0
          • N
            norbert999 @Thomas Braun last edited by

            @thomas-braun said in [HOW-TO] backitup Konfiguration mit nfs:

            Da ist schon auf tieferer Ebene was schief.

            Nur was? Da hänge ich als hoch motivierter Laie schon Tage dran und es geht nicht voran. Ich habe viel gelesen, viel probiert, komme aber nicht ohne Experte weiter. Es ist ein Frust! Kann nur auf Hilfe hoffen.

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

              @norbert999

              iobroker start
              

              sowie

              systemctl status iobroker
              

              sagen?

              N 1 Reply Last reply Reply Quote 0
              • N
                norbert999 @Thomas Braun last edited by

                @thomas-braun said in [HOW-TO] backitup Konfiguration mit nfs:

                systemctl status iobroker

                pi@raspi5:~ $ iobroker start
                -bash: iobroker: command not found
                pi@raspi5:~ $ systemctl status iobroker
                ● iobroker.service - ioBroker Server
                     Loaded: loaded (/lib/systemd/system/iobroker.service; enabled; preset: enabled)
                     Active: active (running) since Tue 2025-01-14 17:05:13 CET; 15h ago
                       Docs: http://iobroker.net
                   Main PID: 1220 (iobroker.js-con)
                      Tasks: 220 (limit: 9564)
                        CPU: 1h 27min 5.187s
                     CGroup: /system.slice/iobroker.service
                             ├─1220 iobroker.js-controller
                             ├─1698 io.admin.0
                             ├─1739 io.javascript.0
                             ├─2336 io.nut.0
                             ├─2397 io.snmp.0
                             ├─2415 io.snmp.1
                             ├─2433 io.tr-064.0
                             ├─2452 io.backitup.0
                             ├─2467 io.hm-rpc.0
                             ├─2474 io.hm-rega.0
                             ├─2492 io.hm-rpc.1
                             ├─2515 io.discovery.0
                             ├─2526 io.web.0
                             ├─2541 io.fronius-solarweb.0
                             ├─2552 io.trashschedule.0
                             ├─2559 io.pi-hole.0
                             ├─2569 io.energiefluss-erweitert.0
                             ├─2664 io.vis-2.0
                             ├─3519 io.pushover.0
                             └─3546 io.fronius-wattpilot.0
                
                Jan 15 07:12:13 raspi5 sudo[22204]: iobroker : PWD=/ ; USER=root ; COMMAND=/usr/bin/apt list --upgradeable
                Jan 15 07:12:13 raspi5 sudo[22204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1001)
                Jan 15 07:12:14 raspi5 sudo[22204]: pam_unix(sudo:session): session closed for user root
                Jan 15 08:17:14 raspi5 bash[1220]: Send diag info: {"uuid":"6314d3b3-71c3-1ccc-c873-938803957853","language":"de","country":"Germany","hosts":[{"version":"7.0.6","platform":"Javascript/Nod>
                Jan 15 08:17:14 raspi5 sudo[29199]: iobroker : PWD=/ ; USER=root ; COMMAND=/usr/bin/apt -v
                Jan 15 08:17:14 raspi5 sudo[29199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1001)
                Jan 15 08:17:14 raspi5 sudo[29199]: pam_unix(sudo:session): session closed for user root
                Jan 15 08:17:14 raspi5 sudo[29204]: iobroker : PWD=/ ; USER=root ; COMMAND=/usr/bin/apt list --upgradeable
                Jan 15 08:17:14 raspi5 sudo[29204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1001)
                Jan 15 08:17:15 raspi5 sudo[29204]: pam_unix(sudo:session): session closed for user root
                
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @norbert999 last edited by

                  @norbert999

                  Jag den Fixer mal über das System. Musst du aber wohl dann direkt aus dem Netz ziehen, wenn 'iobroker' und 'iob' nicht direkt aufrufbar sind.
                  Ich meine @Homoran hat den Befehl dazu in der Signatur.

                  Homoran N 2 Replies Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Thomas Braun last edited by

                    @thomas-braun sagte in [HOW-TO] backitup Konfiguration mit nfs:

                    Ich meine @Homoran hat den Befehl dazu in der Signatur.

                    hat er!

                    wenn der noch passt

                    1 Reply Last reply Reply Quote 0
                    • N
                      norbert999 @Thomas Braun last edited by

                      @thomas-braun said in [HOW-TO] backitup Konfiguration mit nfs:

                      Jag den Fixer mal über das System. Musst du aber wohl dann direkt aus dem Netz ziehen, wenn 'iobroker' und 'iob' nicht direkt aufrufbar sind.
                      Ich meine @Homoran hat den Befehl dazu in der Signatur.

                      pi@raspi5:~ $ curl -fsL https://iobroker.net/fix.sh | bash -
                      
                      Your system is booting into 'graphical.target', which means that a user interface or desktop is available. Usually a server is running without a desktop to have more RAM available. Do you want to switch to 'multi-user.target'? (y/N)
                      library: loaded
                      Library version=2024-10-22
                      ioBroker or some processes are still running:
                      1220 iobroker.js-con
                      1698 io.admin.0
                      1739 io.javascript.0
                      2336 io.nut.0
                      2397 io.snmp.0
                      2415 io.snmp.1
                      2433 io.tr-064.0
                      2452 io.backitup.0
                      2467 io.hm-rpc.0
                      2474 io.hm-rega.0
                      2492 io.hm-rpc.1
                      2515 io.discovery.0
                      2526 io.web.0
                      2541 io.fronius-sola
                      2552 io.trashschedul
                      2559 io.pi-hole.0
                      2569 io.energiefluss
                      2664 io.vis-2.0
                      3519 io.pushover.0
                      3546 io.fronius-watt
                      Please stop them first and try again!
                      pi@raspi5:~ $ ^C
                      pi@raspi5:~ $
                      
                      

                      Wie stoppe ich das alles? Alle iob Instanzen anhalten, oder wie?

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

                        @norbert999 sagte in [HOW-TO] backitup Konfiguration mit nfs:

                        Wie stoppe ich das alles

                        iob stop in der Konsole

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

                          @homoran said in [HOW-TO] backitup Konfiguration mit nfs:

                          iob stop in der Konsole

                          pi@raspi5:~ $ sudo iob stop
                          sudo: iob: command not found
                          pi@raspi5:~ $
                          
                          

                          Geht nicht.

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

                            @norbert999 wer hat was von sudo gesagt?
                            Niemals Befehle mit iob... mit sudo anfassen

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

                              @homoran Verstanden. Aber auch ohne sudo dasgleiche Resultat.

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

                                @norbert999 sagte in [HOW-TO] backitup Konfiguration mit nfs:

                                @homoran Verstanden. Aber auch ohne sudo dasgleiche Resultat.

                                Dann ist da richtig was faul

                                was sagt iob status?

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

                                  @homoran said in [HOW-TO] backitup Konfiguration mit nfs:

                                  was sagt iob status?

                                  
                                  pi@raspi5:~ $ iob status
                                  -bash: iob: command not found
                                  pi@raspi5:~ $
                                  
                                  
                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @norbert999 last edited by

                                    @norbert999 du bist wirklich auf dem pi, auf dem iob installiert ist?

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

                                      dann müsste dir @Thomas-Braun mal die richtige Syntax von sudo systemctl status iobroker sagen.
                                      ich weiß nicht ob das so passt

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

                                        @homoran said in [HOW-TO] backitup Konfiguration mit nfs:

                                        du bist wirklich auf dem pi, auf dem iob installiert ist?

                                        Ganz sicher!

                                        pi@raspi5:~ $ iob status
                                        -bash: iob: command not found
                                        
                                        pi@raspi5:~ $ systemctl status iobroker
                                        ● iobroker.service - ioBroker Server
                                             Loaded: loaded (/lib/systemd/system/iobroker.service; enabled; preset: ena>
                                             Active: active (running) since Wed 2025-01-15 09:40:52 CET; 2min 14s ago
                                               Docs: http://iobroker.net
                                           Main PID: 1261 (iobroker.js-con)
                                              Tasks: 220 (limit: 9564)
                                                CPU: 1min 2.054s
                                             CGroup: /system.slice/iobroker.service
                                                     ├─1261 iobroker.js-controller
                                                     ├─1741 io.admin.0
                                                     ├─2271 io.javascript.0
                                                     ├─2411 io.nut.0
                                                     ├─2432 io.snmp.0
                                                     ├─2447 io.snmp.1
                                                     ├─2462 io.tr-064.0
                                                     ├─2469 io.backitup.0
                                                     ├─2496 io.hm-rpc.0
                                                     ├─2514 io.hm-rega.0
                                                     ├─2529 io.hm-rpc.1
                                                     ├─2544 io.discovery.0
                                                     ├─2559 io.web.0
                                                     ├─2566 io.fronius-solarweb.0
                                                     ├─2585 io.trashschedule.0
                                        lines 1-23
                                        
                                        
                                        Homoran N 2 Replies Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @norbert999 last edited by

                                          @norbert999 wenn der staus klappt, dann mach sudo systemctl stop iobroker

                                          N 1 Reply Last reply Reply Quote 0
                                          • N
                                            norbert999 @norbert999 last edited by

                                            @norbert999

                                            Sorry, hatte nicht die vollständige Ausgabe kopiert. Jetzt richtig, untenstehen die Fehlermeldungen

                                            
                                            pi@raspi5:~ $ systemctl status iobroker
                                            ● iobroker.service - ioBroker Server
                                                 Loaded: loaded (/lib/systemd/system/iobroker.service; enabled; preset: enabled)
                                                 Active: active (running) since Wed 2025-01-15 09:40:52 CET; 3min 9s ago
                                                   Docs: http://iobroker.net
                                               Main PID: 1261 (iobroker.js-con)
                                                  Tasks: 220 (limit: 9564)
                                                    CPU: 1min 9.071s
                                                 CGroup: /system.slice/iobroker.service
                                                         ├─1261 iobroker.js-controller
                                                         ├─1741 io.admin.0
                                                         ├─2271 io.javascript.0
                                                         ├─2411 io.nut.0
                                                         ├─2432 io.snmp.0
                                                         ├─2447 io.snmp.1
                                                         ├─2462 io.tr-064.0
                                                         ├─2469 io.backitup.0
                                                         ├─2496 io.hm-rpc.0
                                                         ├─2514 io.hm-rega.0
                                                         ├─2529 io.hm-rpc.1
                                                         ├─2544 io.discovery.0
                                                         ├─2559 io.web.0
                                                         ├─2566 io.fronius-solarweb.0
                                                         ├─2585 io.trashschedule.0
                                                         ├─2593 io.pi-hole.0
                                                         ├─2608 io.energiefluss-erweitert.0
                                                         ├─2628 io.vis-2.0
                                                         ├─2672 io.pushover.0
                                                         └─2692 io.fronius-wattpilot.0
                                            
                                            Jan 15 09:41:26 raspi5 sudo[2402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1001)
                                            Jan 15 09:41:26 raspi5 sudo[2402]: pam_unix(sudo:session): session closed for user root
                                            Jan 15 09:41:26 raspi5 sudo[2407]: iobroker : PWD=/ ; USER=root ; COMMAND=/usr/bin/apt list --upgradeable
                                            Jan 15 09:41:26 raspi5 sudo[2407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1001)
                                            Jan 15 09:41:26 raspi5 sudo[2407]: pam_unix(sudo:session): session closed for user root
                                            Jan 15 09:41:27 raspi5 su[2377]: FAILED SU (to root) iobroker on none
                                            Jan 15 09:41:27 raspi5 su[2423]: pam_unix(su:auth): authentication failure; logname= uid=1001 euid=0 tty= ruser=iobroker rhost=  user=pi
                                            Jan 15 09:41:29 raspi5 su[2423]: FAILED SU (to pi) iobroker on none
                                            Jan 15 09:41:30 raspi5 su[2439]: pam_unix(su:auth): authentication failure; logname= uid=1001 euid=0 tty= ruser=iobroker rhost=  user=pi
                                            Jan 15 09:41:32 raspi5 su[2439]: FAILED SU (to pi) iobroker on none
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            807
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            backitup nas iob nfs bookworm
                                            3
                                            61
                                            2070
                                            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