I have a 2018 C4, never used. Is it safe to directly upgrade to 2.3.3.122 from the 4 year old firmware?
@support @gopher.ny
Since it's a never used hub, yeah, it should be safe. But it may get interesting
I'd suggest:
- Boot up the hub, minimal get started responses, update firmware.
- If update succeeds, update diagnostics tool using /hub/cloud/updateDiagnosticTool endpoint.
- If not, try running this from the command line:
curl -X POST http://hubs.ip.address.here:8081/api/getLatest
1 Like
I was in the same situation as @Rxich -- I had a never opened C-4 that I wanted to use.
In the off chance that a third person has something like this going on, here is what it took to get it working:
- Connect Ethernet
- Power up your hub
- Navigate to http://hub_ip:8081/hubReset
- Login with the last four digits of your MAC in ALL CAPS
- Do a hard reset
- Navigate to and login at: Hubitat User Portal
- Register and update your hub and then wait a while
- Once your hub is up and running, navigate to this address and then wait a while until it reports success: http://hub_ip/hub/cloud/updateDiagnosticTool
Thanks to @Mcgryf for blazing the trail with this and leaving some useful hints in another thread.
FYI @bobbyD
5 Likes
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.