-
Notifications
You must be signed in to change notification settings - Fork 5
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
Network connectivity issue on WSL environment #63
Comments
I'm wondering if this should be "won't fix" or "documentation" and that mixing Docker Desktop and non-docker but WSL deployments on Windows should be (strongly?) discouraged due to exactly this sort of issue. IMHO the priority should be solving any issues with the docker version of the OF on Windows. |
I can quite believe that there's something that is implicit and obvious to experts that is not clear enough for non-experts. We just need to find it. That probably requires a screen sharing session between Bill and someone at Fraunhofer, or even someone at Fraunhofer doing the steps at the same time as Bill. |
After pulling the latest updates (as of a month ago) I was able to run the script on 2 different PCs running WSL according to the latest Windows/WSL instructions (yet to be posted). Therefore I believe we can close this issue. |
I am adding this issue for @gitwjr.
The main issue he is facing is, OF cannot connect to test runner when it has installed on WSL inside docker.
Bill had followed quick start guide: OF inside docker on WSL and test runner is inside another docker on same WSL.
OF cannot run because it cannot talk to test runner on localhost.
Bill did try different IP addresses but did not work.
However, OF that set up native to WSL can talk to test runner on localhost.
@FritzHeiden will you be able to help on this please?
The text was updated successfully, but these errors were encountered: