Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crontab not found when installing on synology 212j running DSM 5.2-5592 #490

Closed
Compstuff opened this issue Dec 25, 2016 · 2 comments
Closed

Comments

@Compstuff
Copy link

Compstuff commented Dec 25, 2016

cron is on the synology and has other jobs running
curl https://get.acme.sh | sh
installation error:
(also ran curl https://get.acme.sh | sh --force and got the same error)

It is recommended to install crontab first. try to install 'cron, crontab, crontabs or vixie-cron'.
We need to set cron job to renew the certs automatically.
Otherwise, your certs will not be able to be renewed automatically.
Please add '--force' and try install again to go without crontab.
./acme.sh --install --force
Pre-check failed, can not install.

@Neilpang
Copy link
Member

@Neilpang
Copy link
Member

Neilpang commented Dec 26, 2016

export  FORCE=1
curl  https://get.acme.sh | sh

Neilpang pushed a commit that referenced this issue Dec 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants