When I run translation update, the process hangs and the pecl progress bar just loops forever. Sometimes it gets to the point where it states how many updates are to be downloaded, sometimes not. If I allow this looping to go on for awhile (several minutes) before cancelling, the uploads eventually complete. The status remains at 'ETA: N/A' and '0.00%'.

Have tried clearing all caches (Drupal and browser), changing browsers, changing machines, etc. Both my dev and production environments are behaving in this manner.

My environment:

Pressflow 6.22 + Varnish
Localization client 2.0
Languages: Primary=French, secondary=English
Localization update 1.0 beta 1

Comments

sutharsan’s picture

Status: Active » Postponed (maintainer needs more info)

Before I try to reproduce you situation, can you install the latest dev release of localisations update module.

Skidz’s picture

Ok. I'll try it out on my dev platform asap.

Skidz’s picture

Just tried 6.x-1.x-dev. No change. Still looping...

sutharsan’s picture

Status: Postponed (maintainer needs more info) » Active

Changing state. I usually ignore the 'needs more info' issues.

sutharsan’s picture

Status: Active » Postponed (maintainer needs more info)

Localization Update on a plain vanilla Pressflow works as normal. I can't get varnish installed on my sandbox. If you have a server available where I can debug the code, I'll be happy to do it. Otherwise you're on your own.

Skidz’s picture

I've been able to narrow it down somewhat:

My default language is French. If I run the translation updates from the English interface (en/admin/build/translate/update instead of admin/build/translate/update), the update works fine.

sutharsan’s picture

Still can't reproduce it. Multilingual has many possible configurations. I used URL path prefix 'en' for English, no prefix for the default language. Language detection only based on prefix. But found no different behavior in updating at different interface language.

sutharsan’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

I'd like to get this solved, but without more information or a test environment which reproduces the situation I can't.
Closing the issue to clean up the issue queue. Feel free to re-open if you have more info.

Skidz’s picture

No problem. I've been doing my updates with Drush lately, so I'm not really focusing on the UI anymore.