Hacker News new | ask | show | jobs
by 3PS 2486 days ago
I'm curious, are you still experiencing issues with localhost networking? I'd read that as of build 18945, those issues should mostly be fixed. [1] Or is it that you're hosting applications on Windows and trying to access them from Linux?

[1] https://devblogs.microsoft.com/commandline/whats-new-for-wsl...

1 comments

Some people still are - mine now works. I think it depends on your Linux server binding to 127.0.0.1 or 0.0.0.0

I’m currently working on cross host code, so being forced to use the Hosts file actually helped me out!

I haven’t tried going from Linux to Windows via localhost though

I do have issues running multiple Selenium tests with a headless browser. Running 1 process works ok though