11-15-2022, 10:11 AM
(11-14-2022, 12:28 PM)Tim Curtis Wrote: In System config set "Wait for Ethernet addr" to "Yes", Reboot and then examine the log. If the DHCP server on your network does not assign an address to the Pi within the 90 second default then you could try increasing the "IP addr timeout" setting.
Just keep in mind that normally DHCP address assignment is almost instantaneous and so long waits for an address suggest some sort of issue with the DHCP server or other component in the network.
Did a ping test from a cold boot to see how long it took to get a response back. Took just under 30 seconds to get a ping response.
Checked the system config setting "Wait for Ethernet addr". It was initially set to "No". After switching to "Yes" the problem was resolved - no more issues with the music library/mounting the NAS
![Smile Smile](https://moodeaudio.org/forum/images/smilies/smile.png)
pi@moode:~ $ moodeutl -l
20221115 204519 worker: --
20221115 204519 worker: -- Network
20221115 204519 worker: --
20221115 204519 worker: eth0 adapter exists
20221115 204519 worker: eth0 check for address (Yes)
20221115 204519 worker: eth0 address check (60 secs)
20221115 204519 worker: eth0 check 0 for IP address
20221115 204521 worker: eth0 check 1 for IP address
20221115 204523 worker: eth0 check 2 for IP address
20221115 204525 worker: IP addr (10.0.0.30)
20221115 204525 worker: Netmask (255.255.0.0)
20221115 204525 worker: Gateway (10.0.0.1)
20221115 204525 worker: Pri DNS (10.0.0.1)
20221115 204525 worker: Domain ()
20221115 204525 worker: wlan0 adapter does not exist
20221115 204525 worker: apd0 router mode (Off)
20221115 204526 worker: --
20221115 204526 worker: -- Music sources
20221115 204526 worker: --
20221115 204526 worker: USB sources
20221115 204526 worker: No drives found
20221115 204526 worker: NAS sources
20221115 204526 worker: Music-All
20221115 204527 worker: Mount all submitted
Thanks for the support!
PS: Not sure how to change the title from [Problem] to [Solved]
![Huh Huh](https://moodeaudio.org/forum/images/smilies/huh.png)