You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
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.
The text was updated successfully, but these errors were encountered:
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
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?
The following command
tx push -sshows 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.
The text was updated successfully, but these errors were encountered: