RFXCOM error when running scan on openHAB3

I am running openHabian 3.0.2
Most of my things are well discovered and exploitable but when I run a scan I get the following error:

2021-05-13 19:35:12.756 [ERROR] [rnal.discovery.RFXComBridgeDiscovery] - Error occurred during discovery
java.io.IOException: device not found (2)
at jd2xx.JD2XX.listDevices(Native Method) ~[bundleFile:?]
at jd2xx.JD2XX.listDevicesByDescription(JD2XX.java:826) ~[bundleFile:?]
at org.openhab.binding.rfxcom.internal.discovery.RFXComBridgeDiscovery.discoverRfxcom (RFXComBridgeDiscovery.java:88) [bundleFile:?]
at org.openhab.binding.rfxcom.internal.discovery.RFXComBridgeDiscovery.startScan (RFXComBridgeDiscovery.java:65) [bundleFile:?]
at org.openhab.core.config.discovery.AbstractDiscoveryService.startScan (AbstractDiscoveryService.java:194) [bundleFile:?]

any advise?
thanks

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.