There is 1 global notification.
Location Status Compute Availability Notifications
city - Netherlands
Amsterdam - Netherlands
OK High
city - United States
Atlanta - United States
OK High
city - India
Bangalore - India
OK High
city - United States
Chicago - United States
Service Impacted High
city - United States
Dallas - United States
OK High
city - India
Delhi NCR - India
OK High
city - Germany
Frankfurt - Germany
OK High
city - United States
Honolulu - United States
OK High
city - South Africa
Johannesburg - South Africa
OK High
city - United Kingdom
London - United Kingdom
OK High
city - United States
Los Angeles - United States
OK High
city - Spain
Madrid - Spain
OK High
city - United Kingdom
Manchester - United Kingdom
OK High
city - Australia
Melbourne - Australia
OK High
city - Mexico
Mexico City - Mexico
OK High
city - United States
Miami - United States
OK High
city - Italy
Milan - Italy
OK Low
city - United States
Minneapolis - United States
OK Low
city - India
Mumbai - India
OK High
city - United States
New Jersey - United States
OK High
city - United States
Ohio - United States
OK Low
city - Japan
Osaka - Japan
OK High
city - France
Paris - France
OK High
city - Chile
Santiago - Chile
OK High
city - Brazil
São Paulo - Brazil
OK High
city - United States
Seattle - United States
OK High
city - Korea, Republic of
Seoul - Korea, Republic of
OK High
city - United States
Silicon Valley - United States
OK High
city - Singapore
Singapore - Singapore
OK High
city - United States
St. Louis - United States
OK Low
city - Sweden
Stockholm - Sweden
OK High
city - Australia
Sydney - Australia
OK High
city - Israel
Tel Aviv - Israel
OK High
city - Japan
Tokyo - Japan
Completed High
city - Canada
Toronto - Canada
OK High
city - Poland
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.

URL
Example Response
{
	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.

URL
Example Response
{
	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.

URL
Example Response
<?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>

All Locations

Planned Service
Scheduled Vultr Control Plane Maintenance – August 27, 2026 - ALRT-6A8BDKA

Alert Created08/25/26 3:57 pm UTC

Vultr will perform critical maintenance on Thursday, August 27, 2026, beginning at 6:00 AM EDT (10:00 UTC), to improve platform performance and stability.

What will be affected:

During the maintenance window, you may encounter errors when using the Vultr Console or API to deploy new instances and/or perform management actions on your existing infrastructure.

What will not be affected:

Instances already running in production will remain available throughout the maintenance. This work targets the Vultr control plane; your running workloads will not be impacted.

We expect to conclude the maintenance after 10 minutes, and will provide updates once the maintenance is complete.

Chicago - United States

Service Impacted
Chicago - Intermittent Power Loss Investigation - ALRT-W34ZJNJ

Alert Created08/07/26 11:58 pm UTC

We are currently investigating intermittent power loss events affecting one of our Chicago data centers. This may cause unexpected instance reboots or intermittent connectivity loss for a subset of our instance types. Our team is actively working with the facility to identify and resolve the underlying cause. Affected customers do not need to reboot their instances.

Tokyo - Japan

Resolved issues
Tokyo Degraded Network Performance - ALRT-6QNUW3V

Alert Created08/22/26 8:01 pm UTC

We are currently experiencing degraded network performance in our Tokyo location. Our network engineers are actively working with our upstream providers to resolve the issue as quickly as possible.