I tried everything to setup a cronjob. On Cpanel: curl -k "https://drankexpert.nl/module/cronjobs/cron?token=%242y%2410%24nhVRCi0P1fQGzqSaLQhwEu58azpDPyMIdzxePfo39uHrUy7avVA.C"
I had contact wit my host and the settings where oke. result of cronjob:
/bin/bash: -c: line 0: unexpected EOF while looking for matching `"'
/bin/bash: -c: line 1: syntax error: unexpected end of file
They checked it again and gave me this answer:
I checked the cron, and the quotes are matching correctly, but the command is indeed once again no longer running, as it seems the new token has expired as well, as I get an application error when I visit the page, rather than the previous cron confirmation page.
It's possible the command needs the token to be regenerated after each use or completion, but the way it's setup in your cPanel should funciton once the token is updated once again.
Question
Kleijn36
I tried everything to setup a cronjob. On Cpanel: curl -k "https://drankexpert.nl/module/cronjobs/cron?token=%242y%2410%24nhVRCi0P1fQGzqSaLQhwEu58azpDPyMIdzxePfo39uHrUy7avVA.C"
I had contact wit my host and the settings where oke. result of cronjob: /bin/bash: -c: line 0: unexpected EOF while looking for matching `"' /bin/bash: -c: line 1: syntax error: unexpected end of file
They checked it again and gave me this answer: I checked the cron, and the quotes are matching correctly, but the command is indeed once again no longer running, as it seems the new token has expired as well, as I get an application error when I visit the page, rather than the previous cron confirmation page.
It's possible the command needs the token to be regenerated after each use or completion, but the way it's setup in your cPanel should funciton once the token is updated once again.
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now