I was running through the getting started page here: Write data | Get started with InfluxDB Cloud Serverless | InfluxDB Cloud Serverless Documentation which has some line protocol data that one is supposed to be able to enter and upload.
So I copy-pasted it into the upload:
and clicked write data, but all I get is an error that I submitted invalid line protocol.
I’m feeling very stupid, it’s like the first example in the tutorial and it’s not working already. Can anyone explain what the problem is?
I also tried pasting only the first line, because of a post saying it might be the newline on Windows - but that gave the same error. I pasted the same line and removed the timestamp, then it worked. But since the whole point would be to upload data with a timestamp, that can’t be the solution…