Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. paul_6112
    3. Posts

    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!

    P Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 26
    • Posts 72
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: BuildMaster 2023.4 Unable to Create Application from Template

      Hi Alana,
      Proxy support has fixed the list of templates now being available;
      c88f17f7-9316-420f-97f5-3cfd03442140-image.png

      But the deployment fails, I guess this request is not hitting the proxy;
      ceb2e00c-db28-414f-884e-765e76a8ce1a-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: BuildMaster v2023 PSCall

      @rhessinger said in BuildMaster v2023 PSCall:

      Hi @paul_6112,

      What version of the Scripting extension do you have installed? This bug should be fixed in v2.4.0 of the Scripting extension. If it is not currently version 2.4.0, can you try updating that extension and see if that fixes the issue?

      Thanks,
      Rich

      Thanks Rich,
      This does appear to work okay on BuildMaster 2023.5 and Scripting 2.4.0
      0e3636d2-4854-4025-9e3f-648f03cc46a1-image.png

      posted in Support
      P
      paul_6112
    • RE: BuildMaster 2023.4 Proxy Support for Extension Updates

      Hi Rich,
      Tested this on 2023.5;
      The extension page does now load and can see the extensions, and appears to work okay to update an extension.
      However, the Icon list appears to be broken as these are not proxied via BuildMaster, but its direct Browser access.
      You did fix this on a previous ticket on BM 7 ; so don't know if the same fix can be applied to BM 2023 please?

      7d31cd73-d653-4721-b769-8cefcda2ce3f-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: BuildMaster v2023 PSEVAL

      Hi Alana,
      Using IIS was the simplest repro I could come up with for you to easily replicate, sorry..

      I can confirm that something as basic as Get-Date does work;
      $PSEval(Get-Date)

      This is a 'raw' powershell example output;

      40f1daf7-750e-4700-a55c-d56e93214371-image.png

      We did try adding ' | out-string' to force any formatting for PSEval but this didn't make a difference.

      I've tried your example and tried to come up with something else you should have by default (although you will have to change the InterfaceAlias to whatever yours is called..

      Raw PowerShell Output;
      e3ca16bd-4121-41ed-af74-96c0353f9708-image.png

      BuildMaster 2023 Script;
      c130fc6d-3388-4fbd-b980-f1c29277002d-image.png

      Build Output;
      310f8fd5-e254-443e-8dab-0a64a6c8e59a-image.png

      So why does your example want to return a String (?) and my example want to return a List (?)

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: BuildMaster v2023 PSCall

      Hi Rich,
      Ah, its 2.0.3 ; and due to the Proxy issue doesn't report that there was a newer version..
      I note v2023.5 is now released, will see if can upgrade and get a newer version of the extension;
      bba08631-78b8-46f6-b61f-497d76e0bba8-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • BuildMaster v2023 PSCall

      Hi Support,
      When adding a PSCall in the editor, it appears there is an unexpected error;

      a5805102-f02b-49e0-958c-9f80f64865dd-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • BuildMaster v2023 PSEVAL

      Hi Support,
      Given this Otterscript;

      Set-BuildVariable Web
      (
          Value: $PSEval("(Get-Website -Name MyWebSite).PhysicalPath")
      );
      

      This correctly sets the Variable;
      77c52fbb-df32-4463-a640-5d03249c33ef-image.png

      After upgrading to BuildMaster v2023; it seems this is broken with the Variable output being;
      b115c13f-4a93-40e1-b48e-1f570864d57f-image.png

      Also the engine syntax highlighting is not happy with the brackets;

      BuildMaster 7, the text in quotes is picked including the brackets is highlighted in green;
      95b563e3-2a6b-45d6-8a47-75aa5a4f7993-image.png

      Vs BuildMaster 2023, the syntax highlight is not correctly following the brackets within the quotes, i.e. the middle bracket is white..
      9f55d686-883f-4f3f-9709-b7fdd762184c-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: BuildMaster 2023.4 Automatic Agent Update

      Hi Alana,

      Well.... technically none of your software is supported since you are a free user 😆

      https://inedo.com/buildmaster/pricing
      62c1fb23-5230-49bf-b126-880475ae9bd3-image.png

      I'm currently getting my money's worth on this forum after an upgrade to v2023 😇

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: Otter v2023.1 Reference Documentation HTTP 500

      Hi Rich,
      Brilliant, thank you for the update.

      Regards,
      Paul

      posted in Support
      P
      paul_6112
    • RE: Otter v2023.1 Change Password

      Hi Rich,
      Super, thank you.

      Regards,
      Paul

      posted in Support
      P
      paul_6112
    • RE: BuildMaster 2023.4 Proxy Support for Extension Updates

      Hi Rich,
      Excellent, thank you very much for the fix and update.

      Regards,
      Paul

      posted in Support
      P
      paul_6112
    • RE: BuildMaster 2023.4 Automatic Agent Update

      Hi Alana,
      Thanks for the confirmation about v49;
      However, and sorry for flogging a dead horse if you will forgive the expression, back to Security teams in a similar position to the jQuery issue..

      On this page;
      https://docs.inedo.com/docs/inedoagent-versions

      Its clearly stated that v51 is a supported version, and v49 is an unsupported version.

      The language used is "you should install the latest version"

      And a clear upgrade statement around unsupported versions;

      cc8e8914-f324-4d1e-b548-a35ec60a4090-image.png

      How can I justify to the security teams that I am running unsupported software version, as its black and white at that level..

      2nd question, so I can actually test that the automatic upgrade does work, which version of the Agent should be installed to prove it would take place ?

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • BuildMaster Color Picker Expanded by Default

      Hi Support,
      Minor GUI niggle, noticed that the Colour Picker selection is always expanded by default when opening a dialog, for example the 'Edit Pipeline Details';

      3c60d2ee-3aad-4192-be4d-35e9d476adbd-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: Do you plan to upgrade JQuery in a future ProGet release?

      Hi @apxltd , @atripp,

      Sorry to drag this older topic back up, however we do have to appease security teams.

      • I believe as forum admin you can see my email address, happy if you reach out to discuss this further privately with me about the exact whys for my environment..

      This same JQuery vulnerability was also previously reported on BuildMaster v7.
      http://buildmaster:8622/resources/InedoLib/jquery-1.11.3.min.js

      And I note that the same library is still in use in v2023, its just been renamed;
      http://buildmaster:8622/resources/InedoLib/jquery.min.js

      dd112db4-4e6a-438d-9399-c73b789d83ee-image.png

      This was picked up by nessus on BuildMaster v7;
      1bdc0bc9-84c2-4af6-9812-8d01c96a3dde-image.png
      41cbdc0a-b40c-445c-bb23-9ccdd57d732c-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: BuildMaster 2023.4 Unable to Create Application from Template

      Hi Alana,
      Thanks for the help, I'll be honest I was after one of your samples again..

      How would you see this to clone it ?
      And if we have our own Template, we now need to maintain this as an application to be able to Clone it ?

      I've added the feed with success on an Internet connected machine, but by real environment is via Proxy and this seems to have the same issue as I have reported for Extension Updates in that the Proxy is not apparently being used for the connection;
      e6a4bf55-83b8-4e32-8d9a-6dfe0dacdfb5-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: BuildMaster 2023.4 Automatic Agent Update

      Hi Alana,
      Hhhmm, as per the release notes;
      https://docs.inedo.com/docs/inedoagent-versions

      v49 is listed as an unsupported version with a critical bug..

      My expectation was v49 agents would therefore be upgraded to v51..

      I admit I did install a v46 agent as an older supported version to see if it would be upgraded.

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: BuildMaster 2023.4 Proxy Support for Extension Updates

      Hi Alana,
      I've restarted both the BuildMaster Web Service and BuildMaster Service and the error is still present on running the update task, and the Extensions Page has not updated.

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • RE: BuildMaster 2023.4 Proxy Support for Extension Updates

      Hi @atripp ,
      Opps, how embarrassing, yes that is a typo error in my post..

      I can confirm the Proxy Settings are correct, and the test does report success;
      09d5adbd-d713-44c3-95ae-d10551090c16-image.png
      a9b621d4-4f29-444b-a1e1-69634d60c92e-image.png

      And just to prove a failure for a different URI;
      1e774109-7367-4996-aa37-5a0a50318940-image.png

      The BuildMaster Update page does report the current version..so if this is connected via the Proxy then this is working;
      e8eda311-83d7-4a65-9ec0-36575cff0000-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • Otter v2023.1 Reference Documentation HTTP 500

      Hi Support,
      The Reference Documentation links for Operations and Functions both appear to return HTTP 500 errors;
      c2d18e4b-f13b-4173-a527-789a76fba6ed-image.png

      05b5f66a-b750-4090-94fd-13512e267367-image.png

      Message

      An error occurred in the web application: Multiple custom attributes of the same type found.
      

      Details

      URL: http://otter:8626/reference/operations
      Referrer: http://otter:8626/reference/operations
      User: Admin
      User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36 Edg/103.0.1264.77
      Stack trace: at System.Attribute.GetCustomAttribute(MemberInfo element, Type attributeType, Boolean inherit)
      at Inedo.Otter.WebApplication.Pages.Reference.ExtensibleReferencePageBase.ExtensibleItem..ctor(Type type)
      at Inedo.Otter.WebApplication.Pages.Reference.OperationsListingPage.DocItem.Create(Type type)
      at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext()
      at System.Linq.Enumerable.WhereEnumerableIterator`1.ToArray()
      at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
      at System.Linq.OrderedEnumerable`1.GetEnumerator()+MoveNext()
      at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
      at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
      at Inedo.Otter.WebApplication.Pages.Reference.ExtensibleReferencePageBase.GetAllExtensibleItems()
      at Inedo.Otter.WebApplication.Pages.Reference.ExtensibleReferencePageBase.CreateChildControls()
      at Inedo.Otter.WebApplication.Pages.OtterSimplePageBase.InitializeAsync()
      at Inedo.Web.PageFree.SimplePageBase.ExecutePageLifeCycleAsync()
      at Inedo.Web.PageFree.SimplePageBase.ProcessRequestAsync(AhHttpContext context)
      at Inedo.Otter.WebApplication.Pages.Reference.ExtensibleReferencePageBase.ProcessRequestAsync(AhHttpContext context)
      at Inedo.Web.AhWebMiddleware.InvokeAsync(HttpContext context)
      

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • Otter v2023.1 Change Password

      Hi Support,
      When logged into Otter and using the User Context Menu; Change Password;
      01f722be-e1c3-4683-a7c9-0ca813a465ee-image.png

      An error message is displayed;
      f71581ed-631c-4719-9ab2-1a0686298b8a-image.png

      However, its the Built-in Directory that is enabled;
      90be418f-b694-457f-9983-e06b473e93d3-image.png

      Thanks,
      Paul

      posted in Support
      P
      paul_6112
    • 1 / 1