←View full Hugging Face status
Hugging Face: Region Unavailable / Endpoint Down
Current Status: Major Outage
Last checked: 22m ago
What We're Seeing Right Now
No recent issues reported. If you're experiencing problems with Hugging Face, report below to help the community.
What is this error?
When a Hugging Face region or endpoint is unavailable, the specific data center or geographic zone you're targeting is down or unreachable. Other regions may still be operational.
Error Signatures
Region unavailableEndpoint not foundConnection refusedDNS resolution failedService unavailable in this regionRegional outageEndpoint unreachableCommon Causes
- Data center outage in the specific region
- Maintenance window for that region
- Network routing issue to the region
- Region-specific capacity exhaustion
- DNS or certificate issue for the regional endpoint
✓ How to Fix It
- Try a different region if your architecture allows it
- Check Hugging Face's status page for region-specific issues
- Verify the endpoint URL is correct for the region
- Check your DNS resolution
- Set up multi-region failover
- Check this page for regional reports
Hugging Face Resources:
Live Signals
Service Components
Hub
OperationalInference API
OperationalRecent Incidents
No incidents in the past 30 days
Frequently Asked Questions
Why is Hugging Face region unavailable?
The specific data center or region may be down for maintenance or experiencing an outage. Try a different region or check the status page.
Is Hugging Face down everywhere?
Check community reports below for reports from different regions. Regional issues affect only specific geographies.
How do I set up multi-region failover?
Use load balancing or service mesh to automatically route to healthy regions. Consult Hugging Face's documentation for multi-region setup.