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

consider a friendly error when no matching node.js engine found #49

Open
tjanczuk opened this issue Jun 26, 2012 · 0 comments
Open

consider a friendly error when no matching node.js engine found #49

tjanczuk opened this issue Jun 26, 2012 · 0 comments

Comments

@tjanczuk
Copy link
Owner

Currently when a node.js application requires a node.js engine version that is not satisfied by any version installed, arr.js will throw and bring the system down. Diagnostics is not easy (access logs.txt, or you can notice the condition using real time logs if you have them attach at the time of the post receive hook).

This is to disable this application and return a friendly 500 with description for requests targeting this application.

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

1 participant