Skip to content

Remote Backup #24159

Mar 28, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

PS: Already tried that INFLUXDB_BIND_ADDRESS=":8088" thing

Logs

root@89021b734d18:/# nslookup influx_db | grep "Address" | tail -n 1 | awk '{print $2}'
10.0.4.2
root@89021b734d18:/# influxd backup -portable -host 10.0.4.2:8088 /backups/
2023/03/28 13:05:54 backing up metastore to /backups/meta.00
2023/03/28 13:05:54 Download shard 0 failed dial tcp 10.0.4.2:8088: connect: connection refused.  Waiting 2s and retrying (0)...
2023/03/28 13:05:56 Download shard 0 failed dial tcp 10.0.4.2:8088: connect: connection refused.  Waiting 2s and retrying (1)...
2023/03/28 13:05:58 Download shard 0 failed dial tcp 10.0.4.2:8088: connect: connection refused.  Waiting 2s and retrying (2)...
2023/03/28 1…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shikharvashistha
Comment options

Answer selected by shikharvashistha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant