syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
400 stars 40 forks source link

Address family not supported by protocol #286

Closed cyberb closed 6 years ago

cyberb commented 6 years ago

When loading Syncloud image from one media (ex SD card) and having default board image on another media (ex eMMC) it may confuse boot loader to load activate wrong root file system. This may cause inconsistency in kernel modules. IPv6 is an example of such a module which was missing on one of the default images.

As a result several platform nginx service could not start with this message.

Current workaround is to remove any media with default image during the boot time. If removal is not possible then overwrite it with the same Syncloud image.