Thank you for that guidance. It was helpful. I didn't actually use strace. But I was able to narrow down the start command itself. I ran that and it seemed to work:
npx next start -p 3000
ready - started server on 0.0.0.0:3000, url: http://localhost:3000
info - Loaded env from...
I'm having a challenge with a Node application that wont start on one server, but it starts just fine on another server. I thought they were identical, but clearly something is different and I can't figure out what.
SETUP:
Both using Node 14.18.2 (yes I know its older, but can't upgrade right...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.