Seaquel
MySQL error code

MySQL error 3972

MySQL server error 3972 is ER_GROUP_REPLICATION_PASSWORD_LENGTH, reported with SQLSTATE HY000.

The START GROUP_REPLICATION command failed since the password provided for the recovery channel exceeds the maximum length of 32 characters.
Error3972
NameER_GROUP_REPLICATION_PASSWORD_LENGTH
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference