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

Server fails to deploy the application #56

Closed
liadmagen opened this issue Sep 23, 2018 · 1 comment
Closed

Server fails to deploy the application #56

liadmagen opened this issue Sep 23, 2018 · 1 comment
Assignees
Labels
bug 🐛 Something isn't working Hacktoberfest For the Hacktoberfest challenge

Comments

@liadmagen
Copy link
Member

Describe the bug
Deploying the app on the server fails to start

To Reproduce
Steps to reproduce the behavior: (for example)

  1. Try running the Flask server from command line, using Gunicorn:
    gunicorn app:app

Expected behavior
The gunicorn fails with an exception and the message:
Failed to find application object 'app' in 'app'

@liadmagen liadmagen self-assigned this Sep 23, 2018
@liadmagen liadmagen added the bug 🐛 Something isn't working label Sep 23, 2018
@Createdd Createdd added the Hacktoberfest For the Hacktoberfest challenge label Oct 3, 2018
@liadmagen
Copy link
Member Author

Fixed by PR #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working Hacktoberfest For the Hacktoberfest challenge
Projects
None yet
Development

No branches or pull requests

2 participants