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

Ensure ws URLs with ipv6 address can connect MQTT #19

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

Steve-Mcl
Copy link
Contributor

Description

Fix connection to IPv6 broker by passing in a parsed URL with the hostname restored to include square brackets

Related Issue(s)

closes #18

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

@Steve-Mcl Steve-Mcl requested a review from hardillb January 16, 2023 17:23
@hardillb hardillb merged commit 27a6b25 into main Jan 16, 2023
@hardillb hardillb deleted the ipv6-ws-connect-mqtt-fix branch January 16, 2023 17:24
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

Successfully merging this pull request may close these issues.

IPv6 addresses cannot connect
2 participants