Previous numbers and symbols stuck to the logs section in pm2 monit dashboard.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 43.3k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
So this has been happening to me after the dashboard has been open for a little while now. Words and letters are stuck on the screen and don't move. I am almost 100% that this doesn't have anything to do with my code as I have done other logging and nothing like this has happened before.
In regards to reproducing the issue, I think it might have to do with the logs being too long for the terminal window although I am not really sure. It just starts happening after 5-10 minutes of running my app. Still new to coding overall so I apologize if this is purely something to do with my code. If there is a fix that would also be appreciated.
Thanks


Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the pm2 monit entry point and reproduce the dashboard with an app producing long-running logs in a small terminal window. Compare the stuck characters with the log output and terminal size over 5–10 minutes; done means the logs section remains correctly rendered without stale text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli, observability-sre
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100