flobz / psa_car_controller

Control psa car with connected_car v4 API.
GNU General Public License v3.0
425 stars 225 forks source link

500 Internal Server Error #886

Open joycew69 opened 5 months ago

joycew69 commented 5 months ago

Hi everyone,

when i hit the "http://localhost:5000/get_vehicleinfo/vr3**" url i've got that kind of things :

500 Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

The vehicule informations are working well on the app and the preconditioning too. I have trips, charges etc.. But there is some errors on log :

image

on SOH url i have "{"soh":null}" but on the app i've 100%

image

i'm running it on : image

thank you for your help

JonasPed commented 1 month ago

My experience is that the VIN must be in uppercase. Have you tried that?