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

Configuration problem on Hyundai/KIA EU server farm? #691

Open
nestorix1343 opened this issue Nov 29, 2024 · 0 comments
Open

Configuration problem on Hyundai/KIA EU server farm? #691

nestorix1343 opened this issue Nov 29, 2024 · 0 comments

Comments

@nestorix1343
Copy link

Using the EU version, I created a (test) script which uses the "update_all_vehicles_with_cached_state()".

When I run this script multiple times quickly, one after the other, and check the results, the data is consistent and the same (as expected) but only the "registration date" differs sometimes:

<         registration_date='2024-02-07 16:42:43.115',
---
>         registration_date='2024-02-07 15:42:43.115',

It looks like one of their servers/VMs in their pool is running with a wrong timezone setting or so.

All other times are always the same (but are also in Python's datetime format, the registration_date appears to be just a string).

I have read in the issues other questions about times, maybe we cannot trust on the consistency of their platform for this. Is there any (human) communication channel with Hyundai/KIA by someone?

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