Actions
tickets #20524
closedl10n.opensuse.org broken when not logged in
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Hi,
https://l10n.opensuse.org/ times out when not logged in. It works when
logging into bugzilla.opensuse.org.
Nevertheless it means scaring away our translators!
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.com/
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard,
Graham Norton, HRB 21284 (AG Nürnberg)
Updated by lnussel over 7 years ago
- Priority changed from Normal to High
- Private changed from Yes to No
Updated by lnussel over 7 years ago
very simple test: curl https://l10n.opensuse.org/
Updated by sbrabec over 7 years ago
I guess I got it. When user is not logged in, the default of the first view is the list of all translations in all projects. It takes tens of seconds to generate that.
Updated by sbrabec over 7 years ago
Actually, it looks like a bug in the Weblate:
- If your web browser uses non-English language, then Weblate picks that language in the default view.
- If your web browser defaults to English, then Weblate attempts to load all languages. In the current instance, it takes 60 seconds and generates 23MB file.
jmatejek just added a quick fix. Please test whether it helped.
Updated by sbrabec over 7 years ago
Actions