Seaquel
MySQL error code

MySQL error 3811

MySQL server error 3811 is ER_BINLOG_MASTER_KEY_ROTATION_FAIL_TO_CLEANUP_AUX_KEY, reported with SQLSTATE HY000.

Failed to remove auxiliary binary log encryption key from keyring, please check if keyring is loaded. The cleanup of the binary log master key rotation process did not finish as expected and the cleanup will take place upon server restart or next 'ALTER INSTANCE ROTATE BINLOG MASTER KEY' execution.
Error3811
NameER_BINLOG_MASTER_KEY_ROTATION_FAIL_TO_CLEANUP_AUX_KEY
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference