Solved translation server timeout
-
Hi,
I‘m a new user from chrome.
when I try to use translation,https://mimir.vivaldi.com/translate request always timeout then no response.
I try to use proxy to connect but didn't work.
-
@pafflick I solved.The network connection is blocked by GFW.Sorry to bother you.
-
@simonling said in translation server timeout:
Hi,
I‘m a new user from chrome.
when I try to use translation,https://mimir.vivaldi.com/translate request always timeout then no response.
I try to use proxy to connect but didn't work.
-
Are you still having the issue? Our server used to have occasional hiccups, but it was only temporary, and the translation should be working at the moment.
-
Ppafflick moved this topic from Vivaldi for macOS on
-
The Vivaldi translation server running fine at this time.
-
Quick hackish test of Translate Server:
$ time curl -X POST https://mimir.vivaldi.com/translate -H 'Content-Type: application/json' -d '{"source": "en", "target": "no", "q": ["translation"]}' { "sourceText": [ "translation" ], "detectedSourceLanguage": "en", "translatedText": [ "oversettelse" ] } real 0m0.271s user 0m0.000s sys 0m0.015s
-
@pafflick I solved.The network connection is blocked by GFW.Sorry to bother you.
-
Ppafflick marked this topic as a question on
-
Ppafflick has marked this topic as solved on
-
Ppafflick moved this topic from Community & Services on