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

Network connectivity issue on WSL environment #63

Open
yanj-github opened this issue Feb 14, 2024 · 6 comments
Open

Network connectivity issue on WSL environment #63

yanj-github opened this issue Feb 14, 2024 · 6 comments
Assignees

Comments

@yanj-github
Copy link
Collaborator

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?

@jpiesing
Copy link
Contributor

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.

@gitwjr
Copy link

gitwjr commented Feb 29, 2024

Since what I am testing is the QS Guide instructions and I followed it explicitly (as far as I know going step by step) wherever TR and OF are running is per the guide. Either the Guide is unclear or it needs clearer instructions. Docker shows a single image (dpctf tag latest) and no containers. Do I have to start dpctf somehow? Should be LSXX not be running? My show
Screenshot 2024-02-29 090540 features

@jpiesing
Copy link
Contributor

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.

@gitwjr
Copy link

gitwjr commented Mar 2, 2024

Using .\build.bat master latest, .\import.bat and .\build-dof.bat for WSL/Windows works cleanly. See #84 comments on 3/1/2024 by @gitwjr

@FritzHeiden
Copy link
Collaborator

FritzHeiden commented Mar 6, 2024

I pushed a fix for the analyse-recordings.sh script that may fix this issue: #87 and #88
Please have another try

@gitwjr
Copy link

gitwjr commented Oct 23, 2024

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.

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

No branches or pull requests

4 participants