Mongoose 5.10.10 - Windows 10+WSL2 - Mongo 4.4.1
Worked fine before the MongoDB upgrade. I dynamically acquire Windows IP in Ubuntu on WSL and connect (or try to) on WIN_IP:27017. Connection fails with timout every time. I've tried many combinations of options. Nothing helps. I've had to resort to Mongo in Docker, which works perfectly well, but is sub-optimal for my purposes.
Any ideas?
Thanks.