Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to parse #2

Open
wormiedk opened this issue Mar 19, 2019 · 0 comments
Open

Unable to parse #2

wormiedk opened this issue Mar 19, 2019 · 0 comments

Comments

@wormiedk
Copy link

I get this error when trying to import:
unable to parse 'temperature,type=heating,device
curl -i -XPOST "http://localhost:8091/write?db=DOMOTICZ" --data-binary @data.txt
HTTP/1.1 100 Continue

HTTP/1.1 400 Bad Request
Content-Type: application/json
Request-Id: 4ede2bdb-4a11-11e9-a183-b827eb56588a
X-Influxdb-Build: OSS
X-Influxdb-Error: unable to parse 'temperature,type=heating,device=BryggersTemp,subtype=actual,src=domoticz2influxdb temp=22.99 setpoint=0.0 1530871200': bad timestamp unable to parse 'temperature,type=heating,device=BryggersTemp,subtype=actual,src=domoticz2influxdb temp=22.77 setpoint=0.0 1530957600': bad timestamp unable to parse 'temperature,type=heating,device=BryggersTemp,subtype=actual,src=domoticz2influxdb temp=22.94 setpoint=0.0 1531044000': bad timestamp unable to parse 'temperature,type=heating,device=BryggersTemp,subtype=actual,src=domoticz2influxdb temp=23.8 setpoint=0.0 1531130400': bad timestamp unable to parse 'temperature,type=heating,device=BryggersTemp,subtype=actual,src=domoticz2influxdb temp=23.02 setpoint=0.0 1531216800': bad timestamp unable to parse 'temperature,type=heating,device=BryggersTemp,subtype=actual,src=domoticz2influxdb temp=23.74 setpoint=0.0 1531303200': bad timestamp unable to parse 'temperature,type=heating,device=BryggersTemp,subtype=actual,src=domoticz2influxdb temp=25.4 setpoint=0.0 153
X-Influxdb-Version: 1.7.4
X-Request-Id: 4ede2bdb-4a11-11e9-a183-b827eb56588a
Date: Tue, 19 Mar 2019 06:36:21 GMT
Transfer-Encoding: chunked

{"error":"unable to parse 'temperature,type=heating,device=BryggersTemp,subtype=actual,src=domoticz2influxdb temp=22.99 setpoint=0.0 1530871200': bad timestamp\nunable to parse 'temperature,type=heating,device=BryggersTemp,subtype=actual,src=domoticz2influxdb temp=22.77 setpoint=0.0 1530957600': bad timestamp\nu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant