runtime error
and when it might ā ā ā ā /usr/local/lib/python3.10/urllib/request.py:496 in _call_chain ā ā ā ā 493 ā ā handlers = chain.get(kind, ()) ā ā 494 ā ā for handler in handlers: ā ā 495 ā ā ā func = getattr(handler, meth_name) ā ā ā± 496 ā ā ā result = func(*args) ā ā 497 ā ā ā if result is not None: ā ā 498 ā ā ā ā return result ā ā 499 ā ā ā ā /usr/local/lib/python3.10/urllib/request.py:643 in http_error_default ā ā ā ā 640 ā ā 641 class HTTPDefaultErrorHandler(BaseHandler): ā ā 642 ā def http_error_default(self, req, fp, code, msg, hdrs): ā ā ā± 643 ā ā raise HTTPError(req.full_url, code, msg, hdrs, fp) ā ā 644 ā ā 645 class HTTPRedirectHandler(BaseHandler): ā ā 646 ā # maximum number of redirections to any single URL ā ā°āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāÆ HTTPError: HTTP Error 400: Bad Request
Container logs:
Fetching error logs...