Backup not working!

I am using InfluxDB 1.7.10

InfluxDB is running. I have tried to restart computer and influxDB. It has been working before.

debian@debian:~$ influxd backup influxbackup
2020/02/10 11:40:17 backing up metastore to influxbackup/meta.00
2020/02/10 11:40:17 Download shard 0 failed copy backup to file: err=<nil>, n=0.  Waiting 2s and retrying (0)...
2020/02/10 11:40:19 Download shard 0 failed copy backup to file: err=<nil>, n=0.  Waiting 2s and retrying (1)...
2020/02/10 11:40:21 Download shard 0 failed copy backup to file: err=<nil>, n=0.  Waiting 2s and retrying (2)...
2020/02/10 11:40:23 Download shard 0 failed copy backup to file: err=<nil>, n=0.  Waiting 2s and retrying (3)...
2020/02/10 11:40:25 Download shard 0 failed copy backup to file: err=<nil>, n=0.  Waiting 2s and retrying (4)...
2020/02/10 11:40:27 Download shard 0 failed copy backup to file: err=<nil>, n=0.  Waiting 2s and retrying (5)...
2020/02/10 11:40:29 Download shard 0 failed copy backup to file: err=<nil>, n=0.  Waiting 3.01s and retrying (6)...
2020/02/10 11:40:32 Download shard 0 failed copy backup to file: err=<nil>, n=0.  Waiting 11.441s and retrying (7)...
2020/02/10 11:40:44 Download shard 0 failed copy backup to file: err=<nil>, n=0.  Waiting 43.477s and retrying (8)...
2020/02/10 11:41:27 Download shard 0 failed copy backup to file: err=<nil>, n=0.  Waiting 2m45.216s and retrying (9)...
backup: copy backup to file: err=<nil>, n=0

Hi

I believe this is a bug. You can follow this here

Thanks for reply.

I found another bug about backup.

If you change the port for binding adress in .CONF(that is used for backup RPC) then the setting is not used. Have created an issue on github

1 Like