Open MasKogNavier opened 2 years ago
I think this is working as intended. It will try to create a new chain regardless if it already exists or not (so will warn for the 2nd time) and will delete the rule regardless if it exists or not (so will warn for the 1st time).
I tied below,
First ( at Windows10 Pro 64bit powershell by admin )
$ wsldhost.exe --daemon
Second ( at WSL2 Ubuntu 18.04 LTS)
$ sudo ~/.cargo/bin/wsld
and got Error,
After that, once Istopped the process with Ctrl + C and ran it again, I got the following.
I think that isn't working well, right?
now my
~/.wsld.toml
is belowI can't fix this, so please help.
thank you.