myopenHAB replaces my.openHAB!

Hi @simpalimpa,

Do you by chance have anything defined within conf/services/addons.cfg or are all entries still in comments in there?
I wouldn’t have any explanation, why an uninstall happens during the runtime without doing anything actively yourself…

Hi Kai

Here are my uncommented lines from addons.cfg:

package = expert
remote = true
legacy = true
binding = sonos,tellstick,zwave,nma,astro1,pushover
ui = basic,paper,habmin,habpanel,classic
persistence = rrd4j
action = pushover,astro,nma
misc = myopenhab

Also I installed the cloudconnector from the console and since then I have not had any unistallation.

So replace

misc = myopenhab

by

misc = openhabcloud

and all should be fine.

Hi everyone!
I am asking for your help.
I have two openHAB 1.8.3 installations in different locations, and both were linked to different my.openHAB accounts. The first one is installed on a Debian PC, the second one on a RaspberryPI.
I moved the first one to the new myopenHAB service few days after it was brought live, and there were no problems.
Now I decided to move the second one, I follow the instructions, do same steps that I’ve done for the first, but openHAB doesn’t come Online in myopenhab.org. Here is what I’ve done:

  1. Created a new account on myopenhab.org, using existing uuid and secret;
  2. Activated this account by following the link from the letter;
  3. Checked Java version on my Raspberry - it is 1.8.0_122;
  4. Replaced the old my.openhab binding jar with the new openhabcloud one in the folder /usr/share/openhab/addons
  5. Restarted openHAB, and… fail:
    "Your openHAB is not online. Please check if your installation is running or recheck the openHAB settings in your account."
    I looked into logs and did not find any errors or even warnings from openhabcloud binding, only debug messages. Here is what I tried to do additionally:
  6. Tried to expose one of my items in openhab.cfg, because I read somewhere that it can help. No effect.
  7. Tried to remove old uuid and secret files, restart openHAB and let it generate new files, update them in myopenhab.org account settings, and restart openHAB again. No effect, openHAB is still offline.

I don’t know what to do next. Here is the output of netstat -tan | grep 139.162.171.235 (IP address of myopenhab.org), maybe it can help somehow:

tcp        0      0 172.16.0.210:36685      139.162.171.235:443     TIME_WAIT  
tcp        0      0 172.16.0.210:36693      139.162.171.235:443     TIME_WAIT  
tcp        0      0 172.16.0.210:36694      139.162.171.235:443     TIME_WAIT  
tcp        0      0 172.16.0.210:36684      139.162.171.235:443     TIME_WAIT  
tcp        0      0 172.16.0.210:36688      139.162.171.235:443     TIME_WAIT  
tcp        0      0 172.16.0.210:36690      139.162.171.235:443     TIME_WAIT  
tcp        0      0 172.16.0.210:36692      139.162.171.235:443     TIME_WAIT  
tcp        0      0 172.16.0.210:36686      139.162.171.235:443     TIME_WAIT  
tcp        0      0 172.16.0.210:36687      139.162.171.235:443     TIME_WAIT  
tcp        0      0 172.16.0.210:36689      139.162.171.235:443     TIME_WAIT  
tcp        0      0 172.16.0.210:36695      139.162.171.235:443     TIME_WAIT  
tcp        0      0 172.16.0.210:36691      139.162.171.235:443     TIME_WAIT

Hello,

are there any new news About the Alexa Skill?
I like the Alexa Hue Skill with my two Hue Bulbs but i will Love the Alexa openHAB Skill with my Rollershutter and Radiator and and and.

Jörg

No news.
You can help retweeting https://twitter.com/TaronKevin/status/829304931781898240 or directly ask @alexadevs about it. Maybe some social pressure from the community helps…

Here’s another one to retweet for you, maybe we can get some attention: https://twitter.com/kaikreuzer/status/831267691575001088

2 Likes

same issue here, any news?

Yes, any news about my question?

Hi roher,
no help, but I have the same problem. OH 1.8.3 on Raspberry with Jessie.
OH is running, logs are looking good, but myopenhab showing “offline”.
Did the same things like you did, but no success :frowning:

I looked into logs and did […] find […] only debug messages.

Might be worth posting them here in any case.

I am having the same problem for OH1 on RaspberryPi2 running Wheezy. Successfully registered to myOpenHAB but cannot get on line from runtime. No error messages. Have you or anyone else discovered the solution?

I setup and configured myopenhab. It works at the moment but whenever i go into “My Dashboards” and go into “Paper UI”, i can see all my configurations however i cannot set any one of them. It simply doesnot save. I cannot install new binding, i cannot change any configurations and etc. Is there anything i am missing?

1 Like

Same problem. Did you ever get a solution?

This seem to still be a problem. I’ve tried several of the suggestion posted here, and I have done an exhaustive search trying to find and fixture out a solution, with no success.
" [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled ‘openhab-misc-openhabcloud’"
Has everyone came up with a solution to this problem??

You can either install addons through PaperUI or addons.cfg.
If you have any addons configured in addons.cfg, you cannot install other addons through PaperUI. If you do those get uninstalled,

1 Like