Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Groups
    3. inedo-engineer

    Group Details Private

    inedo-engineer

    Member List

    apxltd apxltd
    gdivis gdivis
    K kharnagy
    T thoven
    atripp atripp
    rhessinger rhessinger
    dean-houston dean-houston
    stevedennis stevedennis
    NanciCalo NanciCalo
    G gcoric
    M mgoulis_5248
    Dan_Woolf Dan_Woolf
    jjones jjones
    jrasch jrasch
    ben ben
    • RE: Help with upgrading

      Offline installers are available here which you can use to upgrade these older versions:
      https://my.inedo.com/downloads/installers

      posted in Support
      gdivis
      gdivis
    • RE: Add Documentation for Chocolatey Proxy feeds

      Hi @imm0rtalsupp0rt ,

      Great, thanks! I'll share the pull request with our technical writing members; they handle the HOWTO type articles and may want to add more screenshots, etc. But that intro paragraph will really help them.

      Changing the texts is trivial; it'll be implemented via PG-3278 in the next maintenance release of ProGet 2026. FYI I also changed description too:

      Chocolatey Community Packages

      Cache and filter packages from the Chocolatey Community Repository (CCR).

      Cheers,
      Alana

      posted in Support
      atripp
      atripp
    • RE: [BUG] ProGet 2026 no longer able to find Active Directory Users/Groups when configuring Task/Permissions

      Hi @Nils-Nilsson ,

      FYI this is available in inedo/proget:26.0.1-ci.7 should you want to give it a shot!

      Cheers,
      Alana

      posted in Support
      atripp
      atripp
    • RE: After upgrading to 2026 https no longer works

      Hi @Valentijn ,

      This looks like some consequence of a platform change (we went from .NET8 to .NET10), but it's hard to say.... I wonder if there's some kind of issue with the mixed bindings (i.e. using port sharing for https, but not for http).

      What does your <WebServer> node look like in your configuration file?
      https://docs.inedo.com/docs/installation/configuration-files

      Can you try it without port sharing? So basically just http://*:8624, https://*:443

      Thanks,
      Alana

      posted in Support
      atripp
      atripp
    • RE: [BUG] ProGet 2026 no longer able to find Active Directory Users/Groups when configuring Task/Permissions

      Hi @Nils-Nilsson,

      We identified the issue with the UI and have fixed it in PG-3277. This will be released next week in ProGet 2026.1.

      As for the UserNotFoundException after the rollback, that is most likely related to your cookies. Once the cookie expired, it then let you login again. You can verify that by using an private/incognito window and logging in or clearing your cookies and logging in again.

      Thanks,
      Rich

      posted in Support
      rhessinger
      rhessinger
    • RE: PEP 700 conformance for PyPI feeds

      Hi @Ashley ,

      It should have been; I just double-checked and see a commit for "Add full PEP 700 conformance for PyPI feeds" that appears to add the fields discussed here and some more.

      Thanks,
      Steve

      posted in Support
      stevedennis
      stevedennis
    • RE: [BUG] ProGet 2026 no longer able to find Active Directory Users/Groups when configuring Task/Permissions

      @Nils-Nilsson FYI quick update, but it does look like LDAP searching is having issues in the UI.. so perhaps it's some kind of UI//library upgrade regression. Anyway we'll update once we have a fix.

      posted in Support
      stevedennis
      stevedennis
    • RE: [BUG] ProGet 2026 no longer able to find Active Directory Users/Groups when configuring Task/Permissions

      Hi @Nils-Nilsson,

      Aside from library/dependency upgrades, I'm not aware of any changes to AD/LDAP that would yield this change. So it's definitely possible a dependency update caused that, we'll keep our eyes out... but things did pass our ordinary LDAP/AD testing, so any other info would be really helpful ... like if it's easy to do a new testing instance so you can upgrade/downgrade to find if that's definitely the issue.

      As for permissions/tasks, there were definitely no changes here. The tasks/permissions data were not touched as part of the upgrade, nor was the data/schema changed; the renaming of "Feed Groups" to "Feed & Project Groups" is entirely cosmetic.

      Behind the scenes (in the database), it's still FeedGroup_Id. The only schema changes were related to creating new tables for vulnerability data and adding a column to projects table to support grouping. There were no data updates.

      Thanks,
      Steve

      posted in Support
      stevedennis
      stevedennis
    • RE: Can't able to upgrade Buildmaster 5.7 version through inedohub

      Hi @ybaskar-temp_3339 ,

      Thanks for confirming that.

      I think it'd be worth exploring how to change those migration/environment constraints. While it's unfortunate to "lose history" and need to navigate to a separate instance, there's a moderate amount of risk in things simply not working the way it did before.... we're talking a decade of evolution, including platform, architectural, and even usage changes.

      That said, for an in-place upgrade, here's the approach that I would use.

      1. Use the Legacy (Traditional) installer to get to BuildMaster 6.1.
      2. Verify things work as expected on BuildMaster 6.1, agents updated, etc
      3. Upgrade to BuildMaster 6.2, again using the traditional installer
      4. Verify things work as expected in same manner
      5. Uninstall
      6. Ensure all components (iis site, service, program files.... except database, artifacts) have been removed
      7. Install BuildMaster 2025 as per normal, pointing to existing database

      Note that there's a decent change that you'll run into database or binding errors after #7, so make sure to run buildmaster.service.exe run from the commandline to better see messages and errors if things don't start up.

      Cheers,
      Steve

      posted in Support
      stevedennis
      stevedennis
    • RE: Add Documentation for Chocolatey Proxy feeds

      @steviecoaster sure thing!

      https://github.com/inedo/inedo-docs/tree/master/Content/proget/feeds/chocolatey#.md

      There's a "hidden in plain sight" GitHub link under the heading of each article, mostly for us :)

      Figured a PR/example would be easier than back-forth on forums. Thanks!

      posted in Support
      stevedennis
      stevedennis