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!

    External Nuget feed added doesn't show packages

    Scheduled Pinned Locked Moved Support
    proget
    6 Posts 1 Posters 27 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

      Hi,

      We are testing the Proget in our team. I am very new to this.

      We have our own in house nuget server, I have added the connector and configured the nuget server url, where the connectors shows healthy but its not showing the number of packages.

      "citrixnuget Healthy (as of 2/12/2016 3:14 AM) unknown allow all packages"

      Also, when i click on the feed which is configured with this connector, i am getting the following error.

      "There was an error with a connector:The remote server returned an error: (404) Not Found."

      Please let us know what could be the issue.

      Regards,
      Harsha

      Product: ProGet
      Version: 4.0.5

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

        It sounds like the URL for this external feed is incorrect. If you visit it, it should look something like http://www.nuget.org/api/v2/

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

          http://SERVERNAME/api/v2/ is the url added in the connector and still showing the same error.

          Please advice how to proceed.

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

            When you visit http://SERVERNAME/api/v2/ in your browser, does it look like a NuGet/RSS endpoint? If you visit http://www.nuget.org/api/v2/ in your browser, you can see what a NuGet/RSS endpoint looks like.

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

              When i access http://SERVER/api/v2/

              Server Error

              404 - File or directory not found.
              The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

              When i access the following path, i see the xml structure
              http://SERVER/nuget/Packages

              <?xml version="1.0" encoding="utf-8" standalone="yes"?>
              <feed xml:base="http://SERVER/nuget/" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns="http://www.w3.org/2005/Atom">
              <title type="text">Packages</title>
              <id>http://SERVER/nuget/Packages</id>
              <updated>2016-02-15T16:16:41Z</updated>
              <link rel="self" title="Packages" href="Packages" />
              <entry>
              <id>http://SERVER/nuget/Packages(Id='angularjs',Version='1.4.4')</id>
              <title type="text">angularjs</title>
              <summary type="text"></summary>
              <updated>2015-09-03T13:54:37Z</updated>
              <author>
              <name>Fitzchak Yitzchaki,Dov Landau</name>
              </author>
              <link rel="edit-media" title="Package" href="Packages(Id='angularjs',Version='1.4.4')/$value" />
              <link rel="edit" title="Package" href="Packages(Id='angularjs',Version='1.4.4')" />
              <category term="NuGet.Server.DataServices.Package" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
              <content type="application/zip" src="http://SERVER/api/v2/package/angularjs/1.4.4" />
              <m:properties xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
              <d:Version>1.4.4</d:Version>
              <Truncated.....>

              Is something wrong in my nuget configuration?

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

                I'm not sure what http://SERVER/ is? Is it a NuGet.Server instance?

                In that case, then http://SERVER/ would be the NuGet API endpoint. That's what you need to enter on ProGet.

                /api/v2 is the default endpoint on NuGet.org.

                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