Two days late, but https://mirror.starlingx.windriver.com is back in service.

Last nights build was successful

If you used the 'upstream_first' work around mentioned previously, then you will want to revert that change

   1) exit your build containers

   2) stx config --add repomgr:stx_mirror_strategy starlingx_first

   3) stx-init-env --rebuild

For package builds, the'--reuse' flag is once again available for usage.


Scott


On 2024-01-17 10:39, Scott Little wrote:

The servers that host both the StarlingX build and the StarlingX mirror (https://mirror.starlingx.windriver.com) are being physically relocated.  

There will be a service outage between Jan 17 5pm EST and Jan 22 12pm EST

Sorry for the inconvenience.


For designers the impacted areas will be download and package build.


Slow or failing downloads can be addressed by ...

   1) exit your build containers

   2) stx config --add repomgr:stx_mirror_strategy upstream_first

   3) stx-init-env --rebuild

and when service is restored on the 22'nd

   1) exit your build containers

   2) stx config --add repomgr:stx_mirror_strategy starlingx_first

   3) stx-init-env --rebuild


For package builds, please do NOT use the '--reuse' option during the outage.