Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

instance crashes sporadically after js-controller update 5.0.8 #954

Open
kago76 opened this issue Jul 16, 2023 · 33 comments
Open

instance crashes sporadically after js-controller update 5.0.8 #954

kago76 opened this issue Jul 16, 2023 · 33 comments

Comments

@kago76
Copy link

kago76 commented Jul 16, 2023

Describe the bug
After update iobroker from host version 5.0.6 to 5.0.8 today the hm-rpc instance crashes sporadically.

Iobroker logs shows:
Ping error [iobroker01:hm-rpc.1:a7781d05ba65b12d48a3e7392faac4e6]: Unexpected endLine: 0Column: 0Char:
and
Cannot call init: [http://192.168.193.42:12010, ""] Unexpected endLine: 0Column: 0Char:

Versions:

  • hm-rpc version: 1.15.18
  • hm-rega version: 3.0.46
  • JS-Controller version: 5.0.8
  • Node version: 18.16.1
  • Operating system: debian 12
  • CCU model: debmatic
  • CCU firmware: 3.69.7.108
@jroegner
Copy link

Exactly the same behavior here.

@Lichte12
Copy link

Same here:

  • hm-rpc: 1.15.18
  • hm-rega: 3.0.46
  • JS-Controller: 5.0.8
  • Node: 18.16.1
  • Operating System: Raspbian 10 Buster
  • CCU: Raspberrymatic
  • CCU Firmware: 3.69.7.20230626

@Reto84
Copy link

Reto84 commented Jul 17, 2023

Same here, after Update vom Node v16 to v18

@ticaki
Copy link

ticaki commented Jul 17, 2023

Same here after... just a new install on Proxmox. My old Pi4- bullseye, with all upgrades until friday works fine with hm-rpc (homematic ip) is current the slave so i have a workaround for me.

@mark1us
Copy link

mark1us commented Jul 18, 2023

same here

hm-rpc: 1.15.18
hm-rega: 3.0.46
JS-Controller: 4.0.24
Node: 16.20.0
Operating System: Ubuntu 20.04.6 LTS
CCU3 Firmware: 3.69.7

without docker or proxmox

@foxriver76
Copy link
Collaborator

Very strange all on different node versions and also different controller versions .. currently I have no clue why this happens

@Apollon77
Copy link
Contributor

But all 3.69.7 on CCU? Did you do an update recently or such?

@Apollon77
Copy link
Contributor

PS: And a js-controller downgrade fixes the issue again?

@mark1us
Copy link

mark1us commented Jul 18, 2023

for me i have not made an update neither on the ccu nor on the iobroker

@jroegner
Copy link

The CCU version is indeed the only common thing.

In my case the issue started last Friday after upgrading to js-controller 5.0.8 an node.js 18.16.1 with these versions:

hm-rpc: 1.15.18
hm-rega: 3.0.46
JS-Controller: 5.0.8
Node: 18.16.1
Operating System: Raspbian GNU/Linux 10 (buster)
CCU3 Firmware: 3.69.7

Even the restore to the backup of the day before hasn't change the behavior, which is really curios because everything was working at this point. So same issue with:

hm-rpc: 1.15.18
hm-rega: 3.0.46
JS-Controller: 4.0.24
Node: 16.20.1
Operating System: Raspbian GNU/Linux 10 (buster)
CCU3 Firmware: 3.69.7

It is really bad as the RPC is my most important adapter and the workaround is now a restarting every 15 min by a cron job.

@kago76
Copy link
Author

kago76 commented Jul 18, 2023

But all 3.69.7 on CCU? Did you do an update recently or such?

The only update I made was the js-controller from 5.0.6 to 5.0.8.
CCU, iobroker system (debian, nodejs e.g.) was updated/upgraded a few days before.

@kago76
Copy link
Author

kago76 commented Jul 18, 2023

Half an hour ago I restarted the CCU (debmatic system) and after that the hm.rega and hm.rpc instances as well.

So far no errors in the iobroker log and the hm.rpc instances are running.

Can anyone else possibly confirm this?

@kago76
Copy link
Author

kago76 commented Jul 18, 2023

The error still occurs.....

@Str-n
Copy link

Str-n commented Jul 19, 2023

I think I'm chasing the same error. I added

this.log.error(e.stack);

to ioBroker.hm-rpc/src/main.ts

here's the stack of the error:

Error: Unexpected end Line: 0 Column: 0 Char: at error
(/opt/iobroker/node_modules/sax/lib/sax.js:352:8) at end
(/opt/iobroker/node_modules/sax/lib/sax.js:359:32) at SAXParser.end
(/opt/iobroker/node_modules/sax/lib/sax.js:137:24) at SAXStream.end
(/opt/iobroker/node_modules/sax/lib/sax.js:209:16) at IncomingMessage.onend
(node:internal/streams/readable:705:10) at Object.onceWrapper
(node:events:627:28) at IncomingMessage.emit (node:events:525:35) at IncomingMessage.emit
(node:domain:489:12) at endReadableNT (node:internal/streams/readable:1359:12) at processTicksAndRejections
(node:internal/process/task_queues:82:21)

I'll try to follow the trace and see where this error comes from...

@mikepiko
Copy link

Same here,

CCU 3.67.10.20230225
JS: 5.0.8
node: 19.9.0
REGA 3.0.46
RPC 1.15.18

@dlehmann69iob
Copy link

same here

CCU3 3.69.7
JS 5.0.8
node 20.4.0
RPC 1.15.18

@Harry-58
Copy link

same here

hm-rpc.1 2023-07-20 12:02:42.527 error Cannot call init: [http://192.168.178.221:2010, ""] Unexpected endLine: 0Column: 0Char:
hm-rpc.1 2023-07-20 12:02:42.514 error Init not possible, going to stop: Unexpected endLine: 0Column: 0Char:
hm-rpc.1 2023-07-20 12:02:12.515 error Init not possible, going to stop: Unexpected endLine: 0Column: 0Char:
hm-rpc.1 2023-07-20 12:01:42.500 error Ping error [iobroker:hm-rpc.1:8a944d771f8c8a72ed6837f0123da876]: Unexpected endLine: 0Column: 0Char:

OS: Raspbian
piVCCU3 3.69.7
JS 5.0.8
node 18.17.0
RPC 1.15.18

@Lucky-ESA
Copy link

Please disable Sentry.
here my post

Gruß//Lucky

@ticaki
Copy link

ticaki commented Jul 20, 2023

I can confirm this, after 3h no errors
EDIT: 10:30:00 without errors

@kago76
Copy link
Author

kago76 commented Jul 21, 2023

I can confirm this too.
Since yesterday 10pm no erros after disabling sentry for hm.rpc-x

(Thanks! @Lucky-ESA)

@foxriver76
Copy link
Collaborator

Thanks for the feedback we will update the sentry plugin. Maybe there has been an intact version in between

@Feuer-sturm
Copy link

I have the same error on my system (with js-controller 5.0.8).
This is the debug log of hm-rpc instance when the error occurs

2023-07-21 22:47:38.106 - error: hm-rpc.0 (24250) Ping error [ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07]: Unexpected end
Line: 0
Column: 0
Char:
2023-07-21 22:47:38.107 - info: hm-rpc.0 (24250) Disconnected
2023-07-21 22:47:38.108 - debug: hm-rpc.0 (24250) Connect...
2023-07-21 22:47:38.109 - debug: hm-rpc.0 (24250) clear ping interval
2023-07-21 22:47:38.110 - debug: hm-rpc.0 (24250) start connecting interval
2023-07-21 22:47:42.866 - info: hm-rpc.0 (24250) Connected
2023-07-21 22:47:42.868 - debug: hm-rpc.0 (24250) clear connecting interval
2023-07-21 22:47:42.872 - debug: hm-rpc.0 (24250) start ping interval
2023-07-21 22:47:42.873 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","001F58A9A724FC:0","DUTY_CYCLE_LEVEL",0.5]
2023-07-21 22:47:42.874 - debug: hm-rpc.0 (24250) hm-rpc.0.001F58A9A724FC.0.DUTY_CYCLE_LEVEL ==> UNIT: "%" (min: 0, max: 100) From "0.5" => "0.5"
2023-07-21 22:47:42.879 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","001F58A9A724FC:0","DUTY_CYCLE_LEVEL",0.5]
2023-07-21 22:47:42.881 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.001F58A9A724FC.0.DUTY_CYCLE_LEVEL:0.5 discarded, no matching device
2023-07-21 22:47:43.012 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","001F58A9A724FC:0","CARRIER_SENSE_LEVEL",0]
2023-07-21 22:47:43.014 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.001F58A9A724FC.0.CARRIER_SENSE_LEVEL:0 discarded, no matching device
2023-07-21 22:47:43.022 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","001F58A9A724FC:0","CARRIER_SENSE_LEVEL",0]
2023-07-21 22:47:43.023 - debug: hm-rpc.0 (24250) hm-rpc.0.001F58A9A724FC.0.CARRIER_SENSE_LEVEL ==> UNIT: "%" (min: 0, max: 100) From "0" => "0"
2023-07-21 22:47:52.380 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","CENTRAL:0","PONG","ioBroker:hm-rpc.0:53db498d862fc6e4861d5ddfef6cb162"]
2023-07-21 22:47:52.382 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.CENTRAL.0.PONG:ioBroker:hm-rpc.0:53db498d862fc6e4861d5ddfef6cb162 discarded, no matching device
2023-07-21 22:47:52.388 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","CENTRAL:0","PONG","ioBroker:hm-rpc.0:53db498d862fc6e4861d5ddfef6cb162"]
2023-07-21 22:47:52.389 - debug: hm-rpc.0 (24250) xmlrpc <- event: hm-rpc.0.CENTRAL.0.PONG:ioBroker:hm-rpc.0:53db498d862fc6e4861d5ddfef6cb162 discarded, no matching device
2023-07-21 22:48:00.479 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:48:00.481 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:48:00.482 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:00.483 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,UNREACH,false
2023-07-21 22:48:00.484 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","UNREACH",false]
2023-07-21 22:48:00.485 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:00.486 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:48:00.487 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:48:00.488 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.87" => "192.168.178.87"
2023-07-21 22:48:00.495 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:48:00.496 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:48:00.497 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:48:00.498 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,UNREACH,false
2023-07-21 22:48:00.499 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","UNREACH",false]
2023-07-21 22:48:00.500 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.UNREACH:false discarded, no matching device
2023-07-21 22:48:00.501 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:48:00.502 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:48:00.503 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.IP_ADDRESS:192.168.178.87 discarded, no matching device
2023-07-21 22:48:04.097 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,CONFIG_PENDING,false
2023-07-21 22:48:04.099 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","CONFIG_PENDING",false]
2023-07-21 22:48:04.101 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:48:04.102 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,UNREACH,false
2023-07-21 22:48:04.103 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","UNREACH",false]
2023-07-21 22:48:04.104 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.UNREACH:false discarded, no matching device
2023-07-21 22:48:04.105 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,IP_ADDRESS,192.168.178.24
2023-07-21 22:48:04.106 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","IP_ADDRESS","192.168.178.24"]
2023-07-21 22:48:04.107 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.IP_ADDRESS:192.168.178.24 discarded, no matching device
2023-07-21 22:48:04.114 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,CONFIG_PENDING,false
2023-07-21 22:48:04.115 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","CONFIG_PENDING",false]
2023-07-21 22:48:04.117 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:04.118 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,UNREACH,false
2023-07-21 22:48:04.119 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","UNREACH",false]
2023-07-21 22:48:04.122 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:04.123 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,IP_ADDRESS,192.168.178.24
2023-07-21 22:48:04.125 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","IP_ADDRESS","192.168.178.24"]
2023-07-21 22:48:04.126 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.24" => "192.168.178.24"
2023-07-21 22:48:25.764 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:48:25.765 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:48:25.766 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:48:25.767 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,UNREACH,false
2023-07-21 22:48:25.768 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","UNREACH",false]
2023-07-21 22:48:25.769 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.UNREACH:false discarded, no matching device
2023-07-21 22:48:25.769 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:48:25.770 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:48:25.771 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.IP_ADDRESS:192.168.178.87 discarded, no matching device
2023-07-21 22:48:25.779 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:48:25.783 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:48:25.784 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:25.786 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,UNREACH,false
2023-07-21 22:48:25.787 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","UNREACH",false]
2023-07-21 22:48:25.787 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:25.788 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:48:25.789 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:48:25.790 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.87" => "192.168.178.87"
2023-07-21 22:48:34.605 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,CONFIG_PENDING,false
2023-07-21 22:48:34.607 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","CONFIG_PENDING",false]
2023-07-21 22:48:34.608 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:34.609 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,UNREACH,false
2023-07-21 22:48:34.610 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","UNREACH",false]
2023-07-21 22:48:34.611 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:34.613 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,IP_ADDRESS,192.168.178.24
2023-07-21 22:48:34.614 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","IP_ADDRESS","192.168.178.24"]
2023-07-21 22:48:34.615 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.24" => "192.168.178.24"
2023-07-21 22:48:34.626 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,CONFIG_PENDING,false
2023-07-21 22:48:34.627 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","CONFIG_PENDING",false]
2023-07-21 22:48:34.630 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:48:34.631 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,UNREACH,false
2023-07-21 22:48:34.632 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","UNREACH",false]
2023-07-21 22:48:34.633 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.UNREACH:false discarded, no matching device
2023-07-21 22:48:34.634 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,IP_ADDRESS,192.168.178.24
2023-07-21 22:48:34.635 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","IP_ADDRESS","192.168.178.24"]
2023-07-21 22:48:34.636 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.IP_ADDRESS:192.168.178.24 discarded, no matching device
2023-07-21 22:48:53.867 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:48:53.869 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:48:53.870 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:48:53.871 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,UNREACH,false
2023-07-21 22:48:53.872 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","UNREACH",false]
2023-07-21 22:48:53.873 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.UNREACH:false discarded, no matching device
2023-07-21 22:48:53.876 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:48:53.877 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:48:53.878 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.IP_ADDRESS:192.168.178.87 discarded, no matching device
2023-07-21 22:48:53.885 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:48:53.886 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:48:53.887 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:53.888 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,UNREACH,false
2023-07-21 22:48:53.889 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","UNREACH",false]
2023-07-21 22:48:53.890 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:53.891 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:48:53.892 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:48:53.893 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.87" => "192.168.178.87"
2023-07-21 22:48:56.671 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:48:56.672 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:48:56.674 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:48:56.675 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,UNREACH,false
2023-07-21 22:48:56.676 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","UNREACH",false]
2023-07-21 22:48:56.677 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.UNREACH:false discarded, no matching device
2023-07-21 22:48:56.678 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:48:56.679 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:48:56.681 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.IP_ADDRESS:192.168.178.87 discarded, no matching device
2023-07-21 22:48:56.696 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,000E58A9A97423:0,CONFIG_PENDING,false
2023-07-21 22:48:56.697 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","000E58A9A97423:0","CONFIG_PENDING",false]
2023-07-21 22:48:56.698 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.000E58A9A97423.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:48:56.700 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,000E58A9A97423:0,UNREACH,false
2023-07-21 22:48:56.701 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","000E58A9A97423:0","UNREACH",false]
2023-07-21 22:48:56.704 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.000E58A9A97423.0.UNREACH:false discarded, no matching device
2023-07-21 22:48:56.705 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,000E58A9A97423:0,RSSI_DEVICE,-91
2023-07-21 22:48:56.706 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","000E58A9A97423:0","RSSI_DEVICE",-91]
2023-07-21 22:48:56.707 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.000E58A9A97423.0.RSSI_DEVICE:-91 discarded, no matching device
2023-07-21 22:48:56.713 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:48:56.714 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:48:56.715 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:56.715 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,UNREACH,false
2023-07-21 22:48:56.716 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","UNREACH",false]
2023-07-21 22:48:56.717 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:56.718 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:48:56.719 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:48:56.720 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.87" => "192.168.178.87"
2023-07-21 22:48:56.728 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:48:56.729 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:48:56.730 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:48:56.731 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,UNREACH,false
2023-07-21 22:48:56.732 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","UNREACH",false]
2023-07-21 22:48:56.733 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.UNREACH:false discarded, no matching device
2023-07-21 22:48:56.734 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:48:56.735 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:48:56.736 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.IP_ADDRESS:192.168.178.87 discarded, no matching device
2023-07-21 22:48:56.747 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,000E58A9A97423:0,CONFIG_PENDING,false
2023-07-21 22:48:56.748 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","000E58A9A97423:0","CONFIG_PENDING",false]
2023-07-21 22:48:56.751 - debug: hm-rpc.0 (24250) hm-rpc.0.000E58A9A97423.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:56.752 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,000E58A9A97423:0,UNREACH,false
2023-07-21 22:48:56.753 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","000E58A9A97423:0","UNREACH",false]
2023-07-21 22:48:56.756 - debug: hm-rpc.0 (24250) hm-rpc.0.000E58A9A97423.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:56.757 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,000E58A9A97423:0,RSSI_DEVICE,-91
2023-07-21 22:48:56.758 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","000E58A9A97423:0","RSSI_DEVICE",-91]
2023-07-21 22:48:56.759 - debug: hm-rpc.0 (24250) hm-rpc.0.000E58A9A97423.0.RSSI_DEVICE ==> UNIT: "undefined" (min: -128, max: 127) From "-91" => "-91"
2023-07-21 22:48:56.768 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:48:56.769 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:48:56.770 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:56.771 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,UNREACH,false
2023-07-21 22:48:56.772 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","UNREACH",false]
2023-07-21 22:48:56.773 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:48:56.774 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:48:56.775 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:48:56.776 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.87" => "192.168.178.87"
2023-07-21 22:49:00.230 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,CONFIG_PENDING,false
2023-07-21 22:49:00.231 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","CONFIG_PENDING",false]
2023-07-21 22:49:00.233 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:49:00.234 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,UNREACH,false
2023-07-21 22:49:00.235 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","UNREACH",false]
2023-07-21 22:49:00.236 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:49:00.237 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,IP_ADDRESS,192.168.178.24
2023-07-21 22:49:00.238 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","IP_ADDRESS","192.168.178.24"]
2023-07-21 22:49:00.239 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.24" => "192.168.178.24"
2023-07-21 22:49:00.246 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,CONFIG_PENDING,false
2023-07-21 22:49:00.247 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","CONFIG_PENDING",false]
2023-07-21 22:49:00.247 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:49:00.248 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,UNREACH,false
2023-07-21 22:49:00.249 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","UNREACH",false]
2023-07-21 22:49:00.250 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.UNREACH:false discarded, no matching device
2023-07-21 22:49:00.251 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,IP_ADDRESS,192.168.178.24
2023-07-21 22:49:00.252 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","IP_ADDRESS","192.168.178.24"]
2023-07-21 22:49:00.252 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.IP_ADDRESS:192.168.178.24 discarded, no matching device
2023-07-21 22:49:12.873 - debug: hm-rpc.0 (24250) [KEEPALIVE] Check if connection is alive
2023-07-21 22:49:12.874 - debug: hm-rpc.0 (24250) Send PING...
2023-07-21 22:49:12.892 - error: hm-rpc.0 (24250) Ping error [ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07]: Unexpected end
Line: 0
Column: 0
Char:
2023-07-21 22:49:12.895 - info: hm-rpc.0 (24250) Disconnected
2023-07-21 22:49:12.897 - debug: hm-rpc.0 (24250) Connect...
2023-07-21 22:49:12.900 - debug: hm-rpc.0 (24250) clear ping interval
2023-07-21 22:49:12.907 - debug: hm-rpc.0 (24250) start connecting interval
2023-07-21 22:49:22.381 - info: hm-rpc.0 (24250) Connected
2023-07-21 22:49:22.383 - debug: hm-rpc.0 (24250) clear connecting interval
2023-07-21 22:49:22.384 - debug: hm-rpc.0 (24250) start ping interval
2023-07-21 22:49:22.385 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","CENTRAL:0","PONG","ioBroker:hm-rpc.0:53db498d862fc6e4861d5ddfef6cb162"]
2023-07-21 22:49:22.386 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.CENTRAL.0.PONG:ioBroker:hm-rpc.0:53db498d862fc6e4861d5ddfef6cb162 discarded, no matching device
2023-07-21 22:49:22.392 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","CENTRAL:0","PONG","ioBroker:hm-rpc.0:53db498d862fc6e4861d5ddfef6cb162"]
2023-07-21 22:49:22.393 - debug: hm-rpc.0 (24250) xmlrpc <- event: hm-rpc.0.CENTRAL.0.PONG:ioBroker:hm-rpc.0:53db498d862fc6e4861d5ddfef6cb162 discarded, no matching device
2023-07-21 22:49:22.539 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:49:22.540 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:49:22.542 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:49:22.543 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,UNREACH,false
2023-07-21 22:49:22.544 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","UNREACH",false]
2023-07-21 22:49:22.545 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.UNREACH:false discarded, no matching device
2023-07-21 22:49:22.546 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:49:22.547 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:49:22.548 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.IP_ADDRESS:192.168.178.87 discarded, no matching device
2023-07-21 22:49:22.554 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:49:22.555 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:49:22.556 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:49:22.557 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,UNREACH,false
2023-07-21 22:49:22.558 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","UNREACH",false]
2023-07-21 22:49:22.559 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:49:22.560 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:49:22.561 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:49:22.562 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.87" => "192.168.178.87"
2023-07-21 22:49:27.231 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,CONFIG_PENDING,false
2023-07-21 22:49:27.233 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","CONFIG_PENDING",false]
2023-07-21 22:49:27.234 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:49:27.235 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,UNREACH,false
2023-07-21 22:49:27.236 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","UNREACH",false]
2023-07-21 22:49:27.237 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.UNREACH:false discarded, no matching device
2023-07-21 22:49:27.238 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,IP_ADDRESS,192.168.178.24
2023-07-21 22:49:27.239 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","IP_ADDRESS","192.168.178.24"]
2023-07-21 22:49:27.240 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.IP_ADDRESS:192.168.178.24 discarded, no matching device
2023-07-21 22:49:27.246 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,CONFIG_PENDING,false
2023-07-21 22:49:27.247 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","CONFIG_PENDING",false]
2023-07-21 22:49:27.248 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:49:27.249 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,UNREACH,false
2023-07-21 22:49:27.250 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","UNREACH",false]
2023-07-21 22:49:27.251 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:49:27.252 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,IP_ADDRESS,192.168.178.24
2023-07-21 22:49:27.253 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","IP_ADDRESS","192.168.178.24"]
2023-07-21 22:49:27.253 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.24" => "192.168.178.24"
2023-07-21 22:49:52.849 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:49:52.850 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:49:52.851 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:49:52.852 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,UNREACH,false
2023-07-21 22:49:52.853 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","UNREACH",false]
2023-07-21 22:49:52.854 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.UNREACH:false discarded, no matching device
2023-07-21 22:49:52.855 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:49:52.857 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:49:52.858 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.IP_ADDRESS:192.168.178.87 discarded, no matching device
2023-07-21 22:49:52.866 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:49:52.867 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:49:52.868 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:49:52.868 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,UNREACH,false
2023-07-21 22:49:52.869 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","UNREACH",false]
2023-07-21 22:49:52.870 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:49:52.871 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:49:52.872 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:49:52.872 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.87" => "192.168.178.87"
2023-07-21 22:49:58.603 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:49:58.605 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:49:58.607 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:49:58.611 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,UNREACH,false
2023-07-21 22:49:58.612 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","UNREACH",false]
2023-07-21 22:49:58.617 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.UNREACH:false discarded, no matching device
2023-07-21 22:49:58.618 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:49:58.619 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:49:58.620 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.IP_ADDRESS:192.168.178.87 discarded, no matching device
2023-07-21 22:49:58.628 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:49:58.629 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:49:58.630 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:49:58.631 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,UNREACH,false
2023-07-21 22:49:58.632 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","UNREACH",false]
2023-07-21 22:49:58.634 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:49:58.635 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:49:58.636 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:49:58.637 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.87" => "192.168.178.87"
2023-07-21 22:49:58.650 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:49:58.651 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:49:58.652 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:49:58.653 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,DUTY_CYCLE_LEVEL,1
2023-07-21 22:49:58.654 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","DUTY_CYCLE_LEVEL",1]
2023-07-21 22:49:58.655 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.DUTY_CYCLE_LEVEL:1 discarded, no matching device
2023-07-21 22:49:58.656 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,DUTY_CYCLE,false
2023-07-21 22:49:58.658 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","DUTY_CYCLE",false]
2023-07-21 22:49:58.659 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.DUTY_CYCLE:false discarded, no matching device
2023-07-21 22:49:58.660 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,CARRIER_SENSE_LEVEL,0.5
2023-07-21 22:49:58.661 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","CARRIER_SENSE_LEVEL",0.5]
2023-07-21 22:49:58.662 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.CARRIER_SENSE_LEVEL:0.5 discarded, no matching device
2023-07-21 22:49:58.664 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,UNREACH,false
2023-07-21 22:49:58.665 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","UNREACH",false]
2023-07-21 22:49:58.666 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.UNREACH:false discarded, no matching device
2023-07-21 22:49:58.676 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:49:58.677 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:49:58.678 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:49:58.679 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,DUTY_CYCLE_LEVEL,1
2023-07-21 22:49:58.681 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","DUTY_CYCLE_LEVEL",1]
2023-07-21 22:49:58.682 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.DUTY_CYCLE_LEVEL ==> UNIT: "%" (min: 0, max: 100) From "1" => "1"
2023-07-21 22:49:58.684 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,DUTY_CYCLE,false
2023-07-21 22:49:58.686 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","DUTY_CYCLE",false]
2023-07-21 22:49:58.687 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.DUTY_CYCLE ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:49:58.688 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,CARRIER_SENSE_LEVEL,0.5
2023-07-21 22:49:58.692 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","CARRIER_SENSE_LEVEL",0.5]
2023-07-21 22:49:58.693 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.CARRIER_SENSE_LEVEL ==> UNIT: "%" (min: 0, max: 100) From "0.5" => "0.5"
2023-07-21 22:49:58.694 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,UNREACH,false
2023-07-21 22:49:58.695 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","UNREACH",false]
2023-07-21 22:49:58.697 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:50:00.696 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,CONFIG_PENDING,false
2023-07-21 22:50:00.698 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","CONFIG_PENDING",false]
2023-07-21 22:50:00.699 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:50:00.701 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,UNREACH,false
2023-07-21 22:50:00.702 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","UNREACH",false]
2023-07-21 22:50:00.703 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:50:00.704 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,IP_ADDRESS,192.168.178.24
2023-07-21 22:50:00.705 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","IP_ADDRESS","192.168.178.24"]
2023-07-21 22:50:00.706 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.24" => "192.168.178.24"
2023-07-21 22:50:00.713 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,CONFIG_PENDING,false
2023-07-21 22:50:00.715 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","CONFIG_PENDING",false]
2023-07-21 22:50:00.716 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:50:00.717 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,UNREACH,false
2023-07-21 22:50:00.717 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","UNREACH",false]
2023-07-21 22:50:00.718 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.UNREACH:false discarded, no matching device
2023-07-21 22:50:00.719 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,IP_ADDRESS,192.168.178.24
2023-07-21 22:50:00.720 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","IP_ADDRESS","192.168.178.24"]
2023-07-21 22:50:00.721 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.IP_ADDRESS:192.168.178.24 discarded, no matching device
2023-07-21 22:50:10.096 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:50:10.101 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:50:10.102 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:50:10.103 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,UNREACH,false
2023-07-21 22:50:10.104 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","UNREACH",false]
2023-07-21 22:50:10.105 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.UNREACH:false discarded, no matching device
2023-07-21 22:50:10.109 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:50:10.110 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:50:10.111 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.IP_ADDRESS:192.168.178.87 discarded, no matching device
2023-07-21 22:50:10.117 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:50:10.118 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:50:10.119 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:50:10.120 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,UNREACH,false
2023-07-21 22:50:10.121 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","UNREACH",false]
2023-07-21 22:50:10.122 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:50:10.123 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:50:10.124 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:50:10.125 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.87" => "192.168.178.87"
2023-07-21 22:50:27.135 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,CONFIG_PENDING,false
2023-07-21 22:50:27.136 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","CONFIG_PENDING",false]
2023-07-21 22:50:27.137 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:50:27.139 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,UNREACH,false
2023-07-21 22:50:27.140 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","UNREACH",false]
2023-07-21 22:50:27.141 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:50:27.142 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,00179A4989A6AB:0,IP_ADDRESS,192.168.178.24
2023-07-21 22:50:27.143 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","00179A4989A6AB:0","IP_ADDRESS","192.168.178.24"]
2023-07-21 22:50:27.144 - debug: hm-rpc.0 (24250) hm-rpc.0.00179A4989A6AB.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.24" => "192.168.178.24"
2023-07-21 22:50:27.149 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,CONFIG_PENDING,false
2023-07-21 22:50:27.150 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","CONFIG_PENDING",false]
2023-07-21 22:50:27.151 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:50:27.152 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,UNREACH,false
2023-07-21 22:50:27.153 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","UNREACH",false]
2023-07-21 22:50:27.153 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.UNREACH:false discarded, no matching device
2023-07-21 22:50:27.154 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,00179A4989A6AB:0,IP_ADDRESS,192.168.178.24
2023-07-21 22:50:27.155 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","00179A4989A6AB:0","IP_ADDRESS","192.168.178.24"]
2023-07-21 22:50:27.156 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.00179A4989A6AB.0.IP_ADDRESS:192.168.178.24 discarded, no matching device
2023-07-21 22:50:27.394 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:50:27.395 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:50:27.397 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.CONFIG_PENDING ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:50:27.398 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,UNREACH,false
2023-07-21 22:50:27.401 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","UNREACH",false]
2023-07-21 22:50:27.402 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.UNREACH ==> UNIT: "undefined" (min: undefined, max: undefined) From "false" => "false"
2023-07-21 22:50:27.404 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:50:27.404 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:50:27.406 - debug: hm-rpc.0 (24250) hm-rpc.0.0003DA49981500.0.IP_ADDRESS ==> UNIT: "undefined" (min: undefined, max: undefined) From "192.168.178.87" => "192.168.178.87"
2023-07-21 22:50:27.412 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,CONFIG_PENDING,false
2023-07-21 22:50:27.414 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","CONFIG_PENDING",false]
2023-07-21 22:50:27.415 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.CONFIG_PENDING:false discarded, no matching device
2023-07-21 22:50:27.416 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,UNREACH,false
2023-07-21 22:50:27.417 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","UNREACH",false]
2023-07-21 22:50:27.418 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.UNREACH:false discarded, no matching device
2023-07-21 22:50:27.419 - debug: hm-rpc.0 (24250) xml multicall : ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d,0003DA49981500:0,IP_ADDRESS,192.168.178.87
2023-07-21 22:50:27.420 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","0003DA49981500:0","IP_ADDRESS","192.168.178.87"]
2023-07-21 22:50:27.420 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.0003DA49981500.0.IP_ADDRESS:192.168.178.87 discarded, no matching device
2023-07-21 22:50:52.386 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d","CENTRAL:0","PONG","ioBroker:hm-rpc.0:53db498d862fc6e4861d5ddfef6cb162"]
2023-07-21 22:50:52.387 - debug: hm-rpc.0 (24250) xmlrpc <- event: ioBrokerTestsystem:hm-rpc.0:86f0d98b78c6ca73eaac8affb889321d.CENTRAL.0.PONG:ioBroker:hm-rpc.0:53db498d862fc6e4861d5ddfef6cb162 discarded, no matching device
2023-07-21 22:50:52.390 - debug: hm-rpc.0 (24250) [KEEPALIVE] Check if connection is alive
2023-07-21 22:50:52.391 - debug: hm-rpc.0 (24250) Send PING...
2023-07-21 22:50:52.399 - debug: hm-rpc.0 (24250) xmlrpc <- event ["ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07","CENTRAL:0","PONG","ioBroker:hm-rpc.0:53db498d862fc6e4861d5ddfef6cb162"]
2023-07-21 22:50:52.400 - debug: hm-rpc.0 (24250) xmlrpc <- event: hm-rpc.0.CENTRAL.0.PONG:ioBroker:hm-rpc.0:53db498d862fc6e4861d5ddfef6cb162 discarded, no matching device
2023-07-21 22:50:52.405 - error: hm-rpc.0 (24250) Ping error [ioBrokerTestsystem:hm-rpc.0:9d4e034eab360e2e9608449f72f4cb07]: Unexpected end
Line: 0
Column: 0
Char:
2023-07-21 22:50:52.406 - info: hm-rpc.0 (24250) Disconnected
2023-07-21 22:50:52.407 - debug: hm-rpc.0 (24250) Connect...
2023-07-21 22:50:52.408 - debug: hm-rpc.0 (24250) clear ping interval
2023-07-21 22:50:52.409 - debug: hm-rpc.0 (24250) start connecting interval
2023-07-21 22:50:54.167 - info: admin.0 (338) ==> Connected system.user.admin from ::ffff:192.168.178.20
2023-07-21 22:50:54.834 - info: hm-rpc.0 (24250) Connected
2023-07-21 22:50:54.836 - debug: hm-rpc.0 (24250) clear connecting interval
2023-07-21 22:50:54.837 - debug: hm-rpc.0 (24250) start ping interval```

@winnyschuster
Copy link

Thanks for the feedback we will update the sentry plugin. Maybe there has been an intact version in between

i was running latest sentry 7.6.0 while trying to find errors for other adapters but it didn't help. Unfortunately wasn't able to find the point where things get changed, i have their http.js in mind

@eberproducts
Copy link

eberproducts commented Jul 23, 2023

I could narrow the problem a bit. The error occurs only with Homatic-IP devices. If you start a fresh instance of HM-RPC all devices from the CCU are discovered and entered under "Objects" - BUT only channel 0 could be read from the CCU with all the variables and their states. Even all other channels are discovered and show up under objects - they are all empty. And during the collection / discovery from the ccu the log shows the "Unexpected endLine: 0Column: 0Char:" error.
As long as you only have one HM-RPC instance running with HM-RF devices - everything runs fine without any error.

hm-rpc: 1.15.18
hm-rega: 3.0.46
JS-Controller: 5.0.8
Node: 18.17.0
npm: 9.6.7
Operating System: Raspbian GNU/Linux Raspbian 11 (Bullseye)
CCU3 Firmware: 3.69.7

Maybe this can help to localize the problem.

rejoiced too early - after about 6 houres without any errors, suddenly the HM-RPC instance for HM-RF devices throw this error...
Ping error [xxxxxxxxxx:hm-rpc.0:9ea44ae7abe66837997b9bc0d68c9ab1]: Unknown XML-RPC tag 'TITLE'

@Apollon77
Copy link
Contributor

maybe related getsentry/sentry-javascript#8552

@kago76 kago76 closed this as completed Aug 11, 2023
@Feuer-sturm
Copy link

@kago76 why did you close this issue? Is the problem fixed with enabled sentry?

@kago76
Copy link
Author

kago76 commented Aug 11, 2023

Oh. sorry. I should have asked if I could close the ticket.

Yes. No problems with enabled sentry.

Running Versions:

hm-rpc version: 1.15.19
hm-rega version: 3.0.47
JS-Controller version: 5.0.11
Node version: 18.17.0
Operating system: debian 12
CCU model: debmatic
CCU firmware: 3.69.7.108

Should I reopen the ticket?

@Apollon77
Copy link
Contributor

if it is about issues with sentry enabled AND Node.js 20 (especially) then we need to wait for the next Node.js versio to be relese becaus ethere was a bug that will be fixed in next Node.js 20 version. This issue potentially also hits Node.sj 18 and will be fixed 2 weeks after Nodejs 20 in next Nodejs 18 version too

@Feuer-sturm
Copy link

@kago76 on my system with node 18.17.1 the issue is still active with activated sentry.

hm-rpc.0 2023-08-11 10:31:33.732 error Ping error [ioBrokerTestsystem:hm-rpc.0:b9140b29c7ef7c5293dcf43cd3d557d2

I World recommend to reopen the issue until the New nodejs Version is available as @Apollon77 mentioned

@kago76
Copy link
Author

kago76 commented Aug 11, 2023

@kago76 on my system with node 18.17.1 the issue is still active with activated sentry.

hm-rpc.0 2023-08-11 10:31:33.732 error Ping error [ioBrokerTestsystem:hm-rpc.0:b9140b29c7ef7c5293dcf43cd3d557d2
I World recommend to reopen the issue until the New nodejs Version is available as @Apollon77 mentioned

@kago76 kago76 reopened this Aug 11, 2023
@winnyschuster
Copy link

if it is about issues with sentry enabled AND Node.js 20 (especially) then we need to wait for the next Node.js versio to be relese becaus ethere was a bug that will be fixed in next Node.js 20 version. This issue potentially also hits Node.sj 18 and will be fixed 2 weeks after Nodejs 20 in next Nodejs 18 version too

node 20.5.1 has been released 2days ago. The fix didn't make it into that release and as far as i see it it would not help anyway. Overseen my message on discord?

@ticaki
Copy link

ticaki commented Aug 11, 2023

2h without problems so far. The only change i do: set the (callback?) adapter port to 49150 in hm-rpc.1 (hm ip).

Mein Englisch ist echt zu mies... rpc.1 is meine höchste Instanz, als ich damals dort sentry deaktiviert habe, hat rpc.0 nach 2 Stunden gesponnen. Dort ebenfalls deaktiviert, gibt es mit hm-rega weiter. Das zu damals und weshalb ich die Instanz angebe,

Einzige Einstellungsänderung seit dem ist das ich den Adapter-Port gesetzt habe, weil nach einem Systemreboot hm-rpc.1 sich zwar auf verbunden gesetzt hat, aber erste ein Adapter-Restart nach 2-3 Minuten hat eine tatsächliche Verbindung hervorgebracht. Ein ioBroker restart hatte nicht den selben negativen Effekt wie ein vm- oder hostreboot.

@EuloTV
Copy link

EuloTV commented Nov 7, 2023

same probleme here:

Ping error [iobroker:hm-rpc.4:cf40a43d957053b3142c60d0e0cf42e9]: Unknown XML-RPC tag 'TITLE'

NodeJS Version: v18.18.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests