concourse / concourse-bosh-release

Concourse BOSH release
Apache License 2.0
28 stars 49 forks source link

Failed to open connector cf, unknown connector type #172

Closed lodener closed 4 months ago

lodener commented 1 year ago

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?

scott-paige commented 1 year ago

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

xtremerui commented 4 months ago

Fixed in 7.11