influxdb backup from remote din´t get a connection
provi1 opened this issue · 1 comments
Problem/Motivation
i tried to do an influxdb remote backup from another server with another influxdb instance (version 1.8.9). but get the message connection refused
Expected behavior
with the new available backup port 8088 i can make remote backups of the influxdb
Actual behavior
backup: dial tcp 192.168.x.x:8088: connect: connection refused
Steps to reproduce
run influxdb add on in HA.
run another influxdb instance on another server and try to do a remote backup
Proposed changes
maybe i miss some option in the backup command and some one can explain me how to run it correct.
i use influxdb docker container version 1.8.9 on the server i try to run the commad:
influxd backup -portable -host 192.168.x.x:8088 /influxdb_homeassistant_backup
There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!