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

Can't run on localhost(gunicorn & google oAuth) #24

Open
hossshakiba opened this issue May 11, 2021 · 1 comment
Open

Can't run on localhost(gunicorn & google oAuth) #24

hossshakiba opened this issue May 11, 2021 · 1 comment

Comments

@hossshakiba
Copy link

Hi jobguy!
There is probably an issue with the repo running on localhost.
First of all, the repo is on production setting even in develop branch. but turning it to settings.development still doesn't solve the issue.
there are two ERRORs that I face when i try to run the project with this command : docker-compose up --build.
the dockerfile gets built successfully but here are the errors (related to gunicorn & google oAuth):
gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3>, 'Add GOOGLE_OAUTH_ID env variable, example: export GOOGLE_OAUTH_ID=123456'

@MAM-SYS
Copy link
Contributor

MAM-SYS commented May 29, 2021

hello @hossshakiba
i think this is not a big problem.you can temporarily set some test environment variables for your container
this link can help you i think:
https://docs.docker.com/compose/environment-variables/

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

2 participants