Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid ENV var #265

Open
ghost opened this issue Jun 7, 2016 · 1 comment
Open

Invalid ENV var #265

ghost opened this issue Jun 7, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 7, 2016

bundle exec foreman run rake db:migrate
FATAL: Invalid ENV var: APP_NAME=myawesomeapp
FATAL: Invalid ENV var: CROWDTILT_SANDBOX_KEY=crowdtiltsandboxkey
FATAL: Invalid ENV var: CROWDTILT_SANDBOX_SECRET=crowdtiltsandboxsecret
FATAL: Invalid ENV var: AWS_BUCKET=awsbucket
FATAL: Invalid ENV var: AWS_ACCESS_KEY_ID=awsaccesskey
FATAL: Invalid ENV var: AWS_SECRET_ACCESS_KEY=awssecretaccesskey
FATAL: Invalid ENV var: MAILGUN_DOMAIN=myawesomeapp.mailgun.org
FATAL: Invalid ENV var: MAILGUN_PASSWORD=smtp_pass
FATAL: Invalid ENV var: MAILGUN_USERNAME=[email protected]
FATAL: Invalid ENV var: MAILGUN_API_KEY=key-mailgunapikey
FATAL: Invalid ENV var: SECRET_TOKEN=secrettoken
FATAL: Invalid ENV var: DEVISE_SECRET_KEY=secrettoken
FATAL: Make sure you have set the vars in .env and are running this process with foreman

@ravkothari
Copy link

ravkothari commented Feb 8, 2017

i am getting above problem in .env file variables when i run that command:
foreman run rake db:migrate
Please help me ..
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant