| Location | Status | Compute Availability | Notifications |
|---|---|---|---|
Amsterdam - Netherlands
|
OK | High | |
Atlanta - United States
|
High | ||
Bangalore - India
|
Completed | High | |
Chicago - United States
|
OK | High | |
Dallas - United States
|
OK | High | |
Delhi NCR - India
|
Completed | High | |
Frankfurt - Germany
|
OK | High | |
Honolulu - United States
|
OK | High | |
Johannesburg - South Africa
|
OK | High | |
London - United Kingdom
|
OK | High | |
Los Angeles - United States
|
OK | High | |
Madrid - Spain
|
OK | High | |
Manchester - United Kingdom
|
OK | High | |
Melbourne - Australia
|
OK | High | |
Mexico City - Mexico
|
OK | High | |
Miami - United States
|
OK | High | |
Milan - Italy
|
OK | Low | |
Mumbai - India
|
Completed | High | |
New Jersey - United States
|
OK | High | |
Osaka - Japan
|
OK | High | |
Paris - France
|
OK | High | |
Santiago - Chile
|
OK | High | |
São Paulo - Brazil
|
OK | High | |
Seattle - United States
|
OK | High | |
Seoul - Korea, Republic of
|
OK | High | |
Silicon Valley - United States
|
OK | High | |
Singapore - Singapore
|
OK | High | |
Stockholm - Sweden
|
OK | High | |
Sydney - Australia
|
OK | High | |
Tel Aviv - Israel
|
OK | High | |
Tokyo - Japan
|
OK | High | |
Toronto - Canada
|
OK | High | |
Warsaw - Poland
|
OK | High |
Vultr provides real-time server status in JSON and RSS format via three endpoints. Read more about the status endpoints on Vultr Docs.
The status.json endpoint displays a summary of all regions. This endpoint includes all current outages, alerts, and upcoming scheduled maintenance.
{
service_alerts: [],
regions:
{
atl:
{
location: "Atlanta",
country: "US",
country_name: "United States",
alerts: [
{
id: "6ac43839-fcd5-444e-ad5c-4f2d72a37c95",
subject: "Atlanta Scheduled Maintenance - 2020-11-10",
status: "ongoing",
severity: "critical",
category: "outage",
start_date: "2020-11-02T16:07:00+00:00",
updated_at: "",
entries: [
{
updated_at: "2020-11-02T16:07:00+00:00",
message: "Event Type: Network Upgrade We are performing system changes in the Atlanta location."
}]
}]
},
ord:
{
location: "Chicago",
country: "US",
country_name: "United States",
alerts: []
}
...
}
}
The alerts.json endpoint displays an alert stream with new alerts added to the beginning of the list.
{
service_alerts: [
{
id: "6ac43839-fcd5-444e-ad5c-4f2d72a37c95",
region: "atl",
subject: "Atlanta Scheduled Maintenance - 2020-11-10",
start_date: "2020-11-02T16:07:00+00:00",
updated_at: "",
status: "ongoing",
entries: [
{
updated_at: "2020-11-02T16:07:00+00:00",
message: "Event Type: Network Upgrade We are performing system changes in the Atlanta location during the following scheduled maintenance window. Start Time: 2020-11-10 11:00:00 UTC End Time: 2020-11-10 15:00:00 UTC"
}
]
}
]
}
The alerts.rss endpoint provides an RSS 2.0 feed of service alerts, suitable for subscribing via any RSS reader.
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Vultr Status Alerts</title>
<link>https://status.vultr.com/</link>
<description>Real-time service alerts for Vultr datacenter locations.</description>
<language>en-us</language>
<lastBuildDate>Mon, 10 Nov 2025 16:07:00 GMT</lastBuildDate>
<atom:link href="https://status.vultr.com/alerts.rss" rel="self" type="application/rss+xml" />
<item>
<title>[atl] Atlanta Scheduled Maintenance - 2020-11-10</title>
<link>https://status.vultr.com/#atl</link>
<description><![CDATA[Event Type: Network Upgrade We are performing system changes in the Atlanta location.]]></description>
<pubDate>Mon, 02 Nov 2020 16:07:00 GMT</pubDate>
<guid isPermaLink="false">6ac43839-fcd5-444e-ad5c-4f2d72a37c95</guid>
<category>ongoing</category>
</item>
</channel>
</rss>
Alert Created09/20/26 4:40 pm UTC
Event Type: Service Degraded Performance and Availability
Our Cloud Storage team is investigating a partial outage scenario with our High Performance Storage infrastructure. The following services may be impacted by this event:
- NVMe Block Storage
- VFS
- Storage Gateways
- Performance/Accelerated Object Storage
We are working quickly to restore service to its optimal state.
Alert Created09/20/26 4:40 pm UTC
Event Type: Service Degraded Performance and Availability
Our Cloud Storage team is investigating a partial outage scenario with our High Performance Storage infrastructure. The following services may be impacted by this event:
- NVMe Block Storage
- VFS
- Storage Gateways
- Performance/Accelerated Object Storage
We are working quickly to restore service to its optimal state.
Alert Created09/20/26 4:40 pm UTC
Event Type: Service Degraded Performance and Availability
Our Cloud Storage team is investigating a partial outage scenario with our High Performance Storage infrastructure. The following services may be impacted by this event:
- NVMe Block Storage
- VFS
- Storage Gateways
- Performance/Accelerated Object Storage
We are working quickly to restore service to its optimal state.
Alert Created09/18/26 2:07 pm EDT
An outage or maintenance window is affecting a subset of users in this region. Detailed outage information is available in the customer portal if this event is impacting your resources.
Alert Created09/22/26 1:41 pm UTC
We are currently experiencing degraded network performance in our Bangalore, Delhi NCR, Mumbai location. Our network engineers are actively working with our upstream providers to resolve the issue as quickly as possible.
Alert Created09/22/26 1:41 pm UTC
We are currently experiencing degraded network performance in our Bangalore, Delhi NCR, Mumbai location. Our network engineers are actively working with our upstream providers to resolve the issue as quickly as possible.
Alert Created09/22/26 1:41 pm UTC
We are currently experiencing degraded network performance in our Bangalore, Delhi NCR, Mumbai location. Our network engineers are actively working with our upstream providers to resolve the issue as quickly as possible.