097115

Results 97 comments of 097115

@andmarti1424 Looks like you've indeed fixed it :) Thanks!

Great news, James, thank you so much! So, I tried `vopono` binary from your latest action https://github.com/jamesmcm/vopono/actions/runs/6131725890 like this: ./vopono -v exec --no-killswitch --provider warp --protocol warp $HOME/usr/local/bin/firefox And got...

Indeed, it fixes it, thanks again. However, I'm running into quite a strange situation... So, the details: I have Warp installed, registered, and I have used it before. `warp-svc.service` is...

Yep, I thought so, too. But after stopping the service (`sudo systemctl stop warp-svc.service`, and `warp-svc` is not running any more), and running `vopono`, I get [this](https://0x0.st/HfjG.txt) in the logs,...

Aha, and if I run `warp-cli connect` afterwards, then `vopono`'ed Firefox does connect, but everything else fails :)

Thanks for the comment! I'm afraid I don't exactly follow, though, so I'll re-describe the situation as I face it: - I stop `warp-svc.service` - I launch `vopono`'ed Firefox, it...

Soemthing's not good here :) So, I launch: ./vopono -v exec --no-killswitch --provider warp --protocol warp $HOME/usr/local/bin/kitty And then `ls /etc/netns` returns just nothing. Though I can see in the...

It actually did! I dind't do `warp-cli connect` this time so, probably, it's indeed that persisted state you have mentioned earlier. But! As soon as the `vopono`'ed process is launched...

> can you check the contents of `/etc/resolv.conf` This is probably it. Before running Warp, my `/etc/resolve.conf` (which is a symlink to `/run/systemd/resolve/stub-resolv.conf`) sets the nameserver to `127.0.0.53`. And this...

@PalmerAL, thanks for the details, as always! (Since there's no easy way to implement this -- and there are indeed those rightly noted "however" points -- please, feel free to...