This message was deleted.
# announcements
s
This message was deleted.
d
do you know why it's having issues connecting to zerossl?
is it blocked by the firewall by any chance?
r
Yes, I'm sorry to say, it is blocked by firewall, I have to proxy everything usually, like
http_proxy=<socks5://127.0.0.1:1089> https_proxy=<socks5://127.0.0.1:1089> sudo bash -vx ./init_script.sh
http_proxy=<socks5://127.0.0.1:1089> https_proxy=<socks5://127.0.0.1:1089> sudo apt-get install snapd
http_proxy=<socks5://127.0.0.1:1089> https_proxy=<socks5://127.0.0.1:1089> go build
http_proxy=<socks5://127.0.0.1:1089> https_proxy=<socks5://127.0.0.1:1089> git clone <https://github.com/livekit/deploy.git>
, basically, proxy is my daily life