concourse-bosh-release icon indicating copy to clipboard operation
concourse-bosh-release copied to clipboard

Failed to open connector cf, unknown connector type

Open lodener opened this issue 2 years ago • 1 comments

Bug Report

The recent 7.9.1 release introduced an issue with a connector for us when BOSH deploying it.

Whenever we make use of the web job's cf_auth property, the web instance's web job will fail with the following error: error: server: Failed to open connector cf: failed to open connector: unknown connector type "cf"

When reverting back to 7.9.0, all is fine. When removing the cf_auth property, the 7.9.1 deployment also succeeds without issues.

This commit might look, to my untrained eyes, somewhat relevant?

lodener avatar Feb 23 '23 14:02 lodener

I just encountered this issue as well when trying to upgrade our dev concourse from 7.9.0 => 7.9.1

scott-paige avatar Mar 06 '23 20:03 scott-paige

Fixed in 7.11

xtremerui avatar May 10 '24 15:05 xtremerui