Writing via bucket-id works, but not by name

Running the latest INFLUXDB2
Version 2.0.0 (d00706d)

I can load by bucket id but not by name

I get error message

Error: Failed to retrieve buckets: invalid bucket list action, call should be GetBucketByName.

Hello @Frans_Coetzee,
What version are you running? I remember running into this problem a while ago, but I think it’s been fixed.

Hi, thanks for responding.

I tried it with the nightly as well as stable build of 2.0 beta over the weekend. Both give same result.

The exact code is shown as
Version 2.0.0 (d00706d)

Also, seems to specifically be a problem for CLI interface, I was able to load via the GUI

I experienced mixed results with org and orgID. Using orgID seems to always work. I also found that using the bucket id for ‘bucket’ works for a write.

InfluxDB Cloud 2.0 on AWS.