-
* Telegraf.js Version: Final version
* Node.js Version: v21
* Operating System: Ubuntu:latest
## Minimal Example Code Reproducing the Issue
```js
const { Telegraf } = require('telegraf')
con…
-
We just tried updating the instance I had setup, but ran into many issues.
- I had customized the `intro.ejs` and `app.css` files, which led to issues when pulling the repo
- A lot of files are l…
-
## Description
During offline install an error is thrown. It seems one package does not get installed.
PM2 gets installed and service gets started but logs show pm2-logrotate errors
## Steps to…
-
## What's going wrong?
`pm2 deploy setup` goes wrong on the first set up remoting server. The error happens because the `git clone` does not work well on the remote server.
## How could we repr…
-
## What's going wrong?
I should deploy my app thru ssh tunneling, so that it should be deployed to localhost.
However, localhost causes deploy failure.
127.0.0.1 works well instead of localh…
-
Hi,
I've been trying to deploy code from git to various machines including my localhost using the below configurations. PM2 deploy works fine in other systems that I've tried. But fails with a messag…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## What's going wrong?
## How could we reproduce this issue?
## Supporting information
```
# Run the following commands
$ pm2 report
```
-
Could not start service. Windows server 2016, japanise.
I have it on 3 other mashines (2 Windows Server 2022, japanise and local pc win 10, russian). Have any idea?
State: Stopped
Status: OK
…
-
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…