Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Backitup funktioniert einfach nicht :(

    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

    Backitup funktioniert einfach nicht :(

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

      @lunatikk

      Bitte keine Screenshots posten. Mach den 'Schließen wenn fertig' Haken weg und poste den Text in CodeTags.

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

        @lunatikk sagte in Backitup funktioniert einfach nicht 😞:

        nach ner minute gibts wohl nen neustart:

        ich fürchte dein RAM geht aus und dein Server rebootet

        1 Reply Last reply Reply Quote 0
        • L
          lunatikk @Thomas Braun last edited by

          @thomas-braun

          Alles klar,

          Den "Schließen wenn fertig" Haken habe ich entfernt. Wie gesagt, immer noch der gleiche Stand:

          Started iobroker ...
          [DEBUG] [iobroker] start with {"type":"creator","time":"02:40","debugging":true,"slaveBackup":"Single","everyXDays":"1","deleteBackupAfter":0,"googledrive":{"enabled":true,"type":"storage","source":"googledrive","debugging":true,"deleteOldBackup":true,"accessJson":"****","ownDir":false,"dir":"iobrokerbackup","dirMinimal":"/iobrokerbackup"},"dir":"/opt/iobroker","javascripts":{"enabled":true,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"googledrive","host":"fritz.box","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/VOLUME/backup/iobroker/","dirMinimal":"/backupDir/iobroker","user":"iobroker","pass":"****","port":"21"},"cifs":{"enabled":false,"mountType":"CIFS","type":"storage","source":"googledrive","mount":"\\\\192.168.178.1\\fritz.nas","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=2.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":false,"ownDir":false,"dir":"VOLUME\\backup","dirMinimal":"sharename/backupDir","user":"iobroker","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"googledrive","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"webdav":{"enabled":false,"type":"storage","source":"googledrive","debugging":true,"deleteOldBackup":false,"username":"username","pass":"****","url":"https://example.com/remote.php/dav/files/username/","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","signedCertificates":true},"googledrive":{"enabled":true,"type":"storage","source":"googledrive","debugging":true,"deleteOldBackup":true,"accessJson":"****","ownDir":false,"dir":"iobrokerbackup","dirMinimal":"/iobrokerbackup"},"slaveSuffix":"","hostType":"Single","nameSuffix":""},"historyHTML":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
          [DEBUG] [iobroker] - host.iobroker-pi 4360 states saved
          
          [DEBUG] [iobroker] - host.iobroker-pi 5219 objects saved
          
          
          1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active last edited by

            @lunatikk

            Mach mal den Haken bei 'Debug aktivieren' raus.

            free -ht --mega
            

            liefert?

            L 1 Reply Last reply Reply Quote 0
            • L
              lunatikk @Thomas Braun last edited by

              @thomas-braun

              debug Haken ist raus. (ging vorher ohne den Haken auch nicht).

               free -ht --mega
                            total        used        free      shared  buff/cache   available
              Mem:           7.9G        1.1G        3.4G         89M        3.5G        6.8G
              Swap:           99M        2.0M         97M
              Total:         8.0G        1.1G        3.5G
              
              

              Grüße

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

                @lunatikk

                Ich irritiert
                a) dein Login als 'iobroker'

                iobroker@iobroker-pi:/ $
                

                Das ist eigentlich ein total unübliches Bild...

                b) der Hostname "host":"fritz.box"
                aus der Config.
                Hast du da mal rumgeschraubt? Und warum nutzt du nicht den user 'pi' oder einen anderen user, der NICHT iobroker ist. Und auch nicht in / rumsteht...

                L 1 Reply Last reply Reply Quote 0
                • L
                  lunatikk @Thomas Braun last edited by

                  @thomas-braun

                  iobroker war, soweit ich mich erinnern kann, in der raspberry distro vorkonfiguriert.
                  fritz.box ist nur der ftp oder nas hostname, den ich mal in der Instanzkonfiguration von Backitup angegeben habe.
                  Die FTP und NAS Optionen sind jedoch deaktiviert - Backitup merkt sich diese Einstellungen.

                  Thomas Braun 3 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @lunatikk last edited by

                    @lunatikk sagte in Backitup funktioniert einfach nicht 😞:

                    iobroker war, soweit ich mich erinnern kann, in der raspberry distro vorkonfiguriert.

                    Das war leider mal eine Zeitlang so falsch drin, stimmt.
                    Hatte ich schon mal erwähnt, das ich vorgekochte Images für unglücklich halte?

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

                      @lunatikk

                      Setz mal / in den GoogleDrive-Pfad. Bei mir sieht das so aus:

                      b489e461-db98-41e7-b574-765b9e00a3d5-image.png

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

                        @lunatikk

                        Und zur Sicherheit, weil mir sons nix gescheites mehr einfällt:

                        iobroker stop
                        iobroker fix
                        iobroker start
                        
                        L 1 Reply Last reply Reply Quote 0
                        • L
                          lunatikk @Thomas Braun last edited by

                          @thomas-braun

                          bin gerade sel

                          @thomas-braun said in Backitup funktioniert einfach nicht 😞:

                          @lunatikk sagte in Backitup funktioniert einfach nicht 😞:

                          iobroker war, soweit ich mich erinnern kann, in der raspberry distro vorkonfiguriert.

                          Das war leider mal eine Zeitlang so falsch drin, stimmt.
                          Hatte ich schon mal erwähnt, das ich vorgekochte Images für unglücklich halte?

                          war gerade selber etwas verwirrt. Habe das image von hier:

                          https://forum.iobroker.net/topic/41520/raspberry-os-lite-image-for-with-iobroker

                          dort steht im moment jedoch auch der login pi/raspberry.
                          Ich kann zumindest sagen, dass ich an dieser Stelle nichts gemacht habe - hierzu fehlt mir das wissen und an diese schmerzhafte Lernkurve hätte ich mich erinnert 🙂

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

                            @lunatikk

                            Wie gesagt, das war mal eine zeitlang so 'unglücklich falsch' in das Image gebügelt. Hat man dann wieder korrigiert. Ich glaube ich hatte damals auch den Finger gehoben.

                            1 Reply Last reply Reply Quote 0
                            • L
                              lunatikk @Thomas Braun last edited by

                              @thomas-braun

                              @thomas-braun said in Backitup funktioniert einfach nicht 😞:

                              @lunatikk

                              Und zur Sicherheit, weil mir sons nix gescheites mehr einfällt:

                              iobroker stop
                              iobroker fix
                              iobroker start
                              

                              Das fix skript lief problemlos durch. Backitup macht immer noch das gleiche 😢

                              Grüße

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

                                @lunatikk

                                Wie groß ist denn dein ioBroker?

                                du -sch /opt/iobroker/
                                
                                L 1 Reply Last reply Reply Quote 0
                                • L
                                  lunatikk @Thomas Braun last edited by

                                  @thomas-braun said in Backitup funktioniert einfach nicht 😞:

                                  @lunatikk

                                  Wie groß ist denn dein ioBroker?

                                  du -sch /opt/iobroker/
                                  
                                  iobroker@iobroker-pi:~ $ du -sch /opt/iobroker/
                                  13G     /opt/iobroker/
                                  13G     total
                                  
                                  
                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @lunatikk last edited by Thomas Braun

                                    @lunatikk

                                    Oha...
                                    Da sind videoclips mit dabei oder sowas?
                                    Bei mir hat der ioBroker 'nur' 1,2 GB.

                                    [grothesk@manjaro ~]$ du -sch /opt/iobroker/
                                    1,2G    /opt/iobroker/
                                    1,2G    insgesamt
                                    

                                    Das wird zuviel an Backupmaterial bei dir sein.

                                    L 1 Reply Last reply Reply Quote 0
                                    • L
                                      lunatikk @Thomas Braun last edited by

                                      @thomas-braun

                                      iobroker@iobroker-pi:/opt/iobroker $ du -sch /opt/iobroker/*
                                      8.0K    /opt/iobroker/backups
                                      4.0K    /opt/iobroker/INSTALLER_INFO.txt
                                      0       /opt/iobroker/iob
                                      4.0K    /opt/iobroker/iobroker
                                      5.7G    /opt/iobroker/iobroker-data
                                      11M     /opt/iobroker/log
                                      6.6G    /opt/iobroker/node_modules
                                      4.0K    /opt/iobroker/package.json
                                      1.4M    /opt/iobroker/package-lock.json
                                      8.0K    /opt/iobroker/reinstall.js
                                      13G     total
                                      
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @lunatikk last edited by Thomas Braun

                                        @lunatikk

                                        [grothesk@manjaro ~]$ du -sch /opt/iobroker/*
                                        4,0K    /opt/iobroker/backups
                                        4,0K    /opt/iobroker/INSTALLER_INFO.txt
                                        0       /opt/iobroker/iob
                                        4,0K    /opt/iobroker/iobroker
                                        235M    /opt/iobroker/iobroker-data
                                        152K    /opt/iobroker/log
                                        983M    /opt/iobroker/node_modules
                                        4,0K    /opt/iobroker/package.json
                                        2,3M    /opt/iobroker/package-lock.json
                                        8,0K    /opt/iobroker/reinstall.js
                                        1,2G    insgesamt
                                        

                                        Ich vermute, das ist zu viel Holz bei dir. Da geht der kleine Pi kräftig in die Knie.

                                        L 1 Reply Last reply Reply Quote 0
                                        • L
                                          lunatikk @Thomas Braun last edited by

                                          @thomas-braun said in Backitup funktioniert einfach nicht 😞:

                                          @lunatikk

                                          [grothesk@manjaro ~]$ du -sch /opt/iobroker/*
                                          4,0K    /opt/iobroker/backups
                                          4,0K    /opt/iobroker/INSTALLER_INFO.txt
                                          0       /opt/iobroker/iob
                                          4,0K    /opt/iobroker/iobroker
                                          235M    /opt/iobroker/iobroker-data
                                          152K    /opt/iobroker/log
                                          983M    /opt/iobroker/node_modules
                                          4,0K    /opt/iobroker/package.json
                                          2,3M    /opt/iobroker/package-lock.json
                                          8,0K    /opt/iobroker/reinstall.js
                                          1,2G    insgesamt
                                          

                                          Ich vermute, das ist zu viel Holz bei dir. Da geht der kleine Pi kräftig in die Knie.

                                          meine ring hat kräftig beweisfotos gesammelt. werde den ordner mal bereinigen aber letztendlich ist das ja nur Speicherplatz...

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

                                            @lunatikk sagte in Backitup funktioniert einfach nicht 😞:

                                            werde den ordner mal bereinigen aber letztendlich ist das ja nur Speicherplatz...

                                            Der Kram wird aber mit in das Backup gepackt...

                                            L 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

                                            815
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            35
                                            951
                                            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