handler error HA_ERR_KEY_NOT_FOUND

I manually shutdown my cloud for maintenance but when I started the mysql-innodb-cluster one node did no come back it show the following error in the log:

Error_code: 1032; handler error HA_ERR_KEY_NOT_FOUND; the event’s source log mysql-bin.000344, end_log_pos 14812342, Error_code: MY-001032

I am not sure how to solve this error , can some one help?

mysql-innodb-cluster/0*                active    idle   0/lxd/3  10.2.101.153                       Unit is ready: Mode: R/W, Cluster is NOT tolerant to any failures. 1 member is not active.
mysql-innodb-cluster/1                 blocked   idle   1/lxd/3  10.2.101.149                       Cluster is inaccessible from this instance. Please check logs for details.
mysql-innodb-cluster/2                 active    idle   2/lxd/3  10.2.101.181                       Unit is ready: Mode: R/O, Cluster is NOT tolerant to any failures. 1 member is not active.
2024-04-11T01:25:35.994842Z 24 [ERROR] [MY-011574] [Repl] Plugin group_replication reported: 'Maximum number of retries when trying to connect to a donor reached. Aborting group replication incremental recovery.'
2024-04-11T01:25:35.994923Z 24 [ERROR] [MY-011620] [Repl] Plugin group_replication reported: 'Fatal error during the incremental recovery process of Group Replication. The server will leave the group.'
2024-04-11T01:25:35.995108Z 24 [ERROR] [MY-011712] [Repl] Plugin group_replication reported: 'The server was automatically set into read only mode after an error was detected.'
2024-04-11T01:25:35.995283Z 24 [System] [MY-011565] [Repl] Plugin group_replication reported: 'Setting super_read_only=ON.'
2024-04-11T01:25:39.149060Z 0 [System] [MY-011504] [Repl] Plugin group_replication reported: 'Group membership changed: This member has left the group.'

I haven’t been able to solve this yet. Can some one help me?