Open ryanrousseau opened 1 year ago
Trying to run a runbook with this command results in an error.
octopus runbook run --space 'Administration' --project 'OctoFX Template' --name 'Deploy a group of releases' --environment 'Administration' --tenant-tag 'Options/Run Daily Deployments' --tenant-tag 'Region/NA' --tenant-tag 'State/Created' --no-prompt
The error is Octopus API error: Sequence contains more than one element []
Octopus API error: Sequence contains more than one element []
Server is https://demo.octopus.app and is accessible internally.
This is caused by OctopusDeploy/Issues#7940 in Octopus itself
@ryanrousseau are you able to test this again with the latest server
@benPearce1 it's still failing on cloud version 2023.3.10333
Trying to run a runbook with this command results in an error.
The error is
Octopus API error: Sequence contains more than one element []
Server is https://demo.octopus.app and is accessible internally.