Bug 1210604 - [network] Sometime the icon of WIFI state will show as "?", but it can actually the network
Summary: [network] Sometime the icon of WIFI state will show as "?", but it can actual...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-shell
Version: 21
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Owen Taylor
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-10 07:24 UTC by Yang Zhang
Modified: 2015-12-02 17:52 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-02 10:58:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
This is the screenshot of the issue. (261.94 KB, image/png)
2015-08-15 19:25 UTC, Yang Zhang
no flags Details

Description Yang Zhang 2015-04-10 07:24:27 UTC
Description of problem: The Network Manager's icon was incorrect on top bar,
Sometime the icon will show as "?" even Network is OK. and there is a problem
with VPN also.


Version-Release number of selected component (if applicable): Fedora 21, Gnome 3.14.0


How reproducible: if you creates two VPN contion, if you turn on one first, 
and then trun on the second when first conntion will success as soon, The 
result are Network Manager show the VPN is connected, but actully does not!  

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Jirka Klimes 2015-08-14 18:48:09 UTC
Can you still see the problem with the icon? If so please, attach a screen shot and output of these commands:
$ nmcli general
$ nmcli device
And also NM logs can be helpful (journalctl -b 0 -u NetworkManager)

Comment 2 Yang Zhang 2015-08-15 19:14:21 UTC
(In reply to Jirka Klimes from comment #1)
> Can you still see the problem with the icon? If so please, attach a screen
> shot and output of these commands:
> $ nmcli general
> $ nmcli device
> And also NM logs can be helpful (journalctl -b 0 -u NetworkManager)

-------------------------nmcli output---------------------------------
[root@localhost tmp]# nmcli general
STATE                  CONNECTIVITY  WIFI-HW  WIFI     WWAN-HW  WWAN    
connected (site only)  limited       enabled  enabled  enabled  enabled 
[root@localhost tmp]# nmcli device 
DEVICE      TYPE      STATE         CONNECTION     
virbr0      bridge    connected     virbr0         
virbr0-nic  tap       connected     virbr0-nic     
wlp2s0      wifi      connected     TP-LINK_AB7B4A 
enp0s25     ethernet  disconnected  --             
lo          loopback  unmanaged     --             
[root@localhost tmp]# 


--------------------journalctl output (recent 100 lines)-------------------
Aug 16 01:13:33 localhost.localdomain NetworkManager[1104]: <info>  (tun0): Activation: Stage 1 of 5 (Device Prepare) scheduled...
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  NetworkManager state is now CONNECTED_LOCAL
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  NetworkManager state is now CONNECTED_SITE
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): Activation: Stage 1 of 5 (Device Prepare) started...
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): Activation: Stage 2 of 5 (Device Configure) scheduled...
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): Activation: Stage 1 of 5 (Device Prepare) complete.
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): Activation: Stage 2 of 5 (Device Configure) starting...
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): device state change: prepare -> config (reason 'none') [40 50 0]
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): Activation: Stage 2 of 5 (Device Configure) successful.
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): Activation: Stage 3 of 5 (IP Configure Start) scheduled.
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): Activation: Stage 2 of 5 (Device Configure) complete.
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): Activation: Stage 3 of 5 (IP Configure Start) started...
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): device state change: config -> ip-config (reason 'none') [50 70 0]
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): Activation: Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): Activation: Stage 3 of 5 (IP Configure Start) complete.
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): Activation: Stage 5 of 5 (IPv4 Commit) started...
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): Activation: Stage 5 of 5 (IPv4 Commit) complete.
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): device state change: secondaries -> activated (reason 'none') [90 100 0]
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  NetworkManager state is now CONNECTED_LOCAL
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  NetworkManager state is now CONNECTED_SITE
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  Policy set 'tun0' (tun0) as default for IPv4 routing and DNS.
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  (tun0): Activation: successful, device activated.
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:13:34 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:13:35 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:13:35 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:13:36 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:13:36 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:13:36 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:13:36 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:13:37 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:13:37 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:13:38 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:17:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:22:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:22:33 localhost.localdomain NetworkManager[1104]: nm-openvpn-Message: Terminated openvpn daemon with PID 18901.
Aug 16 01:22:33 localhost.localdomain NetworkManager[1104]: <error> [1439659353.962610] [platform/nm-linux-platform.c:2357] link_change(): Netlink error changing link 9:  <DOWN> mtu 0 (1) driver 'unknown' udi '/sys/devices/virtual/net/tun0': No such device
Aug 16 01:22:33 localhost.localdomain NetworkManager[1104]: <error> [1439659353.962815] [platform/nm-linux-platform.c:1861] delete_object(): Netlink error deleting 10.10.10.6/32 lft forever pref forever lifetime 297703-0[4294967295,4294967295] ptp 10.10.10.5 dev tun0 src kernel: No such device (-31)
Aug 16 01:22:33 localhost.localdomain NetworkManager[1104]: <info>  (tun0): device state change: activated -> unmanaged (reason 'removed') [100 10 36]
Aug 16 01:22:33 localhost.localdomain NetworkManager[1104]: <info>  (tun0): deactivating device (reason 'removed') [36]
Aug 16 01:22:33 localhost.localdomain NetworkManager[1104]: <info>  NetworkManager state is now CONNECTED_LOCAL
Aug 16 01:22:33 localhost.localdomain NetworkManager[1104]: <info>  NetworkManager state is now CONNECTED_SITE
Aug 16 01:22:33 localhost.localdomain NetworkManager[1104]: <info>  Policy set 'TP-LINK_AB7B4A' (wlp2s0) as default for IPv4 routing and DNS.
Aug 16 01:22:34 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:22:34 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:22:35 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:22:36 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:22:37 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:22:37 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:22:37 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:22:54 localhost.localdomain NetworkManager[1104]: <info>  VPN service 'openvpn' disappeared
Aug 16 01:27:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:32:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:37:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:40:49 localhost.localdomain dhclient[13845]: DHCPREQUEST on wlp2s0 to 192.168.1.1 port 67 (xid=0xba998b70)
Aug 16 01:40:49 localhost.localdomain dhclient[13845]: DHCPACK from 192.168.1.1 (xid=0xba998b70)
Aug 16 01:40:49 localhost.localdomain NetworkManager[1104]: <info>    address 192.168.1.103
Aug 16 01:40:49 localhost.localdomain NetworkManager[1104]: <info>    plen 24 (255.255.255.0)
Aug 16 01:40:49 localhost.localdomain NetworkManager[1104]: <info>    gateway 192.168.1.1
Aug 16 01:40:49 localhost.localdomain NetworkManager[1104]: <info>    server identifier 192.168.1.1
Aug 16 01:40:49 localhost.localdomain NetworkManager[1104]: <info>    lease time 7200
Aug 16 01:40:49 localhost.localdomain NetworkManager[1104]: <info>    nameserver '61.128.114.133'
Aug 16 01:40:49 localhost.localdomain NetworkManager[1104]: <info>    nameserver '61.128.114.166'
Aug 16 01:40:49 localhost.localdomain NetworkManager[1104]: <info>  (wlp2s0): DHCPv4 state changed bound -> bound
Aug 16 01:40:49 localhost.localdomain dhclient[13845]: bound to 192.168.1.103 -- renewal in 3553 seconds.
Aug 16 01:42:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:47:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:52:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 01:57:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 02:02:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 02:07:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 02:12:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 02:17:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 02:22:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 02:27:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 02:32:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 02:37:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 02:40:02 localhost.localdomain dhclient[13845]: DHCPREQUEST on wlp2s0 to 192.168.1.1 port 67 (xid=0xba998b70)
Aug 16 02:40:02 localhost.localdomain dhclient[13845]: DHCPACK from 192.168.1.1 (xid=0xba998b70)
Aug 16 02:40:02 localhost.localdomain NetworkManager[1104]: <info>    address 192.168.1.103
Aug 16 02:40:02 localhost.localdomain NetworkManager[1104]: <info>    plen 24 (255.255.255.0)
Aug 16 02:40:02 localhost.localdomain NetworkManager[1104]: <info>    gateway 192.168.1.1
Aug 16 02:40:02 localhost.localdomain NetworkManager[1104]: <info>    server identifier 192.168.1.1
Aug 16 02:40:02 localhost.localdomain NetworkManager[1104]: <info>    lease time 7200
Aug 16 02:40:02 localhost.localdomain NetworkManager[1104]: <info>    nameserver '61.128.114.133'
Aug 16 02:40:02 localhost.localdomain NetworkManager[1104]: <info>    nameserver '61.128.114.166'
Aug 16 02:40:02 localhost.localdomain NetworkManager[1104]: <info>  (wlp2s0): DHCPv4 state changed bound -> bound
Aug 16 02:40:02 localhost.localdomain dhclient[13845]: bound to 192.168.1.103 -- renewal in 2953 seconds.
Aug 16 02:42:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 02:47:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 02:52:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 02:57:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 03:02:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 03:02:57 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 03:03:19 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 03:03:32 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.
Aug 16 03:07:33 localhost.localdomain NetworkManager[1104]: <info>  Connectivity check for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Peer failed to perform TLS handshake'.

Comment 3 Yang Zhang 2015-08-15 19:25:48 UTC
Created attachment 1063304 [details]
This is the screenshot of the issue.

Please look at the icon of NetworkManager on the top right. it's meaning network is incorrect?  But you can find the Transmission is work correctly.

Comment 4 Jirka Klimes 2015-08-17 08:32:01 UTC
Wi-Fi is up and running, so the icon should probably reflect that.

The "?" icon is part of gnome-shell network indicator => reassigning.

Yang, please report
rpm -q gnome-shell

Comment 5 Yang Zhang 2015-08-18 20:19:43 UTC
Following is the version of gnome-shell.

[tomonori@localhost test]$ rpm -q gnome-shell
gnome-shell-3.16.3-1.fc22.x86_64

Comment 6 Fedora End Of Life 2015-11-04 10:46:10 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 7 Fedora End Of Life 2015-12-02 10:58:41 UTC
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.