You could try downloading the config file, make a copy and edit out the remaining OpenVPN bits, then import the edited file and see if that fixes it. WinMerge is your friend here, so it's worth a shot.
opnsense-patch 3f80ddb
Try thisCode: [Select] opnsense-patch 3f80ddbhttps://github.com/opnsense/core/commit/3f80ddbe9e52466e760dcbf84ec187c973dc610f
Can you expand on that group that seems to be causing the issues then ? If things work fine for a while then there's something changing that causes the issue.
<tr id="expand-internal-rules" class="expand_type is_collapsed" data-type="internal" style="display: none;"> <td><i class="fa fa-folder-o text-muted"></i></td> <td></td> <td class="view-info" colspan="2"> </td> <td class="view-info hidden-xs hidden-sm" colspan="5"> </td> <td colspan="2" class="view-stats hidden-xs hidden-sm"></td> <td colspan="2" class="view-stats"></td> <td class="view-info"></td> <td>Automatically generated rules</td> <td> <button class="btn btn-default btn-xs" id="expand-internal"> <i class="fa fa-chevron-circle-down" aria-hidden="true"></i> <span class="badge"> <span id="internal-rule-count"><span> </span> </button> </td> </tr>
<tr id="expand-floating-rules" class="expand_type is_collapsed" data-type="floating" style="display: none;"> <td><i class="fa fa-folder-o text-muted"></i></td> <td></td> <td class="view-info" colspan="2"> </td> <td class="view-info hidden-xs hidden-sm" colspan="5"> </td> <td colspan="2" class="view-stats hidden-xs hidden-sm"></td> <td colspan="2" class="view-stats"></td> <td class="view-info"></td> <td>Floating rules</td> <td> <button class="btn btn-default btn-xs" id="expand-floating"> <i class="fa fa-chevron-circle-down" aria-hidden="true"></i> <span class="badge"> <span id="floating-rule-count"><span> </span> </button> </td> </tr>