tolgee / tolgee-platform

Developer & translator friendly web-based localization platform
https://tolgee.io
Other
2.08k stars 205 forks source link

No machine translation engines displayed for selection in translation settings #2703

Closed ammassey closed 6 days ago

ammassey commented 6 days ago

Describe the bug I have an empty view of machine translation engines to enable when looking accessing the language settings in the Machine Translation view. This is occurring on front end/ backend build from branch reflecting most current "main"

To Reproduce Steps to reproduce the behavior:

  1. Go to active Project
  2. Click on Languages
  3. Navigate to "Machine Translation"
  4. Click on Cog for language to access settings
  5. See missing MT engines

Expected behavior I expect to see Tolgee supported MT Engines that can be enabled or disabled

Screenshots Expected

Screenshot 2024-11-19 at 6 38 10 PM

Actual

Screenshot 2024-11-19 at 6 35 15 PM

Versions and environment

Additional context Initially caught when trying to run batch processing for machine translations. The process would go through with no error, but no MT results would populate.

JanCizmar commented 6 days ago

Hello!

This looks like a configuration issue. Have you provided the machine configuration properties for at lease one of the providers?

Since you're using your custom build, you should be able to debug this issue yourself and provide more detailed information about the bug.

We cannot provide support for forked versions unless you provide us the code.