No traffic on hotspot stats.

Hey Guys, I am using mikrotik for hotspot running on a vrrp interface. vrrp is being used for redundancy.

The problem is that because hotspot is running on the virtual vrrp interface and not physical ether interface, the hotspot is not able to get traffic (i.e. rx and tx stats of users).

Can you help me with getting this data. Will try to post any more information that might be needed.

\

/ip address print
Flags: X - disabled, I - invalid, D - dynamic

ADDRESS NETWORK INTERFACE

0 192.175.0.11/21 192.175.0.0 ether5
1 xx.xxx.xxx.xxx/29 xxx.xxx.xxx ether1
2 192.175.0.1/32 192.175.0.1 vrrp1
3 xx.xxx.xxx.xxx/29 xxx.xxx.xxx ether2

/interface vrrp print
Flags: X - disabled, I - invalid, R - running, M - master, B - backup

NAME INTERFACE MAC-ADDRESS VRID PRIORITY INTERVAL VERSION V3-PROTOCOL

0 RM vrrp1 ether5 00:00:xx:xx:xx:xx 1 250 1s 3 ipv4

/ip hotspot print
Flags: X - disabled, I - invalid, S - HTTPS

NAME INTERFACE ADDRESS-POOL PROFILE IDLE-TIMEOUT

0 hotspot1 vrrp1 hsprof1 12h

I have this same problem. Has there been an update or solution to this issue?