alpacahq / alpacahq/ribbit-backend
Error starting ribbit-backend_ribbit_1, following readme instructions
- Ngôn ngữ chính
- Go
- Star
- 60
- Fork
- 30
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hi, I tried to follow along with the readme, but running into 2 problems:
1. A warning on the plaid environment selection - .env is set to export PLAID_ENV=sandbox, but this doesn't seem to be working. The same error occurs with and without double quotes, as well as for the other options.
2. An email address seems to be needed, but it isn't clear which config file this should be added to.
Thanks for your help!
`
WARNING: Invalid environment specified: , please use one of: plaid.Sandbox, plaid.Development or plaid.Production
create_db called
Database user test_user already exists
Database named test_db already exists
WARNING: Invalid environment specified: , please use one of: plaid.Sandbox, plaid.Development or plaid.Production
createschema called
Created model Asset as table assets
Created model BankAccount as table bankaccounts
Created model CoinStatement as table coinstatements
Created model Reward as table rewards
Created model Role as table roles
Created model User as table users
Created model UserReward as table userrewards
Created model Verification as table verifications
WARNING: Invalid environment specified: , please use one of: plaid.Sandbox, plaid.Development or plaid.Production
required flag(s) "email" not set sdjsbhfjbhsfb
Error: required flag(s) "email" not set
Usage:
alpaca create_superadmin [flags]
Flags:
-e, --email string SuperAdmin user's email
-h, --help help for create_superadmin
-p, --password string SuperAdmin user's password
Global Flags:
--config string config file (default is $HOME/.alpaca.yaml)
exit status 1
`
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.