Unitech / Unitech/pm2

PM2 Error

Open
#5,166 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
43.3k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

Is there anyway i can solve this error?

PM2 | at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19)
PM2 | at onErrorNT (internal/child_process.js:415:16)
PM2 | at process._tickCallback (internal/process/next_tick.js:63:19)
PM2 | 2021-09-06T13:02:47: PM2 error: Cancelling versioning data parsing
PM2 | 2021-09-06T13:03:41: PM2 log: Stopping app:gti id:0
PM2 | 2021-09-06T13:03:41: PM2 error: app=gti id=0 does not have a pid
PM2 | 2021-09-06T13:15:31: PM2 log: App [gti:0] starting in -fork mode-
PM2 | 2021-09-06T13:15:31: PM2 log: App [gti:0] online
PM2 | 2021-09-06T13:15:38: PM2 log: App [gti:0] exited with code [1] via signal [SIGINT]
PM2 | 2021-09-06T13:15:38: PM2 log: App [gti:0] starting in -fork mode-
PM2 | 2021-09-06T13:15:38: PM2 log: App [gti:0] online
PM2 | 2021-09-06T13:15:48: PM2 log: App [gti:0] exited with code [1] via signal [SIGINT]
PM2 | 2021-09-06T13:15:48: PM2 log: App [gti:0] starting in -fork mode-
PM2 | 2021-09-06T13:15:48: PM2 log: App [gti:0] online
PM2 | 2021-09-06T13:16:00: PM2 log: App [gti:0] exited with code [1] via signal [SIGINT]
PM2 | 2021-09-06T13:16:00: PM2 log: App [gti:0] starting in -fork mode-
PM2 | 2021-09-06T13:16:00: PM2 log: App [gti:0] online
PM2 | 2021-09-06T13:16:32: PM2 log: App [gti:0] exited with code [1] via signal [SIGINT]
PM2 | 2021-09-06T13:16:32: PM2 log: App [gti:0] starting in -fork mode-
PM2 | 2021-09-06T13:16:32: PM2 log: App [gti:0] online

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported PM2 logs and the internal/child_process.js stack location, then obtain the app's launch command, configuration, and complete error output. Reproduce the repeated gti startup and SIGINT exits; done means identifying a confirmed cause and documenting or fixing it with evidence.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
cli, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.