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!

  • Scheduling jobs - weird behavior

    otter
    3
    0 Votes
    3 Posts
    3 Views
    ?
    Pb solved with the 1.5.2
  • Scheduling job

    otter
    3
    0 Votes
    3 Posts
    3 Views
    ?
    Pb solved with the 1.5.2
  • Rest API To Check for proget updates?

    proget
    3
    0 Votes
    3 Posts
    3 Views
    ?
    Thank you so much. This is exactly what i'm looking for.
  • 0 Votes
    6 Posts
    127 Views
    ?
    I was able to get Otter to work with TFS Git on-premises. All I needed to do was set the Otter website and service to run as a specific domain user that has rights to the TFS Git repository. Then in the Raft settings, leave the username and password empty. The Otter code will use the "DefaultCredentials" in LibGit2Sharp., which are the credentials of the currently executing service user. This is slightly sub-optimal, but it works. The next thing I would like to understand is why Git rafts are so slow (going to assets is fairly slow to load, ~10 sec) P.S. I never tried setting the "Basic Authentication" in TFS you recommended, as it is a fundamental change that could affect other users and services.
  • Error browsing linux directories

    buildmaster ssh
    8
    0 Votes
    8 Posts
    6 Views
    ?
    Ah, good find. The file browser is the only component of the web app that would use the SSH client directly, and it looks like those dlls just aren't getting packaged correctly in the installer. We'll put this on the list to fix.
  • How to change context root

    proget
    2
    0 Votes
    2 Posts
    8 Views
    ?
    ProGet does not support this for a variety of reasons, primarily security and support. Some users set-up a reverse proxy and rewrite urls, but we don't recommend it. Instead, please just use a different host name (Proget.mycompany.com) or port (mycompany.com:1000).
  • Cleanup of Proget packages

    proget
    2
    0 Votes
    2 Posts
    12 Views
    ?
    This is what Retention Policies are designed for, you can configure them to do this.
  • Strip symbol files from packages option not working as expected

    proget symbols
    10
    0 Votes
    10 Posts
    45 Views
    ?
    Hi Team, Thanks for all your support. I was clearing the temp cache for symbol server. Cleaning up a nuget cache fixes the problem for me. Thanks.
  • Maven Connector is stuck in "Unknown" state

    proget
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Binding ProGet to a single IP

    proget network
    9
    0 Votes
    9 Posts
    14 Views
    ?
    This is now in Admin > All Settings, under ReservationUrls
  • SQL Scripts

    buildmaster sql change-scripts
    2
    0 Votes
    2 Posts
    6 Views
    ?
    This was indeed removed from v5 for a variety of reasons, but we do plan to bring it back. It was very problematic to display this information on the web after connecting to it from an agent, etc.
  • Impersonating operations

    otter
    6
    0 Votes
    6 Posts
    13 Views
    ?
    Sure, that would solve the issue.
  • 0 Votes
    3 Posts
    7 Views
    ?
    Alana, Might I suggest updating the documentation to state that. Currently it is specified for the Upload operation but not the other two.
  • 0 Votes
    3 Posts
    3 Views
    ?
    Awesome Dean. Thanks for taking a look.
  • Can you use Credentials with Powershell scripts

    powershell buildmaster
    3
    0 Votes
    3 Posts
    8 Views
    ?
    ah yes, sorry. I setup the creds a couple of months ago and forgot about that option. thanks.
  • Dead files in ProGet

    nuget proget
    2
    0 Votes
    2 Posts
    7 Views
    ?
    The Feed Clean-up task, which is run from the service on a schedule you define in Admin > Tasks, will clean up these. if it's not happening according to that schedule, please ensure the service is running. You may want to restart the service. You can also manulaly trigger it too; if you do that, then it will clean up the missing packages right away.
  • Login failed for user 'DOMAIN\MACHINENAME$'

    sql-server proget
    2
    0 Votes
    2 Posts
    75 Views
    ?
    In this case, you are pointing PRoGet to a SQL Server on a different machine. You will need to either use a different connection string (name/[assword), run proget service/web under a domain account and continue to use integrated auth, or allow connections from that machine in SQL Server (not recommended).
  • Get Source on remote agent

    agents buildmaster builds
    6
    0 Votes
    6 Posts
    10 Views
    ?
    Hi Tod, Thank you! I'm never sure if I'm being helpful or just getting in the way. Just can't sit still long enough :).
  • Cannot uninstall Buildmaster

    installation buildmaster
    3
    0 Votes
    3 Posts
    20 Views
    ?
    This isn't an answer, but more information as to why the uninstaller might be failing. When I run these manual steps, I see an exception. > C:\BuildMaster\Service\bmservice.exe UninstallWeb C:\BuildMaster\Service\bmservice.exe : Error stopping service: Service INEDOBMWEBSRV was not found on computer '.'. At line:1 char:1 + C:\BuildMaster\Service\bmservice.exe UninstallWeb + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (Error stopping ...n computer '.'.:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError Removing INEDOBMWEBSRV service... Unable to remove service: Object reference not set to an instance of an object. Service removed. I think maybe the uninstaller doesn't handle this situation and so stops in the middle?
  • NuGet Connector not passing searches through to Nexus NuGet feed.

    proget
    11
    0 Votes
    11 Posts
    101 Views
    ?
    Alana- looks like this one is actually on me, the reverse proxy was stopping the single quotes. But, the extra trailing slash is what causes the issue with Packages(), same as it does with the earlier problem. I have it sorted out now.
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation