ERROR: The recovery password provided is not formatted correctly according to requirements for a numerical password. The ...

ERROR: The recovery password provided is not formatted correctly according to
requirements for a numerical password.

The password must contain exactly 48 digits, which can be divided into 8
groups of 6 digits each. Use a hyphen (-) to separate groups of 6 digits on
the command line.

Each group of 6 digits in the 48-digit numerical password must be:
1. Divisible by 11
2. Less than 720896

For example, "000000" is a valid group of 6 digits.
Invalid groups include "123456", "720896", and "888888".

Use "-rp" with no arguments to generate a random password.