Jack Ivanov

Results 76 comments of Jack Ivanov

We could add a retry to every apt task, as there's no in-module implementation

@Tehada Sure, feel free to send a PR

Try to mtr/traceroute/ping to the server‘s public ip, not to the local one, to find out where the problem is

Looks similar to https://github.com/trailofbits/algo/issues/802 and https://github.com/trailofbits/algo/issues/206. I haven't seen such errors since then tought

`openssl s_client -showcerts -servername api.digitalocean.com -connect api.digitalocean.com:443 < /dev/null` @macuser666 Could you post the output here, please?

Could you make a scope of the things you miss in the current DNS ad-blocking solution and what PiHole can bring to the project, please?

Python3 is included by default in Ubuntu 18.04, and it seems you're using a custom image. What cloud provider do you use?

Do you have python3 installed in the system? If not, try to install it and run Algo again, please