Description of problem: The connection status of a wired connection is not displayed correctly in the GNOME panel: even when connected the corresponding icon merely shows a question mark. Version-Release number of selected component (if applicable): NetworkManager-1.8.2-3.fc27.2 How reproducible: Always Steps to Reproduce: 1. Launch a GNOME session on a system with an active wired connection. 2. Check connection status in GNOME panel. Actual results: Network icon shows a question mark. Expected results: Network icon shows a wired network symbol. Additional info: - The connection status remains the same after switching the network interface off and on again.
the question mark indicates limited connectivity or is a bug. Note curl bug 1485702, which could break connectivity checking on Fedora 27. what's the output of `nmcli general`?
$ nmcli general STATE CONNECTIVITY WIFI-HW WIFI WWAN-HW WWAN connected limited enabled enabled enabled enabled
The exclamation mark is due to having limited connectivity. Can you try curl-7.55.1-5.fc27: https://koji.fedoraproject.org/koji/buildinfo?buildID=962433
Closing as duplicate. Feel free to reopen if it is not the case... *** This bug has been marked as a duplicate of bug 1485702 ***