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.Dismiss alert
Current version from repo [2.00.11.020] segfault on newer kernels, for example on 4.19* on some set actions. # tw-cli /c0/u0 set autoverify=off Setting Auto-Verify Policy on /c0/u0 to [off] ... Segmentation fault # tw-cli show ver CLI Version = 2.00.11.020 API Version = 2.08.00.023
and has no error on 2.00.11.022 version from the 10.2.2.1/9.5.5.1 code sets
# /root/tw_cli /c0/u0 set autoverify=off Setting Auto-Verify Policy on /c0/u0 to [off] ... Done. # /root/tw_cli show ver CLI Version = 2.00.11.022 API Version = 2.08.00.027
Please, update.
The text was updated successfully, but these errors were encountered:
Current version from repo [2.00.11.020] segfault on newer kernels, for example on 4.19* on some set actions.
# tw-cli /c0/u0 set autoverify=off
Setting Auto-Verify Policy on /c0/u0 to [off] ... Segmentation fault
# tw-cli show ver
CLI Version = 2.00.11.020
API Version = 2.08.00.023
and has no error on 2.00.11.022 version from the
10.2.2.1/9.5.5.1 code sets# /root/tw_cli /c0/u0 set autoverify=off
Setting Auto-Verify Policy on /c0/u0 to [off] ... Done.
# /root/tw_cli show ver
CLI Version = 2.00.11.022
API Version = 2.08.00.027
Please, update.
The text was updated successfully, but these errors were encountered: