Navigation

    Inedo Community Forums

    Forums

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

    • ?

      How can I download files without being logged in?
      Support • proget api java jira • • Chris  

      3
      0
      Votes
      3
      Posts
      21
      Views

      ?

      Apparently I was an idiot and couldn't do basic auth correctly, because once I did that correctly it worked fine without anonymous access involved. I am using Java 8, and the Authenticator class to set the authentication on my URL globally. Hope this helps the next person coming along.
    • ?

      Internal Server Error when using upack push
      Support • proget packages • • Chris  

      5
      0
      Votes
      5
      Posts
      21
      Views

      ben

      I'm on ProGet Version 4.7.8 (Build 4) (locally hosted, not on EC2) and I'm able to upload universal packages to an S3-backed feed using the upack.exe tool with both the latest published release of the Amazon plugin and a debug build from source code. Can you still reproduce the error on the latest version of ProGet?
    • ?

      Problems with NPM connector
      Support • proget • • Chris  

      2
      0
      Votes
      2
      Posts
      2
      Views

      ?

      The endpoint is not yet deprecated. This error means that connector url is incorrect, npmjs.org is returning an error, or you have some proxy server blocking the request in between ProGet and npmjs.org.
    • ?

      I’m trying to upload the package(.msi) using Jenkins and I’m getting below error can you please help me on this?
      Support • proget • • Chris  

      2
      0
      Votes
      2
      Posts
      5
      Views

      ?

      This appears to be an internal Java error, indicating that the package cannot be bufered due to low process memory. So, I would increase the memory of your Java/Jenkin instance. You can use the -Xmx1024m option to give 1GB of memory to your application. This will increase the amount of data you can store in memory.
    • ?

      Web api to list all unique packages
      Support • proget packages • • Chris  

      2
      0
      Votes
      2
      Posts
      6
      Views

      ben

      The npm endpoint to get all packages is /-/all, so in your case: http://dr-tj-pkgsvr01/npm/npm/-/all
    • ?

      SocketException starting Linux ProGet in Docker
      Support • proget linux • • Chris  

      7
      0
      Votes
      7
      Posts
      29
      Views

      ?

      Tried stoping the service that was tying up port 80. No help.
    • ?

      Support URL encoded NPM package names
      Support • proget npm packages • • Chris  

      8
      0
      Votes
      8
      Posts
      121
      Views

      ben

      Ok, I noticed that in your log, npm isn't authenticating. Is the anonymous user allowed to access the feed in ProGet?
    • ?

      Issue with proget native API and package IDs that contain _
      Support • proget api • • Chris  

      4
      0
      Votes
      4
      Posts
      42
      Views

      ?

      The native API is a database wrapper, and thus would only be able to return local/cached packages. You should consider using the NuGet API instead.
    • ?

      Unable to connect to Telerik
      Support • proget • • Chris  

      24
      0
      Votes
      24
      Posts
      139
      Views

      ?

      Team member here. I'd like to let you know that we've moved to the public npm registry. See Retiring the Progress NPM Registry.
    • ?

      Error when pulling package with dependencies: Target framework dependency mismatch
      Support • proget nuget • • Chris  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ?

      As of v4, ProGet will no longer support packages pulling packages with dependencies from the UI. This is because it's "impossible" to do without visual studio's context (target framework, .net version, etc).
    • ?

      Upack command line toll for linux is there one
      Support • proget packages linux • • Chris  

      4
      0
      Votes
      4
      Posts
      31
      Views

      ?

      Well, for this, you would use the Download package endpoint There's a lot of guides out there on how to use cUrl (here's a good one), but a basic use would be... curl http://proget.local/upack/my-feed/download/my-group/my-package/1.2.3?contentOnly=zip -o my-package1.2.3.zip ... then you can just use unzip.
    • ?

      I am getting 405 when trying to push from nuget
      Support • proget • • Chris  

      6
      0
      Votes
      6
      Posts
      28
      Views

      ?

      We have added these exclusions to the Web.config that we include with ProGet.
    • Y

      Feed credentials in NuGet config not being used, causing Visual Studio prompt window
      Support • proget nuget • • ygeelen-tb  

      4
      0
      Votes
      4
      Posts
      50
      Views

      ?

      Hmm, sounds like a NuGet/VS bug... definitely worth sharing this with them!
    • ?

      PROGET free installation behind a PROXY server with no outward internet connection
      Support • proget • • Chris  

      2
      0
      Votes
      2
      Posts
      5
      Views

      ?

      Please request a key at My.Inedo
    • Y

      Installation Instruction URL's containing incorrect port number
      Support • proget proget-installation • • ygeelen-tb  

      2
      0
      Votes
      2
      Posts
      32
      Views

      Y

      I solved this by configuring the URL including port number in the Advanced Settings at "Web.BaseUrl"
    • ?

      AD Schema upgrade
      Support • proget authentication • • Chris  

      2
      0
      Votes
      2
      Posts
      8
      Views

      ?

      This should not impact your ProGet installation
    • ?

      Push to ProGet VS extension not installing on supported system?
      Support • proget visual-studio • • Chris  

      5
      0
      Votes
      5
      Posts
      24
      Views

      ben

      I can't get the Visual Studio 2012 or 2013 SDK to install. In the meantime, you could try building the extension locally with the reference to the 2015 DLL changed to the 2012 or 2013 version: https://github.com/Inedo/VsPushToProGet
    • ?

      Failed to send start message to ScheduledTaskExecuter when running VulnerabilityDownloader
      Support • proget • • Chris  

      5
      0
      Votes
      5
      Posts
      2
      Views

      ?

      Hi, So I delved into the Proget Vor Security extension and found the URL below gets used with the key on the end and a reference to a header too. Tried it through PowerShell and it is blocked so I'll get it added to the white list and retry :) https://vorsecurity.com/92614235v2.0/report/{id} Thanks for your help /Matt
    • ?

      SecuredTaskDeniedException when try to add a package
      Support • proget • • Chris  

      8
      0
      Votes
      8
      Posts
      10
      Views

      ?

      Thank you!! It's finally working.
    • ?

      Unable to Publish SBT Plugin
      Support • proget publishing • • Chris  

      4
      0
      Votes
      4
      Posts
      15
      Views

      ?

      THis is logged as a bug for [PG-758], and we may get this in next maintence release. Unfortunately it's a non-trivial fix.
    • 1
    • 2
    • 35
    • 36
    • 37
    • 38
    • 39
    • 79
    • 80
    • 37 / 80