Nuxt 3 Deploy
Hi, has anyone done nuxt 3 deploy yet? What do I have to set? Is there a specific setting in nuxt.config? Unfortunately, I keep getting these errors.
npm WARN config production Use
--omit=dev
instead.
start
node .output/server/index.mjsListening http://[::]:8064 and npm ERR! signal SIGTERM npm ERR! command sh -c -- node .output/server/index.mjs npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2023-09-01T19_28_06_821Z-debug-0.log Thx for help π
13 Replies
Project ID:
271f1544-8535-48ac-8c37-91eed9e7e7a7
project ID 271f1544-8535-48ac-8c37-91eed9e7e7a7
did you recently upgrade to hobby?
Yes, but that is before the deployment of this project
can you show me a screenshot of your memory metrics?
i dont see anything wrong there, can you share your repo?
GitHub
GitHub - radekveit/oscarbox-fe-temporary
Contribute to radekveit/oscarbox-fe-temporary development by creating an account on GitHub.
thanks, I will circle back around to this when i have the time!
Thank you π
I have deployed your repo and I can't reproduce the sigterm error, when exactly does this sigterm error appear?
okay I can reproduce the error, but it only happens when you restart or redoploy the service, and then it's normal to see the sigterm
but your site returns a 500
I already figured it out. There was a problem with nuxt/strapi. Thank you very much and thank you for your time π
no problem, glad you where able to figure it out!