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!

  • ProGet 2026/PostgreSQL (Embedded) Group Managed Service Account Support

    4
    0 Votes
    4 Posts
    15 Views
    stevedennisS
    Hi @mhelp_5176, Connecting to the embedded database requires local access to the ProGet server. Once an attacker has that, then they already have full access to the database, as it's stored as files on disk... basically it's the equivalent of storing the safe key inside of the safe :) As such. it doesn't make sense for us to add complexity to the product to support changing a password that's already secured. Thanks, Steve
  • User gets 500 error if you delete a logged in user

    Locked
    4
    0 Votes
    4 Posts
    16 Views
    stevedennisS
    Hello, Thanks for reporting this; this behavior is by design. ProGet uses authentication tickets (i.e. encrypted cookies). If the username on a valid ticket cannot be located in the user directory, then a "user not found" error will occur, as it did here. This errant behavior is generally desired for troubleshooting cases where users are intermittently not available from a user directory. Otherwise it's very difficult to troubleshoot, since it will just appear as a random log-out. Thanks, Steve
  • PostgreSQL DB Location

    5
    0 Votes
    5 Posts
    26 Views
    atrippA
    Hi @mhelp_5176, Not at this time; this would add complexity to the software and installation, so we're hesitant to give an option to configure this path without a compelling technical benefit. Given your requirements, perhaps they should just configure the %ProgramData% folder to be on a different drive? Many Windows programs use that location for data like this. Or perhaps configure a junction (soft link). Thanks, Alana
  • Add Documentation for Chocolatey Proxy feeds

    11
    0 Votes
    11 Posts
    33 Views
    apxltdA
    Hi @imm0rtalsupp0rt , We've published a version of the article now: https://docs.inedo.com/docs/proget/feeds/chocolatey/howto-chocolatey-proxyccr Let us know your thoughts or freel free to submit a PR should have have any suggestions! Thanks, Alex
  • [feature] ProGet: Send test notifications from 'Notifiers & Webhooks'

    6
    1 Votes
    6 Posts
    20 Views
    stevedennisS
    @sigurd-hansen_7559 wow very cool! We didn't anticipate anyone would customize these templates beyond adding a variable or two, so it it didn't seem to make a lot of sense to invest in a proper editor (like we have in the other products) Anyway, it'd be interesting to see what kind of templates you develop.
  • Support for Azure Key Vault references in Connector credentials

    2
    0 Votes
    2 Posts
    4 Views
    stevedennisS
    Hi @alkhleif_2585 , There isn't much demand for this kind of feature (I think we've only seen one or two requests for this over very many years) so it's not on our roadmap. And it's unlikely we will add it to the roadmap considering that it would be quite costly to build, support, and maintain. Especially considering that we'd need to support all of the major "vaults" out there as well. It doesn't seem to add much value to ProGet as these types of read-only credentials can be very long living (several years) without any security risk, and take just a few minutes to rotate when needed. That being said, you could probably write a "sync script" pretty easily that continuously updates the connector credentials by connecting to the vault and then updating it via the API. Cheers, Steve
  • Cargo feed returning 500 Internal Server Error

    cargo error 500 proget
    3
    0 Votes
    3 Posts
    19 Views
    J
    Hi @atripp, We have now updated to ProGet 2026.3 and can confirm this is now working as expected. Thank you for your prompt help.
  • 0 Votes
    2 Posts
    11 Views
    stevedennisS
    Hi @vdubrovskyi_1854 , Without knowing which specific package you're referring to, it's hard to give a more specific example. Historically, Packagist was effectively a database of "GitHub Repository pointers" and Composer was effectively just a wrapper around the Git client. They can both still operate in that mode, and needs to for older, non-standard packages. I suspect that's the type of package you're referring to here. ProGet's Composer feeds work with "packages" (i.e. not the GitHub pointers), which account for nearly all of the modern packages on Packagist.org. For the small number of packages that don't follow the standard (mostly older, legacy packages), you'll need to download them, properly package them, and then upload them to follow the standard. Unfortunately there's no technically feasible/sensible way to solve this problem - since it would require ProGet to serve as a GitHub pointer database, which just doesn't make sense. Cheers, Steve
  • Unable to login with Active Directory with Proget 2026.1

    7
    0 Votes
    7 Posts
    44 Views
    aristo_4359A
    @pg_user_8607 Given the fix is about searching in AD I think the pull request is indeed related, as there is no other error I can find other than unable to find the user(s) in the User Directories Test.
  • After upgrading to 2026 https no longer works

    5
    1 Votes
    5 Posts
    48 Views
    ValentijnV
    Hi, I was on a short vacation but today I upgraded to 2026.3 (build 14) without any problems. This probably fixed it: PG-3299 2026.3 FIX: Hostname based binding fails when hosting on Windows with HTTP.SYS Kind regards, Valentijn
  • Scheduled Task is failing due to invalid script identifier

    3
    2
    0 Votes
    3 Posts
    24 Views
    B
    Hi Alana, Just wanted to let you know that restarting the service did fix the issue. Thank you for the suggestion. Brandon
  • 0 Votes
    3 Posts
    18 Views
    A
    Hi @gdivis , thanks for the quick turnaround. Everything is working as expected with the new version. Cheers
  • PEP 700 conformance for PyPI feeds

    Locked
    13
    0 Votes
    13 Posts
    100 Views
    atrippA
    @Ashley thanks for letting us know!
  • 0 Votes
    2 Posts
    15 Views
    atrippA
    Hi @brandon_owensby_2976 , Looks like this is a regression in BuildMaster 2025 from a library upgrade; we will address it via BM-4017 in an upcoming release, either this Friday or the following cycle. Thanks, Alana
  • Container image size calculation does not always work

    3
    1
    0 Votes
    3 Posts
    12 Views
    P
    Thank you very much for the detailed answer!
  • SCA page throws an exception for anonymous users

    2
    0 Votes
    2 Posts
    11 Views
    atrippA
    Hi @pg_user_8607 , Thanks for the bug report; this will be fixed via PG-3296 in the next maintenance release (scheduled next Friday). It was a problem in the redirect to the /log-in page, so of course if you log-in first, the error will not occur. Cheers, Alana
  • ProGet 2026.1 (PostgreSQL) — Two issues with vulnerability management

    4
    0 Votes
    4 Posts
    19 Views
    Dan_WoolfD
    Hi @cssccmgroup_4090, I created a private ticket on your behalf. You can see it by navigating to https://my.inedo.com/tickets. Please upload the SBOM through that ticket. Thanks, Dan
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • 0 Votes
    2 Posts
    10 Views
    atrippA
    Hi @vdubrovskyi_1854 , Thanks for the detailed reproduction information; I debugged/fixed this, and it will be in the next maintenance release of ProGet via PG-3290, scheduled for Friday of this week. As for the underlying issue, the problem was that there were two composer.json files in the zip file. ProGet was opening build/composer.json instead. I didn't test a work-around, but in theory you should be able to just download the zip file directly, delete build/composer.json from it, and upload it to ProGet. I also updated the error message to make somethign like this a little easier to track if it comes up again ("An unexpected error occurred: Error parsing "voku-simple_html_dom-716822e/build/composer.json" as a Composer manifest file (Missing required property: name).") Cheers, Alana
  • SBOM/RMetadata support for pypi feed type

    3
    0 Votes
    3 Posts
    29 Views
    B
    Thanks for the quick turn around. We are happy to wait for next release, and can report back if we find any further issues.
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation