You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've set up hm-rpc in docker, added the callback address, configured the port forwarding and login data. However, I'm getting the "Unkonwn XML-RPC tag TITLE" error, which afaict is a generic error if the remote side doesn't happen to send XML-RPC.
To Reproduce
Not sure how to reproduce.
Expected behavior
The adapter instance should be starting up, connecting to my CCU.
Screenshots & Logfiles
Log:
Settings:
tcpdump showing the missing authorization header:
Versions:
hm-rpc version: 1.17.0
hm-rega version: 4.0
JS-Controller version: 5.0.19
Node version: v18.20.2
Operating system: docker on nixos
CCU model: CCU3
CCU firmware: 3.75.7
The text was updated successfully, but these errors were encountered:
Describe the bug
I've set up hm-rpc in docker, added the callback address, configured the port forwarding and login data. However, I'm getting the "Unkonwn XML-RPC tag TITLE" error, which afaict is a generic error if the remote side doesn't happen to send XML-RPC.
To Reproduce
Not sure how to reproduce.
Expected behavior
The adapter instance should be starting up, connecting to my CCU.
Screenshots & Logfiles
Log:
Settings:
tcpdump showing the missing authorization header:
Versions:
The text was updated successfully, but these errors were encountered: