App crashed after uploaded to heroku server
up vote
0
down vote
favorite
I am uploading my code to heroku with the command:
git push heroku master
But whenever i push the code, whole code pushed on the server, but there is nothing there but application error.
2018-11-17T07:14:17.465955+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=ecodrivebot.herokuapp.com request_id=47dc6aff-19dc-45e3-8a86-2d41eeef86b0 fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
2018-11-17T07:14:18.030853+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=ecodrivebot.herokuapp.com request_id=a36f8e6d-84c3-4aeb-b335-f3e480ab869b fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
2018-11-17T07:14:47.067912+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=ecodrivebot.herokuapp.com request_id=6448accb-f478-4a4d-a077-0098d266d5d3 fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
2018-11-17T07:14:47.532683+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=ecodrivebot.herokuapp.com request_id=215a0285-eb73-44b0-86c9-55d62c037093 fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
python-3.x heroku
add a comment |
up vote
0
down vote
favorite
I am uploading my code to heroku with the command:
git push heroku master
But whenever i push the code, whole code pushed on the server, but there is nothing there but application error.
2018-11-17T07:14:17.465955+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=ecodrivebot.herokuapp.com request_id=47dc6aff-19dc-45e3-8a86-2d41eeef86b0 fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
2018-11-17T07:14:18.030853+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=ecodrivebot.herokuapp.com request_id=a36f8e6d-84c3-4aeb-b335-f3e480ab869b fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
2018-11-17T07:14:47.067912+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=ecodrivebot.herokuapp.com request_id=6448accb-f478-4a4d-a077-0098d266d5d3 fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
2018-11-17T07:14:47.532683+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=ecodrivebot.herokuapp.com request_id=215a0285-eb73-44b0-86c9-55d62c037093 fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
python-3.x heroku
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am uploading my code to heroku with the command:
git push heroku master
But whenever i push the code, whole code pushed on the server, but there is nothing there but application error.
2018-11-17T07:14:17.465955+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=ecodrivebot.herokuapp.com request_id=47dc6aff-19dc-45e3-8a86-2d41eeef86b0 fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
2018-11-17T07:14:18.030853+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=ecodrivebot.herokuapp.com request_id=a36f8e6d-84c3-4aeb-b335-f3e480ab869b fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
2018-11-17T07:14:47.067912+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=ecodrivebot.herokuapp.com request_id=6448accb-f478-4a4d-a077-0098d266d5d3 fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
2018-11-17T07:14:47.532683+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=ecodrivebot.herokuapp.com request_id=215a0285-eb73-44b0-86c9-55d62c037093 fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
python-3.x heroku
I am uploading my code to heroku with the command:
git push heroku master
But whenever i push the code, whole code pushed on the server, but there is nothing there but application error.
2018-11-17T07:14:17.465955+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=ecodrivebot.herokuapp.com request_id=47dc6aff-19dc-45e3-8a86-2d41eeef86b0 fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
2018-11-17T07:14:18.030853+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=ecodrivebot.herokuapp.com request_id=a36f8e6d-84c3-4aeb-b335-f3e480ab869b fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
2018-11-17T07:14:47.067912+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=ecodrivebot.herokuapp.com request_id=6448accb-f478-4a4d-a077-0098d266d5d3 fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
2018-11-17T07:14:47.532683+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=ecodrivebot.herokuapp.com request_id=215a0285-eb73-44b0-86c9-55d62c037093 fwd="122.180.29.179" dyno= connect= service= status=503 bytes= protocol=https
python-3.x heroku
python-3.x heroku
edited yesterday
jalazbe
352217
352217
asked 2 days ago
kd0001
62
62
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53349164%2fapp-crashed-after-uploaded-to-heroku-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown