Connection to MyOpenHAB broken

My system did not came online. I just restarted the cloud binding, and it went straight online.
All working fine again.

Can you explain me how to restart the cloud binding?

Enter the karaf console and restart the bundle…
I normall ssh to openhab using Putty, and from there I enter Karaf with this command:

ssh -p 8101 openhab@localhost

Then I find the bundle number with this command:

bundle:list -s |grep -i cloud

From there I get a list like this (all bundles containing “cloud”):

301 x Active x  80 x 2.5.10                  x org.openhab.io.openhabcloud

Then I use this command to restart the bundle:

bundle:restart 301

Thats it… Bundle will restart.
There may be an easier way, but this is how I´m used to do such things.

2 Likes

The “easier” way is the brute-force approach of restarting/rebooting openHAB. :wink:

2 Likes

Everyone in this thread right now with a down cloud instance (myself included):

2 Likes

I’m still getting a:

Internal Server Error

when logging in directly to https://myopenhab.org

but I see people who have gotten services back…

am I missing something?

see here…
chill

maybe setting up your own instance of OpenHAB cloud would be better idea

Ive thought about that too but in this case wouldn’t you have the same issues as the MyOpenHAB server is having assuming you are also using Linode as the VPS provider?

Thanks Andrew…

if it makes you feel any better, I’m still seeing that too. going to check again tomorrow to see if its back.

@alfista2600

thnx

I waited until today, and i see it is all working fine again.

Same. Thanks for all who work to keep this server going!

Stil have problems :thinking:


Direkt über die IP des Raspberry kann ich die ui ohne Probleme aufrufen

Generate new uuid und new secret and now it works. :slight_smile:

Good evening,

I‘m not sure, but I think that myopenhab service is down again?

`[ERROR] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance:  `

It is, and Dan’s aware of it.

Thanks for the hint

Yes they nust have problems… :thinking:

http://status.openhab.org/check/check/359410
Down since 54 minutes…

It is online again…