You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed influxdb 2.1.1 as docker on a synology.
I provided:
DOCKER_INFLUXDB_INIT_USERNAME: daniel
DOCKER_INFLUXDB_INIT_PASSWORD: test123test
DOCKER_INFLUXDB_INIT_ORG: tetorg
DOCKER_INFLUXDB_INIT_BUCKET: iobroker
DOCKER_INFLUXDB_INIT_MODE: setup
In iobroker I installed on the same machine (also docker) iobroker with influxdb adapter (latest: 2.6.1)
If I now enter the ip of the server (192.168.178.61) with the specified ports 8086 , the username: daniel, the password test123test,
I get a massege in the log that the username / password is wrong.
I understand that I have to deal with a token for the organisation instead of username and password but how?
Any help is welcome
The text was updated successfully, but these errors were encountered:
Hi,
I just installed influxdb 2.1.1 as docker on a synology.
I provided:
DOCKER_INFLUXDB_INIT_USERNAME: daniel
DOCKER_INFLUXDB_INIT_PASSWORD: test123test
DOCKER_INFLUXDB_INIT_ORG: tetorg
DOCKER_INFLUXDB_INIT_BUCKET: iobroker
DOCKER_INFLUXDB_INIT_MODE: setup
In iobroker I installed on the same machine (also docker) iobroker with influxdb adapter (latest: 2.6.1)
If I now enter the ip of the server (192.168.178.61) with the specified ports 8086 , the username: daniel, the password test123test,
I get a massege in the log that the username / password is wrong.
I understand that I have to deal with a token for the organisation instead of username and password but how?
Any help is welcome
The text was updated successfully, but these errors were encountered: