Page MenuHomePhabricator

Elia: ca->es pair does not work
Closed, ResolvedPublicBUG REPORT

Description

List of steps to reproduce

  • Start translation of any article in ContentTranslation. Select source language as Catalan and target as Spanish.
  • Select "Elia" as Machine Translation from dropdown option.

What happens?:

  • Elia MT for ca -> es is not working.

What should have happened instead?:

  • Elia MT for ca -> es pair should output machine translation as usual.

Errors

{status: 500, type: "internal_error", title: "Error",…}
detail: "Translation with Elia failed. Error: Unknown error: 400 for ca > es"
method: "POST"
status: 500
title: "Error"
type: "internal_error"
uri: "/v2/translate/ca/es/Elia"

Event Timeline

Change 710437 had a related patch set uploaded (by KartikMistry; author: KartikMistry):

[mediawiki/services/cxserver@master] Remove ca -> es pair from Elia

https://gerrit.wikimedia.org/r/710437

Change 710437 merged by jenkins-bot:

[mediawiki/services/cxserver@master] Remove ca -> es pair from Elia

https://gerrit.wikimedia.org/r/710437

Change 710727 had a related patch set uploaded (by KartikMistry; author: KartikMistry):

[operations/deployment-charts@master] Update cxserver to 2021-08-06-062053-production

https://gerrit.wikimedia.org/r/710727

Change 710727 merged by jenkins-bot:

[operations/deployment-charts@master] Update cxserver to 2021-08-06-062053-production

https://gerrit.wikimedia.org/r/710727

Mentioned in SAL (#wikimedia-operations) [2021-08-09T07:05:48Z] <kart__> Updated cxserver to 2021-08-06-062053-production (T288272)

Notes for QA:

  1. Elia should not be available for ca-es pair.
  2. cxserver should not throw error mentioned in the bug report.