[SOLVED] Issues with MyOpenHAB and my local installation of OpenHab2

I have install OpenHab2 (2.2.0) several times on a Raspberrypi trying to get things going and I started over a few times.

I have the uuid and secret files and put them on MyOpenHAB. On some of the installations I seen where it showed “online” and on my last installation it is showing Offline. Anytime that it did show Online I wasn’t after to bring up anything from any of my installations as it didn’t appear to be communicating with my local installations.

The installation of finished this morning, I feel is good. I tried a few tutorials to try and get this going.

Anyway MyOpenHAB is showing Offline and I feel I need to resolve this before I go any further.

Is there anything on MyOpenHAB that I can do to start over? I am not sure where to go from here.

TIA.

Sometimes that is a bad idea … use the official docs:

https://docs.openhab.org/addons/ios/openhabcloud/readme.html

https://docs.openhab.org/addons/ios/alexa-skill/readme.html

The documentation doesn’t match my installation. Not sure how the documentation is going to help if the documentation doesn’t match the current installation.

The documentation says that the configuration is stored at: "conf/services/openhabcloud.cfg"
I don’t have that directory or file on my installation.

Then you need to tell us how you did your installation! Manually?
Then go to /opt/openhab2/conf/services (if you did the manual install the recommended way)

Or look at the file locations table:
http://docs.openhab.org/installation/linux.html#file-locations

I installed it on a raspberry pi 3

sihui Sustaining member
December 31 |

stevenfrazier02:
I don’t have that directory or file on my installation.

Then you need to tell us how you did your installation! Manually?
Then go to /opt/optenhab2/conf/services (if you did the manual install the recommended way)

Or look at the file locations table:
http://docs.openhab.org/installation/linux.html#file-locations

Visit Topic or reply to this email to respond.

In Reply To

stevenfrazier02 Steven Frazier
December 31 |

The documentation doesn’t match my installation. Not sure how the documentation is going to help if the documentation doesn’t match the current installation. The documentation says that the configuration is stored at: “conf/services/openhabcloud.cfg” I don’t have that directory or file on my inst…
Visit Topic or reply to this email to respond.

To unsubscribe from these emails, click here.

But how?
apt-get, manually or openHABian?
With apt-get and openHABian you should find the folder in /etc/default/openhab2/conf/
With a manual install in /opt/openhab2/conf/

If you still can’t find it use the usual linux commands to search for it:

Not manually.
Downloaded openhabianpi-raspbian-201712171718-git30faec3-crccc053823.img.xz used 7-zip to unzip the .xz file.used win32 to install openhabianpi-raspbian-201712171718-git30faec3-crccc053823.img it onto the sd card.Waited about 45 minutes for the installation to complete after the initial login

sihui Sustaining member
December 31 |

stevenfrazier02:
I don’t have that directory or file on my installation.

Then you need to tell us how you did your installation! Manually?
Then go to /opt/optenhab2/conf/services (if you did the manual install the recommended way)

Or look at the file locations table:
http://docs.openhab.org/installation/linux.html#file-locations

Visit Topic or reply to this email to respond.

In Reply To

stevenfrazier02 Steven Frazier
December 31 |

The documentation doesn’t match my installation. Not sure how the documentation is going to help if the documentation doesn’t match the current installation. The documentation says that the configuration is stored at: “conf/services/openhabcloud.cfg” I don’t have that directory or file on my inst…
Visit Topic or reply to this email to respond.

To unsubscribe from these emails, click here.

Finally got it to work. I had “https://myopenhab.org/login” for some reason. I removed the “/login” and rebooted the OpenHAB2 server and logged off and back in and now I can see my server from https://myopenhab.org/

I will continue with my installation.