-
Notifications
You must be signed in to change notification settings - Fork 19
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
Failed setup, will retry: Incomplete update received #489
Comments
The only thing the log extract shows are the Skoda API returning HTTP 500 (internal server error) and 429 (rate limiting). If you believe this is caused by the latest version you can force HACS to install an older version to test that theory. But by the looks of it the problem is due to errors/limit coming from the API. |
What can I do about it? If is the API limit, why is thew app working - isn't the same access (same user/pass..)? |
BTW: Thanks for the integration. Now I have a problem, but I really appreciate your work. |
Is enough to wait a few days and then re-enable the integration? |
please try again tomorrow.. usually MySkoda resets those API limits after midnight.. We have added departure endpoint recently for cars with departure timers capability and probably this is causing problem for your car.. I will have a look on this, but can take some time because of Christmas 🎅 May I know what car you have? update: if is it CitigoE iV, it looks like this car is very sensitive and with very low API limit for some endpoints |
I've the same issue, my car is a CitigoE iV. I've waited almost a whole day to make sure the rate limit was removed (disabled the app to make sure it didn't connect the Skoda). I just enabled it again and this is the first part of the log file. I might have overlooked something important, but there is quite some sensitive information in the logfile, therefor didn't want to upload the whole file. Please let me know if I can do some other testing / missed something important in the logfile I can add to assist with finding the solution. I'm running version 1.17.2 and tried to newly install the integration (didn't test previous versions).
The pinging goes on for a bit. Then this is send 124 times in approx 100ms: The response is about 250 times this: With sometimes this in between: Eventually it comes to: |
Hi, I also have a Citigo eIV and I have the same problem. The Citigo's hardware is older and an SMS is probably sent to the vehicle to wake it up and query the current data. Hence the rate limit, I assume. It would be great if the end points could be configured, especially for this vehicle. Everything worked great with one of the last versions. I use the information at 15-minute intervals to stop charging at 80%. |
This is very strange and it really seems MySkoda api is trying to WakeUp your car because our integration is just polling data from MySkoda API, not from the car. Only place where wake-up is called is from MySkoda mobile app when you start it (and when wakeup is enabled in settings), and even that will happen max 3x per day From logs I have noticed you car is requesting auxiliary-heating data even your car probably doesn't have this capability, so I will have a look why its requested, but don't this that's causing this problem |
fyi looks like MySkoda api is having some issues today |
I also have a Citigo eIV with the same error result in homeassistant. |
I also have this since a few hours, but the my skoda app is also not working, seems like the api is down/malfunctioning in general atm :) |
@Dedier: would it be possible to generate diagnostics report from your car when MySkoda is back online? I'm just wondering why auxiliary-heating data was requested for your car because I'm guessing your car doesn't have this capability |
I also have Citygo IV |
Waiting 2 days, still is a problem.. The application (also closed for 2 days) still works OK, just the integration doesn't work. Please advise. |
Describe the bug
After the last update the integration no longer connect to the Škoda services. The app works as usual.. I tried do uninstall and reinstall the integration, the result is the same.
Is this working in MySkoda app?*
I loged out and reloged in the MySkoda app, no problems or warnings.
Latest working release
It stopped working after the last update (I noticed it around 20.12.2024). But not sure, because it took me a few days to see the problem.
Debug logs
Installation:
Additional context
After reinstalling there are no errors after entering username and password, but after this is finished there are no devices and the error is displayed in the integration module.
The text was updated successfully, but these errors were encountered: