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!

  • Problems with NPM connector

    error connectors npm proget
    4
    0 Votes
    4 Posts
    26 Views
    ?
    Dismiss my recent answer It works fine At some point the connector was removed from the feed which explains why nothing got listed even though the connector was fine. I'm really sorry for this! Thanks for the support!
  • Unable to create chocolatey connectors

    connectors proget
    3
    0 Votes
    3 Posts
    3 Views
    ?
    Thanks!! Works like a charm
  • Otter API

    otter api
    2
    0 Votes
    2 Posts
    5 Views
    ?
    Yes; the JSON-based REST API allows you to do everything you can from the website, and there's also a simplified job trigger endpoint, where you can do something like POST /api/jobs/trigger/mytemplatname?key=secret123 to trigger a new job. These particular bits aren't fully documented (or implemented in current the v1.0 release) yet, but will be in just a day or so.
  • 0 Votes
    2 Posts
    7 Views
    ?
    You do have to check the "remove the database and packages" options in the uninstaller, so if you did that it should have done just that, unless some error occurred or something like that. It's hard to say why things weren't removed in this case, but it's hopefully easy enough to manually remove if it didn't work. We'd rather there be a bug in not removing, instead of a bug in removing when you didn't want it to :)
  • Problems with Nuget Connector

    connectors proget nuget error connector-filters
    4
    0 Votes
    4 Posts
    26 Views
    ?
    Today it's working fine. So definitely a temporary outage on nuget.org.
  • Problems with 4.06 with Users

    proget
    3
    0 Votes
    3 Posts
    0 Views
    ?
    Thank you for the report - this will be resolved in v4.0.7 due out later today.
  • Issue List 4.0.6

    proget feeds packages
    4
    0 Votes
    4 Posts
    9 Views
    ?
    RE: Retention Policies - those checkboxes are filters against the set of all packages, so if none are checked, then all packages would be deleted. Each checked box adds an additional restriction to or limits what would be deleted.
  • 0 Votes
    2 Posts
    9 Views
    ?
    FYI one of our developers posted an answer on the linked question.
  • SecuredTaskDeniedException when managing feeds

    proget error feeds
    2
    0 Votes
    2 Posts
    7 Views
    ?
    Thank you for the report - this will be resolved in v4.0.7 which is due out later today.
  • 0 Votes
    3 Posts
    34 Views
    ?
    If the app can't access the service, it seems like it shouldn't assume everything is OK, but rather indicate that it has no idea because it can't access the service. :)
  • Ability to Pull In "Cached" Packages

    packages proget
    2
    0 Votes
    2 Posts
    4 Views
    ?
    Caching is desigend to be transparent, so this is not currently an option. Of course there are a handful of ways to accomplish the behavior using a script, custom package store, package adapter via SDK, etc., would appreciate you sharing the method you use :)
  • Rest API Support

    proget
    2
    0 Votes
    2 Posts
    13 Views
    ?
    Yes, please see the Get the Complete List of Connected Feeds Using the ProGet JSON API tutorial for a walkthru of how to use it.
  • 0 Votes
    12 Posts
    147 Views
    ?
    That's great news ! Thank you for following up :)
  • Active Directory Integration

    security proget
    9
    0 Votes
    9 Posts
    48 Views
    ?
    It looks like the underlying error is, DirectoryServicesCOMException: A local error has occurred. It's obviously not helpful at all, but in searching for that exact text, there are so many things that it seems to be, or could be. I would suggest to search for that error and see what is relavent, and what isn't. There are so many suggestions on how to fix it, from improperly configured AD permissions to obscure 2008R2-only settings.
  • Symbol Server is returning an old PDB

    proget symbols
    7
    0 Votes
    7 Posts
    29 Views
    ?
    Wow, great find :) This will be addressed in the next maintenance version.
  • External Nuget feed added doesn't show packages

    proget
    6
    0 Votes
    6 Posts
    27 Views
    ?
    I'm not sure what http://SERVER/ is? Is it a NuGet.Server instance? In that case, then http://SERVER/ would be the NuGet API endpoint. That's what you need to enter on ProGet. /api/v2 is the default endpoint on NuGet.org.
  • 0 Votes
    5 Posts
    4 Views
    ?
    Great! Thanks for the quick turnaround.
  • Performance Improvements/Changes in v4.0

    proget performance
    2
    0 Votes
    2 Posts
    8 Views
    ?
    Sure, here are the main ones as of v4.0.6 which we released ealier today: OData output caching may be optionally configured in Advanced Settings that should improve package installation performance since the NuGet client (both .exe and VS extension as of v3.3.0) always issues 2 identical requests when querying for package data or downloading packages ProGet now respects the NuGet client's Accept-Encoding header which has recently added gzip; this may reduce package download times considerably Currently, the biggest bottlenecks on performance are related to connectors reaching out to NuGet.org, especially when combined with connector filters. Connector filters especially may cause slowdowns if the connected NuGet feed does not optimize the OData "startsWith" filter. In a future version, we are planning to have scheduled tasks index NuGet.org so that connectors can be filtered in ProGet's database, which will be instant in comparison to a basic 3-filter connector query.
  • 0 Votes
    7 Posts
    169 Views
    ?
    Update! This has been fixed in ProGet 4.0.6
  • Installation in Asure

    update azure proget proget-installation
    3
    0 Votes
    3 Posts
    22 Views
    ?
    Thanks Alana, I will have to run the install as a service account to make sure it has access to SQL. I didn't expect it connects to SQL server as it unpacks the resources. So, it didn't cross my mind that this would be an issue. I have not yet validated if the issue is resolved, but I am 99% sure it will be. I will reply to the post once I confirm it.
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation