You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: