runtime error
Exit code: 1. Reason: ): File "/usr/local/lib/python3.10/site-packages/huggingface_hub/repository.py", line 687, in clone_from run_subprocess( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_subprocess.py", line 84, in run_subprocess return subprocess.run( File "/usr/local/lib/python3.10/subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['git', 'lfs', 'clone', 'https://oauth2:glpat-qZHBxNSwzxZXMxzxSXLJ@git5.cs.fau.de/folle/hand-ki-model.git', '.']' returned non-zero exit status 2. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/entrypoint.py", line 11, in <module> Repository("repos/hand-ki-model", f"https://oauth2:{os.getenv('HANDKIGIT5')}@git5.cs.fau.de/folle/hand-ki-model.git", use_auth_token=os.getenv("")) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 132, in inner_f return f(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/repository.py", line 534, in __init__ self.clone_from(repo_url=clone_from) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/repository.py", line 727, in clone_from raise EnvironmentError(exc.stderr) OSError: WARNING: `git lfs clone` is deprecated and will not be updated with new flags from `git clone` `git clone` has been updated in upstream Git to have comparable speeds to `git lfs clone`. Cloning into '.'... fatal: unable to access 'https://git5.cs.fau.de/folle/hand-ki-model.git/': Failed to connect to git5.cs.fau.de port 443 after 129940 ms: Couldn't connect to server Error(s) during clone: `git clone` failed: exit status 128
Container logs:
Fetching error logs...