In openvpn's server.conf
server.conf
#explicit-exit-notify 1
This option is enabled and only the udp protocol can be used. Otherwise it will report error: --explicit-exit-notify can only be used with --proto udp
error: --explicit-exit-notify can only be used with --proto udp