Thanks to visit codestin.com
Credit goes to github.com

Skip to content

test(site): e2e: use IPv4 address for web server #9843

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

Merged
merged 1 commit into from
Sep 25, 2023
Merged

test(site): e2e: use IPv4 address for web server #9843

merged 1 commit into from
Sep 25, 2023

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Sep 25, 2023

Spotted in: https://github.com/coder/coder/actions/runs/6276760791/job/17047153224

This PR sets the hostname address to 0.0.0.0 while creating the web server. We noticed that localhost can be randomly resolved as IPv6 and there are some troubles with starting the express listener.

@mtojek mtojek self-assigned this Sep 25, 2023
@mtojek mtojek marked this pull request as ready for review September 25, 2023 09:49
Copy link
Collaborator

@BrunoQuaresma BrunoQuaresma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is very interesting, I had no idea this could happen.

@mtojek mtojek merged commit 4158180 into main Sep 25, 2023
@mtojek mtojek deleted the fix-e2e-ipv6 branch September 25, 2023 12:44
@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants