Hi!
I can only confirm this, but with a wider variety of devices...
The router (& CAPSMAN) is a RB3011UiAS running, CAPS:
- 2 hAP ac lite (RB952Ui-5ac2nD)
- 1 RP951G-2HnD
They are running the same 6.39.3 version of routerOS from the bugfix only branch.
The 2.4 GHz network when connection spends around ~20 seconds obtaining an IP address, gets one that's in range and there's no internet.
The interesting thing is that the 5 GHz network doesn't suffer from this issue.
Some clumsily exported data from the CAPsMAN:
# jan/09/2018 10:08:25 by RouterOS 6.39.3
#
/caps-man channel
add band=2ghz-b/g name=24
add band=5ghz-onlyac name=5
/caps-man security
add authentication-types=wpa2-psk encryption=aes-ccm,tkip group-encryption=aes-ccm name=base passphrase=NagyonBiztonsagosJelszo
/caps-man configuration
add channel=24 country=hungary datapath=base name=24 security=base ssid=net
add channel=5 country=hungary datapath=base name=5 security=base ssid=net-5
/caps-man datapath
add arp=enabled bridge=bridge client-to-client-forwarding=yes name=base
/caps-man interface
add channel=24 configuration=24 datapath=base disabled=no l2mtu=1600 mac-address=##:##:##:##:##:## master-interface=none name=cap1 radio-mac=##:##:##:##:##:## security=base
add configuration=5 datapath=base disabled=no l2mtu=1600 mac-address=##:##:##:##:##:## master-interface=none name=cap2 radio-mac=##:##:##:##:##:## security=base
add configuration=24 disabled=no l2mtu=1600 mac-address=##:##:##:##:##:## master-interface=none name=cap3 radio-mac=##:##:##:##:##:##
/caps-man manager
set ca-certificate=auto certificate=auto enabled=yes upgrade-policy=suggest-same-version
/caps-man provisioning
add action=create-dynamic-enabled master-configuration=5 name-format=identity radio-mac=##:##:##:##:##:##
add action=create-dynamic-enabled master-configuration=5 name-format=identity radio-mac=##:##:##:##:##:##
add action=create-dynamic-enabled master-configuration=24 name-format=identity
[admin@Source] /interface bridge> port print
Flags: X - disabled, I - inactive, D - dynamic
# INTERFACE BRIDGE PRIORITY PATH-COST HORIZON
0 I ;;; defconf
ether2-master bridge 0x80 10 none
1 ;;; defconf
ether6-master bridge 0x80 10 none
2 I ;;; defconf
sfp1 bridge 0x80 10 none
3 ether1 bridge 0x80 10 none
4 D ether7 bridge 0x80 10 none
5 D ether8 bridge 0x80 10 none
6 ID ether9 bridge 0x80 10 none
7 ID ether10 bridge 0x80 10 none
8 D cap3 bridge 0x80 10 none
9 D MasterBedroom-1 bridge 0x80 10 none
10 D cap1 bridge 0x80 10 none
11 ID cap2 bridge 0x80 10 none
12 ID cap4 bridge 0x80 10 none
[admin@Source] /caps-man> interface print
Flags: M - master, D - dynamic, B - bound, X - disabled, I - inactive, R - running
# NAME RADIO-MAC MASTER-INTERFACE
0 MDBR MasterBedroom-1 ##:##:##:##:##:## none
1 M BR cap1 ##:##:##:##:##:## none
2 M B cap2 ##:##:##:##:##:## none
3 M BR cap3 ##:##:##:##:##:## none
4 MDB cap4 ##:##:##:##:##:## none