Navigation

    Inedo Community Forums

    Forums

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

    Topics created by Jon

    • J

      BuildMaster - Error creating build and release from API
      Support • • Jon  

      2
      0
      Votes
      2
      Posts
      6
      Views

      atripp

      Hi @Jon, The Release and Build API Documentation is outdated and needs a lot of work. We are aware of the low-quality documentation, and this is on our list to rewrite. To address your issues. [1] The error for "/api/releases" should be logged under Admin > Diagnostic Center; it's likely related to an unexpected/missing data in the application; you can narrow it down by specifying application id or something [2] You'll need to specify application/json as the content type when posting JSON documents; otherwise the request will be read as application/x-www-form-urlencoded values or querystring parameters. [3] The pipeline name is incorrect, it should simply be Release (for an application pipeline) or global::MyGlobalPipeline for global pipelines. Thanks, Alana
    • J

      Otter - Time run cannot be longer than 23:59
      Support • • Jon  

      2
      0
      Votes
      2
      Posts
      6
      Views

      atripp

      Hi @Jon , Unfortunately it's "not that simple", and this will require a bit of troubleshooting to figure out what the issue is, precisely. There are a lot of areas where this could occur, and we can't add a generalized "job killer" until we understand what the issue is. You'll have to dig in behind the scenes (Admin > Executions) and identify exactly where things are freezing. The last log message will indicate that. Try to find as many examples as possible. Keep in mind that Otter is not not really "connected" to a server, and a server does not (and cannot) "call home". Instead, Operations (i.e. OtterScript) opens a connection to a server, sends a command, then disconnects. All network errors we've ever seen in this process will yield a crash. However, unless explicitly specified, a command will not timeout. So this means if you run a PowerShell script that basically just says "sleep indefinitely", then the Execution will never complete. Obviously no one would write that script, but some PowerShell scripts have a consequence of that. No built in Operation should ever cause that to happen, which is why we need to know precisely where this is happening. Best, Alana
    • J

      Otter and Buildmaster
      Support • • Jon  

      2
      0
      Votes
      2
      Posts
      6
      Views

      P

      Hi @Jon Based on my experience, you need to add a configuration to each role like an ensure-file a dummy file to force the drift detection and the remediation for each role. Having a role without a configuration leave the status in unknown state. Hope this help Best regards PhilippeC.
    • J

      Buildmaster - New install and SQL login bug
      Support • • Jon  

      2
      0
      Votes
      2
      Posts
      5
      Views

      atripp

      Hi @Jon , Thanks for the note; this behavior is intended, and was decided after many years of supporting products in the field. The service is configured to automatically restart after a crash, and a database error will crash the service. This is easiest to manage, since most database connection errors (even permissions-based ones) are are temporary in nature, so this behavior means the problem will be automatically resolved. Best, Alana
    • J

      Otter - API Bug?
      Support • • Jon  

      2
      0
      Votes
      2
      Posts
      7
      Views

      atripp

      Thanks for the report and work-around @Jon , we'll investigate this as part of the Otter 2024 roadmap.
    • J

      Buildmaster - API Bug?
      Support • • Jon  

      2
      0
      Votes
      2
      Posts
      5
      Views

      atripp

      @Jon I answered this in another thread, but The error for "/api/releases" should be logged under Admin > Diagnostic Center; it's likely related to an unexpected/missing data in the application; you can narrow it down by specifying application id or something If you can find what the error is, we can work to id/fix it!
    • J

      Otter - has anything changed with new versions?
      Support • • Jon  

      5
      0
      Votes
      5
      Posts
      11
      Views

      rhessinger

      Hi @Jon, Looks like this was a result of recent change. I have fixed this in OT-499 and will be released in Otter 2022.15. If this is an immediate requirement, I can create a prerelease version of Otter you can install. Please let me know if you are interested. Thanks, Rich
    • J

      Otter API Endpoints
      Support • • Jon  

      3
      0
      Votes
      3
      Posts
      8
      Views

      J

      @Dan_Woolf Thank you I've now produced a dashboard using this API to show my GREEN/RED status without requiring a login. I know its a lot to ask but adding dashboards public would be amazing in Otter. My code is only about 6 lines but not sure how much effort this is to add into Otter.
    • 1 / 1