Unitech / Unitech/pm2

auto delete process

Open
#5,305 2 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

Hi,
I don't understand why but sometime, (I'm not able to replicete it), pm2 remove a process from the list of processes to run on startup.

I have 2 processes,
Both started by pm2, and pm2 save was runned.

My machine is restarted everyday and both processes are runned on startup.
After a few month pm2 remove 1 of these processes, and pm2 list show only the other

What can be happened?

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 by reviewing how the pm2 save and pm2 list commands represent processes across machine restarts. Try to establish a reproducible case involving the two startup processes; done means identifying why one process disappears or documenting the missing reproduction details and expected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.