Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Backup hält an bzw Fehlermeldungen erscheinen.

    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

    Backup hält an bzw Fehlermeldungen erscheinen.

    This topic has been deleted. Only users with topic management privileges can see it.
    • Dr.Pie
      Dr.Pie @simatec last edited by

      @simatec Das mit dem Port hatte ich zuerst auch mit 8088 probiert.
      Da kam dann "Verbindung testen" das hier:
      backup8.png

      simatec 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @Dr.Pie last edited by

        @dr-pie log bitte nicht als Screenshot sondern als Text in code-tags posten.

        1 Reply Last reply Reply Quote 0
        • simatec
          simatec Developer Most Active @Dr.Pie last edited by

          @dr-pie Port 8088 nur in Backitup nicht im Influx Adapter. Da bleibt 8086

          Dr.Pie 1 Reply Last reply Reply Quote 0
          • Dr.Pie
            Dr.Pie @simatec last edited by

            @simatec da scheint das Backup einfach anzuhalten.
            Das Fenster muss ich dann per Hand schließen.
            backup9.png

            Started iobroker ...
            [DEBUG] [mount] - noserverino option: false
            [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=jens,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.178.xxx/xxx/iobroker/iobroker/ /opt/iobroker/backups"
            [DEBUG] [mount] - first mount attempt with smb option failed. try next mount attempt without smb option ...
            [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=jens,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.178.xxx/xxx/iobroker/iobroker/ /opt/iobroker/backups"
            [DEBUG] [mount] - mount successfully completed
            [DEBUG] [mount] - done
            [DEBUG] [iobroker] - host.raspberrypi 19716 states saved
            
            [DEBUG] [iobroker] - host.raspberrypi 22851 objects saved
            
            [DEBUG] [iobroker] - done
            [DEBUG] [influxDB] - InfluxDB-Backup started ...
            [DEBUG] [influxDB] - Start InfluxDB Backup ...
            [DEBUG] [influxDB] - InfluxDB Backup tmp directory created 
            [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory: "/opt/iobroker/backups/influxDB_2023_04_16-20_41_19_backupiobroker"
            [DEBUG] [influxDB] - InfluxDB tmp directory "/opt/iobroker/backups/influxDB_2023_04_16-20_41_19_backupiobroker" successfully deleted
            [DEBUG] [influxDB] - 2023/04/16 20:41:21 backing up metastore to /opt/iobroker/backups/influxDB_2023_04_16-20_41_19_backupiobroker/meta.00
            
            [ERROR] [influxDB] - Error: Command failed: influxd backup -portable -database iobroker -host 192.168.178.xxx:8088 "/opt/iobroker/backups/influxDB_2023_04_16-20_41_19_backupiobroker"
            2023/04/16 20:41:21 Download shard 0 failed dial tcp 192.168.178.xxx:8088: connect: connection refused.  Waiting 2s and retrying (0)...
            2023/04/16 20:41:23 Download shard 0 failed dial tcp 192.168.178.xxx:8088: connect: connection refused.  Waiting 2s and retrying (1)...
            2023/04/16 20:41:25 Download shard 0 failed dial tcp 192.168.178.xxx:8088: connect: connection refused.  Waiting 2s and retrying (2)...
            2023/04/16 20:41:27 Download shard 0 failed dial tcp 192.168.178.xxx:8088: connect: connection refused.  Waiting 2s and retrying (3)...
            2023/04/16 20:41:29 Download shard 0 failed dial tcp 192.168.178.xxx:8088: connect: connection refused.  Waiting 2s and retrying (4)...
            2023/04/16 20:41:31 Download shard 0 failed dial tcp 192.168.178.xxx:8088: connect: connection refused.  Waiting 2s and retrying (5)...
            2023/04/16 20:41:33 Download shard 0 failed dial tcp 192.168.178.xxx:8088: connect: connection refused.  Waiting 3.01s and retrying (6)...
            2023/04/16 20:41:36 Download shard 0 failed dial tcp 192.168.178.xxx:8088: connect: connection refused.  Waiting 11.441s and retrying (7)...
            2023/04/16 20:41:48 Download shard 0 failed dial tcp 192.168.178.xxx:8088: connect: connection refused.  Waiting 43.477s and retrying (8)...
            2023/04/16 20:42:31 Download shard 0 failed dial tcp 192.168.178.xxx:8088: connect: connection refused.  Waiting 2m45.216s and retrying (9)...
            backup: dial tcp 192.168.178.xxx:8088: connect: connection refused
            
            Marc Berg 1 Reply Last reply Reply Quote 0
            • Marc Berg
              Marc Berg Most Active @Dr.Pie last edited by

              @dr-pie sagte in Backup hält an bzw Fehlermeldungen erscheinen.:

              @simatec da scheint das Backup einfach anzuhalten.
              Das Fenster muss ich dann per Hand schließen.
              backup9.png

              Läuft iobroker und die influxdb auf dem selben Host?

              Dr.Pie 1 Reply Last reply Reply Quote 0
              • Dr.Pie
                Dr.Pie @Marc Berg last edited by

                @marc-berg ja ... läuft alles auf dem RaspPi

                Marc Berg simatec 2 Replies Last reply Reply Quote 0
                • Marc Berg
                  Marc Berg Most Active @Dr.Pie last edited by Marc Berg

                  @dr-pie sagte in Backup hält an bzw Fehlermeldungen erscheinen.:

                  @marc-berg ja ... läuft alles auf dem RaspPi

                  zeig mal bitte die Influxdb Config des Backitup Adapters und die influxdb.conf.

                  Und keine internen IP-Adressen weg x en

                  Dr.Pie 1 Reply Last reply Reply Quote 0
                  • Dr.Pie
                    Dr.Pie @Marc Berg last edited by

                    @marc-berg backup10.png

                    Wo/Wie finde ich die influxdb.conf ?

                    Marc Berg 2 Replies Last reply Reply Quote 0
                    • Marc Berg
                      Marc Berg Most Active @Dr.Pie last edited by

                      @dr-pie sagte in Backup hält an bzw Fehlermeldungen erscheinen.:

                      Wo/Wie finde ich die influxdb.conf ?

                      wahrscheinlich unter /etc/influxdb

                      Dr.Pie Marc Berg 2 Replies Last reply Reply Quote 0
                      • Marc Berg
                        Marc Berg Most Active @Dr.Pie last edited by

                        @dr-pie
                        Warum hast Du "Remote" ausgewählt?
                        a3cf6fa7-c0e0-4e5a-a81e-2615fe24d545-grafik.png

                        1 Reply Last reply Reply Quote 0
                        • Dr.Pie
                          Dr.Pie @Marc Berg last edited by Dr.Pie

                          wahrscheinlich unter /etc/influxdb

                          Wie komme dort hin ?
                          Mit Putty ?

                          Warum hast Du "Remote" ausgewählt?

                          Das ist eine gute Frage.
                          Das System ist schon lange so wie es ist ... keine Ahnung ... kommt sicher aus Unwissenheit .

                          Codierknecht 1 Reply Last reply Reply Quote 0
                          • Marc Berg
                            Marc Berg Most Active last edited by Marc Berg

                            @dr-pie
                            Stell mal auf "lokal"

                            3fd249be-352d-4b08-80df-c405ac71021b-grafik.png

                            Marc Berg 1 Reply Last reply Reply Quote 0
                            • Codierknecht
                              Codierknecht Developer Most Active @Dr.Pie last edited by

                              @dr-pie sagte in Backup hält an bzw Fehlermeldungen erscheinen.:

                              Wie komme dort hin ?
                              Mit Putty ?

                              Oder PowerShell ...
                              https://www.heise.de/tipps-tricks/SSH-unter-Windows-10-nutzen-4224757.html

                              1 Reply Last reply Reply Quote 1
                              • Marc Berg
                                Marc Berg Most Active @Marc Berg last edited by

                                @marc-berg sagte in Backup hält an bzw Fehlermeldungen erscheinen.:

                                @dr-pie sagte in Backup hält an bzw Fehlermeldungen erscheinen.:

                                Wo/Wie finde ich die influxdb.conf ?

                                wahrscheinlich unter /etc/influxdb

                                ist jetzt aber nicht so wichtig, wenn du nicht weißt, wie du dahin kommst.

                                Dr.Pie 1 Reply Last reply Reply Quote 1
                                • Dr.Pie
                                  Dr.Pie @Marc Berg last edited by

                                  @marc-berg

                                  pi@raspberrypi:~ $ ls -a
                                  .   .bash_history  .bashrc    .cache   Desktop    Downloads  .local  .npm    Pictures  .pp_backup  Public     Videos       .xsession-errors
                                  ..  .bash_logout   Bookshelf  .config  Documents  .iobroker  Music   .npmrc  .pki      .profile    Templates  .Xauthority  .xsession-errors.old
                                  
                                  

                                  das Verzeichnis scheint nicht zu existieren

                                  Marc Berg 1 Reply Last reply Reply Quote 0
                                  • Marc Berg
                                    Marc Berg Most Active @Dr.Pie last edited by

                                    @dr-pie sagte in Backup hält an bzw Fehlermeldungen erscheinen.:

                                    @marc-berg

                                    pi@raspberrypi:~ $ ls -a
                                    .   .bash_history  .bashrc    .cache   Desktop    Downloads  .local  .npm    Pictures  .pp_backup  Public     Videos       .xsession-errors
                                    ..  .bash_logout   Bookshelf  .config  Documents  .iobroker  Music   .npmrc  .pki      .profile    Templates  .Xauthority  .xsession-errors.old
                                    
                                    

                                    das Verzeichnis scheint nicht zu existieren

                                    ne, da bist du falsch. Ist jetzt nicht schlimm.

                                    1 Reply Last reply Reply Quote 0
                                    • Marc Berg
                                      Marc Berg Most Active @Marc Berg last edited by

                                      @marc-berg sagte in Backup hält an bzw Fehlermeldungen erscheinen.:

                                      Entscheidend wäre das jetzt hier:

                                      @dr-pie
                                      Stell mal auf "lokal"

                                      3fd249be-352d-4b08-80df-c405ac71021b-grafik.png

                                      1 Reply Last reply Reply Quote 0
                                      • simatec
                                        simatec Developer Most Active @Dr.Pie last edited by

                                        @dr-pie sagte in Backup hält an bzw Fehlermeldungen erscheinen.:

                                        @marc-berg ja ... läuft alles auf dem RaspPi

                                        Dann stelle in Backitup bitte im Tab InfluxDB von Remote auf Lokal

                                        Dr.Pie 1 Reply Last reply Reply Quote 0
                                        • Dr.Pie
                                          Dr.Pie @simatec last edited by

                                          Dann stelle in Backitup bitte im Tab InfluxDB von Remote auf Lokal

                                          So scheint es wohl zu funktionieren.
                                          backup11.png

                                          Obwohl der sich wahrscheinlich kurz aufgehangen hatte:
                                          backup12.png

                                          simatec 1 Reply Last reply Reply Quote 0
                                          • simatec
                                            simatec Developer Most Active @Dr.Pie last edited by

                                            @dr-pie dann geht dir wohl der RAM aus

                                            Dr.Pie 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

                                            529
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            43
                                            1366
                                            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