Cloud Connector Troubleshooting 3.2 (BETA)

logo

Use official version instead. This is outdated.

ONLY FOR openHAB 3.2.0! Test version of openhabcloud addon to facilitate troubleshooting of connection errors. With openHAB 3.3.0-SNAPSHOT, use version provided here Cloud Connector Troubleshooting 3.3 (BETA).

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.2.0 stable version: kar

Source code

Source code: cloudconnect-debug branch in my github fork
Pull request (WIP): [openhabcloud] improved logging for troubleshooting purposes by ssalonen · Pull Request #12430 · openhab/openhab-addons · GitHub

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

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