Wsl2 localhost connection refused
12587603 bin
Connect to remote via ssh, which does not have /bin/bash as default shell (in my case: /bin/sh) Connection attempt fails with: ...
When I run in Windows on WSL2 I just cant communicate w/ Dapr on the Dapr http port. It just flat refuses it immediately. Even just a simple example of running dapr run --app-port 5000 --app-id test --port 3510 when I curl to port 3510 it refuses the connection as if dapr isn't even running