deConz with OH3 offline after Raspi restart

hi all

Following configuration:

  • OH3 runs on Win 10 (VM)
  • ConBee 2 USB on Raspberry 4b (RaspBee image)
  • deConz binding

Issue
After restarting Raspberry the thing on OH3 goes offline (communication error) …as long as good. After all is up again the thing stays offline (with this error message). Only action that helps is to disable and enable the thing using paper ui.

Question
Is there something to configure that tells OH3 to poll for the thing to bring it online after everything started up?

Thank you in advance,
Matt

With which communication error? Usually there is an explanation. Please show bridge configuration and log.

Sure…
Config:

UID: deconz:deconz:00xxxxxxxx12
label: RaspiConBee (192.168.0.18:8080)
thingTypeUID: deconz:deconz
configuration:
  host: 192.168.0.18
  apikey: XXXXXXXX
  httpPort: 80
  timeout: 5000

and log (relevant part):

2021-01-17 18:06:17.298 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:00xxxxxxxx12' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Disconnected
2021-01-17 18:06:17.298 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:switch:00xxxxxxxx12:0017880108f0d8b802fc00' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2021-01-17 18:06:17.376 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:00xxxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Disconnected to OFFLINE (COMMUNICATION_ERROR): Destroyed container cannot be restarted
.
.
.
2021-01-17 19:20:54.122 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:switch:00xxxxxxxx12:0017880108f0d8b802fc00' changed from OFFLINE (BRIDGE_OFFLINE) to UNINITIALIZED
2021-01-17 19:20:54.153 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:switch:00xxxxxxxx12:0017880108f0d8b802fc00' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2021-01-17 19:20:54.153 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:00xxxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Destroyed container cannot be restarted to UNINITIALIZED
2021-01-17 19:20:54.216 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:00xxxxxxxx12' changed from UNINITIALIZED to UNINITIALIZED (DISABLED)
2021-01-17 19:20:54.216 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:switch:00xxxxxxxx12:0017880108f0d8b802fc00' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
.
.
.
2021-01-17 19:20:59.684 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:00xxxxxxxx12' changed from UNINITIALIZED (DISABLED) to INITIALIZING
2021-01-17 19:21:09.748 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:00xxxxxxxx12' changed from INITIALIZING to ONLINE
2021-01-17 19:21:09.764 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:switch:00xxxxxxxx12:0017880108f0d8b802fc00' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2021-01-17 19:21:09.764 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:switch:00xxxxxxxx12:0017880108f0d8b802fc00' changed from INITIALIZING to UNKNOWN
2021-01-17 19:21:09.779 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:switch:00xxxxxxxx12:0017880108f0d8b802fc00' changed from UNKNOWN to ONLINE

But it’s online in the end. So everything works as expected?

It is online but I’ve had to disable and re enable in the paper ui …should be online without user action or not?

So no automatic reconnection attempts after 2021-01-17 19:20:54.216?

exactly …but maybe didn’t wait long enough. How often does it check if connected or not?

Please try if upgrading to latest snapshot helps. Go to the karaf console and

update org.openhab.binding.deconz https://openhab.jfrog.io/artifactory/libs-snapshot-local/org/openhab/addons/bundles/org.openhab.binding.deconz/3.1.0-SNAPSHOT/org.openhab.binding.deconz-3.1.0-20210118.032509-26.jar

did the update …stopped my windows service, started karaf console -> updated (no message if successfull ort not, but also no error), logged out and restarted the service (openhab)
the deconz thing was online, then again with an error (“destroyed container …”) had to disable an re enable to bring it back again. Now everything online again …will reboot Conbee and see what happens :slight_smile:

It stays offline
here’s the log:

	Line 18: 2021-01-18 18:11:27.872 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from INITIALIZING to ONLINE
	Line 35: 2021-01-18 18:11:49.454 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Disconnected
	Line 37: 2021-01-18 18:11:49.470 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Destroyed container cannot be restarted
	Line 66: 2021-01-18 18:12:55.136 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Destroyed container cannot be restarted to UNINITIALIZED
	Line 67: 2021-01-18 18:12:55.152 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from UNINITIALIZED to UNINITIALIZED (DISABLED)
	Line 69: 2021-01-18 18:12:59.322 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from UNINITIALIZED (DISABLED) to INITIALIZING
	Line 70: 2021-01-18 18:13:09.397 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from INITIALIZING to ONLINE
	Line 221: 2021-01-18 18:16:43.241 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Disconnected
	Line 240: 2021-01-18 18:16:45.304 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Disconnected to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 241: 2021-01-18 18:16:45.304 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR): java.net.ConnectException: Connection refused: no further information
	Line 249: 2021-01-18 18:16:55.319 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): java.net.ConnectException: Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 258: 2021-01-18 18:17:10.335 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connect Timeout
	Line 261: 2021-01-18 18:17:20.351 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connect Timeout to OFFLINE (COMMUNICATION_ERROR)
	Line 264: 2021-01-18 18:17:22.413 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 275: 2021-01-18 18:17:32.428 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 276: 2021-01-18 18:17:34.457 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 278: 2021-01-18 18:17:44.467 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 279: 2021-01-18 18:17:45.007 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to ONLINE
	Line 282: 2021-01-18 18:17:52.366 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Disconnected
	Line 284: 2021-01-18 18:17:54.445 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Disconnected to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 285: 2021-01-18 18:17:54.445 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR): java.net.ConnectException: Connection refused: no further information
	Line 296: 2021-01-18 18:18:04.460 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): java.net.ConnectException: Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 297: 2021-01-18 18:18:06.513 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 299: 2021-01-18 18:18:16.527 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 300: 2021-01-18 18:18:18.548 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 313: 2021-01-18 18:18:28.567 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 314: 2021-01-18 18:18:30.608 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 326: 2021-01-18 18:18:40.624 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 327: 2021-01-18 18:18:42.672 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 329: 2021-01-18 18:18:52.681 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 330: 2021-01-18 18:18:54.723 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 331: 2021-01-18 18:19:04.741 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 332: 2021-01-18 18:19:06.791 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 333: 2021-01-18 18:19:16.807 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 334: 2021-01-18 18:19:18.834 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 339: 2021-01-18 18:19:28.840 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 340: 2021-01-18 18:19:30.897 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 341: 2021-01-18 18:19:40.912 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 342: 2021-01-18 18:19:42.933 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 357: 2021-01-18 18:19:52.939 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 362: 2021-01-18 18:19:54.978 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 368: 2021-01-18 18:20:04.987 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 369: 2021-01-18 18:20:07.022 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 371: 2021-01-18 18:20:17.038 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 372: 2021-01-18 18:20:19.101 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 378: 2021-01-18 18:20:29.117 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 380: 2021-01-18 18:20:31.168 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 381: 2021-01-18 18:20:41.181 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 382: 2021-01-18 18:20:43.226 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 383: 2021-01-18 18:20:53.241 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 384: 2021-01-18 18:20:55.304 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 404: 2021-01-18 18:21:05.319 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 413: 2021-01-18 18:21:07.382 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 415: 2021-01-18 18:21:17.398 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 416: 2021-01-18 18:21:19.444 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 419: 2021-01-18 18:21:29.459 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 420: 2021-01-18 18:21:31.520 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 421: 2021-01-18 18:21:41.545 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 422: 2021-01-18 18:21:43.601 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 423: 2021-01-18 18:21:53.620 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 424: 2021-01-18 18:21:55.663 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 439: 2021-01-18 18:22:05.679 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 444: 2021-01-18 18:22:07.710 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 449: 2021-01-18 18:22:17.726 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 450: 2021-01-18 18:22:19.790 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 455: 2021-01-18 18:22:29.804 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 456: 2021-01-18 18:22:31.867 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 459: 2021-01-18 18:22:41.871 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 460: 2021-01-18 18:22:43.935 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 480: 2021-01-18 18:22:53.945 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 481: 2021-01-18 18:22:56.007 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information
	Line 492: 2021-01-18 18:23:06.023 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information to OFFLINE (COMMUNICATION_ERROR)
	Line 493: 2021-01-18 18:23:08.085 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:002xxxxxxx12' changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Connection refused: no further information

after disable and re enable it hangs on initializing :frowning:

There is something realy strange going on. I have only seen this “destroyed container could not be restarted” error on my test or production system once. That was when I had two openHAB instances running with the same API key. Could that be the case?

list | grep -i deconz to see what binding version is running. If you uninstall (via UI, if you originally installed via UI) and install again, you are back on the release version.

Will do that …I think there’s maybe an issue with the recomended installation oh3 on windows as a service. At the beginning there were also some bugs with the log. Had to change some paths in log xml to fix that.
Will check how many processes are active …maybe then I’ll know something more.

1 Like

Do you have any errors in your log that mention insufficient configured threads? I had Deconz/conbee issues until I amended my runtime.cfg.

I don’t know if they’re related but didn’t do any other fixes and the communication errors went away.

thank you …actually I didn’t seen any errors of this kind in my log.
There were some with issues creating the keystore because path was not found …fixed that.

Not sure but I think the solution for the issue (or the issue) was the local clock on the pi. NTP service was not active and the clock was about 2h behind the clock of my openhab installation. After fixing that one everything seems to work as expected now …the only thing left is the fact that my only switch connected to this binding is now showing as “gone” (red) but all rules which depends on this switch are working well. Think it’s only a UI issue …hopefully :slight_smile:

Will have a look on that and report if something changes…

That’s a deconz issue. User have reported that working switches are reported as missing in Phoscon, too.

Same here …switch is shown offline inside the Phoscon app.

I run a z-wave stick and a zigbee conbee II stick at a raspi 4 with OH 3 . If both sticks are plugged in while booting the raspi, no stick will work. Therefore I unplug the zigbee stick before I restart the raspi. When everything is fine , I plug in the zigbee and start the phoscon service via ssh. Now all connections are doing well.

Which sticks do you use? I’m having issues too, and my aetoc zwave gen2 is on a non powered hub together with the conbee dongle, the other usb2 port had a pl2303 serial to usb.

Sometimes it works, most of the time everything goes offline :exploding_head:

If you use two sticks and both go offline this has nothing to do with openHAB but with your USB setup. Could be that there is not enough power.

I had similar issues with non-powered hubs in the past with onewire sticks. Maybe try a powered one.