Check the log for the a particular setscene task and it will show what requests it made, and if they failed.
Ross On Wed, 3 Jul 2019 at 11:09, Ankur Tyagi <[email protected]> wrote: > > Hi, > > I am trying to setup sstate-cache in Artifactory so that multiple > Linux host systems can share it. > > Once build finished in one Linux machine, I uploaded all of > sstate-cache directory to Artifactory > > Then I configured sstate mirrors in local.conf > SSTATE_MIRRORS ?= "\ > file://.* > https://artifactory.com/yocto/sstate-cache/PATH;downloadfilename=PATH > \ > " > But when the build started, it didn't used anything from the sstate > mirror and ended up building everything > > Am I missing something? > > Thanks > Ankur > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
