Seaquel
MySQL error code

MySQL error 3021

MySQL server error 3021 is ER_REPLICA_CHANNEL_IO_THREAD_MUST_STOP, reported with SQLSTATE HY000.

This operation cannot be performed with a running replica io thread; run STOP REPLICA IO_THREAD FOR CHANNEL '%s' first.
Error3021
NameER_REPLICA_CHANNEL_IO_THREAD_MUST_STOP
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference