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

Use localhost instead 127.0.0.1 for WSL support #164

Merged
merged 2 commits into from
Jul 8, 2022

Conversation

ajsb85
Copy link
Contributor

@ajsb85 ajsb85 commented Feb 6, 2022

Description

Windows Subsystem for Linux is a compatibility layer for running Linux binary executables natively on Windows 10, Windows 11, and Windows Server 2019.

Motivation and Context

Fix #163

Testing

I tested it just changing to localhost in the web browser URL bar and it works.

Screenshots (if appropriate)

Well I can show the screenshots of the 404 error status with 127.0.0.1

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have read the README document
  • I have added tests to cover my changes
  • All new and existing tests passed
  • My commit message follows Conventional Commit Guideline

License

  • By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@github-actions
Copy link

This pr is stale since it has been open for 14 days with no activity. Please respond or this pr will be closed soon.

@github-actions github-actions bot closed this Feb 27, 2022
@Shreyas-vgr Shreyas-vgr added bug Something isn't working investigating and removed no-pr-activity labels Apr 28, 2022
@Shreyas-vgr Shreyas-vgr reopened this Apr 28, 2022
@Shreyas-vgr Shreyas-vgr self-requested a review April 28, 2022 18:52
@github-actions
Copy link

This pr is stale since it has been open for 14 days with no activity. Please respond or this pr will be closed soon.

@github-actions github-actions bot closed this May 20, 2022
@doiron doiron reopened this Jul 8, 2022
@doiron doiron merged commit 51d19e3 into alexa:development Jul 8, 2022
@doiron doiron mentioned this pull request Jul 14, 2022
tydonelson added a commit that referenced this pull request Jul 15, 2022
reverting changes to use localhost instead of 127.0.0.1
tydonelson added a commit that referenced this pull request Jul 15, 2022
fix: revert pull request #164 causing authentication failures
tydonelson pushed a commit that referenced this pull request Jul 25, 2022
Use localhost instead 127.0.0.1 for WSL support
tydonelson pushed a commit that referenced this pull request Jul 27, 2022
Use localhost instead 127.0.0.1 for WSL support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use localhost instead 127.0.0.1 for WSL support
3 participants