Failed to download https://bin.equinox.io/c/VdrWdbjqyF/cloudflared-stable-linux-amd64.tgz
Tejpandya opened this issue · 0 comments
Tejpandya commented
Hello,
At time of installing tools in first I'm getting this error
`Failed to download https://bin.equinox.io/c/VdrWdbjqyF/cloudflared-stable-linux-amd64.tgz
---------------------------------------------------------------------------
HTTPError Traceback (most recent call last)
<ipython-input-3-23ea46e69aa7> in <module>()
106 clear_output()
107
--> 108 hostname = argoTunnel()
109
110 if USE_TELERGAM_BOT:
7 frames
/usr/lib/python3.7/urllib/request.py in http_error_default(self, req, fp, code, msg, hdrs)
647 class HTTPDefaultErrorHandler(BaseHandler):
648 def http_error_default(self, req, fp, code, msg, hdrs):
--> 649 raise HTTPError(req.full_url, code, msg, hdrs, fp)
650
651 class HTTPRedirectHandler(BaseHandler):
HTTPError: HTTP Error 404: Not Found`