Skip Navigation

This thread is resolved. Here is a description of the problem and solution.

Problem:
If you're working on translations in the ATE and click "Complete", sometimes the translations queue may still show the jobs as In Progress even though they are actually done.
Solution:
We have identified that this issue might be related to Varnish caching the API calls used during the ATE synchronization process. To resolve this, we recommend excluding the API URLs from Varnish caching. Specifically, you should exclude the endpoint used for ATE sync, such as

https://wpml-chainalysis.pantheonsite.io/wp-json/wpml/tm/v1/

and any URL that follows this pattern.

Please note that this solution might be irrelevant if it's outdated or not applicable to your case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, please open a new support ticket at WPML support forum for further assistance.

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

Tagged: 

This topic contains 58 replies, has 2 voices.

Last updated by Lauren 2 months, 2 weeks ago.

Assisted by: Lauren.

Author Posts
May 22, 2023 at 3:50 pm #13692475

Lauren
Supporter

Languages: English (English )

Timezone: America/New_York (GMT-05:00)

Thank you, I have relayed this to our developers for further troubleshooting.

May 25, 2023 at 2:23 pm #13717207

Lauren
Supporter

Languages: English (English )

Timezone: America/New_York (GMT-05:00)

As our developers continue testing, they are running into some errors and have requested a copy of your site. Can you please use Duplicator or All in One Migration plugin to send a copy? I have marked the next reply as private so that you can share access or a link to a file drop. Thanks!

May 30, 2023 at 7:45 pm #13742347

Lauren
Supporter

Languages: English (English )

Timezone: America/New_York (GMT-05:00)

Thanks so much, I have sent the package to our developers for further troubleshooting.

December 6, 2024 at 4:37 am #16484463

Lauren
Supporter

Languages: English (English )

Timezone: America/New_York (GMT-05:00)

I wanted to follow up on this ticket and my apologies for such a late response, as I hadn't seen the reply from our second tier. Pantheon uses Varnish caches and our API calls are cached as well. For example, this request hidden link sync the jobs and download the data from ATE.

Is it possible to exclude the API URLs from Varnish caching? I mean all the endpoint that are used in ATE sync e.g.
hidden link (this URL and anything after that)

Please let me know if this is a suitable resolution.