Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. osnibjunior
    O
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    osnibjunior

    @osnibjunior

    0
    Reputation
    3
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    osnibjunior Follow

    Best posts made by osnibjunior

    This user hasn't posted anything yet.

    Latest posts made by osnibjunior

    • RE: Issue with NuGet Package Connector with Azure Artifacts

      Hello @stevedennis, are you fine?
      I've been doing some tests this week to get back to the contact you requested (these last few months have been quite hectic).

      Basically, the problem I reported in this topic has been resolved, now what could have been resolved, I don't know, since some things have been modified:

      • We have updated our Proget to version 2022.28 recently.
      • Following the website's official documentation, I modified the user to no longer be "token" but the token generated within Azure DevOps.
      • And finally, what I think is most likely to have resolved the issue: I removed a circular reference to existing Nuget packages within Azure Artifacts, basically we had a feed named FOO, this feed received its own packages and also public packages from Nuget. In another feed named BAR, we had the packages for this feed, as well as a connection receiving packages from feed FOO (which I believe came from Nuget) and a connector for Nuget's public repository (here's the circular reference).

      I believe that at some point the connector got lost and ended up not being able to find the necessary packages.

      Thank you for your patience and help.

      posted in Support
      O
      osnibjunior
    • RE: Issue with NuGet Package Connector with Azure Artifacts

      Hello @stevedennis
      Thank you for your answers, I will be threading my explanation:

      • Yes, I followed this documentation you mentioned, I even reported this above in my query about the problem
      • Yes, the package is also in this URL format, I just masked the URL and left the beginning, but yes, I am using it as per the pattern you mentioned
      posted in Support
      O
      osnibjunior
    • Issue with NuGet Package Connector with Azure Artifacts

      Hey guys
      I'm making use of Proget and having some difficulties with the NuGet package connector.
      I'm connecting the local instance of Proget with Azure Artifacts, where we currently have several NuGet packages.
      Turns out it can't seem to pull the packets. See images below.
      I validated the documentation available on the official website and followed it, despite finding some differences in several topics here, which say that the user must be "token" and not according to the documentation.
      Does anyone have an idea what this could be?

      Official documentation: https://docs.inedo.com/docs/proget-azure-devops-feed-migration#step-3-connect-proget-feed-to-azure-devops-feed

      a5a2be03-9c44-4deb-8c4e-9073584fe4b4-image.png

      236a4c8c-7a27-4ca3-ba3a-5287f950a07e-image.png

      Additional Information: Just prior to the upgrade to 2022.XX versions we had no issues, it seems it manages to list the package that is in Azure Artifact but fails to download when requested resulting in a 404.

      posted in Support
      O
      osnibjunior