Mikrotik arm64 / hAP ax^2 / 7.19.1 (stable) OpenVPN

I spent a lot of time setting up an OpenVPN on a hAP ax^2 with ( 7.19.1 (stable)).

I tested on my iPhone using OpenVPN for iOS, and everything works great.

However, when I tested it on my Mac, it drops over and over. No errors in the logs that I can see that stand out??

Logs from TunnelBlick:

2025-06-19 13:57:50.793144 *Tunnelblick: Delaying HOLD release for 8.000 seconds
2025-06-19 13:57:58.798498 MANAGEMENT: CMD ‘hold release’
2025-06-19 13:57:58.798775 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2025-06-19 13:57:58.799185 MANAGEMENT: >STATE:1750366678,RESOLVE,
2025-06-19 13:57:58.803877 TCP/UDP: Preserving recently used remote address: [AF_INET]172.91.231.40:1194
2025-06-19 13:57:58.804141 Socket Buffers: R=[131072->131072] S=[131072->131072]
2025-06-19 13:57:58.804174 Attempting to establish TCP connection with [AF_INET]172.91.231.40:1194
2025-06-19 13:57:58.804195 MANAGEMENT: >STATE:1750366678,TCP_CONNECT,
2025-06-19 13:57:58.808858 TCP connection established with [AF_INET]172.91.231.40:1194
2025-06-19 13:57:58.809090 TCPv4_CLIENT link local: (not bound)
2025-06-19 13:57:58.809125 TCPv4_CLIENT link remote: [AF_INET]172.91.231.40:1194
2025-06-19 13:57:58.809222 MANAGEMENT: >STATE:1750366678,WAIT,
2025-06-19 13:57:58.813525 MANAGEMENT: >STATE:1750366678,AUTH,
2025-06-19 13:57:58.813722 TLS: Initial packet from [AF_INET]172.91.231.40:1194, sid=21a603ab 91ec319d
2025-06-19 13:57:58.905985 VERIFY OK: depth=1, C=US, ST=CA, L=IT, O=DMS_Studios, OU=IT, CN=CA
2025-06-19 13:57:58.906815 VERIFY KU OK
2025-06-19 13:57:58.906844 Validating certificate extended key usage
2025-06-19 13:57:58.906864 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
2025-06-19 13:57:58.906881 VERIFY EKU OK
2025-06-19 13:57:58.906897 VERIFY OK: depth=0, C=US, ST=CA, L=IT, O=DSM_Studios, OU=IT, CN=SERVER
2025-06-19 13:57:58.924682 Connection reset, restarting [0]
2025-06-19 13:57:58.925121 SIGUSR1[soft,connection-reset] received, process restarting
2025-06-19 13:57:58.925144 MANAGEMENT: >STATE:1750366678,RECONNECTING,connection-reset,
2025-06-19 13:57:58.925984 *Tunnelblick: Delaying HOLD release for 16.000 seconds
2025-06-19 13:58:00.818660 *Tunnelblick: Disconnecting; VPN Details… window disconnect button pressed
2025-06-19 13:58:01.126746 *Tunnelblick: Disconnecting using ‘kill’
2025-06-19 13:58:01.312994 SIGTERM[hard,init_instance] received, process exiting
2025-06-19 13:58:01.313024 MANAGEMENT: >STATE:1750366681,EXITING,init_instance,
2025-06-19 13:58:01.802929 *Tunnelblick: Expected disconnection occurred.

Any help, thank you all.