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 #176

Closed scott-paige closed 4 months ago

scott-paige commented 1 year ago

Describe the bug

error: server: Failed to open connector cf: failed to open connector: unknown connector type "cf"

We encountered this error in 7.9.1 and it was stated that a fix for this would be pushed in 7.9.2, however we are still seeing this error when attempting to deploy to 7.10.0.

Reproduction steps

  1. use cf_auth
  2. deploy 7.10.0
  3. get error from web.stderr.log ...

Expected behavior

That we can continue to use cloudfoundry for authentication

Additional context

The only place that we reference cf is in our team configuration yamls. I went ahead and updated all of the team configs to only have the local admin user as their member, however I still encountered the error when trying to deploy.

Is there anything else I should be changing?

xtremerui commented 4 months ago

This bug is fixed in 7.11