crowdin / vscode-crowdin

Crowdin Explorer for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=Crowdin.vscode-crowdin
MIT License
51 stars 5 forks source link

Unable to download Translation #58

Closed taooceros closed 2 years ago

taooceros commented 2 years ago

Describe the bug Unable to download Translation

To Reproduce

files:
  [
    {
      source: Languages/en.xaml,
      translation: /%original_path%/%two_letters_code%.xaml,
    },
    {
      source: Properties/Resources.resx,
      translation: /%original_path%/Resources.%locale%.resx,
    },
  ]
commit_message: "[ci skip]"
project_id: "482461"

(api key is deleted here)

Expected behavior It download translation files.

Screenshots image

Environment (please complete the following information):

Additional context Add any other context about the problem here.

Rommka4 commented 2 years ago

Hi @taooceros 👋 I'll pass this on to our developers and we'll check it out on Monday Hope for your understanding and patience

taooceros commented 2 years ago

Hi @taooceros 👋 I'll pass this on to our developers and we'll check it out on Monday Hope for your understanding and patience

Thank you so much!

ira-sem commented 2 years ago

Hi @taooceros ! Looks like it is connected to this: https://scotthelme.co.uk/lets-encrypt-old-root-expiration/ Could you please make sure that your system isn't outdated?(there's a list of systems that where certificates will stop working) (https://support.microsoft.com/en-us/topic/support-for-urgent-trusted-root-updates-for-windows-root-certificate-program-in-windows-a4ac4d6c-7c62-3b6e-dfd2-377982bf3ea5)

taooceros commented 2 years ago

Hi @taooceros ! Looks like it is connected to this: https://scotthelme.co.uk/lets-encrypt-old-root-expiration/ Could you please make sure that your system isn't outdated?(there's a list of systems that where certificates will stop working) (https://support.microsoft.com/en-us/topic/support-for-urgent-trusted-root-updates-for-windows-root-certificate-program-in-windows-a4ac4d6c-7c62-3b6e-dfd2-377982bf3ea5)

Hi, sorry for the late reply. I am using win11, which should not be an outdated system. I check the crowdin page, and it suggests that the translation is downloaded successfully, which is kind of suggest that something wrong happens in the plugin (possible because of insider?).

ira-sem commented 2 years ago

Hi @taooceros ! Thanks for the info, passing to the developers and will reach you back as soon as I have any news (they are currently out of the office during holidays so might be a delay)

taooceros commented 2 years ago

Hi @taooceros ! Thanks for the info, passing to the developers and will reach you back as soon as I have any news (they are currently out of the office during holidays so might be a delay)

Thank you!

ira-sem commented 2 years ago

Hi @taooceros is it possible to check other versions vs code as well? also, can you check if there are any proxy in the network?