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

Error in Log after setting Remote/status-flag to true #1

Closed
mlapp opened this issue Jan 28, 2022 · 4 comments
Closed

Error in Log after setting Remote/status-flag to true #1

mlapp opened this issue Jan 28, 2022 · 4 comments

Comments

@mlapp
Copy link

mlapp commented Jan 28, 2022

I use the adapter with the properties of StatusV4. When the Mustang Mach E changes the IgnitonStatus to "Run", I set the Remote/status flag to true to force an update. Everything works so far and the data is updated. But I get two errors in the log with every call:

  1. Error: Request failed with status code 404
  2. {"statusCode":404,"message":"Resource not found"}
    I suspect that incorrect data is being retrieved here. I've only had this problem since version 0.0.7
@TA2k
Copy link
Owner

TA2k commented Jan 29, 2022

Can you please past also the url without vin which cause the error. The error should also occur when you start the adapter

@TA2k
Copy link
Owner

TA2k commented Jan 29, 2022

Maybe the remote control is not working for the car I added a new remote control refresh

@TA2k TA2k closed this as completed Jan 29, 2022
@mlapp
Copy link
Author

mlapp commented Jan 29, 2022

There are no error messages when the adapter is started.
Currently I can find these two URLs in the log, I hope this helps.

Error: getaddrinfo EAI_AGAIN api.mps.ford.com
https://api.mps.ford.com/api/fuel-consumption-info/v1/reports/fuel?vin=XXXXX
Error: getaddrinfo EAI_AGAIN usapi.cv.ford.com
https://usapi.cv.ford.com/api/vehicles/v2/XXXXX/status

@TA2k
Copy link
Owner

TA2k commented Jan 29, 2022

This looks more like unreachable problem from the ford server

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

2 participants