Bug #8007
closedStatus -> Queues show as (loading) and don't update
100%
Description
Has the changed of VLAN interface names to use the ‘dotted’ format broken the Queues page, it was fine with 2.4.0 ?
All my vlan interfaces now show as (loading) and don't update as per the attached screenshot.
I've tried running the wizzard again and that hasn't made a difference.
WAN (wan) -> pppoe0 -> v4/PPPoE: xx.xx.xx.xx/32
v6/DHCP6: xxxx:xxxx:xxxx:d8::1/64
LAN (lan) -> igb0 -> v4: 172.16.1.1/24
v6: xxxx:xxxx:xxxx:1::1/64
OPT1 (opt1) -> igb2 ->
OPT2 (opt2) -> igb3 ->
OPT3 (opt3) -> igb4 ->
OPT4 (opt4) -> igb5 ->
USER (opt5) -> igb0.2 -> v4: 172.16.2.1/24
v6: xxxx:xxxx:xxxx:2::1/64
GUEST (opt6) -> igb0.3 -> v4: 172.16.3.1/24
v6: xxxx:xxxx:xxxx:3::1/64
IOT (opt7) -> igb0.4 -> v4: 172.16.4.1/24
v6: xxxx:xxxx:xxxx:4::1/64
DMZ (opt8) -> igb0.5 -> v4: 172.16.5.1/24
v6: xxxx:xxxx:xxxx:5::1/64
VOICE (opt9) -> igb0.6 -> v4: 172.16.6.1/24
v6: xxxx:xxxx:xxxx:6::1/64
Files
Updated by Jim Pingle about 7 years ago
- Target version set to 2.4.2
The queue names are formed using the underlying interface and this apparently breaks the javascript selection of the ID to replace the contents. Looks like they should use the friendly interface name instead of the physical here. I have a fix.
Updated by Jim Pingle about 7 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 63a480cbf6b24d155421c1cd74f1b0409ae945de.
Updated by Jorz Ybañez about 7 years ago
- File WAN Queue Loading.PNG WAN Queue Loading.PNG added
Jim Pingle wrote:
Applied in changeset 63a480cbf6b24d155421c1cd74f1b0409ae945de.
Still displaying (Loading) in WAN interfaces root queues.
Updated by Jim Pingle about 7 years ago
- Status changed from Feedback to Assigned
- Affected Architecture All added
- Affected Architecture deleted (
)
Aha, when I tested in PRIQ it all worked but it doesn't have root queues like HFSC, I'll check on that. Thanks!
Updated by Jorz Ybañez about 7 years ago
Jim Pingle wrote:
Aha, when I tested in PRIQ it all worked but it doesn't have root queues like HFSC, I'll check on that. Thanks!
You're welcome.
BTW, in 2.4.0, it works fine though. I have 2.4.0 and 2.4.1 versions running.
Updated by Jim Pingle about 7 years ago
- Status changed from Assigned to Feedback
Applied in changeset 2d07b58d8cc2c67fbb701cf2d369691ad3ab0074.
Updated by Jorz Ybañez about 7 years ago
- File Status Queue 2.4.1.png Status Queue 2.4.1.png added
Jim Pingle wrote:
Applied in changeset 2d07b58d8cc2c67fbb701cf2d369691ad3ab0074.
Thank you Jim for fixing the issue.
Updated by Jim Pingle about 7 years ago
- Status changed from Feedback to Resolved