Wired disconnects due to add_object(): Netlink error adding 0.0.0.0/0
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
network-manager (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
I have a Lenovo Thinkpad E540 with r8169 wired onboard networking. After 15-30 minutes use the network stops working. There are no messages in dmesg, link stays up etc.
This is output to journal:
kesä 02 12:59:42 villenthinkpad avahi-daemon[925]: Withdrawing address record for 192.168.125.60 on eth0.
kesä 02 12:59:42 villenthinkpad avahi-daemon[925]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.125.60.
kesä 02 12:59:42 villenthinkpad avahi-daemon[925]: Interface eth0.IPv4 no longer relevant for mDNS.
kesä 02 12:59:42 villenthinkpad NetworkManager[
kesä 02 12:59:42 villenthinkpad NetworkManager[
kesä 02 12:59:42 villenthinkpad NetworkManager[
kesä 02 12:59:42 villenthinkpad NetworkManager[
Disconnecting and reconnecting the cable solves the issue until next reboot, so I don't think it's a DHCP configuration issue. Other PC's on the network work fine.
This has also been reported as kernel bug #1459985 as it's still unknown what causes the issue.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: network-manager 0.9.10.
ProcVersionSign
Uname: Linux 3.19.0-18-generic x86_64
NonfreeKernelMo
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: X-Cinnamon
Date: Tue Jun 2 13:09:36 2015
EcryptfsInUse: Yes
IfupdownConfig:
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
InstallationDate: Installed on 2015-02-12 (109 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
IpRoute:
default via 192.168.125.1 dev eth0 proto static metric 1024
169.254.0.0/16 dev eth0 scope link metric 1000
192.168.125.0/24 dev eth0 proto kernel scope link src 192.168.125.60
192.168.135.1 dev wlan0 proto static scope link metric 1024
NetworkManager.
[main]
NetworkingEnab
WirelessEnable
WWANEnabled=true
WimaxEnabled=true
SourcePackage: network-manager
UpgradeStatus: Upgraded to vivid on 2015-05-12 (20 days ago)
nmcli-dev:
DEVICE TYPE STATE DBUS-PATH CONNECTION CON-UUID CON-PATH
eth0 ethernet connected /org/freedeskto
wlan0 wifi connected /org/freedeskto
lo loopback unmanaged /org/freedeskto
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: Error: Object 'nm' is unknown, try 'nmcli help'.
Changed in network-manager (Ubuntu): | |
importance: | Undecided → High |
Status changed to 'Confirmed' because the bug affects multiple users.