Open Closed

Failed to retrieve information about 'Volo.Abp.AspNetCore.Components.Server.LeptonXTheme' from remote source #5762


User avatar
1
kworkme created

I am following up on https://support.abp.io/QA/Questions/5648/Failed-to-retrieve-information-about-%27VoloAbpAspNetCoreComponentsServerLeptonXTheme%27-from-remote-source

Unfortunately, the issue persist. Among others we have checked:

  • nuget cache is disabled
  • there is one and only one NuGet.config and it is configured in the pipeline
  • the file can be downloaded from nuget with our specific guid
  • tried Linux and Windows tempalte. We are using default pipeline agents from DevOps.

Log verbosity is detailed. My only notice is that the error logs show the package can not be found from the feed of that specific devops project in the build step, but I think it is only because it was not restored correctly. Me and my colleague have checked what we can, I will ask third colleague to check. However, it might be that we do not find the cause with help of online docs and our knowledge. Is there any chance ABP server is blocking requests from DevOps, or any way to confirm it?

Any suggestions on this this topic?


1 Answer(s)
  • User Avatar
    0
    kworkme created

    Typo: nuget should have param "feedToUse", not "selectOrConfig".

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11