-
Bug
-
Resolution: Duplicate
-
None
Problem
The following traceback occurs in pre-translation:
editor_ModelInstances::language(): Argument #1 ($id) must be of type int, null given, called in /var/www/instances-local/instance-1189/application/modules/editor/Services/Connector/Abstract.php on line 612
Looks like the real cause is the problem with the DeepL api key a few seconds earlier. So this problem needs to be catched better. Stangely only in 1 of the 2 tasks where the error occured have a preceding DeepL api key error. So possibly the reason is something else. See dev comment.
Solution
Fix it.
- duplicates
-
TRANSLATE-5036 Pretranslation crashes on specific language combinations
- Done