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

Problem with mqtts / TLS? #38

Open
arnehilmann opened this issue Aug 15, 2024 · 0 comments
Open

Problem with mqtts / TLS? #38

arnehilmann opened this issue Aug 15, 2024 · 0 comments

Comments

@arnehilmann
Copy link

arnehilmann commented Aug 15, 2024

I want to connect to a broker via TLS (port 8883) from my local machine.

The error message right after spin up is:

ERROR spin_trigger::cli: Trigger executor failed Error: failed to connect to "mqtt://xxxxxx.s1.eu.hivemq.cloud:8883" Caused by: [-1] TCP connect completion failure

Specifying mqtts as protocol yields:
ERROR spin_trigger::cli: Trigger executor failed Error: failed to connect to "mqtts://xxxxxx.s1.eu.hivemq.cloud:8883" Caused by: [-6] NULL Parameter

Did I miss something?
Any idea how to connect to a broker via mqtts?

My setup: macOS Sonoma 14.6.1, spin 2.7.0 (a111517 2024-07-30), rustc 1.80.1 (3f5fd8dd4 2024-08-06)

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

1 participant