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
After updating from version 1.19.x to version 1.20.1 all (1year +) of data was deleted. After restoring from backup I'm getting no information on the dashboards.
The error I see in Grafana is:
pq: syntax error at or near "AND"
Object
status:400
statusText:"Bad Request"
data:Object
results:Object
message:"pq: syntax error at or near "AND""
config:Object
url:"api/tsdb/query"
method:"POST"
data:Object
retry:0
headers:Object
hideFromInspector:false
message:"pq: syntax error at or near "AND""
I also get the same error on a clean install of Teslamate with no backpup being imported.
Expected behavior
I expect to see a nice representation of data from my Tesla shown in grafes Also I expect to be able to import my old data from 1.19.7?
How to reproduce it (as minimally and precisely as possible):
Steps to reproduce the behavior:
Go to localhost:3000
Thats it.
Relevant entries from the logs
Nothing stands out in the logs that I can find. Buut I attached them anyway.
[tesla.log](https://github.com/adriankumpf/teslamate/files/5607332/tesla.log)
[charges.zip](https://github.com/adriankumpf/teslamate/files/5607339/charges.zip)
[drives.zip](https://github.com/adriankumpf/teslamate/files/5607340/drives.zip)
Screenshots
Data
Environment
TeslaMate version: 1.20.1
Type of installation: Docker
OS TeslaMate is installed on: Docker running on Windows 10 with Ubuntu
User OS & Browser:Windows 10 Edge, Chrome, Firefox, MacOS Safari.
This discussion was converted from issue #1100 on December 08, 2020 19:09.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Describe the bug
After updating from version 1.19.x to version 1.20.1 all (1year +) of data was deleted. After restoring from backup I'm getting no information on the dashboards.
The error I see in Grafana is:
pq: syntax error at or near "AND"
Object
status:400
statusText:"Bad Request"
data:Object
results:Object
message:"pq: syntax error at or near "AND""
config:Object
url:"api/tsdb/query"
method:"POST"
data:Object
retry:0
headers:Object
hideFromInspector:false
message:"pq: syntax error at or near "AND""
I also get the same error on a clean install of Teslamate with no backpup being imported.
Expected behavior
I expect to see a nice representation of data from my Tesla shown in grafes Also I expect to be able to import my old data from 1.19.7?
How to reproduce it (as minimally and precisely as possible):
Steps to reproduce the behavior:
Relevant entries from the logs
Screenshots
Data
Environment
Beta Was this translation helpful? Give feedback.
All reactions