When I run balena scan on my Windows terminal (with admin privileges) it correctly finds my device.
When I run sudo balena scan on WSL on the same machine it returns no results.
Do you know what I need to do to get balena scan to work from WSL?
(Other balena-cli commands seem to work fine on WSL so it appears to be specific to the scan command)
@anujdeshpande I’m using WSL2.
Hey Graham
Can you try sudo /home/<username>/.npm-global/bin/balena scan in your WSL2?
@anujdeshpande I didn’t install balena via NPM so that’s not where my balena-cli install is. I ran the command using the full path to the balena executable though (sudo -i /home/<username>/bin/balena-cli/balena scan ) and it gave the same result (no balenaOS devices found)
I still have this problem. I get Could not find any balenaOS devices on the local network..