Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. sergio.gonzalez_0157
    3. Posts
    S
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by sergio.gonzalez_0157

    • TCP Agent configuration

      Hello everyone,

      I've been asigned with managing an existing buildmaster server and I'm having quite some trouble configuring the deployment workflow.
      Here's a brief summary of my situation:

      • I have my Server: ProductionServer, Inedo Agent (v46, ProductionServer:1001); Status: Ready; Agent: Inedo; Environments: Development, Testing, Acceptance, Clone; Roles: JumpServer
      • My new Server: ProductionServer2, Inedo Agent (v51, ProductionServer2:1001); Status: Ready; Agent: Inedo; Environments: Clone; Roles: JumpServer2
      • In addition I also have a local BuildMaster Server, bmx::local; Status: Ready; Agent: Local, Environments: none; Roles: none
      • My deployment script is something like this:
              for server BuildMaster Server
              {
                  InedoCore::Exec
                  (
                      FileName: C:\Tools\HolyDevCli\HolyDevCli.exe,
                      ...
                  );
              }
      
      • However, when I check the execution logs, here's what I get:
      DEBUG: 2024-01-30 14:53:49Z - Using LocalAgent agent on BuildMaster Server
      DEBUG: 2024-01-30 14:53:49Z - Process: C:\Tools\HolyDevCli\HolyDevCli.exe
      ...
      INFO : 2024-01-30 14:53:49Z - Executing C:\Tools\HolyDevCli\HolyDevCli.exe...
      INFO : 2024-01-30 14:53:50Z - Busy
      INFO : 2024-01-30 14:53:50Z - Process exited with code: 0 (success)
      DEBUG: 2024-01-30 14:53:50Z - Using TcpAgent agent on ProductionServer
      

      And I have no idea where or how it is set the destination server to be "ProductionServer"

      I'm running Version 6.2.14 (Build 17)

      Any help or new idea would be greatly appreciated.
      Many thanks in advance

      posted in Support
      S
      sergio.gonzalez_0157
    • wrong user assigned to files deployed through buildmaster

      After restarting the InedoAgentService to log in as Local System Account, the files deployed don't have permissions to the right user.
      By default, all the files installed have the group IIS_IUSRS assigned to it. However, due to my local configuration, I'd need that the group assigned by default would be [COMPUTER NAME]\Users.

      Any idea how I can manually modify that parameter?
      Thank you in advance

      posted in Support
      S
      sergio.gonzalez_0157
    • 1 / 1