Hi @abcoathup,
yes i do have nvm,
I usually go with ganache-cli -d
command line, so the addresses stay the same everytime i restart the server. I have problem with Ganache GUI too
Hi @abcoathup,
yes i do have nvm,
I usually go with ganache-cli -d
command line, so the addresses stay the same everytime i restart the server. I have problem with Ganache GUI too
Have you tried using your Windows IP address instead of localhost
or 127.0.0.1
? I thought they recently fixed this on wsl2, where localhost network requests would cross from windows to wsl2, but could be wrong. Do an ipconfig /all
, find your windows IP, and use that to try to connect to it.
Hi @pantsme,
I have been using WSL2 with Ubuntu 18.04 for a few months now.
What I havenāt been able to get working is WSL2 to talk to Ganache GUI running on Windows and Docker. Not that I have spent much time digging into these.
Just have to point your network config to the IP address of Windows. Thatās how WSL2 can talk to Windows directly. Donāt have a Windows machine anymore sadly so I cannot test to make sure. Might need to do some firewall work as well :\
Hi @pantsme,
Thanks
I need to do some digging into my firewall settings when I get a chance.
adding tenderly to this list.
the product is awesome.
for on chain debugging / profiling.
As well as local setup debugging and profiling.