Is something wrong with openhab cloud today.
My installation show online in openhab cloud, but I hit 504 Gateway timeout issue when follow the home link. Also my google home stuff does not work anymore.
I don’t know if it’s on my side, or if it’s a global issue !
I’ve downgrade from snapshot 5.1.#4928 (today build) to my previous snapshot of 11/03/2025.
And it fixed the issue.
So perhaps change in openhab cloud addons of last 15 days are in cause ?
I see that there was several commits.
Thanks for the feedback.
I’ve tested this morning the build #4932 from last night, but still the same.
No google home connection, and 504 gateway timeout.
Also notes that just downgrading the openhab cloud bundle fix the problems.
Strange thing is that the openhab cloud bundle in kar of 4932 is dated of 15 November, that is before the rollback. Don’t understand why ?
@lsiepel : do you have any idea of why openhab cloud bundles seems not be recompiled in last kar ?
openhab> bundle:list | grep -i cloud
335 x Active x 80 x 5.1.0.202511150346 x openHAB Add-ons :: Bundles :: iCloud Binding
392 x Active x 80 x 5.1.0.202511150417 x openHAB Add-ons :: Bundles :: IO :: openHAB Cloud Connector
409 x Waiting x 80 x 5.1.0.202511030416 x openHAB Add-ons :: Bundles :: IO :: openHAB Cloud Connector
openhab> bundle:unload 392
Command not found: bundle:unload
openhab> bundle:uninstall 392
openhab> bundle:list | grep -i cloud
335 x Active x 80 x 5.1.0.202511150346 x openHAB Add-ons :: Bundles :: iCloud Binding
409 x Waiting x 80 x 5.1.0.202511030416 x openHAB Add-ons :: Bundles :: IO :: openHAB Cloud Connector
openhab> bundle:start 409