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

Heroku : App crashed #9

Open
alexauvray opened this issue Oct 5, 2018 · 8 comments
Open

Heroku : App crashed #9

alexauvray opened this issue Oct 5, 2018 · 8 comments
Assignees
Labels

Comments

@alexauvray
Copy link

2018-10-05T16:19:42.272420+00:00 heroku[web.1]: Starting process with command `vendor/bin/heroku-php-nginx -C nginx-prestashop.conf store/`
2018-10-05T16:19:44.788231+00:00 heroku[web.1]: Process exited with status 1
2018-10-05T16:19:44.800903+00:00 heroku[web.1]: State changed from starting to crashed
2018-10-05T16:19:44.723102+00:00 app[web.1]: DOCUMENT_ROOT 'store/' does not exist
2018-10-05T16:19:45.112083+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=prestashoplm.herokuapp.com request_id=9b96c8a3-4f0a-4e9f-b45f-71d85c9a59ad fwd="88.190.221.58" dyno= connect= service= status=503 bytes= protocol=https
2018-10-05T16:19:45.620802+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=prestashoplm.herokuapp.com request_id=314da2bd-6363-4fd3-b06a-4f8a3196e8af fwd="88.190.221.58" dyno= connect= service= status=503 bytes= protocol=https
2018-10-05T16:19:57.945859+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=prestashoplm.herokuapp.com request_id=996e259b-1b3a-4412-8357-3b395491c176 fwd="88.190.221.58" dyno= connect= service= status=503 bytes= protocol=https
2018-10-05T16:19:58.411565+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=prestashoplm.herokuapp.com request_id=b2072591-4202-4159-800e-58f472de9870 fwd="88.190.221.58" dyno= connect= service= status=503 bytes= protocol=https
2018-10-05T16:20:36.577533+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=prestashoplm.herokuapp.com request_id=8e8cf9ff-d842-41cc-9717-2c24b867cff9 fwd="88.190.221.58" dyno= connect= service= status=503 bytes= protocol=https
2018-10-05T16:20:37.063992+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=prestashoplm.herokuapp.com request_id=403b2070-3dd6-4215-9dd2-bb39d9e7c740 fwd="88.190.221.58" dyno= connect= service= status=503 bytes= protocol=https
@absalomedia
Copy link
Owner

The document root doesn’t look to have been created for some reason.

@absalomedia
Copy link
Owner

I've confirmed this issue on spinning up a test instance on Heroku. Investigating it now

@FriendlyUser
Copy link

I got the same error 👍

@newroseji
Copy link

Any progress? I am getting the same issue.

@absalomedia
Copy link
Owner

Still trying to diagnose why it can't resolve the site root. Heroku logging hasn't been informative up to this point

@victorcamachoc
Copy link

Have the same problem :(

@maletced
Copy link

maletced commented Oct 1, 2019

Same problem

@fmp777
Copy link

fmp777 commented Sep 6, 2020

doesn't seem like its grabbing the prestashop files at all

@besi besi mentioned this issue May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants