Hi,
I'm trying to use telegram alerts, but didn't receive any messages. I can see in Guake the following error:
bash /home/m1/BaliMiner_TELEGRAM_ALERTS
m1@m1-desktop:~$ bash /home/m1/BaliMiner_TELEGRAM_ALERTS
error: process ID list syntax error
Usage:
ps [options]
Try 'ps --help '
or 'ps --help '
for additional help text.
For more details see ps(1).
curl: option -d: requires parameter
curl: try 'curl --help' or 'curl --manual' for more information
New Telegram in 180 seconds
error: process ID list syntax error
Usage:
ps [options]
Try 'ps --help '
or 'ps --help '
for additional help text.
For more details see ps(1).
curl: option -d: requires parameter
curl: try 'curl --help' or 'curl --manual' for more information
New Telegram in 180 seconds
---------------------
I'm using NVOC 19 1.3.
I have tried to install curl, but the latest version already there.
What is the problem can someone help on this.
In 1bash check the value you have: TELEGRAM_TYPE="papampi" ?
In 1bash did you set up:
TELEGRAM_CHATID="your_CHATID_here"
TELEGRAM_APIKEY="your_APIKEY_here"
Then based on the TELEGRAM_TYPE value search some pages ago as this problem has been treated a few times.