runtime error

Exit code: 3. Reason: ponse = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/urllib/request.py", line 634, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/urllib/request.py", line 563, in error return self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/urllib/request.py", line 496, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/usr/local/lib/python3.11/urllib/request.py", line 643, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: rate limit exceeded During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/starlette/routing.py", line 638, in lifespan async with self.lifespan_context(app) as maybe_state: File "/usr/local/lib/python3.11/contextlib.py", line 210, in __aenter__ return await anext(self.gen) ^^^^^^^^^^^^^^^^^^^^^ File "/app/v4/web_app.py", line 320, in lifespan vad_model_obj, vad_utils = torch.hub.load( ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/torch/hub.py", line 661, in load repo_or_dir = _get_cache_or_reload( ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/torch/hub.py", line 306, in _get_cache_or_reload _validate_not_a_forked_repo(repo_owner, repo_name, ref) File "/usr/local/lib/python3.11/site-packages/torch/hub.py", line 252, in _validate_not_a_forked_repo del headers["Authorization"] ~~~~~~~^^^^^^^^^^^^^^^^^ KeyError: 'Authorization' ERROR: Application startup failed. Exiting. Loaded 6236 verses from quran_uthmani.json. Loaded 2 duas from duas.json. Loaded QPC V1 glyph data (82456 words). Loading fine-tuned model /app/data/v3_model on cpu... Loading alignment model TBOGamer22/wav2vec2-quran-phonetics on cpu... Loading silero-vad...

Container logs:

Fetching error logs...