runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> gdown.download(url, model_path, quiet=False) File "/home/user/.local/lib/python3.10/site-packages/gdown/download.py", line 238, in download filename_from_url = m.groups()[0] AttributeError: 'NoneType' object has no attribute 'groups'

Container logs:

Fetching error logs...