Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#63937 - No connection found on interface 'eno1' (timeout)

Attached to Project: Arch Linux
Opened by zero (zer0_o) - Saturday, 28 September 2019, 10:12 GMT
Last edited by freswa (frederik) - Friday, 21 February 2020, 21:52 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

No connection found on interface 'eno1' (timeout)


Since upgrade kernel 5.3.1

[ root@resonance:~/tmp ]# uname -a
Linux resonance 5.3.1-arch1-1-ARCH #1 SMP PREEMPT Sat Sep 21 11:33:49 UTC 2019 x86_64 GNU/Linux
[ root@resonance:~/tmp ]# systemctl status netctl@eth_static
* netctl@eth_static.service - Networking for netctl profile eth_static
Loaded: loaded (/usr/lib/systemd/system/netctl@.service; static; vendor preset: disabled)
Drop-In: /etc/systemd/system/netctl@eth_static.service.d
`-profile.conf
Active: failed (Result: exit-code) since Thu 2019-09-26 19:59:11 CEST; 1 day 15h ago
Docs: man:netctl.profile(5)
Process: 677 ExecStart=/usr/lib/netctl/network start eth_static (code=exited, status=1/FAILURE)
Main PID: 677 (code=exited, status=1/FAILURE)

Sep 26 19:59:06 resonance systemd[1]: Starting Networking for netctl profile eth_static...
Sep 26 19:59:06 resonance network[677]: Starting network profile 'eth_static'...
Sep 26 19:59:11 resonance network[677]: No connection found on interface 'eno1' (timeout)
Sep 26 19:59:11 resonance network[677]: Failed to bring the network up for profile 'eth_static'
Sep 26 19:59:11 resonance systemd[1]: netctl@eth_static.service: Main process exited, code=exited, status=1/FAILURE
Sep 26 19:59:11 resonance systemd[1]: netctl@eth_static.service: Failed with result 'exit-code'.
Sep 26 19:59:11 resonance systemd[1]: Failed to start Networking for netctl profile eth_static.
[ root@resonance:~/tmp ]#
[ root@resonance:~/tmp ]# cat /etc/netctl/eth_static
Interface=eno1
Connection=ethernet
IP=static
Address=('192.168.1.102/24')
Gateway='192.168.1.254'
DNS=('1.1.1.1')
[ root@resonance:~/tmp ]#

[ root@resonance:~/tmp ]# lspci |grep -i eth
00:19.0 Ethernet controller: Intel Corporation 82579V Gigabit Network Connection (rev 05)
[ root@resonance:~/tmp ]#

[ root@resonance:~/tmp ]# ll /sys/class/net/eno1/device/driver
lrwxrwxrwx 1 root root 0 Sep 28 11:48 /sys/class/net/eno1/device/driver -> ../../../bus/pci/drivers/e1000e
[ root@resonance:~/tmp ]# ll /sys/class/net/eno1/device/driver/
total 0
lrwxrwxrwx 1 root root 0 Sep 28 11:49 0000:00:19.0 -> ../../../../devices/pci0000:00/0000:00:19.0
--w------- 1 root root 4096 Sep 28 11:49 bind
lrwxrwxrwx 1 root root 0 Sep 28 11:49 module -> ../../../../module/e1000e
--w------- 1 root root 4096 Sep 28 11:49 new_id
--w------- 1 root root 4096 Sep 28 11:49 remove_id
--w------- 1 root root 4096 Sep 26 19:45 uevent
--w------- 1 root root 4096 Sep 28 11:49 unbind
[ root@resonance:~/tmp ]# lspci |grep -i eth
00:19.0 Ethernet controller: Intel Corporation 82579V Gigabit Network Connection (rev 05)
[ root@resonance:~/tmp ]#
[ root@resonance:~/tmp ]# ll /etc/udev/
hwdb.bin hwdb.d/ rules.d/ udev.conf
[ root@resonance:~/tmp ]# ll /etc/udev/rules.d/
total 0
[ root@resonance:~/tmp ]# cat /etc/udev/udev.conf
# see udev.conf(5) for details
#
# udevd is also started in the initrd. When this file is modified you might
# also want to rebuild the initrd, so that it will include the modified configuration.

#udev_log=info
#children_max=
#exec_delay=
#event_timeout=180
#resolve_names=early
[ root@resonance:~/tmp ]#


[ root@resonance:~/tmp ]# dmesg -T |grep -i net
[Thu Sep 26 19:45:39 2019] NET: Registered protocol family 16
[Thu Sep 26 19:45:39 2019] audit: initializing netlink subsys (disabled)
[Thu Sep 26 19:45:39 2019] NetLabel: Initializing
[Thu Sep 26 19:45:39 2019] NetLabel: domain hash size = 128
[Thu Sep 26 19:45:39 2019] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[Thu Sep 26 19:45:39 2019] NetLabel: unlabeled traffic allowed by default
[Thu Sep 26 19:45:39 2019] NET: Registered protocol family 2
[Thu Sep 26 19:45:39 2019] NET: Registered protocol family 1
[Thu Sep 26 19:45:39 2019] NET: Registered protocol family 44
[Thu Sep 26 19:45:40 2019] NET: Registered protocol family 10
[Thu Sep 26 19:45:40 2019] NET: Registered protocol family 17
[Thu Sep 26 19:45:51 2019] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[Thu Sep 26 19:45:51 2019] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[Thu Sep 26 19:57:47 2019] audit: type=1130 audit(1569520667.742:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@eth_static comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[Thu Sep 26 19:58:34 2019] audit: type=1130 audit(1569520714.942:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@eth_static comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[Thu Sep 26 19:59:11 2019] audit: type=1130 audit(1569520751.858:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@eth_static comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[Thu Sep 26 20:02:22 2019] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[Thu Sep 26 20:03:31 2019] net_ratelimit: 3 callbacks suppressed
[ root@resonance:~/tmp ]#
This task depends upon

Closed by  freswa (frederik)
Friday, 21 February 2020, 21:52 GMT
Reason for closing:  No response
Comment by Doc Bone (dr-bone) - Tuesday, 01 October 2019, 08:26 GMT
I can confirm this. No netctl profile is working anymore. I tested simple dhcp, vlan dhcp and bridges.
When I disable and stop all netctl profiles and start dhcpcd, it works. (got link and IP from DHCP)

netctl@enp0s31f6.service - A basic dhcp ethernet connection
Loaded: loaded (/usr/lib/systemd/system/netctl@.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/netctl@enp0s31f6.service.d
└─profile.conf
Active: failed (Result: exit-code) since Tue 2019-10-01 09:19:47 CEST; 51s ago
Docs: man:netctl.profile(5)
Process: 512 ExecStart=/usr/lib/netctl/network start enp0s31f6 (code=exited, status=1/FAILURE)
Main PID: 512 (code=exited, status=1/FAILURE)

Okt 01 09:19:42 <hostname> systemd[1]: Starting A basic dhcp ethernet connection...
Okt 01 09:19:42 <hostname> network[512]: Starting network profile 'enp0s31f6'...
Okt 01 09:19:47 <hostname> network[512]: No connection found on interface 'enp0s31f6' (timeout)
Okt 01 09:19:47 <hostname> network[512]: Failed to bring the network up for profile 'enp0s31f6'
Okt 01 09:19:47 <hostname> systemd[1]: netctl@enp0s31f6.service: Main process exited, code=exited, status=1/FAILURE
Okt 01 09:19:47 <hostname> systemd[1]: netctl@enp0s31f6.service: Failed with result 'exit-code'.
Okt 01 09:19:47 <hostname> systemd[1]: Failed to start A basic dhcp ethernet connection.

[root@<hostname> tmp]# cat /etc/netctl/enp0s31f6
Description='A basic dhcp ethernet connection'
Interface=enp0s31f6
Connection=ethernet
IP=dhcp

[root@<hostname> tmp]# uname -a
Linux <hostname> 5.3.1-arch1-1-ARCH #1 SMP PREEMPT Sat Sep 21 11:33:49 UTC 2019 x86_64 GNU/Linux

[root@<hostname> tmp]# lspci |grep -i eth
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-V

[root@<hostname> tmp]# ls -l /sys/class/net/enp0s31f6/device/driver
lrwxrwxrwx 1 root root 0 1. Okt 09:19 /sys/class/net/enp0s31f6/device/driver -> ../../../bus/pci/drivers/e1000e

[root@<hostname> tmp]# ls -l /sys/class/net/enp0s31f6/device/driver/
insgesamt 0
lrwxrwxrwx 1 root root 0 1. Okt 10:21 0000:00:1f.6 -> ../../../../devices/pci0000:00/0000:00:1f.6
--w------- 1 root root 4096 1. Okt 10:21 bind
lrwxrwxrwx 1 root root 0 1. Okt 10:21 module -> ../../../../module/e1000e
--w------- 1 root root 4096 1. Okt 10:21 new_id
--w------- 1 root root 4096 1. Okt 10:21 remove_id
--w------- 1 root root 4096 1. Okt 09:19 uevent
--w------- 1 root root 4096 1. Okt 10:21 unbind

[root@<hostname> tmp]# ls /etc/udev/
hwdb.d rules.d udev.conf
[root@<hostname> tmp]# ls -l /etc/udev/rules.d/
insgesamt 0
[root@<hostname> tmp]# cat /etc/udev/udev.conf
# see udev.conf(5) for details
#
# udevd is also started in the initrd. When this file is modified you might
# also want to rebuild the initrd, so that it will include the modified configuration.

#udev_log=info
#children_max=
#exec_delay=
#event_timeout=180
#resolve_names=early

[root@<hostname> tmp]# dmesg -T | grep -i net
[Di Okt 1 09:19:39 2019] NET: Registered protocol family 16
[Di Okt 1 09:19:39 2019] audit: initializing netlink subsys (disabled)
[Di Okt 1 09:19:39 2019] NetLabel: Initializing
[Di Okt 1 09:19:39 2019] NetLabel: domain hash size = 128
[Di Okt 1 09:19:39 2019] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[Di Okt 1 09:19:39 2019] NetLabel: unlabeled traffic allowed by default
[Di Okt 1 09:19:39 2019] NET: Registered protocol family 2
[Di Okt 1 09:19:39 2019] NET: Registered protocol family 1
[Di Okt 1 09:19:39 2019] NET: Registered protocol family 44
[Di Okt 1 09:19:40 2019] NET: Registered protocol family 10
[Di Okt 1 09:19:40 2019] NET: Registered protocol family 17
[Di Okt 1 09:19:41 2019] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[Di Okt 1 09:19:42 2019] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[Di Okt 1 09:19:47 2019] audit: type=1130 audit(1569914387.919:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@enp0s31f6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[Di Okt 1 09:19:47 2019] FS-Cache: Netfs 'cifs' registered for caching
[Di Okt 1 09:41:23 2019] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
[Di Okt 1 09:54:54 2019] FS-Cache: Netfs 'nfs' registered for caching



Comment by loqs (loqs) - Tuesday, 01 October 2019, 09:46 GMT

Loading...