Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tx push and tx pull show the error tx ERROR: not enough values to unpack (expected 2, got 1) #110

Closed
arlindiDev opened this issue Oct 17, 2022 · 3 comments

Comments

@arlindiDev
Copy link

The following command tx push -s shows the following error:
tx ERROR: not enough values to unpack (expected 2, got 1)

I just upgraded to the new version that supports the new config file format.

@arlindiDev arlindiDev changed the title tx push shows error tx ERROR: not enough values to unpack (expected 2, got 1) tx push and tx pull show the error tx ERROR: not enough values to unpack (expected 2, got 1) Oct 17, 2022
@codegaze
Copy link
Member

codegaze commented Oct 17, 2022

Hello @arlindiDev,

Could you please providde a part of your config file?

@kbairak
Copy link
Member

kbairak commented Oct 18, 2022

Hey @arlindiDev,

In addition to what @codegaze said, to me this error message seems that it comes from a Python runtime and not a Go binary. Could you also show us the output of tx -h and which tx?

Thanks

@arlindiDev
Copy link
Author

@kbairak sorry I fixed this issue. Transifex was updated and we were still using the old version of the cli client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants