Cloud Connector Troubleshooting 3.3 (BETA)

logo

**Use official version instead. This is outdated.

ONLY FOR openHAB 3.3.0-SNAPSHOT! Test version of openhabcloud addon to facilitate troubleshooting of connection errors. With openHAB 3.2.0, use version provided here.

Changelog

Version 2022-05-15-b0af2ad

[openhabcloud] abort connect on exceptional errors
[openhabcloud] remove dead code
[openhabcloud] Socket.IO http logging only with TRACE level enabled
[openhabcloud] logging level tuning

Version 2022-03-06-bf5fa1e

Commits on Mar 6, 2022
[openhabcloud] Sensor more secrets

Commits on Mar 5, 2022
[openhabcloud] Log websecket factory HTTP calls and PACKETs (on connect)
[openhabcloud] pong milliseconds
[openhabcloud] Sensor short UUID/secret completely
[openhab] More logging. Lambda callbacks
[openhabcloud] Sensor UUID and secret in logging

Resources

Direct download links for manual installation:

:floppy_disk: For OH 3.3.0-SNAPSHOT version: kar

Source code

Source code: cloudconnect-debug branch in my github fork
Pull request (WIP): https://github.com/openhab/openhab-addons/pull/12430

Installation

  1. Remove existing openhab cloud addon, if present
  2. Install this BETA version of the addon
  3. Place kar file to your addons folder

It is recommended to enable verbose logging in karaf console using

log:set TRACE org.openhab.io.openhabcloud

Upgrade

Upgrade of the marketplace addon is simple:

  1. Remove the addon using MainUI
  2. Reinstall the addon

Is it somehow also possible to test this with the OH 3.3.0 stable version?

@mas the diagnostics introduced here are coming in the next release.

I would recommend monitoring updates on potential cloud side fixes Openhab cloud connection stops working, does not try to reconnect - #51 by ssalonen

It’s probably not worth the effort to install this anymore.

1 Like

Unpublished, I recommend official version, i.e. SNAPSHOT or upcoming release