Project

General

Profile

Actions

Bug #11695

closed

PHP error in the last step of the wizard

Added by Viktor Gurov about 3 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
AWS VPC
Target version:
-
Start date:
03/18/2021
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
2.5.0
Affected Plus Version:
Affected Architecture:

Description

I get the following error message when trying to create a VPN using the AWS wizard:

Fatal error: Uncaught Error: Call to undefined function vpn_ipsec_configure() in /usr/local/www/wizards/vpc_vpn_wizard.inc:1109 Stack trace: #0 /usr/local/www/wizards/vpc_vpn_wizard.inc(1432): refreshDirtyConfigs() #1 /usr/local/www/wizard.php(116) : eval()'d code(1): submit_apply_config_changes() #2 /usr/local/www/wizard.php(116): eval() #3 {main} thrown in /usr/local/www/wizards/vpc_vpn_wizard.inc on line 1109 PHP ERROR: Type: 1, File: /usr/local/www/wizards/vpc_vpn_wizard.inc, Line: 1109, Message: Uncaught Error: Call to undefined function vpn_ipsec_configure() in /usr/local/www/wizards/vpc_vpn_wizard.inc:1109 Stack trace: #0 /usr/local/www/wizards/vpc_vpn_wizard.inc(1432): refreshDirtyConfigs() #1 /usr/local/www/wizard.php(116) : eval()'d code(1): submit_apply_config_changes() #2 /usr/local/www/wizard.php(116): eval() #3 {main} thrown

there is no `vpn_ipsec_configure()` on 2.5+ pfSense

Actions

Also available in: Atom PDF