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

periodically error messages after login change #46

Open
marlan99 opened this issue Jun 29, 2023 · 0 comments
Open

periodically error messages after login change #46

marlan99 opened this issue Jun 29, 2023 · 0 comments

Comments

@marlan99
Copy link

Tesla Adapter: V1.3.2
NodeJS: 16.19.1
NPM: 8.19.3
js-controller: 4.0.24

i changed the login credentials in the adapter and now i get periodically following error messages:

`

tesla-motors.0 2023-06-29 07:58:15.773 error {"response":null,"error":"https://powergate.prd.sn.tesla.services:443/api/v4/vehicle/charge_history => {:Message=>"Error getting charge history", :Status=>400}","error_description":""}
tesla-motors.0 2023-06-29 07:58:15.772 error AxiosError: Request failed with status code 400
tesla-motors.0 2023-06-29 07:58:15.772 error https://owner-api.teslamotors.com/api/1/vehicles/929761219325979/charge_history?vehicle_trim=5&client_time_zone=Europe/Berlin&client_country=DE&currency_code=EUR&state=&time_zone=Europe/Vatican&state_label=&vehicle_model=2&language=de&country_label=Deutschland&country=DE
tesla-motors.0 2023-06-29 07:58:15.771 error General error
tesla-motors.0 2023-06-29 07:03:45.296 error TypeError: Cannot read properties of undefined (reading 'parseBase64')
tesla-motors.0 2023-06-29 07:03:45.295 error Error extract keys: LRW3E7EL8NC605350 {"id":929761219325979,"user_id":1689261269605303,"vehicle_id":1689178486352666,"vin":"LRW3E7EL8NC605350","color":null,"access_type":"DRIVER","tokens":["13b83c5692bf189f","bee4da994e7cb3b0"],"state":"online","in_service":false,"id_s":"929761219325979","calendar_enabled":true,"api_version":58,"backseat_token":null,"backseat_token_updated_at":null,"ble_autopair_enrolled":false,"drive_state":{"active_route_latitude":47.407996,"active_route_longitude":8.595528,"active_route_traffic_minutes_delay":0,"gps_as_of":1688015024,"heading":274,"latitude":47.330871,"longitude":8.790783,"native_latitude":47.330871,"native_location_supported":1,"native_longitude":8.790783,"native_type":"wgs","power":0,"shift_state":null,"speed":null,"timestamp":1688015025403}}
tesla-motors.0 2023-06-29 07:03:15.289 error TypeError: Cannot read properties of undefined (reading 'parseBase64')
tesla-motors.0 2023-06-29 07:03:15.288 error Error extract keys: LRW3E7EL8NC605350 {"id":929761219325979,"user_id":1689261269605303,"vehicle_id":1689178486352666,"vin":"LRW3E7EL8NC605350","color":null,"access_type":"DRIVER","tokens":["13b83c5692bf189f","bee4da994e7cb3b0"],"state":"online","in_service":false,"id_s":"929761219325979","calendar_enabled":true,"api_version":58,"backseat_token":null,"backseat_token_updated_at":null,"ble_autopair_enrolled":false,"drive_state":{"active_route_latitude":47.407996,"active_route_longitude":8.595528,"active_route_traffic_minutes_delay":0,"gps_as_of":1688014994,"heading":274,"latitude":47.330871,"longitude":8.790783,"native_latitude":47.330871,"native_location_supported":1,"native_longitude":8.790783,"native_type":"wgs","power":0,"shift_state":null,"speed":null,"timestamp":1688014995383}}
tesla-motors.0 2023-06-29 07:02:45.241 error TypeError: Cannot read properties of undefined (reading 'parseBase64')
tesla-motors.0 2023-06-29 07:02:45.240 error Error extract keys: LRW3E7EL8NC605350 {"id":929761219325979,"user_id":1689261269605303,"vehicle_id":1689178486352666,"vin":"LRW3E7EL8NC605350","color":null,"access_type":"DRIVER","tokens":["13b83c5692bf189f","bee4da994e7cb3b0"],"state":"online","in_service":false,"id_s":"929761219325979","calendar_enabled":true,"api_version":58,"backseat_token":null,"backseat_token_updated_at":null,"ble_autopair_enrolled":false,"drive_state":{"active_route_latitude":47.407996,"active_route_longitude":8.595528,"active_route_traffic_minutes_delay":0,"gps_as_of":1688014963,"heading":274,"latitude":47.330871,"longitude":8.790781,"native_latitude":47.330871,"native_location_supported":1,"native_longitude":8.790781,"native_type":"wgs","power":0,"shift_state":null,"speed":null,"timestamp":1688014965346}}
tesla-motors.0 2023-06-29 07:02:15.348 error TypeError: Cannot read properties of undefined (reading 'parseBase64')
tesla-motors.0 2023-06-29 07:02:15.348 error Error extract keys: LRW3E7EL8NC605350 {"id":929761219325979,"user_id":1689261269605303,"vehicle_id":1689178486352666,"vin":"LRW3E7EL8NC605350","color":null,"access_type":"DRIVER","tokens":["13b83c5692bf189f","bee4da994e7cb3b0"],"state":"online","in_service":false,"id_s":"929761219325979","calendar_enabled":true,"api_version":58,"backseat_token":null,"backseat_token_updated_at":null,"ble_autopair_enrolled":false,"drive_state":{"active_route_latitude":47.407996,"active_route_longitude":8.595528,"active_route_traffic_minutes_delay":0,"gps_as_of":1688014934,"heading":267,"latitude":47.330867,"longitude":8.790793,"native_latitude":47.330867,"native_location_supported":1,"native_longitude":8.790793,"native_type":"wgs","power":2,"shift_state":"D","speed":3,"timestamp":1688014935459}}
tesla-motors.0 2023-06-29 07:02:14.999 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.vehicle_state.tpms_last_seen_pressure_time_rr" has to be type "number" but received type "string"
tesla-motors.0 2023-06-29 07:02:14.998 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.vehicle_state.tpms_last_seen_pressure_time_rl" has to be type "number" but received type "string"
tesla-motors.0 2023-06-29 07:02:14.998 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.vehicle_state.tpms_last_seen_pressure_time_fr" has to be type "number" but received type "string"
tesla-motors.0 2023-06-29 07:02:14.997 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.vehicle_state.tpms_last_seen_pressure_time_fl" has to be type "number" but received type "string"
tesla-motors.0 2023-06-29 07:02:14.976 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.drive_state.speed" has to be type "string" but received type "number"
tesla-motors.0 2023-06-29 07:01:45.259 error TypeError: Cannot read properties of undefined (reading 'parseBase64')
tesla-motors.0 2023-06-29 07:01:45.258 error Error extract keys: LRW3E7EL8NC605350 {"id":929761219325979,"user_id":1689261269605303,"vehicle_id":1689178486352666,"vin":"LRW3E7EL8NC605350","color":null,"access_type":"DRIVER","tokens":["13b83c5692bf189f","bee4da994e7cb3b0"],"state":"online","in_service":false,"id_s":"929761219325979","calendar_enabled":true,"api_version":58,"backseat_token":null,"backseat_token_updated_at":null,"ble_autopair_enrolled":false,"drive_state":{"active_route_latitude":47.407996,"active_route_longitude":8.595528,"active_route_traffic_minutes_delay":0,"gps_as_of":1688014904,"heading":275,"latitude":47.332289,"longitude":8.791959,"native_latitude":47.332289,"native_location_supported":1,"native_longitude":8.791959,"native_type":"wgs","power":-8,"shift_state":"D","speed":22,"timestamp":1688014905349}}
tesla-motors.0 2023-06-29 07:01:15.243 error TypeError: Cannot read properties of undefined (reading 'parseBase64')
tesla-motors.0 2023-06-29 07:01:15.243 error Error extract keys: LRW3E7EL8NC605350 {"id":929761219325979,"user_id":1689261269605303,"vehicle_id":1689178486352666,"vin":"LRW3E7EL8NC605350","color":null,"access_type":"DRIVER","tokens":["13b83c5692bf189f","bee4da994e7cb3b0"],"state":"online","in_service":false,"id_s":"929761219325979","calendar_enabled":true,"api_version":58,"backseat_token":null,"backseat_token_updated_at":null,"ble_autopair_enrolled":false,"drive_state":{"active_route_latitude":47.407996,"active_route_longitude":8.595528,"active_route_traffic_minutes_delay":0,"gps_as_of":1688014874,"heading":256,"latitude":47.332215,"longitude":8.796515,"native_latitude":47.332215,"native_location_supported":1,"native_longitude":8.796515,"native_type":"wgs","power":14,"shift_state":"D","speed":19,"timestamp":1688014875352}}
tesla-motors.0 2023-06-29 07:00:45.215 error TypeError: Cannot read properties of undefined (reading 'parseBase64')
tesla-motors.0 2023-06-29 07:00:45.214 error Error extract keys: LRW3E7EL8NC605350 {"id":929761219325979,"user_id":1689261269605303,"vehicle_id":1689178486352666,"vin":"LRW3E7EL8NC605350","color":null,"access_type":"DRIVER","tokens":["13b83c5692bf189f","bee4da994e7cb3b0"],"state":"online","in_service":false,"id_s":"929761219325979","calendar_enabled":true,"api_version":58,"backseat_token":null,"backseat_token_updated_at":null,"ble_autopair_enrolled":false,"drive_state":{"active_route_latitude":47.407996,"active_route_longitude":8.595528,"active_route_traffic_minutes_delay":0,"gps_as_of":1688014844,"heading":252,"latitude":47.332482,"longitude":8.80143,"native_latitude":47.332482,"native_location_supported":1,"native_longitude":8.80143,"native_type":"wgs","power":3,"shift_state":"D","speed":35,"timestamp":1688014845324}}
tesla-motors.0 2023-06-29 07:00:15.322 error TypeError: Cannot read properties of undefined (reading 'parseBase64')
tesla-motors.0 2023-06-29 07:00:15.321 error Error extract keys: LRW3E7EL8NC605350 {"id":929761219325979,"user_id":1689261269605303,"vehicle_id":1689178486352666,"vin":"LRW3E7EL8NC605350","color":null,"access_type":"DRIVER","tokens":["13b83c5692bf189f","bee4da994e7cb3b0"],"state":"online","in_service":false,"id_s":"929761219325979","calendar_enabled":true,"api_version":58,"backseat_token":null,"backseat_token_updated_at":null,"ble_autopair_enrolled":false,"drive_state":{"active_route_latitude":47.407996,"active_route_longitude":8.595528,"active_route_traffic_minutes_delay":0,"gps_as_of":1688014814,"heading":298,"latitude":47.333003,"longitude":8.805947,"native_latitude":47.333003,"native_location_supported":1,"native_longitude":8.805947,"native_type":"wgs","power":0,"shift_state":"D","speed":5,"timestamp":1688014815425}}
tesla-motors.0 2023-06-29 07:00:14.997 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.vehicle_state.tpms_last_seen_pressure_time_rr" has to be type "number" but received type "string"
tesla-motors.0 2023-06-29 07:00:14.997 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.vehicle_state.tpms_last_seen_pressure_time_rl" has to be type "number" but received type "string"
tesla-motors.0 2023-06-29 07:00:14.996 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.vehicle_state.tpms_last_seen_pressure_time_fr" has to be type "number" but received type "string"
tesla-motors.0 2023-06-29 07:00:14.996 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.vehicle_state.tpms_last_seen_pressure_time_fl" has to be type "number" but received type "string"
tesla-motors.0 2023-06-29 07:00:14.986 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.drive_state.speed" has to be type "string" but received type "number"
tesla-motors.0 2023-06-29 07:00:06.194 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.vehicle_state.tpms_last_seen_pressure_time_rr" has to be type "number" but received type "string"
tesla-motors.0 2023-06-29 07:00:06.194 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.vehicle_state.tpms_last_seen_pressure_time_rl" has to be type "number" but received type "string"
tesla-motors.0 2023-06-29 07:00:06.193 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.vehicle_state.tpms_last_seen_pressure_time_fr" has to be type "number" but received type "string"
tesla-motors.0 2023-06-29 07:00:06.192 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.vehicle_state.tpms_last_seen_pressure_time_fl" has to be type "number" but received type "string"
tesla-motors.0 2023-06-29 07:00:06.182 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.drive_state.speed" has to be type "string" but received type "number"
tesla-motors.0 2023-06-29 07:00:00.594 error {"response":null,"error":"not_found","error_description":""}
tesla-motors.0 2023-06-29 07:00:00.594 error AxiosError: Request failed with status code 404
tesla-motors.0 2023-06-29 07:00:00.593 error https://owner-api.teslamotors.com/api/1/energy_sites/144759284921/backup
tesla-motors.0 2023-06-29 06:59:45.203 error TypeError: Cannot read properties of undefined (reading 'parseBase64')
tesla-motors.0 2023-06-29 06:59:45.202 error Error extract keys: LRW3E7EL8NC605350 {"id":929761219325979,"user_id":1689261269605303,"vehicle_id":1689178486352666,"vin":"LRW3E7EL8NC605350","color":null,"access_type":"DRIVER","tokens":["bee4da994e7cb3b0","561bc46d3938399d"],"state":"online","in_service":false,"id_s":"929761219325979","calendar_enabled":true,"api_version":58,"backseat_token":null,"backseat_token_updated_at":null,"ble_autopair_enrolled":false,"drive_state":{"active_route_latitude":47.407996,"active_route_longitude":8.595528,"active_route_traffic_minutes_delay":0,"gps_as_of":1688014784,"heading":280,"latitude":47.332614,"longitude":8.809552,"native_latitude":47.332614,"native_location_supported":1,"native_longitude":8.809552,"native_type":"wgs","power":16,"shift_state":"D","speed":30,"timestamp":1688014785309}}
tesla-motors.0 2023-06-29 06:59:15.205 error TypeError: Cannot read properties of undefined (reading 'parseBase64')
tesla-motors.0 2023-06-29 06:59:15.204 error Error extract keys: LRW3E7EL8NC605350 {"id":929761219325979,"user_id":1689261269605303,"vehicle_id":1689178486352666,"vin":"LRW3E7EL8NC605350","color":null,"access_type":"DRIVER","tokens":["bee4da994e7cb3b0","561bc46d3938399d"],"state":"online","in_service":false,"id_s":"929761219325979","calendar_enabled":true,"api_version":58,"backseat_token":null,"backseat_token_updated_at":null,"ble_autopair_enrolled":false,"drive_state":{"active_route_latitude":47.407996,"active_route_longitude":8.595528,"active_route_traffic_minutes_delay":0,"gps_as_of":1688014754,"heading":271,"latitude":47.332708,"longitude":8.813146,"native_latitude":47.332708,"native_location_supported":1,"native_longitude":8.813146,"native_type":"wgs","power":-12,"shift_state":"D","speed":32,"timestamp":1688014755310}}
tesla-motors.0 2023-06-29 06:58:45.212 error TypeError: Cannot read properties of undefined (reading 'parseBase64')
tesla-motors.0 2023-06-29 06:58:45.211 error Error extract keys: LRW3E7EL8NC605350 {"id":929761219325979,"user_id":1689261269605303,"vehicle_id":1689178486352666,"vin":"LRW3E7EL8NC605350","color":null,"access_type":"DRIVER","tokens":["bee4da994e7cb3b0","561bc46d3938399d"],"state":"online","in_service":false,"id_s":"929761219325979","calendar_enabled":true,"api_version":58,"backseat_token":null,"backseat_token_updated_at":null,"ble_autopair_enrolled":false,"drive_state":{"active_route_latitude":47.407996,"active_route_longitude":8.595528,"active_route_traffic_minutes_delay":0,"gps_as_of":1688014724,"heading":250,"latitude":47.331895,"longitude":8.817651,"native_latitude":47.331895,"native_location_supported":1,"native_longitude":8.817651,"native_type":"wgs","power":1,"shift_state":"D","speed":0,"timestamp":1688014725321}}
tesla-motors.0 2023-06-29 06:58:15.125 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.vehicle_state.tpms_last_seen_pressure_time_rr" has to be type "number" but received type "string"
tesla-motors.0 2023-06-29 06:58:15.124 info State value to set for "tesla-motors.0.LRW3E7EL8NC605350.vehicle_state.tpms_last_seen_pressure_time_rl" has to be type "number" but received type "string"

`

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