Joint session with Vercel: How to build intelligent storefronts (May 15th)

CDN not working in Dubai - DNS workaround to 8.8.8.8

5 repliesLast updated: Nov 29, 2025

user S yep, in Dubai here, same issue. cdn.sanity.io isn't working, to get around it, I set my local dns to point to 8.8.8.8, not the best solution, but works for now
AI Update

Thanks for sharing this workaround! DNS issues with cdn.sanity.io in Dubai and the UAE are unfortunately a recurring problem that affects several users in the region. Your solution of switching to Google's public DNS (8.8.8.8) is actually one of the most common and effective workarounds.

Why This Happens

The issue typically stems from local ISP DNS servers in the UAE/Dubai region having problems resolving cdn.sanity.io correctly. This isn't a problem with Sanity's infrastructure itself (which runs on Google's global CDN network), but rather with how some regional DNS providers handle the domain resolution.

Alternative Solutions

Besides switching to Google DNS (8.8.8.8 or 8.8.4.4), you can also try:

For Production Applications

If you're deploying an application that will be accessed by users in Dubai/UAE, keep in mind that they may experience similar issues. You might want to:

The good news is that once DNS is properly configured, cdn.sanity.io delivers excellent performance in the region since it leverages Google's global edge network with servers positioned worldwide for optimal delivery.

Show original thread
5 replies

Was this answer helpful?

Sanity – Build the way you think, not the way your CMS thinks

Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.

Related contributions