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

Attempt to fix synapse-sytest docker images #1384

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Conversation

erikjohnston
Copy link
Member

Bind to 127.0.0.1 when using docker.

I'm not sure why this is a problem, but emprically it is now required
for me to run it locally.

The exact thing that needs to change is that HaProxy server addresses
need to be changed. I assume its something like when HaProxy starts
localhost can't be resolved.

I'm not sure why this is a problem, but emprically it is now required
for me to run it locally.

The exact thing that needs to change is that HaProxy server addresses
need to be changed. I assume its something like when HaProxy starts
`localhost` can't be resolved.
@erikjohnston erikjohnston requested a review from a team as a code owner June 13, 2024 12:53
@erikjohnston erikjohnston merged commit 420f5bd into develop Jun 13, 2024
9 checks passed
@erikjohnston erikjohnston deleted the erikj/fix_docker branch June 13, 2024 13:23
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