Offline showing after registering into openHAB cloud

Hi Team,

I had registered my email id with below uuid on openhab cloud, but even after registering it is showing offline.

Request your support, following are my details.

following is my environment details

OS: Raspbian Jessie
Openhab: 2.2.0 running on port 8084
openHAB Cloud Connector : misc-openhabcloud - 2.2.0

created new file “openhabcloud.cfg” with below contents

############################## openHAB Cloud Connector #########################

The URL of the openHAB Cloud service to connect to.

Optional, default is set to the service offered by the openHAB Foundation

(https://myopenhab.org/)

#baseURL=

Defines the mode in which you want to operate the connector.

Possible values are:

- notification: Only push notifications are enabled, no remote access is allow

ed.

- remote: Push notifications and remote access are enabled.

Optional, default is ‘remote’.

#mode=

A comma-separated list of items to be exposed to external services like IFTTT.

Events of those items are pushed to the openHAB Cloud and commands received fo

r

these items from the openHAB Cloud service are accepted and sent to the local

bus.

Optional, default is an empty list.

#expose=
openhabcloud:localPort=8084

Please, when posting code, use code fences. It’s very hard to read (and retranslate the erroneously made transformations)

I am new to Openhab…but yes…here you go… Same I had tried through PaperUI also…but still it is not coming online

following is my environment details

OS: Raspbian Jessie
Openhab: 2.2.0 running on port 8084
openHAB Cloud Connector : misc-openhabcloud - 2.2.0

created new file "openhabcloud.cfg" with below contents

############################## openHAB Cloud Connector #########################
####

# The URL of the openHAB Cloud service to connect to.
# Optional, default is set to the service offered by the openHAB Foundation
# (https://myopenhab.org/)
#baseURL=

# Defines the mode in which you want to operate the connector.
# Possible values are:
# - notification: Only push notifications are enabled, no remote access is allow
ed.
# - remote: Push notifications and remote access are enabled.
# Optional, default is 'remote'.
#mode=

# A comma-separated list of items to be exposed to external services like IFTTT.

# Events of those items are pushed to the openHAB Cloud and commands received fo
r
# these items from the openHAB Cloud service are accepted and sent to the local
bus.
# Optional, default is an empty list.
#expose=
openhabcloud:localPort=8084