Problem with disconnecting wifi client (wave2)

Hi, I’m having trouble disconnecting clients on my Wi-Fi network - I’m using haP ac3 with wave2 package.

The “key handshake timeout”, “group key timeout”, “does not have matching pairwise cipher” errors are most frequently repeated in the logs for individual devices.

My configuration:

/interface wifiwave2 channel
add band=2ghz-n frequency=2412,2437,2462 name=ch_24 width=20/40mhz
add band=5ghz-ac frequency=5180 name=ch_5 width=20/40/80mhz
/interface wifiwave2 security
add authentication-types=wpa2-psk,wpa3-psk disable-pmkid=yes name=security_lan wps=disable
/interface wifiwave2 configuration
add channel=ch_24 country=Poland name=cfg24_lan security=security_lan ssid=MySSID
add channel=ch_5 country=Poland name=cfg5_lan security=security_lan ssid=MySSID
/interface wifiwave2
set [ find default-name=wifi2 ] configuration=cfg5_lan configuration.mode=ap disabled=no name=wifi_5
set [ find default-name=wifi1 ] configuration=cfg24_lan configuration.mode=ap disabled=no name=wifi_24

Has anyone encountered a similar case with wifi wave 2 and has a configuration that is relatively the most universal?
I care about the operation of WPA2 and WPA3.

Thank you in advance for your help.

I have exactly the same problem. But unfortunately I didn’t find a solution.

Same problem here. Mikrotik should do something about this asap.