| There is 1 global notification. |
| Location | Status | Compute Availability | Notifications |
|---|---|---|---|
Amsterdam - Netherlands
|
Ok | High | |
Atlanta - United States
|
Ok | High | |
Bangalore - India
|
Ok | High | |
Chicago - United States
|
Ok | High | |
Dallas - United States
|
Planned Service | High | |
Delhi NCR - India
|
Ok | 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 | |
Mumbai - India
|
Ok | 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
|
Planned Service | 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 format via two endpoints. Read more about the JSON 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",
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"
}
]
}
]
}
Alert Created04/10/26 8:58 pm UTC
Customers are currently experiencing errors when deploying new Highly Available VKE clusters in all our locations. Our engineering team is aware of this issue and is working diligently to resolve this as quickly as possible.
Alert Created04/06/26 3:59 pm UTC
Event Type: Network Emergency
We are performing system changes in the Dallas location during the following emergency maintenance window.
Start Time: 2026-04-21 05:00:00 UTC
End Time: 2026-04-21 10:00:00 UTC
We schedule higher impact maintenance events during off-peak times to maintain our ideal hosting environment. Our engineers make every effort to minimize system impact; however, Dallas instances may be unreachable for some, or all, of the emergency maintenance window as we perform network, firmware, or host upgrades.
Alert Created04/06/26 3:43 pm UTC
This maintenance is now complete.
Please submit a support ticket in the my.vultr.com portal if you are still experiencing any issues.