Pontoon searches for TOML file in the wrong path
Categories
(Webtools Graveyard :: Pontoon, defect)
Tracking
(Not tracked)
People
(Reporter: flod, Assigned: mathjazz)
References
(Regression)
Details
Attachments
(1 file)
Noticed an error in our logs for Common Voice, starting on Sep 29 @ 20:26:20
ERROR/ForkPoolWorker-10] Task pontoon.sync.tasks.sync_project[df3d1c8e-fa4f-466f-8946-574562d18922] raised unexpected: HTTPError('404 Client Error: Not Found for url: https://raw.githubusercontent.com/mozilla/common-voice/main/web/locales/l10n.toml')
The project only has l10n.toml
, and there's a file in the root of the repository. But Pontoon is searching for it in a completely different path.
I assume this is a regression from bug 1530988? It should be easy to check when it was deployed.
Reporter | ||
Comment 1•5 years ago
|
||
Additional info: this is causing the project to be constantly in-progress in Sync logs.
Comment 2•5 years ago
|
||
I think we didn't test my latest patch against the Common-voice project. The fastest fix is probably to revert my patch and re-open the previous bug to cover this project.
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
The Common Voice project hasn't been configured properly.
I've updated the settings in the admin and sync works now, as well as downloading l10n files.
I'll update the Pontoon and PM docs.
Assignee | ||
Comment 6•5 years ago
|
||
Closing as agreed on chat.
Updated•5 years ago
|
Updated•4 years ago
|
Description
•