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

Failed to register remote when using Https #1

Open
kennymc-c opened this issue Jan 22, 2025 · 3 comments
Open

Failed to register remote when using Https #1

kennymc-c opened this issue Jan 22, 2025 · 3 comments

Comments

@kennymc-c
Copy link
Contributor

If you register a remote and activate Https the registration fails with a "Failed to register remote" error. I entered the correct PIN and changed the port to 443 but I still get this error. Without SSL activated and port 80 the remote can be registered.

@albaintor
Copy link
Owner

I have fixed the registration parameter however I am not sure that the remote supports https. It may be on my side but one must clarify if the remote supports https

@kennymc-c
Copy link
Contributor Author

I was able to register a remote with https turned on out but I needed to set the port to 80 so I guess https wasn't used as also the connection test fails afterwards. What's strange that there's a token displayed and also registered on the remote.
Https should work. I use it for the web configurator and the rest api. Maybe it's because the cert is self-signed?

@albaintor
Copy link
Owner

albaintor commented Jan 23, 2025

Yes I think this is some kind of security settings around certificates
The console doesn't report anything though. At least on other languages we have more information

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