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!

  • Error iterating list of strings

    buildmaster
    5
    0 Votes
    5 Posts
    18 Views
    T
    This is also fixed (BM-3271) starting in v6.1.0
  • 0 Votes
    6 Posts
    45 Views
    ?
    Proget non hub installer on French W2016 Core server with remote SQL db is working fine The pb exist with BuildMaster Hedgehog but not with Otter Best regards Philippe
  • Cannot install/uninstall ProGet

    proget
    2
    0 Votes
    2 Posts
    32 Views
    ?
    Assuming you have only ProGet installed, delete the C:\ProgramData\upack directory. This is the location of the directory the Hub installer uses to detect the presence of any of the installed packages. If you have any of the other Hub software installed, you'll have to edit the installedPackages.json file in that directory and remove the entry for ProGet. We'll add a troubleshooting section to the documentation to cover this, and file a bug with the installer itself since this is not supposed to happen.
  • 0 Votes
    6 Posts
    75 Views
    ?
    The connection string used by ProGet is stored in its configuration file (see this documentation page for the format and location). The Windows user account used is whatever user the INEDOPROGETSVC service is running under - generally, ProGet configures this to be NetworkService, but could be configured to be any user account.
  • 0 Votes
    4 Posts
    15 Views
    ?
    There is nothing to re-index. If you see it in the web, then it's already indexed. If the packages appear on the web page, then they will appear in the feed. You can manually inspect the feed with the API if you'd like, or by using a tool like Fiddler or something to see the requests.
  • Dashboard / login slowness

    nuget proget sql
    2
    0 Votes
    2 Posts
    18 Views
    benB
    Hello Martin, I've filed PG-1422 to stop ProGet from checking whether anonymous users have any feeds they can access. You may also want to check in SSMS whether any of the indexes need to be rebuilt or reorganized.
  • InedoCore extension vanished after trying to update to 10.0.1

    buildmaster
    2
    0 Votes
    2 Posts
    6 Views
    ?
    InedoCore 1.0.10 was accidently released; it was a pre-production version and should not have been shipped. It's since been removed. However, you identified the correct remediation steps: manually restore the old version of the extension. Sorry for the inconvenience.
  • 0 Votes
    2 Posts
    5 Views
    ?
    Thanks, I've filed this as OT-275
  • Problem proget

    proget
    2
    0 Votes
    2 Posts
    9 Views
    ?
    In v5, Docker feeds are now under "Containers" in the main navigation.
  • Package update

    feeds update proget packages
    2
    0 Votes
    2 Posts
    20 Views
    ?
    If you want developers to always be able to use any version of a package, then you should configure a connector to that remote resource. Then, they will always be able to download the latest version of the packages they need, and ProGet will cache those packages.
  • Node Healthcheck

    proget
    2
    0 Votes
    2 Posts
    17 Views
    ?
    There is currently no such healthcheck URL; you could use a static resource (like a logo, /resources/images/layout/logo.svg) to see if the web server is responding. That request should be very fast.
  • Access Denied Promoting & Pulling A Package

    proget
    3
    0 Votes
    3 Posts
    11 Views
    ?
    UPDATE: this was resolved through our ticket-based support. The underlying issue was "Unable to reach credential server" s3, and it was related to how the credentials were configured in IAM.
  • Feature - Add a variable PipelineStepName

    buildmaster
    2
    0 Votes
    2 Posts
    6 Views
    ?
    Great idea :) See BM-3278
  • One release assigned to multiple pipeline ?

    buildmaster
    3
    0 Votes
    3 Posts
    5 Views
    ?
    Just to clarify, you can create releases on the "Releases" tab, just "Create New Release". You can have multiple simultaneous releases per application going on, which is ideal for a scenario you describe
  • Does Proget Support c++ packages?

    buildmaster
    2
    0 Votes
    2 Posts
    15 Views
    ?
    Yes! You can use either NuGet or Universal Packages to store your C++ code and packages, and those host those in ProGet.
  • Dry Run Retention Policy Set--not seeing output

    proget
    2
    0 Votes
    2 Posts
    7 Views
    ?
    Keep in mind that retention rules work on an AND basis, so when you select: Delete cached connector packages Delete old versions (all except latest 30 versions) You get only packages that match BOTH of those rules: Only delete cached packages. Never delete the most recent 30 versions of packages. I'm guessing that your packages don't match BOTH those rules;
  • Docker 18.09 pull image error

    proget
    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Otter Database performance using roles as nested containers

    otter
    3
    0 Votes
    3 Posts
    7 Views
    Jonathan.EngstromJ
    Ticket is submitted along with additional information
  • Application Manager

    nuget proget microsoft
    2
    0 Votes
    2 Posts
    15 Views
    ?
    ProGet does not push packages; but you can use a tool like BuildMaster to help build a pipeline for your own nuget packages, and push to different nuget servers along the way.
  • Nuget feed ignores Semver 2.0.0 prerelease number

    net nuget proget
    4
    0 Votes
    4 Posts
    60 Views
    ?
    Could this be related to Quirks mode? https://inedo.com/support/documentation/proget/feeds/nuget#legacy
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation