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-openresty stop to work #9

Open
doodle88 opened this issue Nov 1, 2014 · 3 comments
Open

heroku-openresty stop to work #9

doodle88 opened this issue Nov 1, 2014 · 3 comments

Comments

@doodle88
Copy link

doodle88 commented Nov 1, 2014

hello, I've using heroku-openresty as a reverse proxy for some time. It worked like a charm. However, just after I push some new code today, the site crashed. I reversed the code, problem remains. Here's the logs:

2014-11-01T11:31:18.777027+00:00 heroku[web.1]: State changed from crashed to starting
2014-11-01T11:31:20.087375+00:00 heroku[web.1]: Starting process with command start_nginx.sh
2014-11-01T11:31:20.715146+00:00 app[web.1]: bash: start_nginx.sh: command not found
2014-11-01T11:31:21.620559+00:00 heroku[web.1]: Process exited with status 127
2014-11-01T11:31:21.630947+00:00 heroku[web.1]: State changed from starting to crashed
2014-11-01T11:31:22.674103+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/1" host=xx.herokuapp.com request_id= fwd="" dyno= connect= service= status=503 bytes=

I then tried an empty project "Taytay/api-proxy-3scale-heroku" and got same results. Can somebody give me some hints why 'start_nginx.sh' couldn't be found. Many thanks.

@doodle88
Copy link
Author

doodle88 commented Nov 3, 2014

Nevermind, I figure it out: change the dependency file to heroku-openresty-dev-2.rockspec, everything works again.

@leafo
Copy link
Owner

leafo commented Nov 3, 2014

thanks, I'll update the docs and stable rockspecs

@vdel26
Copy link
Contributor

vdel26 commented Sep 21, 2015

Just in case anyone comes across this issue: the dependency was updated in the repo that @doodle88 was pointing to: https://github.com/Taytay/api-proxy-3scale-heroku/blob/master/package.rockspec
@leafo I guess you can go ahead and close this now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants