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!

  • Load Balancing web nodes missing amazon s3 assembly

    proget
    2
    0 Votes
    2 Posts
    4 Views
    ?
    That error will occur if the Amazon extension is not loaded. If you haven't already, you can download the extension form Admin > Extensions, or just follow the manual installation instructions (i.e. put it in the Extensions folder on the disk).
  • How to see the creator of release

    buildmaster releases
    2
    0 Votes
    2 Posts
    4 Views
    benB
    Hello Aris, If you click on the release number (the leftmost column) the user that created the release is displayed in the Details section.
  • Reset Admin Password

    security proget
    2
    0 Votes
    2 Posts
    128 Views
    benB
    Hello Mario, I've added resetadminpassword to ProGet.Service.exe for the next minor release (4.7.10) - PG-1009 For now, you can reset the password in the database to Admin by setting the Salt_Bytes and Password_Bytes to 0x26CF0B87A338C08CA30F and 0x5868049613BC1ED1E4E3C2E404D8B85684B53263 respectively.
  • Support URL encoded NPM package names

    packages npm proget
    8
    0 Votes
    8 Posts
    121 Views
    benB
    Ok, I noticed that in your log, npm isn't authenticating. Is the anonymous user allowed to access the feed in ProGet?
  • Adding multiple IIS bindings with Ensure-Site

    microsoft buildmaster iis
    17
    0 Votes
    17 Posts
    69 Views
    ?
    If you upgrade to the latest v5.6 (currently 5.6.11), then it should work OK!
  • Npm publish authorization

    proget npm buildmaster
    2
    0 Votes
    2 Posts
    16 Views
    benB
    Hello Michael, NPM feeds don't currently support an API key, but you can share a single ProGet user between all of the users who need to upload to the feed to simulate the same thing. The Publish Packages task group on the NPM feed is all you need to upload a package. If you want to replace an already-uploaded package, you need the Overwrite Package task, which is available on the Administer and Manage Feed task groups by default, but you can create a new task group with just Overwrite Package on the Customize Tasks page (/administration/security/customize-tasks).
  • Linux Proget Feed Replication Setup Exception

    linux postgresql proget
    2
    0 Votes
    2 Posts
    9 Views
    benB
    Hello Matt, It looks like the PostgreSQL version of Feeds_SetLastSyncDate was not updated when the MSSQL version was. I've logged this as PG-1006 and it will be fixed in the next version of ProGet.
  • Installation crashes

    buildmaster installation
    5
    0 Votes
    5 Posts
    9 Views
    ?
    This must be it, redownload solved it. I downloaded 5.6.11 sometime on Apr 4.
  • 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
    140 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.
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation