I have created a crontab for my page
wget -qO- 'https://------.de/cron/task/run?key=3FSE@' &&> /dev/null
every minute */1 * * * *
When the cronjob is executed, it displays errors
The task "wget -qO- 'https://------.de/cron/task/run?key=3FSE@' &&> /dev/null" completed in 0 seconds, but errors occurred.
The task "wget -qO- 'https://-----.de/cron/task/run?key=3FSE@' & amp; & / dev / null" was completed in 1 second, but errors occurred
curl: (6) Could not resolve host: wget -qO- 'https
Unable to fetch URL: wget -qO- 'https://-----.de/cron/task/run?key=3FSE@' &&> / dev / null
curl: (6) Could not resolve host: wget -qO- 'https
Unable to fetch URL: wget -qO- 'https://-----.de/cron/task/run?key=3FSE@' &&> / dev / null
Does somebody has any idea
or can help
or can help
Add comment comment