I have LEDE17.11 running on my device (Arduino Yun). It is a new unit with all factory settings.
For no apparent reason after a reboot yesterday, the device stopped responding. Having managed to log into a (serial) terminal session, I can see that the boot process hangs at procd -ubus. I can enter safe mode which gives me some shell access and the possibility to fault find but I'm not sure what to look at.
I have posted on the Arduino forum but with no help and I noticed on this forum that some people had a similar problem when running two disks. The Arduino has some RAM set up as an overlay on the non-v ram, so I'm not sure if it might be related.
os-release:
LEDE_BOARD="ar71xx/generic"
LEDE_RELEASE="LEDEYun 17.11 r6773+1-8dd3a6e"
...
uname -a:
Linux (none) 4.9.91 #0 Tue Apr 24 17:17:07 2018 mips GNU/Linux
Anyone know where I can go from here?