Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Unable to view NuGet feed in Visual Studio when feed has connector with filter

    Scheduled Pinned Locked Moved Support
    progetconnector-filters
    4 Posts 1 Posters 18 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      I have a NuGet feed set up with a connector to https://www.nuget.org/api/v2/.
      I can view the packages within the feed in VS but when I add a filter to the connector, for example log4net, the packages are no longer displayed.
      The UI within VS just displays Retrieving information...

      If I look on the server running ProGet then the following exception message is logged:

      Exception message: Nullable object must have a value.

      Product: ProGet
      Version: 3.5.5

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        Can you try to restart the website, and see if it goes away?

        If not, then the problem would be between the ProGet server and NuGet.org. Something like a firewall/proxy that blocks/intercepts/rewrites the response and makes it unreadable.

        We cannot reproduce this ... plus this a major feature of the software, and no one else has reported it :)

        I suggest you use Fiddler to find the EXACT URL that is causing the problem, then try visiting that URL in your browser. Then, try running the ProGet server interactively.

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          I have captured the URL:

          www.nuget.org/api/v2/Search()/$count?$filter=(IsLatestVersion) and ((tolower(Id) eq 'log4net')%20or%20(tolower(Id)%20eq%20'json'))&searchTerm=''&targetFramework='net451%7Cnet451%7Cnet451'&includePrerelease=false

          This works via a browser but takes ~15 seconds to return a response.

          1 Reply Last reply Reply Quote 0
          • ? This user is from outside of this forum
            Guest
            last edited by

            This is related to the timeout question, so I've posted the answer there -- http://inedo.com/support/questions/2915#inline-post-2936

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • 1 / 1
            • First post
              Last post
            Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation