You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but when I run the commend below here with the config file here below,
it can be run normally, but tested it with the address : http://localhost:3000/, for which it dosen't work.
but when I tried with the commend here below, I found that it works for the page: http://localhost:3000/,
also I have checked the logs file content (./logs/error.log and ./logs/output.log), and found there were not any error logs shows in there,
how can I do to make it works?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
hello guys, have anyone tried with the
bunto develop an nextjs project, and use thepm2to host the project?but why when I use the
ecosystem.config.jshere below, why it can't run ?# enviroments os: windows 10 nextjs: 16.1.1 bun: 1.3.5 pm2: 6.0.14but when I run the commend below here with the config file here below,
it can be run normally, but tested it with the address :
http://localhost:3000/, for which it dosen't work.but when I tried with the commend here below, I found that it works for the page:
http://localhost:3000/,also I have checked the logs file content (
./logs/error.logand./logs/output.log), and found there were not any error logs shows in there,how can I do to make it works?
Beta Was this translation helpful? Give feedback.
All reactions