Bug #13378
closedCaptive portal - Uncaught Error: Call to undefined function pfSense_pf_cp_get_eth_pipes() in /etc/inc/captiveportal.inc:1660
0%
Description
GOT these errors after pfsense update 22.05
I hope you can help me with these issue.
PHP Errors:
[27-Jul-2022 04:21:24 Etc/UTC] PHP Fatal error: Uncaught Error: Call to undefined function pfSense_pf_cp_get_eth_pipes() in /etc/inc/captiveportal.inc:1660
Stack trace:
#0 /etc/inc/captiveportal.inc(1021): captiveportal_get_dn_passthru_pipes('00:91:9e:4c:8a:...')
#1 /etc/inc/captiveportal.inc(526): captiveportal_passthrumac_delete_entry(Array)
#2 /etc/inc/captiveportal.inc(503): captiveportal_delete_rules(Array, false)
#3 /etc/inc/captiveportal.inc(235): captiveportal_init_rules(false)
#4 /etc/inc/captiveportal.inc(216): captiveportal_configure_zone(Array)
#5 /etc/rc.bootup(392): captiveportal_configure()
#6 {main}
thrown in /etc/inc/captiveportal.inc on line 1660
[27-Jul-2022 12:09:28 Etc/UTC] PHP Fatal error: Uncaught Error: Call to undefined function pfSense_pf_cp_get_eth_pipes() in /etc/inc/captiveportal.inc:1660
Stack trace:
#0 /etc/inc/captiveportal.inc(1021): captiveportal_get_dn_passthru_pipes('bc:2e:f6:6a:7a:...')
#1 /usr/local/www/services_captiveportal_mac.php(67): captiveportal_passthrumac_delete_entry(Array)
#2 {main}
thrown in /etc/inc/captiveportal.inc on line 1660
[27-Jul-2022 15:18:03 Etc/UTC] PHP Fatal error: Uncaught Error: Call to undefined function pfSense_pf_cp_get_eth_pipes() in /etc/inc/captiveportal.inc:1660
Stack trace:
#0 /etc/inc/captiveportal.inc(1021): captiveportal_get_dn_passthru_pipes('04:72:95:1d:51:...')
#1 /usr/local/www/services_captiveportal_mac.php(67): captiveportal_passthrumac_delete_entry(Array)
#2 {main}
thrown in /etc/inc/captiveportal.inc on line 1660
[27-Jul-2022 17:04:11 Etc/UTC] PHP Fatal error: Uncaught Error: Call to undefined function pfSense_pf_cp_get_eth_pipes() in /etc/inc/captiveportal.inc:1660
Stack trace:
#0 /etc/inc/captiveportal.inc(1021): captiveportal_get_dn_passthru_pipes('bc:2e:f6:6a:7a:...')
#1 /usr/local/www/services_captiveportal_mac_edit.php(170): captiveportal_passthrumac_delete_entry(Array)
#2 {main}
thrown in /etc/inc/captiveportal.inc on line 1660
No FreeBSD crash data found.
Updated by Marcos M about 3 years ago
- Status changed from New to Not a Bug
- Priority changed from Urgent to Normal
That seems to be a failed upgrade - try reinstalling. If you are able to reproduce it reliably, feel free to provide the exact steps.