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

hm-rpc not sending auth header, getting "Unknown XML-RPC tag TITLE" #1228

Open
ctheune opened this issue May 20, 2024 · 1 comment
Open

hm-rpc not sending auth header, getting "Unknown XML-RPC tag TITLE" #1228

ctheune opened this issue May 20, 2024 · 1 comment

Comments

@ctheune
Copy link

ctheune commented May 20, 2024

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:

Screenshot 2024-05-20 at 08 41 19

Settings:

Screenshot 2024-05-20 at 08 46 10 Screenshot 2024-05-20 at 08 46 15

tcpdump showing the missing authorization header:

Screenshot 2024-05-20 at 08 46 49

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
@Apollon77
Copy link
Contributor

Apollon77 commented May 24, 2024

Yes, credentials are only used when you alsoo use HTTPS when I read the code correctly

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

2 participants