OPENVPN issue on latest glinet firmware

i have atx1800 v4.7.0

perfectly valid ovpn file on my local openvpn client app is working fine

on router is throwing error when trying to use this ovpn as OpenVPN client under VPN menu

Fri Apr 18 19:32:07 2025 daemon.notice netifd: Interface 'ovpnclient' is now down
Fri Apr 18 19:32:07 2025 daemon.notice netifd: Interface 'ovpnclient' is setting up now
Fri Apr 18 19:32:07 2025 daemon.err ovpnclient[26446]: Options error: option 'auth-user-pass' is not expected to be inline (/tmp/ovpnclient/ovpnclient:79)
Fri Apr 18 19:32:07 2025 daemon.warn ovpnclient[26446]: Use --help for more information.
Fri Apr 18 19:32:12 2025 daemon.notice netifd: Interface 'ovpnclient' is now down
Fri Apr 18 19:32:12 2025 daemon.notice netifd: Interface 'ovpnclient' is setting up now
Fri Apr 18 19:32:12 2025 daemon.err ovpnclient[26688]: Options error: option 'auth-user-pass' is not expected to be inline (/tmp/ovpnclient/ovpnclient:79)
Fri Apr 18 19:32:12 2025 daemon.warn ovpnclient[26688]: Use --help for more information.
Fri Apr 18 19:32:17 2025 daemon.notice netifd: Interface 'ovpnclient' is now down
Fri Apr 18 19:32:17 2025 daemon.notice netifd: Interface 'ovpnclient' is setting up now
Fri Apr 18 19:32:18 2025 daemon.err ovpnclient[26915]: Options error: option 'auth-user-pass' is not expected to be inline (/tmp/ovpnclient/ovpnclient:79)
Fri Apr 18 19:32:18 2025 daemon.warn ovpnclient[26915]: Use --help for more information.
Fri Apr 18 19:32:23 2025 daemon.notice netifd: Interface 'ovpnclient' is now down
Fri Apr 18 19:32:23 2025 daemon.notice netifd: Interface 'ovpnclient' is setting up now
Fri Apr 18 19:32:23 2025 daemon.err ovpnclient[27160]: Options error: option 'auth-user-pass' is not expected to be inline (/tmp/ovpnclient/ovpnclient:79)
Fri Apr 18 19:32:23 2025 daemon.warn ovpnclient[27160]: Use --help for more information.
Fri Apr 18 19:32:28 2025 daemon.notice netifd: Interface 'ovpnclient' is now down
Fri Apr 18 19:32:28 2025 daemon.notice netifd: Interface 'ovpnclient' is setting up now
Fri Apr 18 19:32:28 2025 daemon.err ovpnclient[27388]: Options error: option 'auth-user-pass' is not expected to be inline (/tmp/ovpnclient/ovpnclient:79)
Fri Apr 18 19:32:28 2025 daemon.warn ovpnclient[27388]: Use --help for more information.

part of the ovpn file

</ca>
<auth-user-pass>
myusername
mypwd
</auth-user-pass>
<connection>

@support
please contact me in PM
can give ovpn client config so that you test validity and fix in next firmware update.

thx.

Hello,

Thank you for your feedback.

I will ask you to get this profile to try to reproduce this issue.

sent
thx

Hello,

This parameter is not supported in the current OVPN version:

<auth-user-pass> 
xxx (this is username)
xxx (this is passwd)
</auth-user-pass>

You can manually delete the above parameters in profile .opvn and then add
auth-user-pass

And when importing profile, enter the above parameters username and passwd