Skip to content

Support for WSL in Windows #168

Answered by roymx
anokun7 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello anokun7,

Thanks for reaching out.

We did not test AdvantEDGE on Windows WSL, so I cannot definitively confirm if it will run or not.
The typical environments we use/test are either local Linux machine, cluster of multiple Linux machines and Linux VMs.

The error you are getting with configuring meepctl IP address is related to the fact that it's not recognized as a valid local IP address.
Which means meepctl did not find this IP on any of the interface of the WSL instance.
The IP address provided to meepctl (1) must not be local loopback (127.0.0.1), (2) must be IPv4 format and (3) must be valid local IP.

In a shell, do the following command ifconfig and use the IP address assigned t…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by roymx
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants