i am unable to start openvpn, i am a newbie in openwrt , this is the log that i am getting,
Sun Jan 14 08:48:16 2024 daemon.warn openvpn(OVPN)[8339]: --cipher is not set. Previous OpenVPN version defaulted to BF-CBC as fallback when cipher negotiation failed in this case. If you need this fallback please add '--data-ciphers-fallback BF-CBC' to your configuration and/or add BF-CBC to --data-ciphers.
Sun Jan 14 08:48:16 2024 daemon.notice openvpn(OVPN)[8339]: OpenVPN 2.5.8 mipsel-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Sun Jan 14 08:48:16 2024 daemon.notice openvpn(OVPN)[8339]: library versions: OpenSSL 3.0.12 24 Oct 2023, LZO 2.10
Sun Jan 14 08:48:16 2024 daemon.err openvpn(OVPN)[8339]: neither stdin nor stderr are a tty device and you have neither a controlling tty nor systemd - can't ask for 'Enter Auth Username:'. If you used --daemon, you need to use --askpass to make passphrase-protected keys work, and you can not use --auth-nocache.
Sun Jan 14 08:48:16 2024 daemon.notice openvpn(OVPN)[8339]: Exiting due to fatal errorPreformatted text
In the box which says: Section to add an optional 'auth-user-pass' file with your credentials
username on the first line
password on the second line
As shown in my earlier screenshot
Correct and then modify the line with auth-user-pass in the window above and change it to auth-user-pass /etc/openvpn/ovpn.auth
the path and filename are specified in your screenshot after `credentials'
Save and reboot your router
I hope those are not the real username and password otherwise delete the screenshot and/or ask for new credentials