eliperelman / heroku-grafana

Run Grafana on Heroku
Other
37 stars 43 forks source link

heroku crashes #10

Open rotem443 opened 5 years ago

rotem443 commented 5 years ago

the deploy script didn't work for me so I did all the steps manually

2018-12-25T21:33:28.875671+00:00 heroku[web.1]: Process exited with status 2 2018-12-25T21:33:32.133027+00:00 heroku[web.1]: Starting process with command GF_SERVER_HTTP_PORT=21238 ./grafana-server 2018-12-25T21:33:34.289467+00:00 heroku[web.1]: State changed from starting to crashed 2018-12-25T21:33:34.266277+00:00 heroku[web.1]: Process exited with status 2 2018-12-25T21:34:19.069759+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/"

image

manan-nayan commented 4 years ago

Is this problem solved?