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

Updating Dock Firmware: Component Error: 5 Request failed with status code 503 #54

Closed
1 task done
uvjim opened this issue Sep 25, 2023 · 6 comments
Closed
1 task done
Labels
bug Something isn't working

Comments

@uvjim
Copy link

uvjim commented Sep 25, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Description

When attempting to update the dock firmware from 0.9.0 to 0.9.2 a blank window pops up and an error message appears at the bottom of the screen (see screenshot).

image

How to Reproduce

  1. Open the Web Configurator
  2. Navigate to Integrations & Docks
  3. Click on one of the available docks
  4. Click Update

Expected behavior

Expecting the firmware to update

System version

v1.2.1

What part of the system affected by the problem?

No response

Additional context

No response

@uvjim uvjim added the bug Something isn't working label Sep 25, 2023
@uvjim
Copy link
Author

uvjim commented Sep 25, 2023

This had happened multiple times across multiple browsers. However, after leaving it a while and going to get some lunch, I tried again and it has now worked.

image

I'm not sure whether to close this or whether it is something that you can investigate.

@xBitwinSDKx
Copy link

i have the same issue with both my docks

@xBitwinSDKx
Copy link

xBitwinSDKx commented Sep 28, 2023

I found something... If I add the dock manually it will not work.
What I did to make it work:
! Be quick with all the steps you do!

  • reset dock
  • immediately search for the new dock --> found it then, before I couldn't find it automatically
  • Add the new dock
  • immediately Update device --> it worked

i just updated my 2 docks like that.... just dont wait too long inbetween the steps

@zehnm
Copy link

zehnm commented Sep 28, 2023

@uvjim do you see anything in the "Core service" logs (Web-configurator settings, Development: Logs) while the update was running?

Unfortunately the web-configurator currently doesn't show more information than the generic error code. Something we definitely have to improve!
If you still encounter this error, please enable the browser developer tools to inspect the returned error payload. Most of the time it contains more useful information.

The 503 error while updating docks means that the "update service is currently not available" and is caused either by low battery of the remote (< 20%), or if there's an issue with the dock communication.

The 0.9.2 firmware contains a few OTA improvements, so it might be possible that this behaviour is related to the older firmware.

@uvjim
Copy link
Author

uvjim commented Sep 28, 2023

@zehnm the Core service log only goes back to yesterday (even after changing the date range to include the last 4 days) so I can't see back far enough for that. However, I have a strong suspicion that it may have bee the low battery.

Interestingly the remote does warn of the low battery when trying to update the remote firmware but does not when attempting to update the dock firmware.

@zehnm
Copy link

zehnm commented Jan 20, 2024

Fixed in the just released version 1.6.4

@zehnm zehnm closed this as completed Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

3 participants