So I have OpenVPN with PiVPN installed with Pi-Hole on my Raspberry Pi 4, but for some reason it errors out when I try to launch the access point. I can create .ovpn files just fine, but connecting is the issue. I did the command "journalctl -xe" and it gave me this:
Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit openvpn-server@server.service has entered the 'failed' state with r>
Feb 12 08:49:43 raspberrypi systemd[1]: Failed to start OpenVPN service for ser>
░░ Subject: A start job for unit openvpn-server@server.service has failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit openvpn-server@server.service has finished with a failu>
░░
░░ The job identifier is 1967367 and the job result is failed.
Feb 12 08:49:43 raspberrypi ovpn-server[1197]: Consider setting groups/curves p>
Feb 12 08:49:43 raspberrypi ovpn-server[1197]: DEPRECATED OPTION: --cipher set >
Feb 12 08:49:43 raspberrypi ovpn-server[1197]: Options error: --client-config-d>
Feb 12 08:49:43 raspberrypi ovpn-server[1197]: Options error: Please correct th>
░░ Support: https://www.debian.org/support
░░
░░ An ExecStart= process belonging to unit openvpn-server@server.service has ex>
░░
░░ The process' exit code is 'exited' and its exit status is 200.
Feb 12 08:49:43 raspberrypi systemd[1]: openvpn-server@server.service: Failed w>
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit openvpn-server@server.service has entered the 'failed' state with r>
Feb 12 08:49:43 raspberrypi systemd[1]: Failed to start OpenVPN service for ser>
░░ Subject: A start job for unit openvpn-server@server.service has failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit openvpn-server@server.service has finished with a failu>
░░
░░ The job identifier is 1967367 and the job result is failed.
Feb 12 08:49:43 raspberrypi ovpn-server[1197]: Consider setting groups/curves p>
Feb 12 08:49:43 raspberrypi ovpn-server[1197]: DEPRECATED OPTION: --cipher set >
Feb 12 08:49:43 raspberrypi ovpn-server[1197]: Options error: --client-config-d>
Feb 12 08:49:43 raspberrypi ovpn-server[1197]: Options error: Please correct th>
lines 5810-5832/5855 100%
Help with this would be greatly appreciated.
Cant connect to OpenVPN server
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
-
- OpenVpn Newbie
- Posts: 4
- Joined: Sun Feb 12, 2023 4:17 am
Cant connect to OpenVPN server
Last edited by NoahConstrictor on Sun Feb 12, 2023 5:10 pm, edited 1 time in total.
-
- OpenVpn Newbie
- Posts: 4
- Joined: Sun Feb 12, 2023 4:17 am
Re: Cant connect to OpenVPN server
I just realised this might not be the right place to put this. I though I put it in another topic.
-
- OpenVpn Newbie
- Posts: 4
- Joined: Sun Feb 12, 2023 4:17 am
Re: Cant connect to OpenVPN server
I see in my file system OpenVPN is using easyrsa when I have PiVPN installed, would that do anything?
-
- OpenVpn Newbie
- Posts: 4
- Joined: Sun Feb 12, 2023 4:17 am
Re: Cant connect to OpenVPN server
I've uninstalled and reinstaleld OpenVPN and PiVPN many times without any residue and still keep getting errors starting the server. Someone please help.