-
## What's going wrong?
I've been using PM2 to manage my Node.js applications for over a year. These applications fetch data from a REST API every 20 minutes, five days a week, and save the results …
-
**Describe The Bug:**
After the initial setup, specifying a single device (air quality monitor), and signed on using MFA code I get an error `InvalidResponse(State not available)`
**To…
-
**Describe the bug**
Looks like Node.js is not listening on the exposed port. Starting the docker image just gives a connection error and no logs
**To Reproduce**
Steps to reproduce the behavior:…
-
Hello,
I'm trying to run some cron actions. These actions a super simple, it's just a trigger of a command build using ace.
First, I do not know if i should use crontab from linux, a package lik…
-
### Is your feature request related to a problem? Please elaborate.
Bot connected to Discord more than 1000 times within a short time period. PM2 will forever just keep spinning back up the bot witho…
-
How do I disable the popup windows that pm2 generates in Windows 10 when starting, restarting or reloading a Node.js app? From the perspective of rapid server-side development, this is very annoying..…
-
### Bug description
We are encountering an issue where Prisma opens an excessive number of database connections in a clustered environment managed by PM2, despite using PgBouncer for connection poo…
-
In ecosystem.json, if the production environment has 3 hosts already setup and running fine, then a 4th host is added to production and "pm2 deploy production setup" is executed, it will fail with:
f…
-
I'm trying to deploy a Node application from my Windows 10 machine to a Ubuntu machine hosted in AWS.
See this series of outputs:
```bash
C:\Users\miparnisari\Documents\GitHub\app(master)
λ p…
-
I ran the setup successfully. After I changed some code, I want to update the server side, but got
```
--> Deploying to production environment
--> on host 104.131.*.*
Not a git reposito…