Navigation

    Inedo Community Forums

    Forums

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

    • M

      404 Not Found from NuGet feed with AD Authentication
      Support • proget nuget • • marc.woolfson_6961  

      2
      0
      Votes
      2
      Posts
      78
      Views

      M

      To resolve this issue, I disabled Anonymous Authentication for the ProGet website in IIS (leaving just Windows Authentication enabled) and restarted all services. I tried this previously to no avail but for some reason it is working fine now.
    • M

      Filter configuration XML
      Support • proget feeds • • marc.woolfson_6961  

      3
      0
      Votes
      3
      Posts
      26
      Views

      M

      This is available in a standard installation of the latest version under Manage Feed: I'll check out the source code now. Thanks.
    • ?

      Local npm package not listed
      Support • proget npm feeds search • • Chris Robison  

      2
      0
      Votes
      2
      Posts
      24
      Views

      ben

      Hello Tobias, PG-1270 will make local packages appear before remote packages in the list, as well as making connector packages appear in the same order that they would appear in the connector.
    • ?

      Expand beyond Vor and WhiteSource for security providers?
      Support • proget buildmaster • • Chris Robison  

      3
      0
      Votes
      3
      Posts
      6
      Views

      ?

      Thank you so much for your answer and the confirmation for a futur support of Black Duck. I will contact you once we are ready to work with you (ProGet solution is in planification and installation phasis here). Thanks.
    • I

      Missing Docker Image for ProGet 5.0.11
      Support • proget • • inedo_6390  

      3
      0
      Votes
      3
      Posts
      9
      Views

      I

      Thanks Dean. The image is available now.
    • ?

      Symbols server not working with 5.x, docs out of date
      Support • proget • • Chris Robison  

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • ?

      Issues of health check & caching
      Support • proget • • Chris Robison  

      2
      0
      Votes
      2
      Posts
      1
      Views

      atripp

      You shouldn't be receiving a "401" error from the public npmjs registry. If you are, my guess is that you have some sort of proxy or firewall selectively blocking outgoing access to certain queries to the registry. Once you resolve that, then p[roblem #2 will also be resolved.
    • ?

      Proget as a proxy for nuget and npm : vulnerability scan
      Support • proget nuget npm • • Chris Robison  

      2
      0
      Votes
      2
      Posts
      37
      Views

      ?

      yes, after subscribing to one of our vulnerability providers like Sona OSSIndex or Whitesource (more coming later).
    • brice2paris

      Pull to ProGet with dependencies?
      Support • proget buildmaster • • brice2paris  

      2
      0
      Votes
      2
      Posts
      18
      Views

      ?

      Not really I'm afraid... "Pulling with dependencies" would require implementing every dependency resolution algorithm of every version of every client, including the non-deterministic dependency resolution used by the npm client, and then somehow letting you select the algorithm version and the additional contet required by the algorithm (such as .net framework target versinon).
    • ?

      Proget Service crash
      Support • proget net microsoft service • • Chris Robison  

      2
      0
      Votes
      2
      Posts
      23
      Views

      ?

      Hello, these errors are quite erare, but it can happen in dealing with randomly disconnecting web clients. The easiest thing to do is to set automatic recovery on the service. You can do this on the "Recovery" tab. You could also upgrade to iIS, which mas more transparent crash recovery.
    • ?

      API Key Exposure?
      Support • proget api • • Chris Robison  

      2
      0
      Votes
      2
      Posts
      13
      Views

      ?

      It shouldn't, and if you're using SSL then it's encrypted traffic and nothing can "capture" it between... but keep in mind that ProGet is really only providing the server-side API. If you write a script (or use a tool) that logs all API calls to ProGet, or logs the full call to nuget.exe, then whatever you log is going to be logged.
    • ?

      Packages taking a long time to show up in Visual Studio
      Support • proget • • Chris Robison  

      2
      0
      Votes
      2
      Posts
      1
      Views

      ?

      I've never seen this before, but it seems that Visual STudio is caching the result as to not hit the server. Maybe you can refresh or do a search from within Visual Studio to cause it to hit the server? Please share if you find the solution; you may be able to disable caching in VS, but I don't know how off hand.
    • ?

      Pre-Release Versioning with PowerShell modules to PowerShell Feed
      Support • proget • • Chris Robison  

      2
      0
      Votes
      2
      Posts
      13
      Views

      ?

      There is no additional ProGet configuration. Do note that PowerShell packages are actually NuGet packages behind the scenes, so you can always construct them and inspect them to make sure the manifest is being generated correctly before it's pushed to ProGet. Howeveer, also note that ProGet support uses SemVer2, which is slightly different, so makes ure you are following conventions that are compatible with both.
    • ?

      Docker push fails
      Support • proget • • Chris Robison  

      2
      0
      Votes
      2
      Posts
      55
      Views

      ben

      Hello Lev, A possible reason this might be happening is if Apache is caching the 404 error returned by Docker when the client checks for an existing layer and then returning the cached error after the layer is uploaded and the blob URL becomes valid.
    • ?

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

      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.
    • ?

      I’m facing to an issue with Proxy authentication
      Support • proget • • Chris Robison  

      2
      0
      Votes
      2
      Posts
      2
      Views

      ?

      It's obscured from view in the UI, but we must store the password so that it can be used for authentication. We may support a encrypted credential in the future, but if you have access to the ProGet server you will always be able to decrypt it.
    • ?

      S3 bucket support for Maven
      Support • proget • • Chris Robison  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ben

      Hello Chris, I don't think Bower feeds store anything on the filesystem (it's all in the database). I've filed PG-1256 to add support for Maven feeds being stored in package stores.
    • B

      Provide a Step-by-Step AWS install please
      Support • proget cloud • • brian.pratt_9147  

      2
      0
      Votes
      2
      Posts
      13
      Views

      ?

      Hi, I'm afraid we don't have a step-by-step tutorial available at this time. It's enough of a challenge to always keep our tutorial screenshots up-to-date, let alone screenshots of Amazon's interface :( But if you get stuck, please let us know. It should be pretty straightfowrard and similar to a regular installation on a virutal machine,.
    • D

      Assets folder upload being denied
      Support • proget feeds security • • davidroberts63  

      3
      0
      Votes
      3
      Posts
      22
      Views

      D

      Haha, I missed it by one minor verison. :-D Sounds good. Thanks for the quick response. Means I get to test my scripted upgrade process. :-D Have a good one.
    • C

      Internal ProGet server: does connecting to external feeds offer any benefits?
      Support • proget • • cambridgeport90  

      3
      0
      Votes
      3
      Posts
      14
      Views

      C

      That's actually pretty awesome. that's exactly what I was sort of thinking of doing.
    • 1
    • 2
    • 16
    • 17
    • 18
    • 19
    • 20
    • 79
    • 80
    • 18 / 80