Winbox 4.0beta17 ERROR

Hi there,

I’m busy setting up a Point to Multipoint network and I keep on getting the following error after setting up a Cube 60Pro in station-bridge mode when I use the IP to connect. If I use the MAC Address then I can connect.
Screenshot 2025-02-22 165208.png
Screenshot 2025-02-22 164307.png

2025-02-22 16:46:28 by RouterOS 7.17.2

software id = U6CQ-91DT

model = CubeG-5ac60ay

serial number = ******

/interface bridge
add name=bridge1
/interface wireless
set [ find default-name=wlan1 ] country=“south africa” disabled=no frequency=
5700 mode=station-bridge nv2-security=enabled ssid=KPerim
/interface w60g
set [ find ] disabled=no mode=station-bridge name=wlan60-1 scan-list=58320
ssid=KPerim
/interface bonding
add mode=active-backup name=bonding1 primary=wlan60-1 slaves=wlan60-1,wlan1
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/interface bridge port
add bridge=bridge1 interface=bonding1
add bridge=bridge1 interface=ether1
/ip neighbor discovery-settings
set discover-interface-list=!dynamic
/ip address
add address=192.168.11.24/24 interface=bridge1 network=192.168.11.0
/ip dhcp-client
add interface=bridge1
/system clock
set time-zone-name=Africa/Johannesburg
/system gps
set port=gps
/system identity
set name=Ptp_Slave
/system note
set show-at-login=no

Though not solving your actual problem, you could use the old Winbox or SSH.
But is is odd to have such an error.

Hi yes I downloaded the old Winbox 3.41 to work as it’s quite annoying. I know it’s still in Beta

Your problem would be better responded to, if you would have called it Winbox (instead of RouterOS).
Have you already mentioned the problem in the dedicated topic:
http://forum.mikrotik.com/t/winbox-4-is-here/178358/1

There is one mention of assertion (which I thought was related to testing), don’t know if it is related.