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

Express server crashes unexpectedly, no error log #107

Closed
rvillanueva opened this issue Apr 8, 2016 · 2 comments
Closed

Express server crashes unexpectedly, no error log #107

rvillanueva opened this issue Apr 8, 2016 · 2 comments

Comments

@rvillanueva
Copy link

I can't figure out why, but after a request sometimes my Express server will unexpectedly stop without logging any specific error. (This is when issue #105 would occur.) This occurred whether or not the server responded.

Strangely though, when I ran grunt serve -v, the Express server kept running along just fine. Went back to grunt serve and ran the same HTTP request and it started crashing again.

No idea why, but thought I might put it here in case you have any guesses.

@rvillanueva
Copy link
Author

Sorry--less certain about running it verbose helping the error, since sometimes running grunt serve -v displays similar behavior. Still getting Express server stops without any errors logged... may have to do with uncaught errors/no responses returned. Let me know if that's expected behavior.

@rvillanueva
Copy link
Author

Closing -- likely related to nodejs/node#4261 and angular-fullstack/generator-angular-fullstack#1556

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