Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. connectors
    Log in to post

    • M

      Proget Python connector to PyTorch Cuda Index
      Support • proget connectors pypi python • • m.karing_2439  

      4
      0
      Votes
      4
      Posts
      11
      Views

      atripp

      Good news @m-karing_2439 , This works in ProGet 2024! More specifically, when rewriting/refactoring the PyPi feed, we added support for this "unconventional" repository - specifically, one that doesn't follow the /simple convention or use any of the JSON/warehouse api. Cheers, Alana
    • C

      Docker Container Error
      Support • connectors docker • • christopher.berube_4089  

      2
      0
      Votes
      2
      Posts
      64
      Views

      atripp

      This is to be expected; unfortunately the Docker Hub does not support searching via API, thus ProGet can't possibly search containers. But you can still get to the container by entering in the name directly in the URL.
    • ?

      Searching Nuget.Org Connector fails to find some Packages
      Support • proget connectors search • • John Yick  

      9
      0
      Votes
      9
      Posts
      25
      Views

      ?

      Thank you Stijn Peeters, you are spot on! After I performed the migration on our Default feed this morning all packages are showing up as expected when searched for - wahoo! Thanks again!
    • ?

      Unable to query https://registry.npmjs.org
      Support • buildmaster connectors • • John Yick  

      2
      0
      Votes
      2
      Posts
      21
      Views

      T

      A 401 means that npm requires authentication which was not supplied, visit Feeds > Connectors > [edit/create npm connector] and enter a username/password to connect to the external registry.
    • ?

      PowerShell connector failing to pull from PowerShell Gallery
      Support • proget powershell connectors • • John Yick  

      6
      0
      Votes
      6
      Posts
      55
      Views

      ?

      Hi Alana, Thanks so much for the update and the workaround solution. I'll be sure to upvote the linked issue. Best, Michael
    • ?

      Connector unable to GET SemVer 2.0.0 package
      Support • proget nuget connectors • • John Yick  

      5
      0
      Votes
      5
      Posts
      58
      Views

      ben

      Hello all, ProGet 5.1.7 fixes an additional issue that was causing SemVer2 NuGet packages to fail to download: PG-1329
    • ?

      Docker Feed Connector to registry.gitlab.com fails
      Support • proget connectors • • John Yick  

      3
      0
      Votes
      3
      Posts
      23
      Views

      ?

      Thanks for the quick update John. Definitely looking forward to the 5.1 release now, once it is out of Beta.
    • ?

      Connector won't pull SemVer 2.0.0 packages from nuget.org
      Support • proget nuget connectors bug • • John Yick  

      2
      0
      Votes
      2
      Posts
      34
      Views

      atripp

      This will be addressed in next maintenance release as PG-1294 . As a workaround, you can access the package directly by version number even without this fix.
    • ?

      Issue On Feed with connector as 404 error on listing packages
      Support • proget nuget connectors • • John Yick  

      4
      0
      Votes
      4
      Posts
      53
      Views

      ?

      I see; my guess is that they have a custom-developed feed, and that feed is only supporting the limited/minimum number of queries required to get it working in the versions of Visual Studio of they support. In other words, it's not a proper feed. ProGet relies on a feed implementing the required API endpoints. In this case, your best bet will be to download the packages from the vendor, and then upload them into your ProGet repository.
    • ?

      Problem adding a connector to a feed - Mirrored JFrog Artifactory
      Support • proget nuget connectors • • John Yick  

      2
      0
      Votes
      2
      Posts
      23
      Views

      ben

      Hello Dmytro, I've filed PG-1252 to address this.
    • ?

      Deleting cached remote connector items
      Support • proget feeds connectors • • John Yick  

      2
      0
      Votes
      2
      Posts
      22
      Views

      atripp

      The "remote icon" means that there is a package entry in a remote server. If you're continuing to see it, then it may take a little bit for the connector metadata (in memory)cache to be cleared. You could always stop/start the webservice, and then this will go away.
    • R

      Using connectors in Maven feeds cause ProGet to hang
      Support • proget connectors • • rly_8768  

      3
      0
      Votes
      3
      Posts
      14
      Views

      atripp

      Unfortunately this is a bit tricky to give "general" advice on how to fix, but if you can submit a specific test case that we can reproduce as a ticket, we can research and try to reproduce it,.
    • ?

      Changing the Connector status check interval
      Support • proget buildmaster connectors • • John Yick  

      2
      0
      Votes
      2
      Posts
      22
      Views

      ?

      This is supposed to check every hour. If it's not, sounds like the service's task runner isn't running. Just restart the service, then its should be ok.
    • ?

      Package install from private feed ahead Connectors
      Support • proget connectors • • John Yick  

      2
      0
      Votes
      2
      Posts
      7
      Views

      ?

      This is the nature of connectors; if npm client asks for "latest" version, then all connectors need to be searched. If you don't want behavior, then you need to remove connectors that have newer versions.
    • D

      How do I exclude pre-release nugets in the connectors?
      Support • proget nuget connectors • • davidroberts63  

      4
      0
      Votes
      4
      Posts
      13
      Views

      ?

      It certainly might... but we haven't evaluated it for performance considerations, etc. Early on, we tried implementing a much more advanced filtering system (author, versions, etc), but it really put a strain on NuGet.org and became useless, so we didn't continue on that featureset. This is the first request for this specific filter, and it might be simple, but we'll definitely consider it.
    • ?

      NuGet-Connector packages not shown in VS
      Support • proget nuget connectors visual-studio • • John Yick  

      5
      0
      Votes
      5
      Posts
      11
      Views

      ?

      Hi Alana This page (https://inedo.com/support/documentation/proget/core-concepts/connectors) has no info that I have to link the connector to my feed. Just add a little section at the end with a screenshot so the users sees what he has to do after creating the connector.
    • ?

      TLS 1.2 support
      Support • proget error feeds connectors tls • • John Yick  

      2
      0
      Votes
      2
      Posts
      21
      Views

      atripp

      This is OS & .NET Framework dependent. Many users have reported that setting the follow registry will resolved this issue: Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319 Value: SchUseStrongCrypto Data: 1 Note that this will involve a reboot. See this guide on TLS in .NET for more information
    • ?

      Docker Connectors
      Support • proget connectors • • John Yick  

      5
      0
      Votes
      5
      Posts
      49
      Views

      MaxCascone

      Hi, i'm reopening this thread as the public docker connector has been available for a while now, but I can't figure out how to use it. I have the connector set up to point at https://registry.hub.docker.com The setting Do not attempt to search the container registry was automatically enabled. I have a feed public-docker set up to use the connector. The connector shows Active and Healthy, although it shows no known package count (I believe this is expected). Overall, I'm not sure how to use it. The documentation reads as self-conflicting, although I don't know enough about it to say that for sure. That's why I'm asking. From https://docs.inedo.com/docs/proget-docker-connectors: You can also create a connector to an external (non-ProGet) registry such as Docker Hub. This could be useful to whitelist certain base images, or to cache them on your local infrastructure. but then... Many external registries such as Docker Hub do not expose an API for searching and discovery of images, so the ProGet web UI cannot be used to search or browse for images stored in one of these registries via connector. So, i see that I can't search in the UI for images. That's alright, but how can i make sure my docker pull or docker run commands go through the ProGet feed, so the images can be cached, instead of directly out to the Docker Hub? Thanks!
    • ?

      Npm scoped packages - String is not a valid semantic version error
      Support • proget npm connectors • • John Yick  

      16
      0
      Votes
      16
      Posts
      71
      Views

      ?

      I found this thread after experiencing a similar issue. I was seeing the "string is not a valid semantic version error" from Proget when npm would try to install scoped packages, but only when the npm install was automatically triggered inside Visual Studio by a change to the package.json. We already had the latest version of Proget with the change to the web.config and installs worked fine when running from command line. Problem turned out to be the fact that Visual Studio 2015 had installed it's own copy of the npm.cmd as an external web tool. This was an older version than the one I had installed globally, but the order of external web tool locations in Visual Studio had the path to the older version listed before my system path. Making system path take precedence solved the issue. Just thought I'd post this here in case anyone else with a similar issue stumbles across this thread like I did.
    • ?

      Unable to add bower package to feed
      Support • proget connectors bower • • John Yick  

      3
      0
      Votes
      3
      Posts
      7
      Views

      ?

      So that would be great if they were indeed added into my packages, but it seems that they are not.
    • 1
    • 2
    • 1 / 2