ioBroker/ioBroker.hm-rpc

error | Cannot call setValue: XML-RPC fault: Generic error (TIMEOUT)

D3ltorohd opened this issue · 4 comments

Hello,

i have some errors in the Log, this are looks like this.

`

hm-rpc.0 2023-11-14 18:12:01.268 error Cannot call setValue: XML-RPC fault: Generic error (TIMEOUT)
hm-rpc.0 2023-11-14 18:12:01.268 error xmlrpc -> setValue ["000A1A49A7C421:1","SET_POINT_TEMPERATURE",18] FLOAT
hm-rpc.0 2023-11-14 18:11:59.293 error Cannot call setValue: XML-RPC fault: Generic error (TIMEOUT)
hm-rpc.0 2023-11-14 18:11:59.292 error xmlrpc -> setValue ["000A1A49A7C3E9:1","SET_POINT_TEMPERATURE",18] FLOAT
hm-rpc.0 2023-11-14 18:08:51.920 error Cannot call setValue: XML-RPC fault: Generic error (TIMEOUT)
hm-rpc.0 2023-11-14 18:08:51.920 error xmlrpc -> setValue ["000A1A49A7C3E9:1","SET_POINT_TEMPERATURE",4.5] FLOAT
hm-rpc.0 2023-11-14 18:08:30.501 error Cannot call setValue: XML-RPC fault: Generic error (TIMEOUT)
hm-rpc.0 2023-11-14 18:08:30.501 error xmlrpc -> setValue ["000A1A49A7C421:1","SET_POINT_TEMPERATURE",18] FLOAT
hm-rpc.0 2023-11-14 18:08:28.867 error Cannot call setValue: XML-RPC fault: Generic error (TIMEOUT)
hm-rpc.0 2023-11-14 18:08:28.867 error xmlrpc -> setValue ["000A1A49A7C3E9:1","SET_POINT_TEMPERATURE",18] FLOAT
hm-rpc.0 2023-11-14 17:50:26.664 error Cannot call setValue: XML-RPC fault: Generic error (TIMEOUT)
hm-rpc.0 2023-11-14 17:50:26.664 error xmlrpc -> setValue ["000A1A49A7C3E9:1","SET_POINT_TEMPERATURE",18] FLOAT
hm-rpc.0 2023-11-14 17:31:06.569 error Cannot call setValue: XML-RPC fault: Generic error (TIMEOUT)
hm-rpc.0 2023-11-14 17:31:06.569 error xmlrpc -> setValue ["000A1A49A7C421:1","SET_POINT_TEMPERATURE",18] FLOAT
hm-rpc.0 2023-11-14 17:24:56.698 error Cannot call setValue: XML-RPC fault: Generic error (TIMEOUT)
hm-rpc.0 2023-11-14 17:24:56.698 error xmlrpc -> setValue ["00045D89B6BB1F:3","STATE",false] BOOL
hm-rpc.0 2023-11-14 17:12:16.861 error Cannot call setValue: XML-RPC fault: Generic error (TIMEOUT)
hm-rpc.0 2023-11-14 17:12:16.860 error xmlrpc -> setValue ["000A1A49A7C3E9:1","SET_POINT_TEMPERATURE",18] FLOAT
hm-rpc.0 2023-11-14 17:07:35.032 error Cannot call setValue: XML-RPC fault: Generic error (TIMEOUT)
hm-rpc.0 2023-11-14 17:07:35.032 error xmlrpc -> setValue ["000A1A49A7C3E9:1","SET_POINT_TEMPERATURE",18] FLOAT
hm-rpc.0 2023-11-14 17:06:58.474 error Cannot call setValue: XML-RPC fault: Generic error (TIMEOUT)
hm-rpc.0 2023-11-14 17:06:58.473 error xmlrpc -> setValue ["00045D89B6BB15:3","STATE",false] BOOL
hm-rpc.0 2023-11-14 17:04:55.180 error Cannot call setValue: XML-RPC fault: Generic error (TIMEOUT)
hm-rpc.0 2023-11-14 17:04:55.180 error xmlrpc -> setValue ["000A1A49A7C421:1","SET_POINT_TEMPERATURE",18] FLOAT
`

My Adapter Version are 1.15.19

When i send a command over javascript -> blockly, this looks like this,

image

Then i become this error, but the temperatur was set and i can see the change on my thermostat.

Greet's
D3ltoro

same probleme here