Status: 500. Message: db query error #3640
-
Please help me: my deployment seems to be successful, and I deployed successfully once on the previous server, then I deleted and redeployed and it never succeeded again. I tried different environments, CentOS, Debian and some Linux panels with no success, either a simple deployment via Docker or an Advanced installation with Traefik, Let's Encrypt & HTTP Basic Auth. Status: 500. Message: db query error: pq: syntax error at or near ";" `version: "3" services: database: grafana: mosquitto: volumes: |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
I have the same issue. If I try to run the following SQL command on my DB: The car was not added to the database (even though I successfully logged in using my tokens). This causes your other queries to be messed up. For example, in the charge detail dashboard the query is missing the "p.car_id" value near the "ORDER BY" syntax |
Beta Was this translation helpful? Give feedback.
-
Same issue here, anyone solved this ? |
Beta Was this translation helpful? Give feedback.
-
I know it's been a while, but I'm also having this same issue now as well. |
Beta Was this translation helpful? Give feedback.
-
Please make sure you've updated to the latest docker-compose.yml, it's using a newer version of postgres: https://docs.teslamate.org/docs/installation/docker |
Beta Was this translation helpful? Give feedback.
Please make sure you've updated to the latest docker-compose.yml, it's using a newer version of postgres: https://docs.teslamate.org/docs/installation/docker