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

FlowAPI fails to start up when using secrets quickstart instructions #836

Closed
maxalbert opened this issue May 22, 2019 · 0 comments · Fixed by #838
Closed

FlowAPI fails to start up when using secrets quickstart instructions #836

maxalbert opened this issue May 22, 2019 · 0 comments · Fixed by #838
Labels
bug Something isn't working deployment docs Documentation issues FlowAPI Issues related to the FlowKit API

Comments

@maxalbert
Copy link
Contributor

Describe the bug
FlowAPI fails to start up when using secrets quickstart instructions.

Product
FlowAPI

Version
Current master.

To Reproduce
Follow the instructions in the Installation > Secrets Quickstart section of the docs (note that they currently need tweaking to work, which will be fixed in an upcoming PR). While most services start up successfully, FlowAPI fails to start up. The reason for this is that some config options are only defined via secrets and the environment variables are undefined, but get_config tries to access them anyway.

Expected behavior
All services should start up successfully.

@maxalbert maxalbert added bug Something isn't working docs Documentation issues deployment FlowAPI Issues related to the FlowKit API labels May 22, 2019
@maxalbert maxalbert mentioned this issue May 22, 2019
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deployment docs Documentation issues FlowAPI Issues related to the FlowKit API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant