# Unblock a page from a cloud VM

One page per block signal: what the site is reacting to, and the commands that get past it.

## Cloudflare is blocking the agent's browser on a cloud VM

The challenge is aimed at the IP, not at the browser. Send the browser out through a residential or mobile IP and the page loads.

- "Checking if the site connection is secure"
- "Verify you are human"
- "Sorry, you have been blocked"

https://aluvia.io/unblock/cloudflare (markdown: /unblock/cloudflare.md)

## “Access Denied” on a cloud VM

The site refused the request at the edge because of where it came from. Change the exit IP and retry.

- "Access Denied"
- "You don't have permission to access this resource"

https://aluvia.io/unblock/access-denied (markdown: /unblock/access-denied.md)

## A CAPTCHA on every page load from a cloud VM

A CAPTCHA that never ends is a verdict on the IP. Move the browser onto a residential or mobile IP and it stops being asked.

- "Verify you are human"
- "I'm not a robot"
- "Press and hold to confirm you are human"

https://aluvia.io/unblock/captcha (markdown: /unblock/captcha.md)

## “Unusual traffic from your computer network” on a cloud VM

The site is describing the IP's neighbours, not the agent. A residential or mobile exit IP clears it.

- "Our systems have detected unusual traffic from your computer network"
- "unusual traffic"

https://aluvia.io/unblock/unusual-traffic (markdown: /unblock/unusual-traffic.md)

## 403 Forbidden from a cloud VM's datacenter IP

A 403 that a browser on a laptop does not get is an IP block. Route the browser through a residential or mobile IP and retry.

- "403 Forbidden"
- "HTTP 403"
- "Error 403"

https://aluvia.io/unblock/403 (markdown: /unblock/403.md)

## Rate limited or throttled from a cloud VM

The limit is counted against the IP. A different exit IP starts a fresh count.

- "429 Too Many Requests"
- "Rate limit exceeded"
- "Slow down"

https://aluvia.io/unblock/rate-limit (markdown: /unblock/rate-limit.md)

## “Not available in your region” on a cloud VM

The agent is stuck with the country of the datacenter it runs in. Pick the country the page needs.

- "Not available in your region"
- "This content is not available in your country"
- "We don't ship to your location"

https://aluvia.io/unblock/geo-restricted (markdown: /unblock/geo-restricted.md)

---

Source: https://aluvia.io/unblock
