Skip to content

Commit

Permalink
Fixing this for #178
Browse files Browse the repository at this point in the history
  • Loading branch information
gm3dmo committed Nov 15, 2024
1 parent 7d5b4d4 commit 7840333
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ curl -L ${curl_custom_flags} \
# "https://${hostname}:${mgmt_port}/manage/v1/config/init" --form "license=@${license_file}" --form "password=${mgmt_password}"
# The error message:
# {"error":{"message":"failed to initialize config: invalid request: password already set","request_id":"602e3c4a-4a50-4d9b-8539-f0dfe794d3b4"}}
curl: (22) The requested URL returned error: 400
# curl: (22) The requested URL returned error: 400


0 comments on commit 7840333

Please sign in to comment.