Actions
Bug #6
closedCommand "rp-cli admin init" fails
Start date:
03/16/2022
Due date:
% Done:
0%
Estimated time:
Affects Version/s:
Fix Version/s:
Labels:
Description
When trying to unhide admin sub-commands in rp-cli with "rp-cli admin init", command failed with these error logs:
WARN[0000] GetAll data structure is not compatible with new definition (including data field)
Error: GetAll data structure is not compatible with new definition (including data field)
Updated by Vincent Rubiolo over 2 years ago
Stack infrastructure update in progress, which explains the error seen.
I will validate when the update is done that the command still works.
Updated by Vincent Rubiolo over 2 years ago
- Status changed from New to In Progress
Updated by Vincent Rubiolo over 2 years ago
- Status changed from In Progress to Resolved
- Assignee changed from Vincent Rubiolo to Emmanuel Jubera [SAFT]
This should be fixed following the latest SAFT stack upgrade:
$ rp-cli --version
rp-cli version 3.5.1 (2022-03-28_025516)
$ rp-cli admin init
-- Check and initialize admin rights --
Error: you are not administrator of the "saft_stack" stack, no "admin" initialization possible
Result: [KO]
Can you confirm on your end? Thanks!
Updated by Emmanuel Jubera [SAFT] over 2 years ago
I confirm the problem is fixed, please close the ticket.
Updated by Vincent Rubiolo over 2 years ago
- Status changed from Resolved to Closed
Actions