Actions
Bug #12824
closedFirewall Alias not working as intended - Stack Trace (2.6.0)
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.6.0
Affected Architecture:
amd64
Description
pfsense version:
Recent inplace upgrade to 2.6.0-RELEASE
Architecture:
Only tested against amd64
Issue
When trying to create and apply a Firewall Alias, the following stack trace error occurs:
Error:
Fatal error: Uncaught Error: Call to undefined function idn_to_ascii() in /etc/inc/util.inc:3686 Stack trace: #0 /usr/local/pfSense/include/www/alias-utils.inc(466): alias_idn_to_ascii('activate.micros...') #1 /usr/local/www/firewall_aliases_edit.php(146): saveAlias(Array, NULL) #2 {main} thrown in /etc/inc/util.inc on line 3686 PHP ERROR: Type: 1, File: /etc/inc/util.inc, Line: 3686, Message: Uncaught Error: Call to undefined function idn_to_ascii() in /etc/inc/util.inc:3686 Stack trace: #0 /usr/local/pfSense/include/www/alias-utils.inc(466): alias_idn_to_ascii('activate.micros...') #1 /usr/local/www/firewall_aliases_edit.php(146): saveAlias(Array, NULL) #2 {main} thrown
Steps to reproduce:
- Login to pfsense
- Firewall > Aliases
- Add an Alias under any Tab (they are tab ordered after creation)
- Name = Test
- Type = Host
- FQDN = any (example update.microsoft.com)
- Click "Save"
- Redirected to error listed above
Other information:
Error URL: /firewall_aliases_edit.php?tab=ip
No pre-existing Aliases exist.
Updated by Viktor Gurov almost 3 years ago
- Status changed from New to Rejected
- Priority changed from High to Normal
Unable to reproduce on pfSense Plus 22.01 and pfSense CE 2.6.0
Please try to reimage the appliance from scratch
This site is not for support or diagnostic discussion, however, so it's not the place to figure that out.
For assistance in solving problems, please post on the Netgate Forum or the pfSense Subreddit .
See Reporting Issues with pfSense Software for more information.
Actions