Closed
Description
Manual setup command yields following error in version 2.6.1
Error: Setup was canceled
To prevent the error you need to include --force
flag
$ docker exec influxdb2 influx setup \
--username $USERNAME \
--password $PASSWORD \
--org $ORGANIZATION \
--bucket $BUCKET \
--force
Metadata
Metadata
Assignees
Labels
No labels