Error when Backup Data InfluxDB2.6.1

Hi,

i gettin an error when i wan´t to Backup my Data with Influx CLI:

influx backup \
  /mydirectory/backup/influxbackup_$(date '+%Y-%m-%d_%H-%M') \
  -u admin \
  -t mytoken

Error: backup path must be specified as a single positional argument

Have deleted the Superuser Token.

I restored it with Recovery now Backup works.

Very complicated, with a “All Access” Token Backup doesn´t work

Add a simple Backup Button to the InfluxDB UI and any User can do this simple.

1 Like

Hello @Starfoxfs thanks for sharing your solution!