I’m trying to get my data uploaded to a local instance of influxdb.
I have the local instance installed at: http://192.168.1.38:8086
I can login and it seems to be working fine.
Also, I am a new setup. So I am sure something is not conferred right on my side?
Does something have to be configured in Influx to expose the api endpoints?
Don’t know. There are some influx OSS users out there that may have advice.
I’d double check the bucket, IF and Token. Then strip it down to the basics. With no keys and one measurement and see if that works. Then build it up and see where it breaks.
I’ve stripped down to the basics just one measurement.
I created a new token and used that as well.
Same issue 400 error.
Is there not a way to access the logs?
The message logs show nothing for the uploader.
What did you mean by IF?
Hi @we7313. Would it be possible for you to run tshark on your Influx instance monitoring port 8086 and see whats in the pcap file. I was having the same issue till I realized I forgot to associate the Auth Token with the bucket I wanted to use. But the pcap file would help.
It’s saying your ID is invalid. Are you sure it’s “schreiner1234567”? I think it’s supposed to be 16 Hex digits. I’m using cloud, but I think OSS is the same. Here’s where I get my ID: