Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2022-10-31 01:18:10

lhcbec4
New member
Registered: 2022-10-31
Posts: 1

AWS Translation error 503

Hello everyone.
We are testing automatic translation with AWS. After configuring region, access and secret, we use the translate button to test at "Translation settings", then we get "We’ll be back soon!" and in the browser console "POST https://.../index.php/site_admin/translation/configuration 503".
At server logs we found "PHP message: Error: Class 'Aws\\Translate\\TranslateClient' not found in /var/www/vhosts/.../.../lib/core/lhtranslate/lhawstranslate.php:52".
We can't use any other translation service because we only have subscripcion to AWS, but if we configure Google, we get error about wrong API key, so we think the translation service is communicating well but there is some ptoblem with the AWS client.
Anybody facing the same issue?
Thank you.

Offline

#2 2022-10-31 07:27:22

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: AWS Translation error 503

Just modify https://github.com/LiveHelperChat/liveh … poser.json and add AWS dependency. As this service I usually use with elasticSearch extension which already uses AWS library.

Offline

Board footer