Project

General

Profile

Actions

Regression #15170

closed

webConfigurator IPv6 resolver syntax change

Added by Chris Linstruth 3 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
24.03
Release Notes:
Force Exclusion
Affected Version:
2.8.0
Affected Architecture:
All

Description

It looks like a webconfigurator line like this:

resolver 127.0.0.1 ::1 8.8.8.8 valid=300s;

Needs to be this instead:

resolver 127.0.0.1 [::1] 8.8.8.8 valid=300s;

Or nginx errors out:

Jan 17 14:13:11 fw-223 php-cgi[20403]: rc.restart_webgui: The command '/usr/local/sbin/nginx -c /var/etc/nginx-webConfigurator.conf' returned exit code '1', the output was 'nginx: [emerg] invalid port in resolver "::1" in /var/etc/nginx-webConfigurator.conf:44'
Actions #1

Updated by Marcos M 3 months ago

  • Tracker changed from Bug to Regression
  • Status changed from New to Resolved
  • Assignee set to Marcos M
  • Target version set to 2.8.0
  • % Done changed from 0 to 100
  • Plus Target Version set to 24.03
  • Release Notes changed from Default to Force Exclusion
  • Affected Version set to 2.8.0
  • Affected Architecture All added
Actions #2

Updated by Chris Linstruth 3 months ago

Looks good on Jan 22 build. Thanks.

Actions #3

Updated by Chris Linstruth 3 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF