Skip to content

Conversation

@Meberem
Copy link

@Meberem Meberem commented Aug 4, 2021

I have just used this slightly modified script to debug why my application wasn't starting correctly/at all.

May assist with #571 as I had identical symptoms

@danatcofo
Copy link
Contributor

can I recommend also adding this below?

apiProcess.on('close', (code) => console.log(`ASP.NET Core Application: exited with code ${code}`));

@danatcofo
Copy link
Contributor

by the way, we really need this, I added it already to the fork I use for Prefix, it is very useful in solving issues where the net core app doesn't start successfully or crashes.

@GregorBiswanger
Copy link
Member

@danatcofo I have my big vacation in two weeks and will have time again for PR ..

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

Successfully merging this pull request may close these issues.

3 participants