-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Getting exactly the same error as in #404, but on upload. I actually have to do my uploads with for i in seq 200; do hf upload ...; done because otherwise the upload crashes and doesn't recover.
Reproduction
No response
Logs
System info
- huggingface_hub version: 1.0.1
- Platform: Linux-6.12.48-1-MANJARO-x86_64-with-glibc2.42
- Python version: 3.13.7
- Running in iPython ?: No
- Running in notebook ?: No
- Running in Google Colab ?: No
- Running in Google Colab Enterprise ?: No
- Token path ?: /home/ilintar/.cache/huggingface/token
- Has saved token ?: True
- Who am I ?: ilintar
- Configured git credential helpers: store
- Installation method: unknown
- httpx: 0.28.1
- hf_xet: 1.2.0
- gradio: N/A
- tensorboard: N/A
- ENDPOINT: https://huggingface.co
- HF_HUB_CACHE: /home/ilintar/.cache/huggingface/hub
- HF_ASSETS_CACHE: /home/ilintar/.cache/huggingface/assets
- HF_TOKEN_PATH: /home/ilintar/.cache/huggingface/token
- HF_STORED_TOKENS_PATH: /home/ilintar/.cache/huggingface/stored_tokens
- HF_HUB_OFFLINE: False
- HF_HUB_DISABLE_TELEMETRY: False
- HF_HUB_DISABLE_PROGRESS_BARS: None
- HF_HUB_DISABLE_SYMLINKS_WARNING: False
- HF_HUB_DISABLE_EXPERIMENTAL_WARNING: False
- HF_HUB_DISABLE_IMPLICIT_TOKEN: False
- HF_HUB_DISABLE_XET: False
- HF_HUB_ETAG_TIMEOUT: 10
- HF_HUB_DOWNLOAD_TIMEOUT: 10
- HF_XET_HIGH_PERFORMANCE: FalseMetadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working