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

bkat’s picture

I should note that my video type is set up to allow two embedded videos per node.

drupalorg’s picture

I have the same problem! I got 99% during the update and then I had to reboot the server.

szy’s picture

Title: update.php has been running for a couple of hours » Could not connect to youtube to request XML: HTTP error 404

What about this issue? Is it safe to interrupt this endless update?

Szy.

diego.pasc’s picture

any news?