`tx pull -a -t` always returns `Aborted` when pulling translated files
Closed this issue · 2 comments
luizfilho-hotmart commented
I'm running tx pull -a -t
to get translated files and it always returns Aborted
with no error messages.
tx -h
NAME:
tx - A new cli application
USAGE:
tx [global options] command [command options] [arguments...]
VERSION:
1.4.1
which tx
/usr/local/bin/tx
kbairak commented
Hey @luizfilho-hotmart,
I see that you closed this, but if you could give us a hint as to how we can reproduce this, we would appreciate this. Even if there was an error in the configuration that you since fixed, a simple 'Aborted' message is not a proper response by the cli.
Thanks
luizfilho-hotmart commented
Hello @kbairak,
This error occurred when the Transifex API was unstable. After the API instability normalize the translation files returned correctly. I didn't change the configuration.