Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

de-zh model not working #29

@Yakusari

Description

@Yakusari

All translation models are working except for the de-zh (zh-de works).
Tested on two nextclound instances in diffrent versions (26 - 27.1.1) Transaltion plugin version 1.1.6

Error Log:
[translate] Warning: RuntimeException: Translate process failed at <>

  1. /var/www/nextcloud/apps/translate/lib/Provider/Translation.php line 67
    OCA\Translate\Service\TranslateService->seq2seq()
  2. /var/www/nextcloud/lib/private/Translation/TranslationManager.php line 108
    OCA\Translate\Provider\Translation->translate()
  3. /var/www/nextcloud/core/Controller/TranslationApiController.php line 71
    OC\Translation\TranslationManager->translate()
  4. /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php line 230
    OC\Core\Controller\TranslationApiController->translate()
  5. /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php line 137
    OC\AppFramework\Http\Dispatcher->executeController()
  6. /var/www/nextcloud/lib/private/AppFramework/App.php line 183
    OC\AppFramework\Http\Dispatcher->dispatch()
  7. /var/www/nextcloud/lib/private/Route/Router.php line 315
    OC\AppFramework\App::main()
  8. /var/www/nextcloud/ocs/v1.php line 64
    OC\Route\Router->match()
  9. /var/www/nextcloud/ocs/v2.php line 23
    require_once("/var/www/nextcloud/ocs/v1.php")

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions