Actions
Bug #10501
closedDuplicating OpenVPN client results in "Unable to contact daemon" error
Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
OpenVPN
Target version:
-
Start date:
04/26/2020
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
amd64
Description
On a fresh pfSense install, I create an OpenVPN client and the connection successfully starts (as seen in Status>OpenVPN), then I duplicate that client and check the status, where I see the error for my duplicated client "Unable to contact daemon" and "Service not running?"
If I manually create all of my OpenVPN clients, there is no issue
Updated by Jim Pingle about 5 years ago
- Category set to OpenVPN
- Status changed from New to Not a Bug
Not a bug, but a configuration issue. If it didn't start, then you must not have changed settings sufficiently to make it unique.
When duplicating, you have to change conflicting settings that would otherwise cause it to fail. Input validation catches some of these, but especially with custom options it's impossible to catch them all.
Actions