I have a video embedded in an iframe. I've tried hosting the file with my site source, using appwrite storage and even via youtube. It works fine locally, works fine on vercel. On my appwrite site I'm getting this error message in my iframe:
TypeScript
Response object too large
Error 54113
Details: cache-hhr-khhr2060044-HHR 1761799518 699659868
Varnish cache server
TL;DR
Developers are encountering an Error 503 "Response object too large" when trying to embed a video in an iframe. The issue occurs on their Appwrite site. The error message indicates a cache-related problem.
Solution:
1. Clear the cache on the server.
2. Investigate any settings related to response size limitations in the server or CDN.
3. Consider optimizing the video or configuring the server to handle larger response objects.Recommended threads
- Paused project can't activate
I have failed to reactivate one my projects which had been paused
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...