FlineDev/BartyCrouch

[Bug] Translation Microya.ApiError<Microya.EmptyBodyResponse> error 3

tryconfident opened this issue · 2 comments

Steps to Reproduce:

  1. Installed BartyCrouch
  2. Added "translate" to update tasks in config file
  3. Ran bartycrouch update from command line

Expected Behavior:

Expected missing translations to be automatically translated by Microsoft or DeepL

Current Behavior:

2022-12-01 18:53:12.579: ⚠️ ./Everyday Language/es-MX.lproj/Localizable.strings:473: Translation request failed with error: The operation couldn’t be completed. (Microya.ApiError<Microya.EmptyBodyResponse> error 3.)
2022-12-01 18:53:12.796: ⚠️ ./Everyday Language/es-MX.lproj/Localizable.strings:476: Translation request failed with error: The operation couldn’t be completed. (Microya.ApiError<Microya.EmptyBodyResponse> error 3.)
2022-12-01 18:53:13.046: ⚠️ ./Everyday Language/es-MX.lproj/Localizable.strings:479: Translation request failed with error: The operation couldn’t be completed. (Microya.ApiError<Microya.EmptyBodyResponse> error 3.)
2022-12-01 18:53:13.283: ⚠️ ./Everyday Language/es-MX.lproj/Localizable.strings:482: Translation request failed with error: The operation couldn’t be completed. (Microya.ApiError<Microya.EmptyBodyResponse> error 3.)
2022-12-01 18:53:13.499: ⚠️ ./Everyday Language/es-MX.lproj/Localizable.strings:485: Translation request failed with error: The operation couldn’t be completed. (Microya.ApiError<Microya.EmptyBodyResponse> error 3.)
2022-12-01 18:53:13.766: ⚠️ ./Everyday Language/es-MX.lproj/Localizable.strings:488: Translation request failed with error: The operation couldn’t be completed. (Microya.ApiError<Microya.EmptyBodyResponse> error 3.)
2022-12-01 18:53:13.966: ⚠️ ./Everyday Language/es-MX.lproj/Localizable.strings:491: Translation request failed with error: The operation couldn’t be completed. (Microya.ApiError<Microya.EmptyBodyResponse> error 3.)
2022-12-01 18:53:14.253: ⚠️ ./Everyday Language/es-MX.lproj/Localizable.strings:494: Translation request failed with error: The operation couldn’t be completed. (Microya.ApiError<Microya.EmptyBodyResponse> error 3.)
2022-12-01 18:53:14.345: ⚠️ ./Everyday Language/es-MX.lproj/Localizable.strings:497: Translation request failed with error: The operation couldn’t be completed. (Microya.ApiError<Microya.EmptyBodyResponse> error 3.)
2022-12-01 18:53:14.550: ⚠️ ./Everyday Language/es-MX.lproj/Localizable.strings:500: Translation request failed with error: The operation couldn’t be completed. (Microya.ApiError<Microya.EmptyBodyResponse> error 3.)
2022-12-01 18:53:14.678: ⚠️ ./Everyday Language/es-MX.lproj/Localizable.strings:503: Translation request failed with error: The operation couldn’t be completed. (Microya.ApiError<Microya.EmptyBodyResponse> error 3.)
2022-12-01 18:53:14.788: ⚠️ ./Everyday Language/es-MX.lproj/Localizable.strings:506: Translation request failed with error: The operation couldn’t be completed. (Microya.ApiError<Microya.EmptyBodyResponse> error 3.)
2022-12-01 18:53:14.957: ⚠️ ./Everyday Language/es-MX.lproj/Localizable.strings:509: Translation request failed with error: The operation couldn’t be completed. (Microya.ApiError<Microya.EmptyBodyResponse> error 3.)
2022-12-01 18:53:15.121: ⚠️ ./Everyday Language/es-MX.lproj/Localizable.strings:512: Translation request failed with error: The operation couldn’t be completed. (Microya.ApiError<Microya.EmptyBodyResponse> error 3.)

I get the same error 3 if I use either Microsoft or DeepL. I can't figure out how to troubleshoot it; is it not sending the string to be translated?

Environment

Show environment details

Never mind! It just started working; it must have been that the Azure instance was still spinning up?

@tryconfident Sounds like your issue was fixed and not a problem with BartyCrouch, closing then! 🎉