genesis-community / concourse-genesis-kit

A Genesis Kit for Concourse CI/CD
MIT License
6 stars 13 forks source link

both github oauth and github enterprise oauth breaks #30

Closed xiujiao closed 6 years ago

xiujiao commented 6 years ago

Using genesis 2.6.5, deploy concourse with github oauth and github enterprise oauth Both of them have the following error messages

What authentication backend do you wish to use with Concourse?
  1) GitHub OAuth Integration
  2) GitHub Enterprise OAuth Integration
  3) UAA OAuth Integration
  4) HTTP Basic Auth

Select choice > GitHub Enterprise OAuth Integration

The GitHub OAuth Client ID and Client Secret are needed to authenticate Concourse
to GitHub, so that Concourse can then authorize users after they log into GitHub.
See https://developer.github.com/v3/oauth/ for more info.

GitHub OAuth Client ID: > fjdk

GitHub OAuth Client Secret: > 1234
genesis v2.6.5 (e5c20aa986) build 20180614.062027
USAGE genesis ui-prompt-for <type> <path> [options...] [<prompt>]

<type> is one of:
    line:          prompt for a single line of text
    boolean:       prompt for a boolean value, returns "true"/"false"
    block:         prompt for a multi-line block of text
    select:        prompt the user to select one of a list of choices
    multi-line     prompt for zero or more lines of text
    multi-block:   prompt for zero or more blocks of text
    multi-select:  provide the user with a list of choices to select zero or more of them
    secret-line:   prompt for a single line of test, stores it in vault
    secret-block:  prompt for a block of text, stores it in vault

....................... ##### here is output for options ....

Could not create new env test (in /home/xiujiao_gao/thd/ops/concourse-deployments): 'new' hook exited 1