Trying to localize into Russian, but in the process error occurs. Where to find the cause in Birch-release?
P.S. I use AWS-instance.
Continue with committing these translations (y/n)? y
git add conf/locale
git commit --message="Update translations (autogenerated message)" --edit
*** Please tell me who you are.
Run
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: empty ident <edx...@ip-192-168-0-126.ec2.internal
> not allowed
Captured Task Output:
---------------------
---> pavelib.i18n.i18n_robot_pull
---> pavelib.i18n.i18n_transifex_pull
---> pavelib.i18n.i18n_validate_transifex_config
i18n_tool transifex pull
---> pavelib.i18n.i18n_extract
---> pavelib.i18n.i18n_validate_gettext
---> pavelib.assets.compile_coffeescript
node_modules/.bin/coffee --compile `find /edx/app/edxapp/edx-platform/lms /edx/app/edxapp/edx-platform/cms /edx/app/edxapp/edx-platform/common -type f -name "*.coffee"`
i18n_tool extract
---> pavelib.i18n.i18n_dummy
i18n_tool dummy
i18n_tool generate
---> pavelib.i18n.i18n_generate_strict
i18n_tool generate --strict
git clean -fdX conf/locale
i18n_tool validate
git add conf/locale
git commit --message="Update translations (autogenerated message)" --edit
Build failed running pavelib.i18n.i18n_robot_pull: Subprocess return code: 128
edxapp@ip-172-31-3-59:~/edx-platform$