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.
На этой неделе об этом же самом сообщали ещё в двух местах.
Я не совсем уверен, что делать в данной ситуации: нам не хочется попасть в бесконечный цикл повторных сборок каждый раз, когда это происходит.
Не могу сразу придумать простое решение, кроме как поставить в очередь ещё одну повторную сборку с поиском проблемного контента в скомпилированных данных, ограничив, скажем, 50 элементами за раз.
@pfaffman один вопрос по поводу этой проблемы, с которой вы столкнулись (она возникла позже, чем эта). Это означало, что ни один новый пост с URL-адресом YouTube не отображался в одном блоке, верно?