-
## What's going wrong?
When running PM2 start from the JavaScript API, an empty array is returned with no error. The process does not start, nor is there a record of it using `pm2 list`. Running …
-
## What's going wrong?
`pm2 monit` doesn't show the process logs.
See this for example (from #4257)
![pm2 monit no logs](https://user-images.githubusercontent.com/22935000/114364069-54bdb90…
-
1. CentOs: `wget https://s3.amazonaws.com/aaronsilber/public/authbind-2.1.1-0.1.x86_64.rpm`
2. `sudo rpm -Uvh authbind-2.1.1-0.1.x86_64.rpm`
3. config byport 80
``` bash
sudo touch /etc/authbind/b…
phymo updated
2 years ago
-
really I'm running pm2 on OS X 10.9.2 and receiving the error from here:
```
sudo pm2 web
```
Launching web interface on port 9615
PM2 Process launched
Error retrieving process list: Error: unidenti…
-
### OctoFarm Version
1.7.3
### OctoPrint Version(s)
1.8.6
### pm2 or docker?
pm2
### Operating System
Windows 11
### Description of the problem
when i try to open the file manager to access t…
-
请问下您那边能否有一个详细的部署文档,谢谢,我自己部署npm一直报错
-
It appears as though there are approximately 500 PM2.5 AirNow stations that are reporting into AirNow but not into OpenAQ. Take for instance the station in Bismarck, North Dakota named "Bismarck Resi…
-
I had a deploy go through, even though `npm install` failed. I think this might be the culprit:
- executing post-deploy `npm install ; pm2 startOrRestart ecosystem.json --env production`
should it be…
-
I want to configure node js server even after restarting windows it need to run once the system turned on.
so i am trying to run command pm2 startup as per the documentation
Am receiving the fol…
-
https://www.digitalocean.com/community/tutorials/how-to-use-pm2-to-setup-a-node-js-production-environment-on-an-ubuntu-vps#run-your-app-using-pm2,-and-ensure-that-your-nodejs-application-starts-automa…