Active
Project:
Media: YouTube
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2011 at 22:01 UTC
Updated:
31 Mar 2012 at 19:30 UTC
Upgrading from 6.x-1.2 to 6.x-1.3 and update.php has been churning away, eating cpu for quite some time.
I got some errors in the log:
Message Duplicate entry '5061-0' for key 'PRIMARY' query: UPDATE content_field_video_embedded SET vid = 5061, delta = 0, field_video_embedded_data = 'a:6:{s:20:\"emvideo_data_version\";i:5;s:23:\"emvideo_youtube_version\";i:5;s:8:\"duration\";i:52;s:8:\"playlist\";i:0;s:9:\"thumbnail\";a:1:{s:3:\"url\";s:43:\"http://img.youtube.com/vi/gBGyOt76v34/0.jpg\";}s:5:\"flash\";a:3:{s:3:\"url\";s:32:\"http://youtube.com/v/gBGyOt76v34\";s:4:\"size\";s:4:\"1026\";s:4:\"mime\";s:29:\"application/x-shockwave-flash\";}}', field_video_embedded_version = 5 WHERE vid = 5061 in /usr/share/drupal/includes/common.inc on line 3538.
7 of those with different entries
and
Could not connect to youtube to request XML: HTTP error 404.
I have at most 15-20 youtube videos on my site. Is is supposed to run this long? Is it safe to restart httpd?
Comments
Comment #1
bkat commentedI should note that my video type is set up to allow two embedded videos per node.
Comment #2
drupalorg commentedI have the same problem! I got 99% during the update and then I had to reboot the server.
Comment #3
szy commentedWhat about this issue? Is it safe to interrupt this endless update?
Szy.
Comment #4
diego.pasc commentedany news?