Hi,
I do have a similar problem. I do run homegear with home assistant in docker using a reflashed Cube as CUN device. The system is running stable.
I see that all window contacts are sending the package three times. The same happens now with a connected eco-taster -> the event is received three times in home assistant.
debug level 5:
09/26/19 19:05:50.840 Module MAX: Info: PRESS on channel 2 of peer 1 with serial number KEQ0521100 was set to 0x10.
09/26/19 19:05:50.840 Module MAX: CUNX "MaxCUN": Info: Sending (MaxCUN, WOR: no): 0B330202FD31700984770000
09/26/19 19:05:53.293 RPC Server (Port 2000): Error: Server could not start listening on port 2000: Cannot assign requested address
09/26/19 19:05:58.294 RPC Server (Port 2000): Error: Server could not start listening on port 2000: Cannot assign requested address
09/26/19 19:05:59.758 MAX packet received (MaxCUN, RSSI: 0x3E): 0C330250098477FD3170001001
09/26/19 19:05:59.759 Module MAX: Info: PRESS on channel 2 of peer 1 with serial number KEQ0521100 was set to 0x10.
09/26/19 19:05:59.759 Module MAX: CUNX "MaxCUN": Info: Sending (MaxCUN, WOR: no): 0B330202FD31700984770000
09/26/19 19:06:03.294 RPC Server (Port 2000): Error: Server could not start listening on port 2000: Cannot assign requested address
09/26/19 19:06:08.294 RPC Server (Port 2000): Error: Server could not start listening on port 2000: Cannot assign requested address
09/26/19 19:06:13.294 RPC Server (Port 2000): Error: Server could not start listening on port 2000: Cannot assign requested address
09/26/19 19:06:18.295 RPC Server (Port 2000): Error: Server could not start listening on port 2000: Cannot assign requested address
09/26/19 19:06:23.296 RPC Server (Port 2000): Error: Server could not start listening on port 2000: Cannot assign requested address
09/26/19 19:06:28.297 RPC Server (Port 2000): Error: Server could not start listening on port 2000: Cannot assign requested address
09/26/19 19:06:29.983 MAX packet received (MaxCUN, RSSI: 0x50): 0900060400000000000D
09/26/19 19:06:33.297 RPC Server (Port 2000): Error: Server could not start listening on port 2000: Cannot assign requested address
09/26/19 19:06:37.219 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.20.35:48594 accepted. Client number: 2130
09/26/19 19:06:37.219 RPC Server (Port 2001): Info: RPC server client id for client number 2130 is: 297
09/26/19 19:06:37.662 MAX packet received (MaxCUN, RSSI: 0x40): 0C340250098477FD3170001000
09/26/19 19:06:37.663 Module MAX: Info: PRESS on channel 1 of peer 1 with serial number KEQ0521100 was set to 0x10.
09/26/19 19:06:37.701 Module MAX: CUNX "MaxCUN": Info: Sending (MaxCUN, WOR: no): 0B340202FD31700984770000
09/26/19 19:06:38.297 RPC Server (Port 2000): Error: Server could not start listening on port 2000: Cannot assign requested address
09/26/19 19:06:39.892 MAX packet received (MaxCUN, RSSI: 0x41): 0C350250098477FD3170001001
09/26/19 19:06:39.893 Module MAX: Info: PRESS on channel 2 of peer 1 with serial number KEQ0521100 was set to 0x10.
09/26/19 19:06:39.931 Module MAX: CUNX "MaxCUN": Info: Sending (MaxCUN, WOR: no): 0B350202FD31700984770000
09/26/19 19:06:41.613 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.20.23:57600 accepted. Client number: 2137
09/26/19 19:06:41.613 RPC Server (Port 2001): Info: RPC server client id for client number 2137 is: 298
09/26/19 19:06:41.614 Web server (Port 2001): Client is requesting: /admin/maintenance/logs/view (translated to: "/var/lib/homegear/www/rpc/admin/index.php", method: POST)
09/26/19 19:06:41.614 Script Engine Server: Info: Starting script "/var/lib/homegear/admin-ui/public/index.php" with id 45.
09/26/19 19:06:41.873 Info: Script with id 45 finished with exit code 0
09/26/19 19:06:42.865 MAX packet received (MaxCUN, RSSI: 0x46): 0C350250098477FD3170001001
09/26/19 19:06:42.865 Module MAX: Info: PRESS on channel 2 of peer 1 with serial number KEQ0521100 was set to 0x10.
09/26/19 19:06:42.866 Module MAX: CUNX "MaxCUN": Info: Sending (MaxCUN, WOR: no): 0B350202FD31700984770000
09/26/19 19:06:43.298 RPC Server (Port 2000): Error: Server could not start listening on port 2000: Cannot assign requested address
09/26/19 19:06:48.298 RPC Server (Port 2000): Error: Server could not start listening on port 2000: Cannot assign requested address
09/26/19 19:06:48.866 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.20.23:57604 accepted. Client number: 2142
09/26/19 19:06:48.866 RPC Server (Port 2001): Info: RPC server client id for client number 2142 is: 299
09/26/19 19:06:48.867 Web server (Port 2001): Client is requesting: /admin/maintenance/logs/view (translated to: "/var/lib/homegear/www/rpc/admin/index.php", method: POST)
09/26/19 19:06:48.867 Script Engine Server: Info: Starting script "/var/lib/homegear/admin-ui/public/index.php" with id 46.
It seems that the log only gets one click on the button. But the eco-taster is blinking three times and home assistant gets three times a “trigger” on one keypress. Any idea how to debug further?
Thanks, regards,
André