When locale_translation_download_source()
encounters any exception with either HTTP or the filesystem, only “Unable to download translation file …” is logged, with no detail except for the URL. In cases like
🐛
PoStreamReader::readLine() throws an error on module install
Needs work
,
🐛
Unable to download translations
Active
and reports via Slack, it is hard to provide support as there is no way to tell if it is a server issue, connectivity to the server, or a local filesystem problem.
The exceptions caught don’t have any \Drupal::messenger()->addError(…)
that makes it to Drush output, so either there is another type of exception happening, or Drush just doesn’t show the messenger output.
Logs should include:
\Drupal::messenger()
calls, assuming the exception types are good.->getMessage()
Active
11.0 🔥
language system
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.