I’ve got a site that I just moved to a new server. Now none of the youtube links are one-boxing. They don’t onebox if I rebuild html, or rebake from the command line, or post the link to a new message.
I thought it might be space related, but I’ve cleaned up the disk and re-enabled download images to local.
They have tons of youtube links and it appears that when the posts got rebaked it triggered rate limiting on the youtube side.
When I pull from youtube I see this:
<div class="clear"></div>
</div><div id="content" class=" content-alignment" role="main"><p class='largeText'>Sorry for the interruption. We have been receiving a large volume of requests from your network.</p>
@sam I’m pinging you because I saw you committed something related to this rebaking and I suspect that this could cause problems for other sites that rebake lots of youtube links.
Esta misma semana vi reportado exactamente esto en otros dos lugares.
No estoy muy seguro de qué hacer aquí; no queremos caer en un bucle infinito de rebakes cada vez que esto falle.
No se me ocurre ninguna solución sencilla, salvo simplemente hacer cola para otro rebake, buscando el contenido problemático en la versión cocinada, limitándolo, digamos, a 50 a la vez.
@pfaffman una pregunta sobre este problema que tuviste (que ocurrió más tarde que este). Esto significaba que cualquier nueva publicación con una URL de YouTube no se convertía en un bloque único, ¿verdad?
¿Lo solucionaste reconstruyendo todo con un límite para ellos?
Lo siento. Simplemente no lo recuerdo. Creo que el problema se agravó por tratarse de un sitio en una subcarpeta donde WordPress también estaba haciendo… algo.