Skip to content

Bind HS containers to 127.0.0.1#318

Merged
kegsay merged 1 commit into
mainfrom
kegan/bind-v4
Feb 16, 2022
Merged

Bind HS containers to 127.0.0.1#318
kegsay merged 1 commit into
mainfrom
kegan/bind-v4

Conversation

@kegsay
Copy link
Copy Markdown
Member

@kegsay kegsay commented Feb 16, 2022

Otherwise on some machines they can bind to both IPv4 and IPv6
addresses which could cause port confusion. Rather than binding
to 0.0.0.0 which we don't need, just bind to 127.0.0.1.

Otherwise on some machines they can bind to both IPv4 and IPv6
addresses which could cause port confusion. Rather than binding
to 0.0.0.0 which we don't need, just bind to 127.0.0.1.
@kegsay kegsay requested a review from neilalexander February 16, 2022 11:30
@kegsay kegsay merged commit 53dd883 into main Feb 16, 2022
@kegsay kegsay deleted the kegan/bind-v4 branch February 16, 2022 11:45
kegsay added a commit to matrix-org/synapse that referenced this pull request Mar 24, 2022
The issues which meant concurrency caused flakey tests has been
resolved for over a month now without issue ( matrix-org/complement#318 )
so it's safe to re-enable this for Synapse.
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.

2 participants