YouTube error · Very common
"An error occurred. Please try again later." — every fix we know
YouTube's player failed to start. This is the most generic error YouTube shows — it can mean a CDN issue, a player JavaScript bug, an extension conflict, or a network problem. Almost every fix is worth trying because YouTube doesn't tell you which one.
Why this happens
- YouTube's player JavaScript was blocked by an extension (ad blockers are the top cause).
- A CDN edge node is briefly unhealthy and your ISP routed you to it.
- Browser cache holds a stale version of the player code.
- Network firewall is blocking googlevideo.com or relevant CDN hosts.
- Hardware acceleration / WebGL conflict in the browser.
How to fix it
- 1
Disable ad blockers and other YouTube extensions
uBlock, Adblock Plus, and YouTube-specific extensions can break the player when they over-block. Test in incognito with extensions disabled.
- 2
Hard reload (Cmd+Shift+R / Ctrl+F5)
Forces the browser to bypass cache and fetch fresh player JavaScript. Fixes the "stale player" cause.
- 3
Try a different browser
If Chrome shows the error and Firefox works, the issue is in your Chrome profile (extensions, cache) — not on YouTube's side.
- 4
Disable hardware acceleration
In Chrome: Settings → System → Use hardware acceleration when available → off. Restart. Hardware acceleration bugs are a common cause for the player giving up.
- 5
Check your network
Test youtube.com on a different connection (mobile hotspot). If it works there, your home network or ISP is the issue.