SSL Cron Problem

Hello,

I am trying to create a cron job to autorenew my SSL. But I get an error that says “too many positional arguments”

Here is what I am putting:
sudo ee cron create host --command=‘ee site ssl-renew --all’ --schedule=’@weekly

Any tips would be appreciated, thanks.

If your EEv4 is up to date, any new site creations will automatically set the cron entry for you. I have not had any recurring issues with latest versions.

There were certainly many issues with older versions and you may find that existing sites created prior to have the same SSL update issues. There is a whole thread of comments here SSL doesnt update for you to check out. A few of us tried several different methods until we found one that worked consistently. Hope that helps.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.