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!

  • Installer ProGet

    proget proget-installation
    2
    0 Votes
    2 Posts
    3 Views
    ?
    This means that your computer cannot connect to My.Inedo for alicense key. Please request one by logging into my.inedo.com.
  • Vulnerability Version Syntax

    security nuget proget
    2
    0 Votes
    2 Posts
    13 Views
    benB
    A vulnerability version range can be: the literal string (any) empty string (equivalent to (any)) single single, single single, single, single single, single, single, single etc. A single vulnerability version range can be: version >version >=version <version <=version >version <version >=version <version >version <=version >=version <=version The format of version is defined by the feed type.
  • Error pushing universal package with dependency

    error packages proget
    3
    0 Votes
    3 Posts
    19 Views
    benB
    Version 1.1.0 of the upack command line tool is now available from http://inedo.com/support/documentation/proget/reference/upack. The chocolatey version has been submitted and will be available once it's approved.
  • Unable to npm login/adduser

    npm proget publishing
    3
    0 Votes
    3 Posts
    139 Views
    benB
    There's a bug we haven't been able to figure out where the Linux version of ProGet doesn't respond to requests for URLs with colons in them.
  • 0 Votes
    2 Posts
    2 Views
    ?
    I see you also opened a ticket, so it's going to be best to collaborate on that instead. But I will respond here as well in case anyone finds this... Unless you're entirely distributing third-party, vendor-provided packages (i.e. you don't move them through a pipeline like Dev > Test > Prod), then BuildMaster is quite important to manage this pipeline , especially in regulated environments. Regarding HA, it's best to first come up with a list of questions you'd like us to help with, and then we can research and figure out how best to help. For example, we can't really help on selecting or configuring a particular brand of load balancer; that's something generally done by your IT/NetOps folks, but we could point you to Microsoft's NLB documentation (which has step-by-step instructions on how to set it up).
  • Cloning application and default release/pipeline

    buildmaster deployment-plans
    2
    0 Votes
    2 Posts
    15 Views
    ?
    Configuration file versions and database change scripts must be tied to a specific release number, so we create 0.0.0 to associate those. It might be best just to purge that release if you don't really use it.
  • Nunit test throwing NullReferenceException

    nunit buildmaster
    5
    0 Votes
    5 Posts
    30 Views
    ?
    Perfect. Now it works as expected :-)
  • Active Directory outgoing trusts

    proget
    3
    0 Votes
    3 Posts
    13 Views
    ?
    That is good news, i was able to bypass this though by setting the service to run as an outgoing trust user which then allowed me set the LDAP to the other domain.
  • 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.
  • Install Nuget Packages

    buildmaster
    4
    0 Votes
    4 Posts
    0 Views
    ?
    That fixed it, argh! Been messing with this for hours! Thanks!
  • Plan calling another plan

    buildmaster deployment-plans
    3
    0 Votes
    3 Posts
    12 Views
    ?
    It's cool, I switched to global template to be called. It works fine. Thanks!
  • Docker Registry API - User Agent String Required?

    api proget
    4
    0 Votes
    4 Posts
    43 Views
    ?
    I agree that it is a poor solution, but we do not have very many good solutions for this. Docker itself does not support prefixing private repositories; everything is assumed to be hosted in the same manner as the public registry (ie, absolute URL path from the server root), and assuming all /v2/ requests are Docker without some other declaration of intent in the request didn't seem good either. That said, if there's no collisions with anything else using that URL, we can change the default behavior.
  • Basic Authentication support for npm feed in 4.6.5

    npm proget
    2
    0 Votes
    2 Posts
    10 Views
    ?
    If you are using IIS, you'll need to make sure that the ProGet AppPool is set to use Integrated Pipeline mode. If hosting with the integrated web server, it should just work. You may also need to enable always-auth for npm to force basic authentication.
  • Azure Non-Legacy Actions?

    buildmaster azure actions
    2
    0 Votes
    2 Posts
    7 Views
    ?
    Definitely! We're really not thrilled on how the current legacy Actions work (they were built by a third party, and also during a time that Azure underwent so many changes), so we'd like to update them to make more sense and be more useful... We'd love to understand your usecases, and how we can make the BuildMaster/Otter Azure integrations great. It'd be quite a bit easier to do this outside of Q&A though, so let's get in touch via email!
  • Issues connecting to NPM Feed

    proget npm
    2
    0 Votes
    2 Posts
    11 Views
    ?
    Please upgrade to the latest version of ProGet; 4.3.1 is outdated.
  • Unable to View Docker Package in ProGet after successful push

    proget
    5
    0 Votes
    5 Posts
    2 Views
    ?
    Note that these are different issues. Please upgrade to the latest ProGet to resolve this and the other issue. As of this post, that's 4.7.8. However, we do release often so if another one comes out before then, pick that one :)
  • 0 Votes
    2 Posts
    1 Views
    ?
    Answering my own question: all one needs to so for this is to remove the Anonymous user from the users allowed to "View and download packages".
  • ProGet Version

    proget-installation proget
    2
    0 Votes
    2 Posts
    2 Views
    ?
    This can be found in the lower-right of any page in the software.
  • 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. [image: 0285.tools-options2_15477577.png] Just thought I'd post this here in case anyone else with a similar issue stumbles across this thread like I did.
  • Proget via Reverse Proxy URL

    proget proxy
    2
    0 Votes
    2 Posts
    87 Views
    ?
    You can configure this via the "BaseUrl" setting in the Admin > Advanced Settings configuration option.
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation