Control Web Panel

WebPanel => CentOS 8 Problems => Topic started by: techtroves on July 13, 2023, 04:59:40 AM

Title: cron for ssl renewal does not work
Post by: techtroves on July 13, 2023, 04:59:40 AM
Dear Team,

OS: Rocky linux 8.8
CWPpro version: 0.9.8.1160

cron job for automatic ssl renewal does not happen.
cron entry given below

Cron <root@host> "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh/cwp_certs" > /dev/null

error message given below

/root/.acme.sh/acme.sh: line 7783: unexpected EOF while looking for matching `"'
/root/.acme.sh/acme.sh: line 7784: syntax error: unexpected end of file

Kindly help resolve.