Hilfe - ablernen / aes / nichts mehr mit anlernen! Am verzweifeln

Poste bitte mal deine homematicbidcos.conf, gerne mit verfremdeten key’s.

gerne - ist verfremdet !

#######################################
########## General Settings  ##########
#######################################

[General]

## The BidCoS address of Homegear. It is recommended to change this to a random 3 byte hexadecimal
## value starting with 0xFD (e. g. 0xFD43AB). Only change this, when no HomeMatic BidCoS devices
## are paired to Homegear as existing pairings will not work anymore!
#centralAddress = 0xFD0001

## Specify a 16 byte (32 characters) long AES key here to protect your wireless communication
## !!! IMPORTANT: It is highly recommended to change this key before pairing the first device.
## !!! IMPORTANT: Never ever lose this key. That would render your devices useless.
## To remove the key from your devices, you need to factory reset them using Homegear. The factory
## reset on the device is not possible!!!
rfKey = Y/JGJBUo7kAXhjeincjidoe737738hdh

## With each key change currentRFKeyIndex needs to be
## incremented by 1
currentRfKeyIndex = 1

## When you change rfKey, put the old key here. To change the key Homegear needs to know the
## old and the new one.
## !!! Do not set oldRFKey when you set rfKey for the first time !!!
##oldRFKey = 00112233445566778899AABBCCDDEEFF

## When set to "true" unsigned broadcast packets are processed by Homegear. This could enable an
## attacker to make Homegear do things, you don't want. That means, this option is a security
## risk.
processBroadcastWithAesEnabled = false

#######################################
################# CUL #################
#######################################

## The device family this interface is for
#[CUL]

## Specify an unique id here to identify this device in Homegear
#id = My-CUL

## When default is set to "true" Homegear will assign this device
## to new peers.
#default = true

## Options: cul, cc1100, coc, cunx, hmcfglan, hmlgw, hm-mod-rpi-pcb, homegeargateway
#deviceType = cul

#device = /dev/ttyACM0

## Default: responseDelay = 95
## Should be "95" for CUL or COC, "100" for TI CC1101 and "60" for HM-CFG-LAN or HM-LGW
#responseDelay = 95

#######################################
########## Homegear Gateway  ##########
#######################################

## The device family this interface is for
#[Homegear Gateway]

## Specify an unique id here to identify this device in Homegear
#id = My-HG-GW

## When default is set to "true" Homegear will assign this device
## to new peers.
#default = true

## Options: cul, cc1100, coc, cunx, hmcfglan, hmlgw, hm-mod-rpi-pcb, homegeargateway
#deviceType = homegeargateway

## The host name or IP address of the gateway
#host = 

## The port of the gateway
#port = 2017

## The CA certificate
#caFile = 

## The client certificate
#certFile = 

## The client key file
#keyFile = 

## Default: responseDelay = 95
## Should be "95" for CUL or COC, "100" for TI CC1101, "90" for Homegear Gateway and "60" for HM-CFG-LAN or HM-LGW
#responseDelay = 90

#######################################
### HomeMatic Wireless LAN Gateway  ###
#######################################

## The device family this interface is for
#[HomeMatic Wireless LAN Gateway]

## Specify an unique id here to identify this device in Homegear
#id = My-HM-LGW

## When default is set to "true" Homegear will assign this device
## to new peers.
#default = true

## Options: cul, cc1100, coc, cunx, hmcfglan, hmlgw, hm-mod-rpi-pcb, homegeargateway
#deviceType = hmlgw

## IP address of your HM-LGW
#host = 192.168.178.100

## First Port number your HM-LGW listens on. Normally 2000.
#port = 2000

## Keep alive port number your HM-LGW listens on. Normally 2001.
#portKeepAlive = 2001

## Put the security key printed on your HM-LGW here
#lanKey = SecurityKey

## Default: responseDelay = 95
## Should be "95" for CUL or COC, "100" for TI CC1101 and "60" for HM-CFG-LAN or HM-LGW
#responseDelay = 60

## Default: sendFix = false
## Some LAN-Gateways do not send packets correctly. If sent packets are not received by the
## devices (you get error messages, that packets were not received after 3 retries), set
## sendFix to true.
## Note that the behavior of sendFix changed in version 0.6.13. If you had it set to true,
## set it to false now and the other way around.
#sendFix = false

#######################################
############# HM-CFG-LAN  #############
#######################################

## The device family this interface is for
#[HM-CFG-LAN]

## Specify an unique id here to identify this device in Homegear
#id = My-HM-CFG-LAN

## When default is set to "true" Homegear will assign this device
## to new peers.
#default = true

## Options: cul, cc1100, coc, cunx, hmcfglan, hmlgw, hm-mod-rpi-pcb, homegeargateway
#deviceType = hmcfglan

## IP address of your HM-CFG-LAN
#host = 192.168.178.100

## Port number your HM-CFG-LAN listens on. Normally 1000.
#port = 1000

## Put the AES key printed on your HM-CFG-LAN here
#lanKey = 00112233445566778899AABBCCDDEEFF

## Default: responseDelay = 95
## Should be "95" for CUL or COC, "100" for TI CC1101 and "60" for HM-CFG-LAN or HM-LGW
#responseDelay = 60

#######################################
######### COC, SCC, CSM, CCD  #########
#######################################

## The device family this interface is for
#[COC, SCC, CSM, CCD]

## Specify an unique id here to identify this device in Homegear
#id = My-COC

## When default is set to "true" Homegear will assign this device
## to new peers.
#default = true

## Options: cul, cc1100, coc, cunx, hmcfglan, hmlgw, hm-mod-rpi-pcb, homegeargateway
## Also use "coc" for SCC, CCD and CSM
#deviceType = coc

#device = /dev/ttyAMA0

## Default: responseDelay = 95
## Should be "95" for CUL or COC, "100" for TI CC1101 and "60" for HM-CFG-LAN or HM-LGW
#responseDelay = 95

## Default: gpio1 = 0
## "17" for COC, SCC and CCD. Empty for CSM.
#gpio1 = 17

## Default: gpio2 = 0
## "18" for COC and SCC. "22" for CCD. Empty for CSM.
#gpio2 = 18

## Default: stackPosition = 0 (= no stacking)
## Set stackPosition if you use the SCC and stacked multiple devices.
## Set stackPosition to "1" for the lowest device, to "2" for the device
## above that and so on.
# stackPosition = 0

#######################################
########### HM-MOD-RPI-PCB  ###########
#######################################

## The device family this interface is for
#[HomeMatic Wireless Module for Raspberry Pi]

## Specify an unique id here to identify this device in Homegear
#id = My-HM-MOD-RPI-PCB

## When default is set to "true" Homegear will assign this device
## to new peers.
#default = true

## Options: cul, cc1100, coc, cunx, hmcfglan, hmlgw, hm-mod-rpi-pcb, homegeargateway
#deviceType = hm-mod-rpi-pcb

#device = /dev/ttyAMA0

## Default: responseDelay = 95
## Should be "95" for CUL or COC, "100" for TI CC1101 and "60" for HM-CFG-LAN or HM-LGW
#responseDelay = 95

## Default: gpio1 = 0
## "18" for HM-MOD-RPI-PCB
#gpio1 = 18

#######################################
################ CUNX  ################
#######################################

## The device family this interface is for
#[CUNX]

## Specify an unique id here to identify this device in Homegear
#id = My-CUNX

## When default is set to "true" Homegear will assign this device
## to new peers.
#default = true

## Options: cul, cc1100, coc, cunx, hmcfglan, hmlgw, hm-mod-rpi-pcb, homegeargateway
#deviceType = cunx

## IP address of your CUNO
#host = 192.168.178.100

## Port number your CUNX listens on. Normally 2323.
#port = 2323

## Default: responseDelay = 95
## Should be "93" for CUNX
#responseDelay = 93

#######################################
########## TI CC1101 Module  ##########
#######################################

## The device family this interface is for
#[TI CC1101 Module]

## Specify an unique id here to identify this device in Homegear
#id = My-CC1101

## When default is set to "true" Homegear will assign this device
## to new peers.
#default = true

## Options: cul, cc1100, coc, cunx, hmcfglan, hmlgw, hm-mod-rpi-pcb, homegeargateway
#deviceType = cc1100

#device = /dev/spidev0.0

## Default: responseDelay = 95
## Should be "95" for CUL or COC, "100" for TI CC1101 and "60" for HM-CFG-LAN or HM-LGW
#responseDelay = 100

## The interrupt pin to use. "0" for GDO0 or "2" for GDO2.
## You only need to connect one of them. Specify the GPIO
## you connected the interrupt pin to below.
#interruptPin = 2

## The GPIO GDO0 or GDO2 is connected to. Specify which GDO to use above.
#gpio1 = 24

### Additional TI CC1190 Config ###

## The GPIO high gain mode of the CC1190 is connected to.
## Default: -1 (disabled)
#gpio2 = 5

## The hexadecimal value for the PATABLE of the TI CC1101.
## Default:
## - Without high gain mode: 0xC2
## - With high gain mode: 0x27 (maximum legally allowed setting)
#txPowerSetting = 0x27

# vim: filetype=cfg





#########################HMLANCONF####################


[HomeMaticBidCoS]
id = LEQ0580029
## Options: cul, cc1100, coc, cuno, hmcfglan, hmlgw
deviceType = hmcfglan
host = 192.168.16.90
port = 1000
lanKey = 23322A5C8CCsdfsdf453430E41D19BF232B7
rfKey = Y/JGJBUo7kAXhjeincjidoe737738hdh
currentRFKeyIndex = 8
responseDelay = 60

Edit: hatte ich eigentlich - hat wohl nicht so funktioniert wie gedacht

Bitte benutze die Formatierungsfunktion… da kann man ja sonst gar nix lesen!

image

2 Likes

Das was @job sagt und ich sehe keine einkommentierte centralAddress… die muss natürlich deine “alte” sein.
rfKey besteht auch nur aus A-F und 0-9, ja?

Was macht id da?

Die Sektionsbeschreibung [HomeMaticBidCos] kenne ich nicht. Sollte das nicht so aussehen?

Was ein Wort.:grinning:
Fast so gut wie “wegkopieren”.

1 Like

nein der besteht aus weitaus mehr - ging aber nun seit 3 Jahren ohne Probleme…

Ganz unten das war der eigentliche Part der Config bisher - die änderung das der rfkey unter General stehen muss hab ich nur aufgrund der Logs gemacht

Was für einen Wert stellt centralAddress dar ?

id ist die SN der HMLAN so wurde das vor Jahren gemacht - seit dem hab ich nix mehr geändert gehabt

#########################HMLANCONF####################


    [HomeMaticBidCoS]
    id = LEQ0580029
    ## Options: cul, cc1100, coc, cuno, hmcfglan, hmlgw
    deviceType = hmcfglan
    host = 192.168.16.90
    port = 1000
    lanKey = 23322A5C8CCsdfsdf453430E41D19BF232B7
    rfKey = Y/JGJBUo7kAXhjeincjidoe737738hdh
    currentRFKeyIndex = 8
    responseDelay = 60

Und der unterste Part ist ja der den du oben genannt hast

Nein, ist er nicht du hast eine eigen Sektion erfunden: [HomematicBidCos]

Du hast recht - nach heutigem Standard - wie gesagt das System lief nun fast 3 Jahre genau so…ich übernehme gerne die Werte meiner Backup BidCos File (die oben im Post) lösche unten meine Config raus und setze alles da ein wo es heute hingehört.

Dennoch bleiben dann Dinge wie rfkey A-F (bei mir nicht der Fall sondern auch Sonderzeichen enthalten) und keine gesetzte centralAddress (nie benutzt war nie aktiv)

Kann mein AES ja auch nicht abändern da die Geräte den ja damals so verteilt bekommen haben (wo alles genauso lief und es nicht gestört hat das kein A-F oder keine Sonderzeichen oder keine centralAddress :frowning: nun hab ich den Salat

rfKey war schon immer nur Hex… leider war das da früher nicht dokumentiert und ich meine die aktuelle Version von homegear nimmt nur noch Hex, die alte hat dann was auch immer daraus gebaut und diesen als Basis für deine Kommunikation genommen.

Die centralAddress ist essentieller Bestandteil der Kommunikation, an diese “Basis” werden deine Geräte angelernt. Außerdem ist sie für AES ein Teil der Verschlüsselung. Zumindest ohne HMLGW…

Dein Problem wird sich in jedem Fall lösen lassen, nur sind wir gerade alle ohne @sathya etwas aufgeschmissen, weil ich eben das HMLGW nicht kenne und du einen non-HEX-rfKey hast.

Sathya sollte übermorgen hoffentlich wieder da sein.

gesagt getan nun sieht es so aus LOG:

11/26/19 14:47:18.996 Starting Homegear...
11/26/19 14:47:18.996 Homegear version 0.7.40-2948
11/26/19 14:47:18.996 Git commit SHA of libhomegear-base: -
11/26/19 14:47:18.996 Git branch of libhomegear-base:     -
11/26/19 14:47:18.996 Git commit SHA of Homegear:         -
11/26/19 14:47:18.996 Git branch of Homegear:             -
11/26/19 14:47:18.996 Determining maximum thread count...
11/26/19 14:47:21.118 Maximum thread count is: 218
11/26/19 14:47:21.146 Info: Backing up database...
11/26/19 14:47:21.254 Initializing database...
11/26/19 14:47:21.260 Initializing system variable controller...
11/26/19 14:47:21.262 Info: Loading family module (type 1) mod_mbus.so
11/26/19 14:47:21.268 Info: Loading settings from /etc/homegear/families/m-bus.conf
11/26/19 14:47:21.269 Info: Loading family module (type 1) mod_ipcam.so
11/26/19 14:47:21.274 Info: Loading settings from /etc/homegear/families/ipcam.conf
11/26/19 14:47:21.275 Info: Loading family module (type 1) mod_kodi.so
11/26/19 14:47:21.279 Info: Loading settings from /etc/homegear/families/kodi.conf
11/26/19 14:47:21.280 Info: Loading family module (type 1) mod_homematicbidcos.so
11/26/19 14:47:21.292 Info: Loading settings from /etc/homegear/families/homematicbidcos.conf
11/26/19 14:47:21.293 Error: The RF AES key specified in homematicbidcos.conf for communication with your BidCoS devices is not a valid hexadecimal string.
11/26/19 14:47:21.294 Module HomeMatic BidCoS: LAN-Konfigurationsadapter "LEQ0580029": Info: Enabling AES encryption for communication with HM-CFG-LAN.
11/26/19 14:47:21.294 Info: Loading family module (type 1) mod_miscellaneous.so
11/26/19 14:47:21.297 Info: Loading settings from /etc/homegear/families/miscellaneous.conf
11/26/19 14:47:21.298 Info: Loading family module (type 1) mod_zwave.so
11/26/19 14:47:21.328 Info: Loading settings from /etc/homegear/families/z-wave.conf
11/26/19 14:47:21.329 Module ZWave: Interface: No password is set for S2, level 1. Setting a default password. Please ensure a password is set!
11/26/19 14:47:21.329 Module ZWave: Interface: No password is set for S2, level 2. Setting a default password. Please ensure a password is set!
11/26/19 14:47:21.329 Module ZWave: Interface: No password is set for S2, level 3. Setting a default password. Please ensure a password is set!
11/26/19 14:47:21.431 Info: Loading family module (type 1) mod_ccu.so
11/26/19 14:47:21.437 Info: Loading settings from /etc/homegear/families/ccu.conf
11/26/19 14:47:21.437 Info: Loading family module (type 1) mod_knx.so
11/26/19 14:47:21.446 Info: Loading settings from /etc/homegear/families/knx.conf
11/26/19 14:47:21.446 Info: Loading family module (type 1) mod_beckhoff.so
11/26/19 14:47:21.451 Info: Loading settings from /etc/homegear/families/beckhoff.conf
11/26/19 14:47:21.452 Module Beckhoff: Error in file Interfaces.cpp line 41 in function virtual void MyFamily::Interfaces::create(): The provided hostname is empty.
11/26/19 14:47:21.452 Info: Loading family module (type 1) mod_intertechno.so
11/26/19 14:47:21.457 Info: Loading settings from /etc/homegear/families/intertechno.conf
11/26/19 14:47:21.458 Info: Loading family module (type 1) mod_homematicwired.so
11/26/19 14:47:21.464 Info: Loading settings from /etc/homegear/families/homematicwired.conf
11/26/19 14:47:21.465 Info: Loading family module (type 1) mod_insteon.so
11/26/19 14:47:21.471 Info: Loading settings from /etc/homegear/families/insteon.conf
11/26/19 14:47:21.472 Info: Loading family module (type 1) mod_sonos.so
11/26/19 14:47:21.478 Info: Loading settings from /etc/homegear/families/sonos.conf
11/26/19 14:47:21.479 Info: Loading family module (type 1) mod_philipshue.so
11/26/19 14:47:21.484 Info: Loading settings from /etc/homegear/families/philipshue.conf
11/26/19 14:47:21.485 Info: Loading family module (type 1) mod_max.so
11/26/19 14:47:21.493 Info: Loading settings from /etc/homegear/families/max.conf
11/26/19 14:47:21.493 Info: Loading family module (type 1) mod_enocean.so
11/26/19 14:47:21.499 Info: Loading settings from /etc/homegear/families/enocean.conf
11/26/19 14:47:21.500 Info: Setting up physical interfaces and GPIOs...
11/26/19 14:47:21.500 Could not set owner for device /dev/serial/by-id/usb-0658_0200-if00: No such file or directory
11/26/19 14:47:21.500 Could not set permissions for device /dev/serial/by-id/usb-0658_0200-if00: No such file or directory
11/26/19 14:47:21.500 Info: Dropping privileges to user homegear (102) and group homegear (102)
11/26/19 14:47:21.501 Info: Homegear is (now) running as user with id 102 and group with id 102.
11/26/19 14:47:21.568 Starting script engine server...
11/26/19 14:47:21.607 Initializing licensing controller...
11/26/19 14:47:21.607 Loading licensing controller data...
11/26/19 14:47:21.607 Loading devices...
11/26/19 14:47:21.608 Loading XML RPC devices...
11/26/19 14:47:22.171 Loading device 5
11/26/19 14:47:22.172 Module HomeMatic BidCoS: Info: Central address set to 0xFD37C2.
11/26/19 14:47:22.173 Module HomeMatic BidCoS: Loading peer 1
11/26/19 14:47:22.185 Module HomeMatic BidCoS: Loading peer 2
11/26/19 14:47:22.231 Module HomeMatic BidCoS: Loading peer 3
11/26/19 14:47:22.250 Module HomeMatic BidCoS: Loading peer 4
11/26/19 14:47:22.253 Module HomeMatic BidCoS: Loading peer 5
11/26/19 14:47:22.257 Module HomeMatic BidCoS: Loading peer 6
11/26/19 14:47:22.260 Module HomeMatic BidCoS: Loading peer 7
11/26/19 14:47:22.263 Loading XML RPC devices...
11/26/19 14:47:22.291 Loading device 6
11/26/19 14:47:22.292 Loading XML RPC devices...
11/26/19 14:47:22.300 Loading device 7
11/26/19 14:47:22.301 Loading XML RPC devices...
11/26/19 14:47:22.355 Loading device 8
11/26/19 14:47:22.356 Module MAX: Info: Central address set to 0xFDCA83.
11/26/19 14:47:22.357 Info: Not initializing device family Philips hue, because it is disabled in it's configuration file.
11/26/19 14:47:22.357 Info: Disposing family module mod_philipshue.so
11/26/19 14:47:22.357 Loading XML RPC devices...
11/26/19 14:47:22.365 Loading device 1
11/26/19 14:47:22.366 Loading XML RPC devices...
11/26/19 14:47:22.367 Warning: Unknown parameter property: label
11/26/19 14:47:22.367 Warning: Unknown parameter property: label
11/26/19 14:47:22.367 Loading device 2
11/26/19 14:47:22.368 Loading XML RPC devices...
11/26/19 14:47:22.369 Loading device 3
11/26/19 14:47:22.369 Loading XML RPC devices...
11/26/19 14:47:22.370 Warning: Unknown parameter property: label
11/26/19 14:47:22.370 Warning: Unknown parameter property: label
11/26/19 14:47:22.371 Warning: Unknown parameter property: label
11/26/19 14:47:22.371 Warning: Unknown parameter property: label
11/26/19 14:47:22.371 Warning: Unknown parameter property: label
11/26/19 14:47:22.371 Warning: Unknown parameter property: label
11/26/19 14:47:22.371 Warning: Unknown parameter property: label
11/26/19 14:47:22.372 Warning: Unknown parameter property: label
11/26/19 14:47:22.372 Warning: Unknown parameter property: label
11/26/19 14:47:22.373 Warning: Unknown parameter property: label
11/26/19 14:47:22.373 Warning: Unknown parameter property: label
11/26/19 14:47:22.373 Warning: Unknown parameter property: label
11/26/19 14:47:22.373 Warning: Unknown parameter property: label
11/26/19 14:47:22.374 Warning: Unknown parameter property: label
11/26/19 14:47:22.374 Warning: Unknown parameter property: label
11/26/19 14:47:22.374 Warning: Unknown parameter property: label
11/26/19 14:47:22.375 Warning: Unknown parameter property: label
11/26/19 14:47:22.375 Warning: Unknown parameter property: label
11/26/19 14:47:22.375 Warning: Unknown parameter property: label
11/26/19 14:47:22.375 Warning: Unknown parameter property: label
11/26/19 14:47:22.376 Warning: Unknown parameter property: label
11/26/19 14:47:22.376 Warning: Unknown parameter property: label
11/26/19 14:47:22.376 Warning: Unknown parameter property: label
11/26/19 14:47:22.377 Warning: Unknown parameter property: label
11/26/19 14:47:22.377 Warning: Unknown parameter property: label
11/26/19 14:47:22.377 Warning: Unknown parameter property: label
11/26/19 14:47:22.377 Warning: Unknown parameter property: label
11/26/19 14:47:22.380 Loading device 9
11/26/19 14:47:22.380 Loading XML RPC devices...
11/26/19 14:47:22.380 Loading device 10
11/26/19 14:47:22.381 Loading XML RPC devices...
11/26/19 14:47:22.410 Loading device 11
11/26/19 14:47:22.411 Loading XML RPC devices...
11/26/19 14:47:22.414 Loading device 12
11/26/19 14:47:22.415 Loading XML RPC devices...
11/26/19 14:47:22.465 Loading device 17
11/26/19 14:47:22.466 Loading XML RPC devices...
11/26/19 14:47:22.466 Loading device 15
11/26/19 14:47:22.467 Info: Not initializing device family CCU, because it is disabled in it's configuration file.
11/26/19 14:47:22.467 Info: Disposing family module mod_ccu.so
11/26/19 14:47:22.468 Loading XML RPC devices...
11/26/19 14:47:22.469 Warning: Unknown node in "parameter": logicalFloat
11/26/19 14:47:22.469 Warning: Unknown node in "parameter": logicalFloat
11/26/19 14:47:22.469 Warning: Unknown node in "parameter": logicalFloat
11/26/19 14:47:22.470 Loading device 4
11/26/19 14:47:22.471 Initializing RPC client...
11/26/19 14:47:22.471 Starting XML RPC server RPCServer1 listening on :::2001...
11/26/19 14:47:22.505 RPC Server (Port 2001): Warning: SSL is not enabled for this RPC server. It is strongly recommended to disable all unencrypted RPC servers when the connected clients support it.
11/26/19 14:47:22.505 RPC Server (Port 2001): Warning: RPC server has no authorization enabled. Everybody on your local network can login into this installation. It is strongly recommended to enable authorization on all RPC servers when the connected clients support it.
11/26/19 14:47:22.505 RPC Server (Port 2001): Info: Enabling no authentication.
11/26/19 14:47:22.505 RPC Server (Port 2001): Info: Enabling session authentication for WebSockets.
11/26/19 14:47:22.505 Starting XML RPC server RPCServer2 listening on :::2002, SSL enabled...
11/26/19 14:47:22.506 RPC Server (Port 2001): Info: RPC Server started listening on address :: and port 2001
11/26/19 14:47:22.538 RPC Server (Port 2002): Warning: RPC server has no authorization enabled. Everybody on your local network can login into this installation. It is strongly recommended to enable authorization on all RPC servers when the connected clients support it.
11/26/19 14:47:22.539 RPC Server (Port 2002): Info: Enabling no authentication.
11/26/19 14:47:22.539 RPC Server (Port 2002): Info: Enabling session authentication for WebSockets.
11/26/19 14:47:22.539 RPC Server (Port 2002): Error: Could not load certificate or key file: Error while reading file.
11/26/19 14:47:22.539 Starting XML RPC server RPCServer3 listening on :::2003, SSL enabled, authentication enabled...
11/26/19 14:47:22.572 RPC Server (Port 2003): Info: Enabling basic authentication.
11/26/19 14:47:22.572 RPC Server (Port 2003): Info: Enabling session authentication for WebSockets.
11/26/19 14:47:22.572 RPC Server (Port 2003): Error: Could not load certificate or key file: Error while reading file.
11/26/19 14:47:22.573 Initializing event handler...
11/26/19 14:47:22.573 Loading events...
11/26/19 14:47:22.574 Start listening for packets...
11/26/19 14:47:22.574 Module HomeMatic BidCoS: LAN-Konfigurationsadapter "LEQ0580029": Error: Cannot start listening , because rfKey is not specified.
11/26/19 14:47:22.575 Info: Could not set thread priority. The executing user does not have enough privileges. Please run "ulimit -r 100" before executing Homegear.
     11/26/19 14:47:22.582 Starting Node-BLUE server...
11/26/19 14:47:22.590 Startup complete. Waiting for physical interfaces to connect.
11/26/19 14:47:22.591 Info: Waiting for physical interfaces to connect (0 of 180s).
11/26/19 14:47:23.153 IPC Server: Info: Connection accepted. Client number: 6
11/26/19 14:47:23.154 IPC Server: Info: Client 0 successfully registered RPC method "websshGetLastOutputs" (this method is registered by 1 client(s)).
11/26/19 14:47:23.155 IPC Server: Info: Client 0 successfully registered RPC method "websshInput" (this method is registered by 1 client(s)).
11/26/19 14:47:23.156 IPC Server: Info: Client 0 successfully registered RPC method "websshSetScreenSize" (this method is registered by 1 client(s)).
11/26/19 14:47:24.071 IPC Server: Info: Connection accepted. Client number: 7
11/26/19 14:47:24.073 IPC Server: Info: Client 1 successfully registered RPC method "managementGetCommandStatus" (this method is registered by 1 client(s)).
11/26/19 14:47:24.074 IPC Server: Info: Client 1 successfully registered RPC method "managementSleep" (this method is registered by 1 client(s)).
11/26/19 14:47:24.074 IPC Server: Info: Client 1 successfully registered RPC method "managementDpkgPackageInstalled" (this method is registered by 1 client(s)).
11/26/19 14:47:24.075 IPC Server: Info: Client 1 successfully registered RPC method "managementGetSystemInfo" (this method is registered by 1 client(s)).
11/26/19 14:47:24.076 IPC Server: Info: Client 1 successfully registered RPC method "managementGetConfigurationEntry" (this method is registered by 1 client(s)).
11/26/19 14:47:24.077 IPC Server: Info: Client 1 successfully registered RPC method "managementServiceCommand" (this method is registered by 1 client(s)).
11/26/19 14:47:24.078 IPC Server: Info: Client 1 successfully registered RPC method "managementReboot" (this method is registered by 1 client(s)).
11/26/19 14:47:24.079 IPC Server: Info: Client 1 successfully registered RPC method "managementSetConfigurationEntry" (this method is registered by 1 client(s)).
11/26/19 14:47:24.080 IPC Server: Info: Client 1 successfully registered RPC method "managementWriteCloudMaticConfig" (this method is registered by 1 client(s)).
11/26/19 14:47:24.081 IPC Server: Info: Client 1 successfully registered RPC method "managementSetUserPassword" (this method is registered by 1 client(s)).
11/26/19 14:47:24.082 IPC Server: Info: Client 1 successfully registered RPC method "managementInstallNode" (this method is registered by 1 client(s)).
11/26/19 14:47:24.082 IPC Server: Info: Client 1 successfully registered RPC method "managementUninstallNode" (this method is registered by 1 client(s)).
11/26/19 14:47:24.083 IPC Server: Info: Client 1 successfully registered RPC method "managementAptRunning" (this method is registered by 1 client(s)).
11/26/19 14:47:24.083 IPC Server: Info: Client 1 successfully registered RPC method "managementAptUpdate" (this method is registered by 1 client(s)).
11/26/19 14:47:24.084 IPC Server: Info: Client 1 successfully registered RPC method "managementAptUpgrade" (this method is registered by 1 client(s)).
11/26/19 14:47:24.085 IPC Server: Info: Client 1 successfully registered RPC method "managementAptUpgradeSpecific" (this method is registered by 1 client(s)).
11/26/19 14:47:24.085 IPC Server: Info: Client 1 successfully registered RPC method "managementAptFullUpgrade" (this method is registered by 1 client(s)).
11/26/19 14:47:24.086 IPC Server: Info: Client 1 successfully registered RPC method "managementHomegearUpdateAvailable" (this method is registered by 1 client(s)).
11/26/19 14:47:24.087 IPC Server: Info: Client 1 successfully registered RPC method "managementSystemUpdateAvailable" (this method is registered by 1 client(s)).
11/26/19 14:47:24.087 IPC Server: Info: Client 1 successfully registered RPC method "managementCreateBackup" (this method is registered by 1 client(s)).
11/26/19 14:47:24.088 IPC Server: Info: Client 1 successfully registered RPC method "managementRestoreBackup" (this method is registered by 1 client(s)).
11/26/19 14:47:24.089 IPC Server: Info: Client 1 successfully registered RPC method "managementCaExists" (this method is registered by 1 client(s)).
11/26/19 14:47:24.090 IPC Server: Info: Client 1 successfully registered RPC method "managementCreateCa" (this method is registered by 1 client(s)).
11/26/19 14:47:24.090 IPC Server: Info: Client 1 successfully registered RPC method "managementCreateCert" (this method is registered by 1 client(s)).
11/26/19 14:47:24.091 IPC Server: Info: Client 1 successfully registered RPC method "managementDeleteCert" (this method is registered by 1 client(s)).
11/26/19 14:47:24.092 IPC Server: Info: Client 1 successfully registered RPC method "managementGetNetworkConfiguration" (this method is registered by 1 client(s)).
11/26/19 14:47:24.092 IPC Server: Info: Client 1 successfully registered RPC method "managementSetNetworkConfiguration" (this method is registered by 1 client(s)).
11/26/19 14:47:24.093 IPC Server: Info: Client 1 successfully registered RPC method "managementCopyDeviceDescriptionFile" (this method is registered by 1 client(s)).
11/26/19 14:47:27.579 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:47:27.579 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
   11/26/19 14:47:32.592 Info: Waiting for physical interfaces to connect (10 of 180s).
11/26/19 14:47:37.024 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35590 accepted. Client number: 12
11/26/19 14:47:37.025 RPC Server (Port 2001): Info: RPC server client id for client number 12 is: 0
11/26/19 14:47:37.026 RPC Server (Port 2001): Info: Client number 12 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:47:37.028 Info: Not broadcasting event as I'm still starting up.
11/26/19 14:47:37.031 RPC Server (Port 2001): Info: Client number 12 is calling RPC method: listBidcosInterfaces (2) Parameters:
    11/26/19 14:47:47.618 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:47:52.031 RPC Server (Port 2001): Info: Client number 12 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
11/26/19 14:47:52.031 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:47:52.036 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35608 accepted. Client number: 19
11/26/19 14:47:52.037 RPC Server (Port 2001): Info: RPC server client id for client number 19 is: 1
11/26/19 14:47:52.039 RPC Server (Port 2001): Info: Client number 19 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
11/26/19 14:47:52.039 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:47:52.040 Info: Adding server "binary://192.168.16.222".
11/26/19 14:47:52.041 Info: Calling init methods on server "binary://192.168.16.222".
11/26/19 14:47:52.045 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35610 accepted. Client number: 20
11/26/19 14:47:52.046 RPC Server (Port 2001): Info: RPC server client id for client number 20 is: 2
11/26/19 14:47:52.048 RPC Server (Port 2001): Info: Client number 20 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:47:52.049 Info: Not broadcasting event as I'm still starting up.
11/26/19 14:47:52.052 RPC Server (Port 2001): Info: Client number 20 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:47:52.595 Info: Waiting for physical interfaces to connect (30 of 180s).
11/26/19 14:47:52.630 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:47:52.632 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:47:52.632 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:47:52.707 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
11/26/19 14:47:53.708 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
11/26/19 14:47:57.639 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:47:57.641 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:47:57.641 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:48:02.597 Info: Waiting for physical interfaces to connect (40 of 180s).
11/26/19 14:48:02.643 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:02.644 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:02.644 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:48:07.050 RPC Server (Port 2001): Info: Client number 20 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
11/26/19 14:48:07.050 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:48:07.050 Info: Removing server "binary://192.168.16.222".
11/26/19 14:48:07.056 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35628 accepted. Client number: 28
11/26/19 14:48:07.057 RPC Server (Port 2001): Info: RPC server client id for client number 28 is: 3
11/26/19 14:48:07.059 RPC Server (Port 2001): Info: Client number 28 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
11/26/19 14:48:07.059 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:48:07.060 Info: Adding server "binary://192.168.16.222".
11/26/19 14:48:07.061 Info: Calling init methods on server "binary://192.168.16.222".
11/26/19 14:48:07.064 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35630 accepted. Client number: 29
11/26/19 14:48:07.065 RPC Server (Port 2001): Info: RPC server client id for client number 29 is: 4
11/26/19 14:48:07.067 RPC Server (Port 2001): Info: Client number 29 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:48:07.069 Info: Not broadcasting event as I'm still starting up.
11/26/19 14:48:07.073 RPC Server (Port 2001): Info: Client number 29 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:48:07.646 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:07.647 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:07.647 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:48:12.599 Info: Waiting for physical interfaces to connect (50 of 180s).
11/26/19 14:48:12.648 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:12.650 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:12.650 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:48:17.657 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:17.658 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:17.659 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:48:22.072 RPC Server (Port 2001): Info: Client number 29 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
11/26/19 14:48:22.072 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:48:22.072 Info: Removing server "binary://192.168.16.222".
11/26/19 14:48:22.078 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35650 accepted. Client number: 37
11/26/19 14:48:22.078 RPC Server (Port 2001): Info: RPC server client id for client number 37 is: 5
11/26/19 14:48:22.079 RPC Server (Port 2001): Info: Client number 37 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
11/26/19 14:48:22.079 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:48:22.080 Info: Adding server "binary://192.168.16.222".
11/26/19 14:48:22.080 Info: Calling init methods on server "binary://192.168.16.222".
11/26/19 14:48:22.083 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35652 accepted. Client number: 38
11/26/19 14:48:22.084 RPC Server (Port 2001): Info: RPC server client id for client number 38 is: 6
11/26/19 14:48:22.085 RPC Server (Port 2001): Info: Client number 38 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:48:22.085 Info: Not broadcasting event as I'm still starting up.
11/26/19 14:48:22.088 RPC Server (Port 2001): Info: Client number 38 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:48:22.600 Info: Waiting for physical interfaces to connect (60 of 180s).
11/26/19 14:48:22.666 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:22.667 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:22.668 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:48:23.955 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
11/26/19 14:48:24.956 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
11/26/19 14:48:27.675 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:27.677 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:27.677 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:48:32.602 Info: Waiting for physical interfaces to connect (70 of 180s).
11/26/19 14:48:32.685 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:32.686 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:32.686 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:48:37.088 RPC Server (Port 2001): Info: Client number 38 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
11/26/19 14:48:37.089 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:48:37.089 Info: Removing server "binary://192.168.16.222".
11/26/19 14:48:37.094 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35670 accepted. Client number: 46
11/26/19 14:48:37.095 RPC Server (Port 2001): Info: RPC server client id for client number 46 is: 7
11/26/19 14:48:37.095 RPC Server (Port 2001): Info: Client number 46 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
11/26/19 14:48:37.096 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:48:37.096 Info: Adding server "binary://192.168.16.222".
11/26/19 14:48:37.096 Info: Calling init methods on server "binary://192.168.16.222".
11/26/19 14:48:37.100 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35672 accepted. Client number: 47
11/26/19 14:48:37.100 RPC Server (Port 2001): Info: RPC server client id for client number 47 is: 8
11/26/19 14:48:37.101 RPC Server (Port 2001): Info: Client number 47 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:48:37.101 Info: Not broadcasting event as I'm still starting up.
11/26/19 14:48:37.104 RPC Server (Port 2001): Info: Client number 47 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:48:37.693 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:37.694 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:37.694 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:48:42.604 Info: Waiting for physical interfaces to connect (80 of 180s).
11/26/19 14:48:42.701 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:42.703 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:42.703 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:48:47.710 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:47.712 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:47.712 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:48:52.102 RPC Server (Port 2001): Info: Client number 47 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
11/26/19 14:48:52.102 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:48:52.102 Info: Removing server "binary://192.168.16.222".
11/26/19 14:48:52.108 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35694 accepted. Client number: 55
11/26/19 14:48:52.109 RPC Server (Port 2001): Info: RPC server client id for client number 55 is: 9
11/26/19 14:48:52.110 RPC Server (Port 2001): Info: Client number 55 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
11/26/19 14:48:52.111 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:48:52.111 Info: Adding server "binary://192.168.16.222".
11/26/19 14:48:52.111 Info: Calling init methods on server "binary://192.168.16.222".
11/26/19 14:48:52.115 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35696 accepted. Client number: 56
11/26/19 14:48:52.116 RPC Server (Port 2001): Info: RPC server client id for client number 56 is: 10
11/26/19 14:48:52.117 RPC Server (Port 2001): Info: Client number 56 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:48:52.119 Info: Not broadcasting event as I'm still starting up.
11/26/19 14:48:52.123 RPC Server (Port 2001): Info: Client number 56 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:48:52.605 Info: Waiting for physical interfaces to connect (90 of 180s).
11/26/19 14:48:52.719 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:52.721 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:52.721 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:48:55.213 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
11/26/19 14:48:56.213 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
11/26/19 14:48:57.729 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:57.730 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:48:57.731 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:49:02.607 Info: Waiting for physical interfaces to connect (100 of 180s).
11/26/19 14:49:02.732 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:02.733 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:02.734 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:49:07.121 RPC Server (Port 2001): Info: Client number 56 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
11/26/19 14:49:07.121 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:49:07.121 Info: Removing server "binary://192.168.16.222".
11/26/19 14:49:07.126 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35714 accepted. Client number: 64
11/26/19 14:49:07.127 RPC Server (Port 2001): Info: RPC server client id for client number 64 is: 11
11/26/19 14:49:07.129 RPC Server (Port 2001): Info: Client number 64 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
11/26/19 14:49:07.129 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:49:07.130 Info: Adding server "binary://192.168.16.222".
11/26/19 14:49:07.131 Info: Calling init methods on server "binary://192.168.16.222".
11/26/19 14:49:07.135 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35716 accepted. Client number: 65
11/26/19 14:49:07.135 RPC Server (Port 2001): Info: RPC server client id for client number 65 is: 12
11/26/19 14:49:07.137 RPC Server (Port 2001): Info: Client number 65 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:49:07.138 Info: Not broadcasting event as I'm still starting up.
11/26/19 14:49:07.141 RPC Server (Port 2001): Info: Client number 65 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:49:07.735 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:07.736 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:07.736 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:49:12.609 Info: Waiting for physical interfaces to connect (110 of 180s).
11/26/19 14:49:12.738 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:12.739 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:12.740 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:49:17.747 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:17.749 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:17.749 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:49:22.140 RPC Server (Port 2001): Info: Client number 65 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
11/26/19 14:49:22.140 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:49:22.140 Info: Removing server "binary://192.168.16.222".
11/26/19 14:49:22.146 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35736 accepted. Client number: 73
11/26/19 14:49:22.147 RPC Server (Port 2001): Info: RPC server client id for client number 73 is: 13
11/26/19 14:49:22.148 RPC Server (Port 2001): Info: Client number 73 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
11/26/19 14:49:22.149 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:49:22.149 Info: Adding server "binary://192.168.16.222".
11/26/19 14:49:22.150 Info: Calling init methods on server "binary://192.168.16.222".
11/26/19 14:49:22.153 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35738 accepted. Client number: 74
11/26/19 14:49:22.154 RPC Server (Port 2001): Info: RPC server client id for client number 74 is: 14
11/26/19 14:49:22.155 RPC Server (Port 2001): Info: Client number 74 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:49:22.157 Info: Not broadcasting event as I'm still starting up.
11/26/19 14:49:22.160 RPC Server (Port 2001): Info: Client number 74 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:49:22.611 Info: Waiting for physical interfaces to connect (120 of 180s).
11/26/19 14:49:22.758 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:22.759 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:22.759 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:49:26.471 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
11/26/19 14:49:27.472 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
11/26/19 14:49:27.766 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:27.767 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:27.767 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:49:32.612 Info: Waiting for physical interfaces to connect (130 of 180s).
11/26/19 14:49:32.775 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:32.777 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:32.777 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:49:37.158 RPC Server (Port 2001): Info: Client number 74 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
11/26/19 14:49:37.159 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:49:37.159 Info: Removing server "binary://192.168.16.222".
11/26/19 14:49:37.165 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35756 accepted. Client number: 82
11/26/19 14:49:37.166 RPC Server (Port 2001): Info: RPC server client id for client number 82 is: 15
11/26/19 14:49:37.168 RPC Server (Port 2001): Info: Client number 82 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
11/26/19 14:49:37.169 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:49:37.169 Info: Adding server "binary://192.168.16.222".
11/26/19 14:49:37.170 Info: Calling init methods on server "binary://192.168.16.222".
11/26/19 14:49:37.173 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35758 accepted. Client number: 83
11/26/19 14:49:37.175 RPC Server (Port 2001): Info: RPC server client id for client number 83 is: 16
11/26/19 14:49:37.176 RPC Server (Port 2001): Info: Client number 83 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:49:37.177 Info: Not broadcasting event as I'm still starting up.
11/26/19 14:49:37.181 RPC Server (Port 2001): Info: Client number 83 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:49:37.784 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:37.785 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:37.785 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:49:42.614 Info: Waiting for physical interfaces to connect (140 of 180s).
11/26/19 14:49:42.792 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:42.794 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:42.794 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:49:47.801 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:47.802 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:47.802 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:49:52.179 RPC Server (Port 2001): Info: Client number 83 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
11/26/19 14:49:52.179 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:49:52.179 Info: Removing server "binary://192.168.16.222".
11/26/19 14:49:52.184 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35776 accepted. Client number: 91
11/26/19 14:49:52.185 RPC Server (Port 2001): Info: RPC server client id for client number 91 is: 17
11/26/19 14:49:52.187 RPC Server (Port 2001): Info: Client number 91 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
11/26/19 14:49:52.187 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:49:52.187 Info: Adding server "binary://192.168.16.222".
11/26/19 14:49:52.188 Info: Calling init methods on server "binary://192.168.16.222".
11/26/19 14:49:52.192 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35778 accepted. Client number: 92
11/26/19 14:49:52.193 RPC Server (Port 2001): Info: RPC server client id for client number 92 is: 18
11/26/19 14:49:52.194 RPC Server (Port 2001): Info: Client number 92 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:49:52.195 Info: Not broadcasting event as I'm still starting up.
11/26/19 14:49:52.198 RPC Server (Port 2001): Info: Client number 92 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:49:52.616 Info: Waiting for physical interfaces to connect (150 of 180s).
11/26/19 14:49:52.809 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:52.811 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:52.811 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:49:57.739 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
11/26/19 14:49:57.818 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:57.819 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:49:57.819 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:49:58.739 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
11/26/19 14:50:02.617 Info: Waiting for physical interfaces to connect (160 of 180s).
11/26/19 14:50:02.820 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:02.821 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:02.821 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:50:07.196 RPC Server (Port 2001): Info: Client number 92 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
11/26/19 14:50:07.196 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:50:07.196 Info: Removing server "binary://192.168.16.222".
11/26/19 14:50:07.200 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35796 accepted. Client number: 100
11/26/19 14:50:07.202 RPC Server (Port 2001): Info: RPC server client id for client number 100 is: 19
11/26/19 14:50:07.204 RPC Server (Port 2001): Info: Client number 100 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
11/26/19 14:50:07.204 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:50:07.204 Info: Adding server "binary://192.168.16.222".
11/26/19 14:50:07.205 Info: Calling init methods on server "binary://192.168.16.222".
11/26/19 14:50:07.209 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35798 accepted. Client number: 101
11/26/19 14:50:07.209 RPC Server (Port 2001): Info: RPC server client id for client number 101 is: 20
11/26/19 14:50:07.211 RPC Server (Port 2001): Info: Client number 101 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:50:07.212 Info: Not broadcasting event as I'm still starting up.
11/26/19 14:50:07.215 RPC Server (Port 2001): Info: Client number 101 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:50:07.822 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:07.824 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:07.824 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:50:12.619 Info: Waiting for physical interfaces to connect (170 of 180s).
11/26/19 14:50:12.825 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:12.827 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:12.827 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:50:17.829 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:17.831 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:17.831 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:50:22.213 RPC Server (Port 2001): Info: Client number 101 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
11/26/19 14:50:22.213 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:50:22.213 Info: Removing server "binary://192.168.16.222".
11/26/19 14:50:22.218 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35820 accepted. Client number: 109
11/26/19 14:50:22.218 RPC Server (Port 2001): Info: RPC server client id for client number 109 is: 21
11/26/19 14:50:22.219 RPC Server (Port 2001): Info: Client number 109 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
11/26/19 14:50:22.220 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:50:22.220 Info: Adding server "binary://192.168.16.222".
11/26/19 14:50:22.220 Info: Calling init methods on server "binary://192.168.16.222".
11/26/19 14:50:22.224 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35822 accepted. Client number: 110
11/26/19 14:50:22.224 RPC Server (Port 2001): Info: RPC server client id for client number 110 is: 22
11/26/19 14:50:22.225 RPC Server (Port 2001): Info: Client number 110 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:50:22.226 Info: Not broadcasting event as I'm still starting up.
11/26/19 14:50:22.229 RPC Server (Port 2001): Info: Client number 110 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:50:22.620 Starting UPnP server...
11/26/19 14:50:22.838 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:22.839 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:22.839 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:50:27.622 UPnP Server: Info: UPnP server: Binding to address: 192.168.16.223
11/26/19 14:50:27.847 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:27.849 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:27.849 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:50:28.989 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
11/26/19 14:50:29.990 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
11/26/19 14:50:32.857 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:32.859 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:32.859 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:50:37.227 RPC Server (Port 2001): Info: Client number 110 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
11/26/19 14:50:37.227 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:50:37.227 Info: Removing server "binary://192.168.16.222".
11/26/19 14:50:37.233 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35840 accepted. Client number: 119
11/26/19 14:50:37.234 RPC Server (Port 2001): Info: RPC server client id for client number 119 is: 23
11/26/19 14:50:37.235 RPC Server (Port 2001): Info: Client number 119 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
11/26/19 14:50:37.236 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
11/26/19 14:50:37.236 Info: Adding server "binary://192.168.16.222".
11/26/19 14:50:37.237 Info: Calling init methods on server "binary://192.168.16.222".
11/26/19 14:50:37.240 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:35842 accepted. Client number: 120
11/26/19 14:50:37.241 RPC Server (Port 2001): Info: RPC server client id for client number 120 is: 24
11/26/19 14:50:37.242 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:50:37.247 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:50:37.867 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:37.869 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:37.869 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:50:42.876 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:42.878 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:42.878 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:50:47.886 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:47.887 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:47.887 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:50:52.245 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:50:52.250 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:50:52.895 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:52.896 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:52.896 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:50:57.904 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:57.905 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:50:57.905 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:51:00.259 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
11/26/19 14:51:01.259 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
11/26/19 14:51:02.907 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:02.908 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:02.908 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:51:07.246 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:51:07.250 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:51:07.910 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:07.910 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:07.910 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:51:12.919 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:12.921 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:12.922 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:51:12.983 IPC Server: Info: Connection accepted. Client number: 141
11/26/19 14:51:12.985 IPC Server: Info: Client 2 successfully registered RPC method "cliOutput" (this method is registered by 1 client(s)).
11/26/19 14:51:12.986 IPC Server: Info: Client 2 successfully registered RPC method "cliOutput-2" (this method is registered by 1 client(s)).
11/26/19 14:51:17.929 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:17.930 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:17.930 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:51:22.246 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:51:22.250 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:51:22.936 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:22.937 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:22.937 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:51:27.944 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:27.946 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:27.946 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:51:31.500 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
11/26/19 14:51:32.500 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
11/26/19 14:51:32.953 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:32.954 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:32.954 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:51:37.246 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:51:37.250 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:51:37.961 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:37.962 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:37.962 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:51:43.001 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:43.003 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:43.003 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:51:48.010 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:48.011 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:48.011 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:51:52.246 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:51:52.252 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:51:53.018 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:53.019 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:53.019 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:51:58.026 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:58.027 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:51:58.028 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:52:02.745 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
11/26/19 14:52:03.029 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:03.030 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:03.030 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:52:03.745 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
11/26/19 14:52:07.247 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:52:07.251 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:52:08.031 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:08.032 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:08.032 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:52:13.039 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:13.041 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:13.041 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:52:18.048 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:18.049 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:18.049 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:52:22.247 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:52:22.253 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:52:23.056 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:23.057 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:23.057 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:52:28.064 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:28.066 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:28.066 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:52:28.735 IPC Server: Info: Connection accepted. Client number: 177
11/26/19 14:52:28.737 IPC Server: Info: Client 3 successfully registered RPC method "cliOutput" (this method is registered by 2 client(s)).
11/26/19 14:52:28.739 IPC Server: Info: Client 3 successfully registered RPC method "cliOutput-3" (this method is registered by 1 client(s)).
11/26/19 14:52:33.072 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:33.073 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:33.073 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:52:33.983 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
11/26/19 14:52:34.983 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
11/26/19 14:52:37.249 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:52:37.254 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:52:38.080 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:38.081 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:38.081 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:52:43.088 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:43.090 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:43.090 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:52:46.085 IPC Server: Info: Client number 3 is calling RPC method: familyExists Parameters:
(Integer64) 0
11/26/19 14:52:48.097 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:48.098 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:48.098 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:52:52.249 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:52:52.257 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:52:53.105 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:53.106 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:53.106 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:52:58.114 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:58.115 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:52:58.116 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:53:03.117 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:53:03.118 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:53:03.118 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:53:05.239 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
11/26/19 14:53:06.240 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
11/26/19 14:53:07.253 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:53:07.258 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:53:08.120 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:53:08.120 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:53:08.121 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:53:13.122 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:53:13.123 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:53:13.124 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:53:18.125 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:53:18.133 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:53:18.133 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:53:22.254 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:53:22.259 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:53:23.139 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:53:23.140 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:53:23.141 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:53:28.148 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:53:28.150 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:53:28.150 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:53:33.157 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:53:33.159 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:53:33.159 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
11/26/19 14:53:36.485 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
11/26/19 14:53:37.255 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:53:37.261 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
         11/26/19 14:53:52.257 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:53:52.261 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
   11/26/19 14:54:07.257 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:54:07.261 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
    11/26/19 14:54:22.257 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:54:22.262 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
11/26/19 14:54:23.226 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
11/26/19 14:54:23.227 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
 11/26/19 14:54:28.235 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
   11/26/19 14:54:37.258 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:54:37.265 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:
          11/26/19 14:54:52.261 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
11/26/19 14:54:52.268 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: listBidcosInterfaces (2) Parameters:

Wenn er tatsächlich nicht nur meinen nonHEX rfkey akzeptiert hat sondern den auch irgendwie - wie auch immer umgewandelt hat - ist auch klar warum

  1. das die Homematic software ein directes pairen der Geräte mit dem AES Key nicht zulässt (weil er ja umgemodelt wurde)
  2. warum es jetzt mit dieser version nach update nicht mehr tut…shit shit never touch a running system !

Ich danke euch auf alle Fälle mal und warte ab bis @sathya kommt (wohl erholt und voller Energie mir zu helfen :smiley: )

Sieht doch schon mal gut aus. Hast du gerade irgend eine centralAddress aktiv?
@sathya wird sicher rausfinden können, welcher rfKey für die Kommunikation genutzt wurde.

Nee hatte ich wie vorher noch aus kommentiert gelassen - habe nur die Daten von unten an den richtigen Stellen eingetragen.

@sathya bist du wieder unter uns :smiley: ?

@pmayer weist du was mit @sathya ist ?

Er ist wieder da, hab ihn auch schon auf diesen Thread hingewiesen. Er lässt sich entschuldigen, weil er nach dem Urlaub leider auf der Arbeit sehr viel um die Ohren hat.
Ich hoffe, er kommt gen Wochenende dazu hier rein zu gucken.

Kein Thema - aber dann weis ich Bescheid und warte noch etwas :slight_smile: danke für die Info

Hallo @xsasx,

sorry, Posturlaubtrubel. Die ungültigen Nibbles wurden damals durch 0 ersetzt. Wenn du den rfKey entsprechend anpasst, sollte es gehen.

Viele Grüße

Sathya

1 Like

hab ich nun gemacht - und es scheint glaub nun auch anders auszusehen- Das heizkörperthermostat und wandthermostat sind aber schon an der CCU2 und wollen trotzdem glaub irgendwie mit dem sprechen laut log.

Den Fensterkontakt hab ich mit pup und prm entfernt - lässt sich aber weder an der HMLAN noch an der CUU2 anmelden - selbiges mit einem von den Rauchmeldern :frowning: - habs auf 2 posts geteil da es sonst nicht reingepasst hätte da max 10000 zeichen

12/10/19 07:13:24.772 Starting Homegear...
12/10/19 07:13:24.772 Homegear version 0.7.40-2948
12/10/19 07:13:24.772 Git commit SHA of libhomegear-base: -
12/10/19 07:13:24.772 Git branch of libhomegear-base:     -
12/10/19 07:13:24.772 Git commit SHA of Homegear:         -
12/10/19 07:13:24.772 Git branch of Homegear:             -
12/10/19 07:13:24.772 Determining maximum thread count...
12/10/19 07:13:26.856 Maximum thread count is: 217
12/10/19 07:13:26.896 Info: Backing up database...
12/10/19 07:13:26.999 Initializing database...
12/10/19 07:13:27.005 Initializing system variable controller...
12/10/19 07:13:27.007 Info: Loading family module (type 1) mod_mbus.so
12/10/19 07:13:27.013 Info: Loading settings from /etc/homegear/families/m-bus.conf
12/10/19 07:13:27.014 Info: Loading family module (type 1) mod_ipcam.so
12/10/19 07:13:27.018 Info: Loading settings from /etc/homegear/families/ipcam.conf
12/10/19 07:13:27.020 Info: Loading family module (type 1) mod_kodi.so
12/10/19 07:13:27.024 Info: Loading settings from /etc/homegear/families/kodi.conf
12/10/19 07:13:27.024 Info: Loading family module (type 1) mod_homematicbidcos.so
12/10/19 07:13:27.037 Info: Loading settings from /etc/homegear/families/homematicbidcos.conf
12/10/19 07:13:27.038 Module HomeMatic BidCoS: LAN-Konfigurationsadapter "LEQ0580029": Info: Enabling AES encryption for communication with HM-CFG-LAN.
12/10/19 07:13:27.038 Info: Loading family module (type 1) mod_miscellaneous.so
12/10/19 07:13:27.041 Info: Loading settings from /etc/homegear/families/miscellaneous.conf
12/10/19 07:13:27.042 Info: Loading family module (type 1) mod_zwave.so
12/10/19 07:13:27.072 Info: Loading settings from /etc/homegear/families/z-wave.conf
12/10/19 07:13:27.073 Module ZWave: Interface: No password is set for S2, level 1. Setting a default password. Please ensure a password is set!
12/10/19 07:13:27.073 Module ZWave: Interface: No password is set for S2, level 2. Setting a default password. Please ensure a password is set!
12/10/19 07:13:27.073 Module ZWave: Interface: No password is set for S2, level 3. Setting a default password. Please ensure a password is set!
12/10/19 07:13:27.174 Info: Loading family module (type 1) mod_ccu.so
12/10/19 07:13:27.180 Info: Loading settings from /etc/homegear/families/ccu.conf
12/10/19 07:13:27.181 Info: Loading family module (type 1) mod_knx.so
12/10/19 07:13:27.189 Info: Loading settings from /etc/homegear/families/knx.conf
12/10/19 07:13:27.190 Info: Loading family module (type 1) mod_beckhoff.so
12/10/19 07:13:27.194 Info: Loading settings from /etc/homegear/families/beckhoff.conf
12/10/19 07:13:27.196 Module Beckhoff: Error in file Interfaces.cpp line 41 in function virtual void MyFamily::Interfaces::create(): The provided hostname is empty.
12/10/19 07:13:27.196 Info: Loading family module (type 1) mod_intertechno.so
12/10/19 07:13:27.201 Info: Loading settings from /etc/homegear/families/intertechno.conf
12/10/19 07:13:27.201 Info: Loading family module (type 1) mod_homematicwired.so
12/10/19 07:13:27.208 Info: Loading settings from /etc/homegear/families/homematicwired.conf
12/10/19 07:13:27.208 Info: Loading family module (type 1) mod_insteon.so
12/10/19 07:13:27.215 Info: Loading settings from /etc/homegear/families/insteon.conf
12/10/19 07:13:27.216 Info: Loading family module (type 1) mod_sonos.so
12/10/19 07:13:27.221 Info: Loading settings from /etc/homegear/families/sonos.conf
12/10/19 07:13:27.222 Info: Loading family module (type 1) mod_philipshue.so
12/10/19 07:13:27.227 Info: Loading settings from /etc/homegear/families/philipshue.conf
12/10/19 07:13:27.228 Info: Loading family module (type 1) mod_max.so
12/10/19 07:13:27.236 Info: Loading settings from /etc/homegear/families/max.conf
12/10/19 07:13:27.237 Info: Loading family module (type 1) mod_enocean.so
12/10/19 07:13:27.242 Info: Loading settings from /etc/homegear/families/enocean.conf
12/10/19 07:13:27.243 Info: Setting up physical interfaces and GPIOs...
12/10/19 07:13:27.243 Could not set owner for device /dev/serial/by-id/usb-0658_0200-if00: No such file or directory
12/10/19 07:13:27.244 Could not set permissions for device /dev/serial/by-id/usb-0658_0200-if00: No such file or directory
12/10/19 07:13:27.244 Info: Dropping privileges to user homegear (102) and group homegear (102)
12/10/19 07:13:27.245 Info: Homegear is (now) running as user with id 102 and group with id 102.
12/10/19 07:13:27.311 Starting script engine server...
12/10/19 07:13:27.350 Initializing licensing controller...
12/10/19 07:13:27.350 Loading licensing controller data...
12/10/19 07:13:27.350 Loading devices...
12/10/19 07:13:27.350 Loading XML RPC devices...
12/10/19 07:13:28.476 Loading device 5
12/10/19 07:13:28.476 Module HomeMatic BidCoS: Info: Central address set to 0xFD37C2.
12/10/19 07:13:28.478 Module HomeMatic BidCoS: Loading peer 1
12/10/19 07:13:28.490 Module HomeMatic BidCoS: Loading peer 2
12/10/19 07:13:28.536 Module HomeMatic BidCoS: Loading peer 3
12/10/19 07:13:28.555 Module HomeMatic BidCoS: Loading peer 5
12/10/19 07:13:28.559 Module HomeMatic BidCoS: Loading peer 6
12/10/19 07:13:28.562 Module HomeMatic BidCoS: Loading peer 7
12/10/19 07:13:28.565 Loading XML RPC devices...
12/10/19 07:13:28.592 Loading device 6
12/10/19 07:13:28.593 Loading XML RPC devices...
12/10/19 07:13:28.602 Loading device 7
12/10/19 07:13:28.603 Loading XML RPC devices...
12/10/19 07:13:28.658 Loading device 8
12/10/19 07:13:28.658 Module MAX: Info: Central address set to 0xFDCA83.
12/10/19 07:13:28.659 Info: Not initializing device family Philips hue, because it is disabled in it's configuration file.
12/10/19 07:13:28.659 Info: Disposing family module mod_philipshue.so
12/10/19 07:13:28.659 Loading XML RPC devices...
12/10/19 07:13:28.667 Loading device 1
12/10/19 07:13:28.668 Loading XML RPC devices...
12/10/19 07:13:28.669 Warning: Unknown parameter property: label
12/10/19 07:13:28.669 Warning: Unknown parameter property: label
12/10/19 07:13:28.670 Loading device 2
12/10/19 07:13:28.670 Loading XML RPC devices...
12/10/19 07:13:28.671 Loading device 3
12/10/19 07:13:28.672 Loading XML RPC devices...
12/10/19 07:13:28.672 Warning: Unknown parameter property: label
12/10/19 07:13:28.672 Warning: Unknown parameter property: label
12/10/19 07:13:28.673 Warning: Unknown parameter property: label
12/10/19 07:13:28.673 Warning: Unknown parameter property: label
12/10/19 07:13:28.673 Warning: Unknown parameter property: label
12/10/19 07:13:28.674 Warning: Unknown parameter property: label
12/10/19 07:13:28.674 Warning: Unknown parameter property: label
12/10/19 07:13:28.674 Warning: Unknown parameter property: label
12/10/19 07:13:28.674 Warning: Unknown parameter property: label
12/10/19 07:13:28.675 Warning: Unknown parameter property: label
12/10/19 07:13:28.675 Warning: Unknown parameter property: label
12/10/19 07:13:28.675 Warning: Unknown parameter property: label
12/10/19 07:13:28.676 Warning: Unknown parameter property: label
12/10/19 07:13:28.676 Warning: Unknown parameter property: label
12/10/19 07:13:28.676 Warning: Unknown parameter property: label
12/10/19 07:13:28.676 Warning: Unknown parameter property: label
12/10/19 07:13:28.677 Warning: Unknown parameter property: label
12/10/19 07:13:28.677 Warning: Unknown parameter property: label
12/10/19 07:13:28.677 Warning: Unknown parameter property: label
12/10/19 07:13:28.678 Warning: Unknown parameter property: label
12/10/19 07:13:28.678 Warning: Unknown parameter property: label
12/10/19 07:13:28.678 Warning: Unknown parameter property: label
12/10/19 07:13:28.678 Warning: Unknown parameter property: label
12/10/19 07:13:28.679 Warning: Unknown parameter property: label
12/10/19 07:13:28.679 Warning: Unknown parameter property: label
12/10/19 07:13:28.679 Warning: Unknown parameter property: label
12/10/19 07:13:28.679 Warning: Unknown parameter property: label
12/10/19 07:13:28.680 Warning: Unknown parameter property: label
12/10/19 07:13:28.680 Warning: Unknown parameter property: label
12/10/19 07:13:28.680 Warning: Unknown parameter property: label
12/10/19 07:13:28.681 Warning: Unknown parameter property: label
12/10/19 07:13:28.681 Warning: Unknown parameter property: label
12/10/19 07:13:28.682 Loading device 9
12/10/19 07:13:28.682 Loading XML RPC devices...
12/10/19 07:13:28.682 Loading device 10
12/10/19 07:13:28.683 Loading XML RPC devices...
12/10/19 07:13:28.712 Loading device 11
12/10/19 07:13:28.713 Loading XML RPC devices...
12/10/19 07:13:28.716 Loading device 12
12/10/19 07:13:28.717 Loading XML RPC devices...
12/10/19 07:13:28.767 Loading device 17
12/10/19 07:13:28.768 Loading XML RPC devices...
12/10/19 07:13:28.769 Loading device 15
12/10/19 07:13:28.769 Info: Not initializing device family CCU, because it is disabled in it's configuration file.
12/10/19 07:13:28.769 Info: Disposing family module mod_ccu.so
12/10/19 07:13:28.770 Loading XML RPC devices...
12/10/19 07:13:28.771 Warning: Unknown node in "parameter": logicalFloat
12/10/19 07:13:28.771 Warning: Unknown node in "parameter": logicalFloat
12/10/19 07:13:28.771 Warning: Unknown node in "parameter": logicalFloat
12/10/19 07:13:28.772 Loading device 4
12/10/19 07:13:28.773 Initializing RPC client...
12/10/19 07:13:28.773 Starting XML RPC server RPCServer1 listening on :::2001...
12/10/19 07:13:28.806 RPC Server (Port 2001): Warning: SSL is not enabled for this RPC server. It is strongly recommended to disable all unencrypted RPC servers when the connected clients support it.
12/10/19 07:13:28.806 RPC Server (Port 2001): Warning: RPC server has no authorization enabled. Everybody on your local network can login into this installation. It is strongly recommended to enable authorization on all RPC servers when the connected clients support it.
12/10/19 07:13:28.806 RPC Server (Port 2001): Info: Enabling no authentication.
12/10/19 07:13:28.806 RPC Server (Port 2001): Info: Enabling session authentication for WebSockets.
12/10/19 07:13:28.807 Starting XML RPC server RPCServer2 listening on :::2002, SSL enabled...
12/10/19 07:13:28.807 RPC Server (Port 2001): Info: RPC Server started listening on address :: and port 2001
12/10/19 07:13:28.839 RPC Server (Port 2002): Warning: RPC server has no authorization enabled. Everybody on your local network can login into this installation. It is strongly recommended to enable authorization on all RPC servers when the connected clients support it.
12/10/19 07:13:28.840 RPC Server (Port 2002): Info: Enabling no authentication.
12/10/19 07:13:28.840 RPC Server (Port 2002): Info: Enabling session authentication for WebSockets.
12/10/19 07:13:28.840 RPC Server (Port 2002): Error: Could not load certificate or key file: Error while reading file.
12/10/19 07:13:28.840 Starting XML RPC server RPCServer3 listening on :::2003, SSL enabled, authentication enabled...
12/10/19 07:13:28.873 RPC Server (Port 2003): Info: Enabling basic authentication.
12/10/19 07:13:28.873 RPC Server (Port 2003): Info: Enabling session authentication for WebSockets.
12/10/19 07:13:28.873 RPC Server (Port 2003): Error: Could not load certificate or key file: Error while reading file.
12/10/19 07:13:28.873 Initializing event handler...
12/10/19 07:13:28.874 Loading events...
12/10/19 07:13:28.874 Start listening for packets...
12/10/19 07:13:28.875 Info: Could not set thread priority. The executing user does not have enough privileges. Please run "ulimit -r 100" before executing Homegear.
12/10/19 07:13:28.876 Module Sonos: Event server "My-Sonos-1234": Info: Started listening on address 192.168.16.223 and port 7373
12/10/19 07:13:28.876 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 532 in function void ZWave::Serial<Impl>::startListening() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:13:28.877 Module ZWave: Z-Wave serial module "serial": Warning: Interface not connected, listening nevertheless
12/10/19 07:13:28.877 Critical: At least one of the communication modules could not be opened...
12/10/19 07:13:28.877 Starting IPC server...
12/10/19 07:13:28.880 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:13:28.883 Starting Node-BLUE server...
12/10/19 07:13:28.890 Startup complete. Waiting for physical interfaces to connect.
12/10/19 07:13:28.890 Info: Waiting for physical interfaces to connect (0 of 180s).
12/10/19 07:13:28.923 IPC Server: Info: Connection accepted. Client number: 7
12/10/19 07:13:28.925 IPC Server: Info: Client 0 successfully registered RPC method "websshGetLastOutputs" (this method is registered by 1 client(s)).
12/10/19 07:13:28.926 IPC Server: Info: Client 0 successfully registered RPC method "websshInput" (this method is registered by 1 client(s)).
12/10/19 07:13:28.926 IPC Server: Info: Client 0 successfully registered RPC method "websshSetScreenSize" (this method is registered by 1 client(s)).
12/10/19 07:13:29.020 Module HomeMatic BidCoS: LAN-Konfigurationsadapter "LEQ0580029": Info: Initialization completed.
12/10/19 07:13:29.842 IPC Server: Info: Connection accepted. Client number: 8
12/10/19 07:13:29.843 IPC Server: Info: Client 1 successfully registered RPC method "managementGetCommandStatus" (this method is registered by 1 client(s)).
12/10/19 07:13:29.844 IPC Server: Info: Client 1 successfully registered RPC method "managementSleep" (this method is registered by 1 client(s)).
12/10/19 07:13:29.845 IPC Server: Info: Client 1 successfully registered RPC method "managementDpkgPackageInstalled" (this method is registered by 1 client(s)).
12/10/19 07:13:29.846 IPC Server: Info: Client 1 successfully registered RPC method "managementGetSystemInfo" (this method is registered by 1 client(s)).
12/10/19 07:13:29.847 IPC Server: Info: Client 1 successfully registered RPC method "managementGetConfigurationEntry" (this method is registered by 1 client(s)).
12/10/19 07:13:29.848 IPC Server: Info: Client 1 successfully registered RPC method "managementServiceCommand" (this method is registered by 1 client(s)).
12/10/19 07:13:29.849 IPC Server: Info: Client 1 successfully registered RPC method "managementReboot" (this method is registered by 1 client(s)).
12/10/19 07:13:29.850 IPC Server: Info: Client 1 successfully registered RPC method "managementSetConfigurationEntry" (this method is registered by 1 client(s)).
12/10/19 07:13:29.851 IPC Server: Info: Client 1 successfully registered RPC method "managementWriteCloudMaticConfig" (this method is registered by 1 client(s)).
12/10/19 07:13:29.852 IPC Server: Info: Client 1 successfully registered RPC method "managementSetUserPassword" (this method is registered by 1 client(s)).
12/10/19 07:13:29.852 IPC Server: Info: Client 1 successfully registered RPC method "managementInstallNode" (this method is registered by 1 client(s)).
12/10/19 07:13:29.853 IPC Server: Info: Client 1 successfully registered RPC method "managementUninstallNode" (this method is registered by 1 client(s)).
12/10/19 07:13:29.854 IPC Server: Info: Client 1 successfully registered RPC method "managementAptRunning" (this method is registered by 1 client(s)).
12/10/19 07:13:29.855 IPC Server: Info: Client 1 successfully registered RPC method "managementAptUpdate" (this method is registered by 1 client(s)).
12/10/19 07:13:29.856 IPC Server: Info: Client 1 successfully registered RPC method "managementAptUpgrade" (this method is registered by 1 client(s)).
12/10/19 07:13:29.856 IPC Server: Info: Client 1 successfully registered RPC method "managementAptUpgradeSpecific" (this method is registered by 1 client(s)).
12/10/19 07:13:29.857 IPC Server: Info: Client 1 successfully registered RPC method "managementAptFullUpgrade" (this method is registered by 1 client(s)).
12/10/19 07:13:29.858 IPC Server: Info: Client 1 successfully registered RPC method "managementHomegearUpdateAvailable" (this method is registered by 1 client(s)).
12/10/19 07:13:29.858 IPC Server: Info: Client 1 successfully registered RPC method "managementSystemUpdateAvailable" (this method is registered by 1 client(s)).
12/10/19 07:13:29.859 IPC Server: Info: Client 1 successfully registered RPC method "managementCreateBackup" (this method is registered by 1 client(s)).
12/10/19 07:13:29.860 IPC Server: Info: Client 1 successfully registered RPC method "managementRestoreBackup" (this method is registered by 1 client(s)).
12/10/19 07:13:29.861 IPC Server: Info: Client 1 successfully registered RPC method "managementCaExists" (this method is registered by 1 client(s)).
12/10/19 07:13:29.861 IPC Server: Info: Client 1 successfully registered RPC method "managementCreateCa" (this method is registered by 1 client(s)).
12/10/19 07:13:29.862 IPC Server: Info: Client 1 successfully registered RPC method "managementCreateCert" (this method is registered by 1 client(s)).
12/10/19 07:13:29.863 IPC Server: Info: Client 1 successfully registered RPC method "managementDeleteCert" (this method is registered by 1 client(s)).
12/10/19 07:13:29.864 IPC Server: Info: Client 1 successfully registered RPC method "managementGetNetworkConfiguration" (this method is registered by 1 client(s)).
12/10/19 07:13:29.864 IPC Server: Info: Client 1 successfully registered RPC method "managementSetNetworkConfiguration" (this method is registered by 1 client(s)).
12/10/19 07:13:29.865 IPC Server: Info: Client 1 successfully registered RPC method "managementCopyDeviceDescriptionFile" (this method is registered by 1 client(s)).
12/10/19 07:13:33.882 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:13:33.883 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:13:33.884 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:13:38.890 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:13:38.891 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:13:38.891 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:13:38.892 Info: Waiting for physical interfaces to connect (10 of 180s).
12/10/19 07:13:39.625 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59692 accepted. Client number: 13
12/10/19 07:13:39.626 RPC Server (Port 2001): Info: RPC server client id for client number 13 is: 0
12/10/19 07:13:39.627 RPC Server (Port 2001): Info: Client number 13 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
12/10/19 07:13:39.627 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:13:39.630 RPC Server (Port 2001): Info: Client number 13 is calling RPC method: listBidcosInterfaces (2) Parameters:
12/10/19 07:13:43.899 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:13:43.900 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:13:43.900 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:13:48.893 Info: Waiting for physical interfaces to connect (20 of 180s).
12/10/19 07:13:48.902 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:13:48.902 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:13:48.902 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:13:53.913 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:13:53.915 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:13:53.915 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:13:54.629 RPC Server (Port 2001): Info: Client number 13 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
12/10/19 07:13:54.629 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:13:54.635 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59704 accepted. Client number: 20
12/10/19 07:13:54.636 RPC Server (Port 2001): Info: RPC server client id for client number 20 is: 1
12/10/19 07:13:54.637 RPC Server (Port 2001): Info: Client number 20 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
12/10/19 07:13:54.637 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:13:54.637 Info: Adding server "binary://192.168.16.222".
12/10/19 07:13:54.637 Info: Calling init methods on server "binary://192.168.16.222".
12/10/19 07:13:54.641 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59706 accepted. Client number: 21
12/10/19 07:13:54.641 RPC Server (Port 2001): Info: RPC server client id for client number 21 is: 2
12/10/19 07:13:54.642 RPC Server (Port 2001): Info: Client number 21 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
12/10/19 07:13:54.642 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:13:54.645 RPC Server (Port 2001): Info: Client number 21 is calling RPC method: listBidcosInterfaces (2) Parameters:
12/10/19 07:13:58.895 Info: Waiting for physical interfaces to connect (30 of 180s).
12/10/19 07:13:58.917 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:13:58.918 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:13:58.918 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:13:59.010 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
12/10/19 07:14:00.010 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
12/10/19 07:14:03.919 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:03.921 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:03.921 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:14:07.596 HomeMatic BidCoS packet received (LEQ0580029, RSSI: -94 dBm): 0CFC84703A774900000000B829
12/10/19 07:14:07.597 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:14:07.598 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:14:07.598 Module HomeMatic BidCoS: Info: HUMIDITY on channel 1 of HomeMatic BidCoS peer 2 with serial number MEQ0479491 was set to 0x29.
12/10/19 07:14:07.599 Module HomeMatic BidCoS: Info: TEMPERATURE on channel 1 of HomeMatic BidCoS peer 2 with serial number MEQ0479491 was set to 0x00B8.
12/10/19 07:14:07.600 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:14:08.896 Info: Waiting for physical interfaces to connect (40 of 180s).
12/10/19 07:14:08.922 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:08.924 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:08.924 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:14:09.646 RPC Server (Port 2001): Info: Client number 21 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
12/10/19 07:14:09.646 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:14:09.646 Info: Removing server "binary://192.168.16.222".
12/10/19 07:14:09.652 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59718 accepted. Client number: 29
12/10/19 07:14:09.653 RPC Server (Port 2001): Info: RPC server client id for client number 29 is: 3
12/10/19 07:14:09.654 RPC Server (Port 2001): Info: Client number 29 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
12/10/19 07:14:09.654 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:14:09.654 Info: Adding server "binary://192.168.16.222".
12/10/19 07:14:09.655 Info: Calling init methods on server "binary://192.168.16.222".
12/10/19 07:14:09.658 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59720 accepted. Client number: 30
12/10/19 07:14:09.658 RPC Server (Port 2001): Info: RPC server client id for client number 30 is: 4
12/10/19 07:14:09.659 RPC Server (Port 2001): Info: Client number 30 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
12/10/19 07:14:09.660 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:14:09.663 RPC Server (Port 2001): Info: Client number 30 is calling RPC method: listBidcosInterfaces (2) Parameters:
12/10/19 07:14:13.931 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:13.933 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:13.933 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:14:18.898 Info: Waiting for physical interfaces to connect (50 of 180s).
12/10/19 07:14:18.941 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:18.943 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:18.943 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:14:23.945 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:23.952 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:23.953 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:14:24.665 RPC Server (Port 2001): Info: Client number 30 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
12/10/19 07:14:24.665 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:14:24.665 Info: Removing server "binary://192.168.16.222".
12/10/19 07:14:24.673 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59732 accepted. Client number: 38
12/10/19 07:14:24.673 RPC Server (Port 2001): Info: RPC server client id for client number 38 is: 5
12/10/19 07:14:24.675 RPC Server (Port 2001): Info: Client number 38 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
12/10/19 07:14:24.675 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:14:24.676 Info: Adding server "binary://192.168.16.222".
12/10/19 07:14:24.676 Info: Calling init methods on server "binary://192.168.16.222".
12/10/19 07:14:24.680 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59734 accepted. Client number: 39
12/10/19 07:14:24.680 RPC Server (Port 2001): Info: RPC server client id for client number 39 is: 6
12/10/19 07:14:24.682 RPC Server (Port 2001): Info: Client number 39 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
12/10/19 07:14:24.683 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:14:24.686 RPC Server (Port 2001): Info: Client number 39 is calling RPC method: listBidcosInterfaces (2) Parameters:
12/10/19 07:14:28.900 Info: Waiting for physical interfaces to connect (60 of 180s).
12/10/19 07:14:28.961 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:28.963 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:28.963 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:14:30.282 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
12/10/19 07:14:31.282 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
12/10/19 07:14:33.970 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:33.972 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:33.972 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:14:38.902 Info: Waiting for physical interfaces to connect (70 of 180s).
12/10/19 07:14:38.979 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:38.979 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:38.980 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:14:39.691 RPC Server (Port 2001): Info: Client number 39 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
12/10/19 07:14:39.692 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:14:39.692 Info: Removing server "binary://192.168.16.222".
12/10/19 07:14:39.699 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59744 accepted. Client number: 47
12/10/19 07:14:39.700 RPC Server (Port 2001): Info: RPC server client id for client number 47 is: 7
12/10/19 07:14:39.701 RPC Server (Port 2001): Info: Client number 47 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
12/10/19 07:14:39.701 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:14:39.701 Info: Adding server "binary://192.168.16.222".
12/10/19 07:14:39.701 Info: Calling init methods on server "binary://192.168.16.222".
12/10/19 07:14:39.704 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59746 accepted. Client number: 48
12/10/19 07:14:39.705 RPC Server (Port 2001): Info: RPC server client id for client number 48 is: 8
12/10/19 07:14:39.705 RPC Server (Port 2001): Info: Client number 48 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
12/10/19 07:14:39.706 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:14:39.709 RPC Server (Port 2001): Info: Client number 48 is calling RPC method: listBidcosInterfaces (2) Parameters:
12/10/19 07:14:43.986 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:43.988 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:43.988 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:14:48.903 Info: Waiting for physical interfaces to connect (80 of 180s).
12/10/19 07:14:48.995 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:48.997 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:48.997 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:14:52.668 HomeMatic BidCoS packet received (LEQ0580029, RSSI: -63 dBm): 0F4B86103CDAB40000000A60B8110040
12/10/19 07:14:52.669 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:14:52.670 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:14:52.670 Module HomeMatic BidCoS: Info: ACTUAL_TEMPERATURE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00B8.
12/10/19 07:14:52.670 Module HomeMatic BidCoS: Info: BATTERY_STATE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x11.
12/10/19 07:14:52.670 Module HomeMatic BidCoS: Info: BOOST_STATE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00.
12/10/19 07:14:52.670 Module HomeMatic BidCoS: Info: CONTROL_MODE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x01.
12/10/19 07:14:52.671 Module HomeMatic BidCoS: Info: FAULT_REPORTING on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00.
12/10/19 07:14:52.691 Module HomeMatic BidCoS: Info: PARTY_START_TIME on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00.
12/10/19 07:14:52.691 Module HomeMatic BidCoS: Info: SET_TEMPERATURE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x18.
12/10/19 07:14:52.691 Module HomeMatic BidCoS: Info: VALVE_STATE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00.
12/10/19 07:14:52.693 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:14:53.999 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:54.000 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:54.000 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:14:54.716 RPC Server (Port 2001): Info: Client number 48 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
12/10/19 07:14:54.717 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:14:54.717 Info: Removing server "binary://192.168.16.222".
12/10/19 07:14:54.724 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59758 accepted. Client number: 56
12/10/19 07:14:54.724 RPC Server (Port 2001): Info: RPC server client id for client number 56 is: 9
12/10/19 07:14:54.726 RPC Server (Port 2001): Info: Client number 56 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
12/10/19 07:14:54.726 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:14:54.726 Info: Adding server "binary://192.168.16.222".
12/10/19 07:14:54.727 Info: Calling init methods on server "binary://192.168.16.222".
12/10/19 07:14:54.731 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59760 accepted. Client number: 57
12/10/19 07:14:54.731 RPC Server (Port 2001): Info: RPC server client id for client number 57 is: 10
12/10/19 07:14:54.732 RPC Server (Port 2001): Info: Client number 57 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
12/10/19 07:14:54.734 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:14:54.737 RPC Server (Port 2001): Info: Client number 57 is calling RPC method: listBidcosInterfaces (2) Parameters:
12/10/19 07:14:58.905 Info: Waiting for physical interfaces to connect (90 of 180s).
12/10/19 07:14:59.001 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:59.002 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:14:59.002 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:15:01.532 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
12/10/19 07:15:02.533 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
12/10/19 07:15:04.004 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:04.005 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:04.006 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:15:08.913 Info: Waiting for physical interfaces to connect (100 of 180s).
12/10/19 07:15:09.007 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:09.008 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:09.008 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:15:09.739 RPC Server (Port 2001): Info: Client number 57 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
12/10/19 07:15:09.739 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:15:09.739 Info: Removing server "binary://192.168.16.222".
12/10/19 07:15:09.746 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59772 accepted. Client number: 65
12/10/19 07:15:09.746 RPC Server (Port 2001): Info: RPC server client id for client number 65 is: 11
12/10/19 07:15:09.747 RPC Server (Port 2001): Info: Client number 65 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
12/10/19 07:15:09.747 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:15:09.747 Info: Adding server "binary://192.168.16.222".
12/10/19 07:15:09.748 Info: Calling init methods on server "binary://192.168.16.222".
12/10/19 07:15:09.751 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59774 accepted. Client number: 66
12/10/19 07:15:09.751 RPC Server (Port 2001): Info: RPC server client id for client number 66 is: 12
12/10/19 07:15:09.752 RPC Server (Port 2001): Info: Client number 66 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
12/10/19 07:15:09.752 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:15:09.755 RPC Server (Port 2001): Info: Client number 66 is calling RPC method: listBidcosInterfaces (2) Parameters:
12/10/19 07:15:13.367 HomeMatic BidCoS packet received (LEQ0580029, RSSI: -50 dBm): 148F845E2EAAC6000000856DFF000004000008F6FE
12/10/19 07:15:13.368 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:15:13.369 Module HomeMatic BidCoS: Info: CURRENT on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0x0000.
12/10/19 07:15:13.369 Module HomeMatic BidCoS: Info: ENERGY_COUNTER on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0x056DFF.
12/10/19 07:15:13.369 Module HomeMatic BidCoS: Info: FREQUENCY on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0xFE.
12/10/19 07:15:13.369 Module HomeMatic BidCoS: Info: POWER on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0x000004.
12/10/19 07:15:13.369 Module HomeMatic BidCoS: Info: VOLTAGE on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0x08F6.
12/10/19 07:15:13.371 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:15:14.009 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:14.010 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:14.011 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:15:18.915 Info: Waiting for physical interfaces to connect (110 of 180s).
12/10/19 07:15:19.018 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:19.019 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:19.020 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:15:24.027 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:24.028 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:24.028 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:15:24.756 RPC Server (Port 2001): Info: Client number 66 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
12/10/19 07:15:24.756 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:15:24.756 Info: Removing server "binary://192.168.16.222".
12/10/19 07:15:24.763 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59786 accepted. Client number: 74
12/10/19 07:15:24.763 RPC Server (Port 2001): Info: RPC server client id for client number 74 is: 13
12/10/19 07:15:24.764 RPC Server (Port 2001): Info: Client number 74 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
12/10/19 07:15:24.764 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:15:24.765 Info: Adding server "binary://192.168.16.222".
12/10/19 07:15:24.765 Info: Calling init methods on server "binary://192.168.16.222".
12/10/19 07:15:24.768 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59788 accepted. Client number: 75
12/10/19 07:15:24.769 RPC Server (Port 2001): Info: RPC server client id for client number 75 is: 14
12/10/19 07:15:24.770 RPC Server (Port 2001): Info: Client number 75 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
12/10/19 07:15:24.771 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:15:24.774 RPC Server (Port 2001): Info: Client number 75 is calling RPC method: listBidcosInterfaces (2) Parameters:
12/10/19 07:15:28.917 Info: Waiting for physical interfaces to connect (120 of 180s).
12/10/19 07:15:29.035 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:29.036 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:29.037 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:15:32.793 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
12/10/19 07:15:33.793 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
12/10/19 07:15:34.043 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:34.046 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:34.046 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:15:38.919 Info: Waiting for physical interfaces to connect (130 of 180s).
12/10/19 07:15:39.054 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:39.056 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:39.056 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:15:39.777 RPC Server (Port 2001): Info: Client number 75 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
12/10/19 07:15:39.777 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:15:39.778 Info: Removing server "binary://192.168.16.222".
12/10/19 07:15:39.786 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59798 accepted. Client number: 83
12/10/19 07:15:39.786 RPC Server (Port 2001): Info: RPC server client id for client number 83 is: 15
12/10/19 07:15:39.788 RPC Server (Port 2001): Info: Client number 83 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
12/10/19 07:15:39.788 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:15:39.789 Info: Adding server "binary://192.168.16.222".
12/10/19 07:15:39.790 Info: Calling init methods on server "binary://192.168.16.222".
12/10/19 07:15:39.794 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59800 accepted. Client number: 84
12/10/19 07:15:39.794 RPC Server (Port 2001): Info: RPC server client id for client number 84 is: 16
12/10/19 07:15:39.796 RPC Server (Port 2001): Info: Client number 84 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
12/10/19 07:15:39.797 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:15:39.800 RPC Server (Port 2001): Info: Client number 84 is calling RPC method: listBidcosInterfaces (2) Parameters:
12/10/19 07:15:44.065 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:44.066 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:44.067 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:15:48.921 Info: Waiting for physical interfaces to connect (140 of 180s).
12/10/19 07:15:49.075 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:49.076 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:49.077 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:15:54.092 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:54.094 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:54.094 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:15:54.807 RPC Server (Port 2001): Info: Client number 84 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
12/10/19 07:15:54.807 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:15:54.807 Info: Removing server "binary://192.168.16.222".
12/10/19 07:15:54.816 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59812 accepted. Client number: 92
12/10/19 07:15:54.816 RPC Server (Port 2001): Info: RPC server client id for client number 92 is: 17
12/10/19 07:15:54.817 RPC Server (Port 2001): Info: Client number 92 is calling RPC method: init (2) Parameters:
(String) binary://192.168.16.222:9126
(String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
(Integer) 34
12/10/19 07:15:54.817 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
12/10/19 07:15:54.818 Info: Adding server "binary://192.168.16.222".
12/10/19 07:15:54.818 Info: Calling init methods on server "binary://192.168.16.222".
12/10/19 07:15:54.821 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59814 accepted. Client number: 93
12/10/19 07:15:54.821 RPC Server (Port 2001): Info: RPC server client id for client number 93 is: 18
12/10/19 07:15:54.822 RPC Server (Port 2001): Info: Client number 93 is calling RPC method: ping (2) Parameters:
(String) 7837F048-86A9-FCF4-C47A-14F80E165311
12/10/19 07:15:54.824 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:15:54.827 RPC Server (Port 2001): Info: Client number 93 is calling RPC method: listBidcosInterfaces (2) Parameters:
12/10/19 07:15:58.922 Info: Waiting for physical interfaces to connect (150 of 180s).
12/10/19 07:15:59.102 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:59.103 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:15:59.104 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:16:02.784 HomeMatic BidCoS packet received (LEQ0580029, RSSI: -93 dBm): 0CFD865A3A774900000060B92A
12/10/19 07:16:02.786 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:16:02.786 Module HomeMatic BidCoS: Info: ACTUAL_HUMIDITY on channel 2 of HomeMatic BidCoS peer 2 with serial number MEQ0479491 was set to 0x2A.
12/10/19 07:16:02.786 Module HomeMatic BidCoS: Info: ACTUAL_TEMPERATURE on channel 2 of HomeMatic BidCoS peer 2 with serial number MEQ0479491 was set to 0x00B9.
12/10/19 07:16:02.786 Module HomeMatic BidCoS: Info: SET_TEMPERATURE on channel 2 of HomeMatic BidCoS peer 2 with serial number MEQ0479491 was set to 0x18.
12/10/19 07:16:02.788 Info: Not broadcasting event as I'm still starting up.
12/10/19 07:16:03.086 Module HomeMatic BidCoS: LAN-Konfigurationsadapter "LEQ0580029": Info: No response to packet after 3 tries: 09FDA112FD37C23A7749
12/10/19 07:16:04.047 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
12/10/19 07:16:04.106 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:16:04.107 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:16:04.108 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:16:05.047 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
12/10/19 07:16:08.924 Info: Waiting for physical interfaces to connect (160 of 180s).
12/10/19 07:16:09.109 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:16:09.110 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
12/10/19 07:16:09.111 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
12/10/19 07:16:09.828 RPC Server (Port 2001): Info: Client number 93 is calling RPC method: init (2) Parameters:
1 Like
(String) binary://192.168.16.222:9126
    12/10/19 07:16:09.828 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
    12/10/19 07:16:09.828 Info: Removing server "binary://192.168.16.222".
    12/10/19 07:16:09.836 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59824 accepted. Client number: 101
    12/10/19 07:16:09.836 RPC Server (Port 2001): Info: RPC server client id for client number 101 is: 19
    12/10/19 07:16:09.838 RPC Server (Port 2001): Info: Client number 101 is calling RPC method: init (2) Parameters:
    (String) binary://192.168.16.222:9126
    (String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
    (Integer) 34
    12/10/19 07:16:09.838 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
    12/10/19 07:16:09.839 Info: Adding server "binary://192.168.16.222".
    12/10/19 07:16:09.840 Info: Calling init methods on server "binary://192.168.16.222".
    12/10/19 07:16:09.843 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59826 accepted. Client number: 102
    12/10/19 07:16:09.844 RPC Server (Port 2001): Info: RPC server client id for client number 102 is: 20
    12/10/19 07:16:09.846 RPC Server (Port 2001): Info: Client number 102 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:16:09.847 Info: Not broadcasting event as I'm still starting up.
    12/10/19 07:16:09.850 RPC Server (Port 2001): Info: Client number 102 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:16:14.118 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:14.119 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:14.120 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:16:18.926 Info: Waiting for physical interfaces to connect (170 of 180s).
    12/10/19 07:16:19.127 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:19.128 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:19.129 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:16:24.136 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:24.137 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:24.137 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:16:24.852 RPC Server (Port 2001): Info: Client number 102 is calling RPC method: init (2) Parameters:
    (String) binary://192.168.16.222:9126
    12/10/19 07:16:24.852 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
    12/10/19 07:16:24.853 Info: Removing server "binary://192.168.16.222".
    12/10/19 07:16:24.860 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59840 accepted. Client number: 110
    12/10/19 07:16:24.860 RPC Server (Port 2001): Info: RPC server client id for client number 110 is: 21
    12/10/19 07:16:24.862 RPC Server (Port 2001): Info: Client number 110 is calling RPC method: init (2) Parameters:
    (String) binary://192.168.16.222:9126
    (String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
    (Integer) 34
    12/10/19 07:16:24.862 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
    12/10/19 07:16:24.862 Info: Adding server "binary://192.168.16.222".
    12/10/19 07:16:24.863 Info: Calling init methods on server "binary://192.168.16.222".
    12/10/19 07:16:24.867 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59842 accepted. Client number: 111
    12/10/19 07:16:24.867 RPC Server (Port 2001): Info: RPC server client id for client number 111 is: 22
    12/10/19 07:16:24.869 RPC Server (Port 2001): Info: Client number 111 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:16:24.870 Info: Not broadcasting event as I'm still starting up.
    12/10/19 07:16:24.873 RPC Server (Port 2001): Info: Client number 111 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:16:28.928 Starting UPnP server...
    12/10/19 07:16:29.145 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:29.146 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:29.147 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:16:33.930 UPnP Server: Info: UPnP server: Binding to address: 192.168.16.223
    12/10/19 07:16:34.154 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:34.156 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:34.156 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:16:35.321 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
    12/10/19 07:16:36.322 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
    12/10/19 07:16:39.165 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:39.166 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:39.166 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:16:39.878 RPC Server (Port 2001): Info: Client number 111 is calling RPC method: init (2) Parameters:
    (String) binary://192.168.16.222:9126
    12/10/19 07:16:39.879 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
    12/10/19 07:16:39.879 Info: Removing server "binary://192.168.16.222".
    12/10/19 07:16:39.887 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59852 accepted. Client number: 120
    12/10/19 07:16:39.888 RPC Server (Port 2001): Info: RPC server client id for client number 120 is: 23
    12/10/19 07:16:39.889 RPC Server (Port 2001): Info: Client number 120 is calling RPC method: init (2) Parameters:
    (String) binary://192.168.16.222:9126
    (String) RF-7837F048-86A9-FCF4-C47A-14F80E165311
    (Integer) 34
    12/10/19 07:16:39.890 Info: Client with IP ::ffff:192.168.16.222 is calling "init".
    12/10/19 07:16:39.890 Info: Adding server "binary://192.168.16.222".
    12/10/19 07:16:39.891 Info: Calling init methods on server "binary://192.168.16.222".
    12/10/19 07:16:39.894 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.16.222:59854 accepted. Client number: 121
    12/10/19 07:16:39.895 RPC Server (Port 2001): Info: RPC server client id for client number 121 is: 24
    12/10/19 07:16:39.896 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:16:39.901 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:16:44.174 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:44.175 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:44.176 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:16:49.183 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:49.185 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:49.186 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:16:54.193 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:54.195 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:54.196 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:16:54.903 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:16:54.908 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:16:56.358 HomeMatic BidCoS packet received (LEQ0580029, RSSI: -63 dBm): 0F4C86103CDAB40000000A60B9110040
    12/10/19 07:16:56.360 Module HomeMatic BidCoS: Info: ACTUAL_TEMPERATURE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00B9.
    12/10/19 07:16:56.360 Module HomeMatic BidCoS: Info: BATTERY_STATE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x11.
    12/10/19 07:16:56.360 Module HomeMatic BidCoS: Info: BOOST_STATE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00.
    12/10/19 07:16:56.361 Module HomeMatic BidCoS: Info: CONTROL_MODE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x01.
    12/10/19 07:16:56.361 Module HomeMatic BidCoS: Info: FAULT_REPORTING on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00.
    12/10/19 07:16:56.361 Module HomeMatic BidCoS: Info: PARTY_START_TIME on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00.
    12/10/19 07:16:56.361 Module HomeMatic BidCoS: Info: SET_TEMPERATURE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x18.
    12/10/19 07:16:56.361 Module HomeMatic BidCoS: Info: VALVE_STATE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00.
    12/10/19 07:16:59.197 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:59.198 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:16:59.198 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:17:04.199 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:04.200 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:04.201 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:17:06.574 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
    12/10/19 07:17:07.575 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
    12/10/19 07:17:09.202 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:09.203 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:09.203 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:17:09.904 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:17:09.908 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:17:14.204 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:14.205 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:14.205 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:17:19.212 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:19.214 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:19.214 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:17:24.222 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:24.224 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:24.224 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:17:24.904 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:17:24.909 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:17:29.231 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:29.233 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:29.233 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:17:34.235 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:34.241 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:34.241 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:17:37.823 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
    12/10/19 07:17:38.824 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
    12/10/19 07:17:39.249 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:39.250 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:39.250 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:17:39.906 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:17:39.911 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:17:44.258 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:44.260 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:44.260 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:17:49.269 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:49.270 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:49.270 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:17:54.278 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:54.295 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:54.295 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:17:54.907 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:17:54.912 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:17:59.302 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:59.304 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:17:59.304 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:18:03.477 HomeMatic BidCoS packet received (LEQ0580029, RSSI: -93 dBm): 0CFE865A3A774900000060B92A
    12/10/19 07:18:03.480 Module HomeMatic BidCoS: Info: ACTUAL_HUMIDITY on channel 2 of HomeMatic BidCoS peer 2 with serial number MEQ0479491 was set to 0x2A.
    12/10/19 07:18:03.480 Module HomeMatic BidCoS: Info: ACTUAL_TEMPERATURE on channel 2 of HomeMatic BidCoS peer 2 with serial number MEQ0479491 was set to 0x00B9.
    12/10/19 07:18:03.480 Module HomeMatic BidCoS: Info: SET_TEMPERATURE on channel 2 of HomeMatic BidCoS peer 2 with serial number MEQ0479491 was set to 0x18.
    12/10/19 07:18:03.773 Module HomeMatic BidCoS: LAN-Konfigurationsadapter "LEQ0580029": Info: No response to packet after 3 tries: 09FEA112FD37C23A7749
    12/10/19 07:18:04.306 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:04.307 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:04.308 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:18:05.289 HomeMatic BidCoS packet received (LEQ0580029, RSSI: -50 dBm): 1490845E2EAAC6000000856DFF000004000008F5FD
    12/10/19 07:18:05.291 Module HomeMatic BidCoS: Info: CURRENT on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0x0000.
    12/10/19 07:18:05.291 Module HomeMatic BidCoS: Info: ENERGY_COUNTER on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0x056DFF.
    12/10/19 07:18:05.292 Module HomeMatic BidCoS: Info: FREQUENCY on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0xFD.
    12/10/19 07:18:05.292 Module HomeMatic BidCoS: Info: POWER on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0x000004.
    12/10/19 07:18:05.292 Module HomeMatic BidCoS: Info: VOLTAGE on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0x08F5.
    12/10/19 07:18:09.095 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
    12/10/19 07:18:09.309 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:09.310 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:09.310 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:18:09.907 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:18:09.911 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:18:10.095 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
    12/10/19 07:18:14.311 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:14.312 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:14.312 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:18:19.318 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:19.319 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:19.319 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:18:23.468 HomeMatic BidCoS packet received (LEQ0580029, RSSI: -92 dBm): 0CFE84703A774900000000B92A
    12/10/19 07:18:23.471 Module HomeMatic BidCoS: Info: HUMIDITY on channel 1 of HomeMatic BidCoS peer 2 with serial number MEQ0479491 was set to 0x2A.
    12/10/19 07:18:23.471 Module HomeMatic BidCoS: Info: TEMPERATURE on channel 1 of HomeMatic BidCoS peer 2 with serial number MEQ0479491 was set to 0x00B9.
    12/10/19 07:18:24.320 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:24.322 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:24.322 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:18:24.906 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:18:24.911 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:18:29.329 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:29.330 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:29.330 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:18:34.337 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:34.338 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:34.339 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:18:39.346 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:39.346 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:39.346 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:18:39.907 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:18:39.911 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:18:40.377 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
    12/10/19 07:18:41.378 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
    12/10/19 07:18:44.354 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:44.355 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:44.356 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:18:49.362 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:49.363 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:49.363 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:18:54.370 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:54.372 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:54.372 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:18:54.907 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:18:54.911 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:18:59.379 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:59.380 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:18:59.380 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:19:04.382 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:04.383 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:04.383 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:19:09.384 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:09.386 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:09.386 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:19:09.908 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:19:09.913 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:19:11.619 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
    12/10/19 07:19:12.620 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
    12/10/19 07:19:14.393 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:14.394 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:14.394 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:19:19.402 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:19.403 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:19.403 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:19:24.411 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:24.412 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:24.412 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:19:24.909 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:19:24.915 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:19:29.419 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:29.420 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:29.420 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:19:34.426 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:34.428 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:34.428 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:19:39.435 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:39.437 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:39.437 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:19:39.911 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:19:39.916 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:19:42.878 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
    12/10/19 07:19:43.879 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
    12/10/19 07:19:44.445 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:44.446 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:44.447 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:19:49.455 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:49.457 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:49.457 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:19:49.767 HomeMatic BidCoS packet received (LEQ0580029, RSSI: -63 dBm): 0F4D86103CDAB40000000A60B9110040
    12/10/19 07:19:49.772 Module HomeMatic BidCoS: Info: ACTUAL_TEMPERATURE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00B9.
    12/10/19 07:19:49.774 Module HomeMatic BidCoS: Info: BATTERY_STATE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x11.
    12/10/19 07:19:49.774 Module HomeMatic BidCoS: Info: BOOST_STATE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00.
    12/10/19 07:19:49.774 Module HomeMatic BidCoS: Info: CONTROL_MODE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x01.
    12/10/19 07:19:49.774 Module HomeMatic BidCoS: Info: FAULT_REPORTING on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00.
    12/10/19 07:19:49.774 Module HomeMatic BidCoS: Info: PARTY_START_TIME on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00.
    12/10/19 07:19:49.775 Module HomeMatic BidCoS: Info: SET_TEMPERATURE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x18.
    12/10/19 07:19:49.775 Module HomeMatic BidCoS: Info: VALVE_STATE on channel 4 of HomeMatic BidCoS peer 3 with serial number MEQ0803143 was set to 0x00.
    12/10/19 07:19:54.458 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:54.462 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:54.462 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:19:54.913 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:19:54.917 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:19:59.464 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:59.465 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:19:59.465 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:20:04.467 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:04.468 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:04.468 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:20:09.470 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:09.471 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:09.471 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:20:09.914 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:20:09.919 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:20:14.140 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
    12/10/19 07:20:14.473 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:14.475 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:14.475 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:20:15.140 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
    12/10/19 07:20:19.476 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:19.477 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:19.477 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:20:24.484 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:24.485 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:24.486 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:20:24.916 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:20:24.921 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:20:29.493 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:29.494 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:29.495 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:20:34.501 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:34.502 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:34.502 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:20:39.509 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:39.511 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:39.511 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:20:39.918 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:20:39.923 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:
    12/10/19 07:20:42.705 HomeMatic BidCoS packet received (LEQ0580029, RSSI: -50 dBm): 1491845E2EAAC6000000856DFF000004000008F2FF
    12/10/19 07:20:42.706 Module HomeMatic BidCoS: Info: CURRENT on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0x0000.
    12/10/19 07:20:42.706 Module HomeMatic BidCoS: Info: ENERGY_COUNTER on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0x056DFF.
    12/10/19 07:20:42.707 Module HomeMatic BidCoS: Info: FREQUENCY on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0xFF.
    12/10/19 07:20:42.707 Module HomeMatic BidCoS: Info: POWER on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0x000004.
    12/10/19 07:20:42.707 Module HomeMatic BidCoS: Info: VOLTAGE on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0927157 was set to 0x08F2.
    12/10/19 07:20:44.513 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:44.514 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:44.514 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:20:45.384 Module ZWave: Z-Wave serial module "serial": Info: tryToSend: Waiting one second, because init is not complete.
    12/10/19 07:20:46.384 Module ZWave: Z-Wave serial module "serial": Warning: tryToSend: !!!Not!!! sending packet, because init is not complete.
    12/10/19 07:20:49.521 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:49.522 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:49.523 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:20:53.895 HomeMatic BidCoS packet received (LEQ0580029, RSSI: -93 dBm): 0CFF865A3A774900000060B92A
    12/10/19 07:20:53.897 Module HomeMatic BidCoS: Info: ACTUAL_HUMIDITY on channel 2 of HomeMatic BidCoS peer 2 with serial number MEQ0479491 was set to 0x2A.
    12/10/19 07:20:53.897 Module HomeMatic BidCoS: Info: ACTUAL_TEMPERATURE on channel 2 of HomeMatic BidCoS peer 2 with serial number MEQ0479491 was set to 0x00B9.
    12/10/19 07:20:53.897 Module HomeMatic BidCoS: Info: SET_TEMPERATURE on channel 2 of HomeMatic BidCoS peer 2 with serial number MEQ0479491 was set to 0x18.
    12/10/19 07:20:54.196 Module HomeMatic BidCoS: LAN-Konfigurationsadapter "LEQ0580029": Info: No response to packet after 3 tries: 09FFA112FD37C23A7749
    12/10/19 07:20:54.524 Module ZWave: Error in file PhysicalInterfaces/Serial.hpp line 640 in function void ZWave::Serial<Impl>::SoftResetStickWait() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:54.524 Module ZWave: Z-Wave serial module "serial": Error in file PhysicalInterfaces/Serial.hpp line 1107 in function void ZWave::Serial<Impl>::reconnect() [with Impl = ZWave::SerialImpl]: Couldn't open device "/dev/serial/by-id/usb-0658_0200-if00": No such file or directory
    12/10/19 07:20:54.525 Module ZWave: Z-Wave serial module "serial": Warning: Connection to device closed. Trying to reconnect...
    12/10/19 07:20:54.919 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: ping (2) Parameters:
    (String) 7837F048-86A9-FCF4-C47A-14F80E165311
    12/10/19 07:20:54.923 RPC Server (Port 2001): Info: Client number 121 is calling RPC method: listBidcosInterfaces (2) Parameters:

Brauchst du KNX, EnOcean, ZWave etc? Deinstallier die Module doch mal. Eine Liste mit installieten Paketen bekommst du mit dpkg -l | grep homegear. Mit apt remove homegear-enocean homegear-zwave ... kannst du sie deinstallieren.

Das hilft dir nicht bei deinem Problem aber dann bist du schon mal die ganzen unnötigen Meldungen im Log los.

Hier scheint es außerdem eine Fehlkonfiguration einen seriellen Devices zu geben:

12/10/19 07:13:27.243 Could not set owner for device /dev/serial/by-id/usb-0658_0200-if00: No such file or directory
12/10/19 07:13:27.244 Could not set permissions for device /dev/serial/by-id/usb-0658_0200-if00: No such file or directory