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!

  • Can't get license key

    Support proget-installation proget buildmaster
    9
    0 Votes
    9 Posts
    31 Views
    ?
    Thank you Alana. That worked.
  • Docker login with api key

    Support api documentation proget
    2
    0 Votes
    2 Posts
    276 Views
    benB
    Hello Pedro, Docker feeds appear to have been missed when the api user was added for feed authentication. I've filed PG-1295 to fix that. ProGet 5.1.0 is not released on Docker Hub, but you can build the image locally with this command: docker build -t inedo/proget:5.1.0 --build-arg PROGET_VERSION=5.1.0 github.com/Inedo/proget-docker
  • Inedo Hub and HA/LB Installations

    Support proget
    2
    0 Votes
    2 Posts
    3 Views
    atrippA
    The Inedo Hub is still in Beta, but we plan to have it support individual components of a tool, such as ProGet.Web. You will also be able to do something like, romp install ProGet.Web to just install/configure the web package. We're also going to be shipping the "legacy" installer (probably won't call it that ^_^), as an alternative option for people who set up automations. For now.. you can use same process.
  • API key logging & overwrite package behaviour

    Support nuget api proget
    4
    0 Votes
    4 Posts
    24 Views
    ?
    Use permissions for this. There is a Feeds_OverwritePackage task or something that you can remove, or restrict as you see fit.
  • Issue with NPM package delete

    Support proget
    2
    0 Votes
    2 Posts
    9 Views
    benB
    Hello Ludovic, This appears to happen when there is no version of your package tagged as latest. To fix it, click the Edit Details button on the latest version of your package and add a tag named latest (all lower-case). I've filed PG-1279 to fix this happening in the first place.
  • Package name included semver 2.0 metadata in title

    Support proget
    2
    0 Votes
    2 Posts
    9 Views
    benB
    Hello Timofey, I've filed PG-1280 to hide the build metadata from NuGet version numbers when they are displayed in titles.
  • 0 Votes
    2 Posts
    26 Views
    ?
    I had to update the NuGet feeds to the latest version after the upgrade. The packages are pulling in now.
  • 0 Votes
    2 Posts
    39 Views
    jraschJ
    This will be fixed in PG-1273 for the next maintenance release.
  • 0 Votes
    5 Posts
    18 Views
    brice2parisB
    Hi, I have tested with npm and all is working now. Thanks very much. Regards Fabrice
  • SemVer 2.0 download URL

    Support nuget proget visual-studio
    2
    0 Votes
    2 Posts
    11 Views
    benB
    Hello Attila, This is indeed a bug. I've filed PG-1272 to fix this.
  • Pushing to a Docker Registry on ProGet

    Support proget
    2
    0 Votes
    2 Posts
    123 Views
    benB
    Hello Jasper, I don't have a Linux installation of ProGet in front of me, but it's possible that this would work if you renamed the feed to dspdocker (with no capital letters).
  • Create private feeds with login option

    Support proget nuget authentication
    5
    0 Votes
    5 Posts
    51 Views
    ?
    I can answer the first three questions pretty easily: ProGet does not support being installed as a sub-application; some users have done a reverse proxy successfully, but we really don't support that configuration The Feed url is based on the name of your feed, so it can be whatever you want. You can't do further customization. That's not a problem But I'm afraid I really don't understand the situation about 4-6. ProGet does have some extensibility hooks that you may be able to use.
  • SemVer2.0 packages from nuget.org are not visible

    Support nuget proget
    7
    0 Votes
    7 Posts
    21 Views
    atrippA
    unfortunately this bug fix just missed the cut. But we will ship it in the next maintenance release, likely in a couple weeks. It's not scheduled yet.
  • VSIX Feed problem

    Support proget visual-studio
    3
    0 Votes
    3 Posts
    22 Views
    ?
    Hello, Ben. Thank you for your reply. Test result is as you expected. The icon issue was solved after I changed backslash to forward slash. Regards.
  • Visual Studio ProGet 400 Error

    Support visual-studio proget
    2
    0 Votes
    2 Posts
    17 Views
    ?
    Based on the URL -- you must have created a Universal Packages feed. You'll need to create a NuGet feed. [image: create-feed.png]
  • 0 Votes
    1 Posts
    9 Views
    No one has replied
  • AD and TLS

    Support ssl proget
    2
    0 Votes
    2 Posts
    18 Views
    atrippA
    Hello; Inedo.com currently seems to only communicate over TLS1.0; I don't have a timeframe for when that will be upgraded, but I want to add that we don't have any secure or sensitive information on inedo.com anyways. In the case of LDAP, it seems to me that there is some sort of issue with the LDAP code mapping your username. AD configuration can be very complicated I'm afraid, and it will involve a bit of back-and forth, with sharing potentially sensitive or company-identifying information. When you search for a user in ProGet, you will see a log of the domains, etc., being searched. Ifyou can publish that to a ticket, then we can investigate further.
  • Multiple questions for installing ProGet

    Support proget-installation proget
    2
    0 Votes
    2 Posts
    11 Views
    atrippA
    hi Keith, We definitely plan on having an offline process, and welcome your feedback on it. You can read a bit about how the hub works (it's in beta, so please forgive the rough docs). Specifically, check out "Configuration and Offline Installs": https://inedo.com/support/documentation/proget/installation/hub/inedo-hub The Inedo Hub wraps Romp (more coming soon on that), so you could also use that to install ProGet as well, as a command line process. Does that help?
  • NuGet feed: Get latest version of package

    Support nuget proget
    6
    0 Votes
    6 Posts
    85 Views
    atrippA
    This particular error (the 500) will be fixed with PG-1313
  • 0 Votes
    3 Posts
    18 Views
    J
    Thanks Dean, I did a fresh install. The new settings are so minimal that I'm not sure people will notice the change. Crashes after the first one are silent, as before, making the user restart the service by hand and think "ProGet flaked out". What do you think about resetting the fail counter every few days? About using the "run program" hook to report crashes? Does Inedo automatically get crash reports? Thanks for your help. [image: RPpQu6V.png]