Project

General

Profile

Actions

Regression #11512

closed
BL VG

DHCP Leases page and ARP table page fail to load if DNS is not available

Regression #11512: DHCP Leases page and ARP table page fail to load if DNS is not available

Added by Brad Lavis over 5 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Viktor Gurov
Category:
Web Interface
Target version:
Start date:
02/23/2021
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
22.01
Release Notes:
Default
Affected Version:
2.5.0
Affected Architecture:

Description

From jimp: "Once upon a time it used to test for DNS on those pages and skip it if DNS didn't respond. Maybe that got broken."

Discussion thread -
https://forum.netgate.com/topic/161121/after-upgrade-to-2-5-status_dhcp_leases-php-nor-diag_arp-php-will-load


Related issues 2 (0 open2 closed)

Related to Regression #13162: Upgrade does not work when using only IPv6 DNS serversResolvedViktor Gurov

Actions
Is duplicate of Bug #12709: RRD stats have many dropouts in all databases, with DHCPD RRD logging enabled and broken reverse DNSDuplicate

Actions

JP Updated by Jim Pingle over 5 years ago Actions #1

  • Tracker changed from Bug to Regression
  • Target version set to CE-Next

KF Updated by Karl Fife over 5 years ago Actions #2

Updated by Anonymous almost 5 years ago Actions #4

  • Assignee set to Viktor Gurov

We don't yet know if this issue affects Plus. No reports originating from that version have been observed.

JP Updated by Jim Pingle almost 5 years ago Actions #5

  • Status changed from New to Pull Request Review
  • Plus Target Version set to 22.01

VG Updated by Viktor Gurov almost 5 years ago Actions #6

the MR/patch works as expected - https://forum.netgate.com/topic/161424/dhcp-lease-screen-not-loading/86:

@viktor_g The patch resolved the issue for me.
Status / DHCP Leases page now loads immediately. (had been taking ~40 seconds since the 2.5.2 upgrade).
Thanks.

VG Updated by Viktor Gurov almost 5 years ago Actions #7

  • Status changed from Pull Request Review to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:e33311fefd11f5b30c6822c298cf9d12adbb164e.

RS Updated by Ronald Schellberg almost 5 years ago Actions #8

Noticed when executing a ndp diagnostic query, that _getHostName() is now declared in both diag_ndp.php and system.inc.

I assume the declaration at line 103 in diag_ndp.php should be removed.

VG Updated by Viktor Gurov almost 5 years ago Actions #9

Ronald Schellberg wrote in #note-8:

Noticed when executing a ndp diagnostic query, that _getHostName() is now declared in both diag_ndp.php and system.inc.

I assume the declaration at line 103 in diag_ndp.php should be removed.

fix:
https://gitlab.netgate.com/pfSense/pfSense/-/merge_requests/417

JP Updated by Jim Pingle almost 5 years ago Actions #10

  • Status changed from Feedback to Pull Request Review
  • Target version changed from CE-Next to 2.6.0

VG Updated by Viktor Gurov almost 5 years ago Actions #11

  • Status changed from Pull Request Review to Feedback

Applied in changeset commit:aa1936eefc251b5330e7392f3b1fbc23a006a400.

JP Updated by Jim Pingle almost 5 years ago Actions #12

  • Subject changed from status_dhcp_leases.php and diag_arp.php fail to load if DNS doesn't respond to DHCP Leases page and ARP table page fail to load if DNS is not available

Updating subject for release notes.

VG Updated by Viktor Gurov over 4 years ago Actions #13

  • Is duplicate of Bug #12709: RRD stats have many dropouts in all databases, with DHCPD RRD logging enabled and broken reverse DNS added

VG Updated by Viktor Gurov over 4 years ago Actions #14

  • Status changed from Feedback to Duplicate

system_get_dhcpleases() fixed in #11512

JP Updated by Jim Pingle over 4 years ago Actions #15

  • Status changed from Duplicate to Feedback

JP Updated by Jim Pingle over 4 years ago Actions #16

  • Status changed from Feedback to Closed

VG Updated by Viktor Gurov over 4 years ago Actions #17

  • Related to Regression #13162: Upgrade does not work when using only IPv6 DNS servers added

AS Updated by Aaron Shaffer about 4 years ago Actions #18

I recently upgraded to 22.05 and am seeing this same issue. Possible regression again? The page used to load within a few seconds. Now it waits a long time and then says "504 Gateway Time-out"

Actions

Also available in: Atom