Hi
a few days ahead I deinstalled the influxdb on my 64bit Raspi and installed the influxdb2 package. (data of v1 were just for testing so I deleted the whole siute including data and config), the influx-Website :8086 is up and running. I have an user and a bucket, but the IObroker-adaptor for influx said:
HttpError: unauthorized access
Same happens when I try to list users:
raspi@raspberrypi:/usr/local/bin $ influx user list
Error: failed to list users: 401 Unauthorized: unauthorized access
What is happening here?
Where can I get a descrition of these erros(s)?