Skip to content

Getting logs from CaC runbooks fails #67

@mcasperson

Description

@mcasperson

Octopus version

2025.3

What happened

The prompt fails when run against a CaC converted runbook. This is almost certainly because the API call used to get the runbook details is hitting /api/Runbooks/Runbook-##, when it needs to access the runbook details via a URL like /api/Projects/Project-##/main/Runbook-##.

Chat query

Why did the runbook run fail? If the runbook run didn't fail, say so. Provide suggestions for resolving the issue.

Chat output

The request to the Octopus API failed. Either your API key is invalid, does not have the required permissions, or there was an issue contacting the server.

Reproduction steps

Run the prompt on https://mattc.octopus.app/app#/Spaces-2328/projects/octopus-copilot/operations/runbooks/find-outbound-ips/snapshots/RunbookSnapshots-4861/runs/RunbookRuns-54921 to see the issue.

More Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions