Page MenuHomeVyOS Platform

wifi: TypeError on "show interfaces wireless info"
Closed, ResolvedPublicBUG

Description

[email protected]:~$ show interfaces wireless detail
wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
    link/ether 06:f0:21:54:2f:c0 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::4f0:21ff:fe54:2fc0/64 scope link tentative
       valid_lft forever preferred_lft forever

    RX:  bytes  packets  errors  dropped  overrun       mcast
             0        0       0        0        0           0
    TX:  bytes  packets  errors  dropped  carrier  collisions
             0        0       0        0        0           0
[email protected]:~$ show interfaces wireless info
Traceback (most recent call last):
  File "/usr/libexec/vyos/op_mode/show_wireless.py", line 143, in <module>
Interface  Type          SSID                         Channel
    intf['channel']))
TypeError: unsupported format string passed to NoneType.__format__

Details

Difficulty level
Unknown (require assessment)
Version
1.3-rolling-202011231055
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

c-po changed the task status from Open to In progress.Nov 23 2020, 2:28 PM
c-po claimed this task.
c-po triaged this task as Low priority.
c-po created this task.
c-po changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
erkin set Issue type to Bug (incorrect behavior).Aug 29 2021, 12:12 PM
erkin removed a subscriber: Active contributors.