UnRAID无法检测DHCP服务器的连接。
UnRAID无法检测DHCP服务器的连接。
I've been at this for hours and cannot figure it out. I've loaded version after version of unraid and keep hitting the same wall. KNOWN GOOD NETWORK INTERFACES. Been using them for years. Upon first boot, ifconfig tells me br0 is set to a self- assigned IP. There is no Bridge connection. I've never HAD a bridge connection. It's a fresh install! Checked to see if there was a eth0 interface. NONE. When i edit the network config file for static settings, all it does is tell me the IP Address is what I plugged in as br0, and is not connected to the network at all. I've tried my onboard NIC (Intel) and a two port PCIe card (also intel) and NOTHING WORKS. I tried to see if maybe pulling br0 down would work. NOPE! Set bonding to "NO" in the config file. didn't do anything. tried deleting the config file and letting it rebuild (doesn't...) remade the config file... no change. Tried disabling on-board NIC with the intel card attached. again, no change. tried the other port. no change. So frustrating. I tried to make a DIAGNOSTICS file, and it runs, and tells me where it put it... SURPRISE! ...directory doesn't exist. no log .zip to even share. I'm at my wits end here. UNRAID was supposed to be dead simple . this is anything BUT! Current hardware: Asus Z170-A (3802 BOIS) Intel Celeron G3930 16 GB 2133 CL15 DDR4 4x1GB WD NAS (previously used in FreeNAS setup) Whatever help you can give would be much appreciated.
I'm not sure about unraid, but do you know if it comes with a network-manager preinstalled? Likely you're referring to editing /etc/network/interfaces, correct? Could you share the file so we can examine it? Your interface name might differ—like "enp3s0"—and you have Docker bridges and a docker0 interface. Use "ip link show" and "ip addr show" instead of ifconfig. For DHCP settings, your configuration should resemble: auto eth0 iface eth0 inet dhcp. After changes, restart network manager if needed (sudo service network-manager restart).
It doesn't appear to depend on what you input. I attempted yet another fresh setup. The device remains present with a self-assigned IP address, and no matter what you adjust in ifconfig or the configuration file, it still can't connect to the network. The router has a gigabit connection, so something must be there. Another puzzling point is that the name stays consistently "Tower," even after changing it during the USB installer setup. Could there be an issue with your installer?
since it keeps rejecting the creation of the diagnostics file... attached.
Oh God... the internet has brought me here (absolutely identical issue) and there is no resolution. Has anyone ever found a solution? I even tried a NEW computer with a NEW flash drive and NEW load of UNRAID. I'll try a new router, and then a new house after this. I'm lost!!!! All of my data is just sitting in a stack of drives on the floor.
Great news, I'm glad you're here. Just a quick heads-up: Unraid 3.9-beta25 appears to have fixed the issue. It seems the I219-V NIC on my motherboard wasn't fully compatible with Unraid 3.8.x. This update should help, though it might not solve everything for everyone in this discussion. Hopefully it'll assist other users facing similar problems.