Hey there,
i try to set up the cronjob, but it will not working. I host the kanboard at all-inkl.com (a german webhosting provider). I set up the cronjob like this:
https://followup.duftreise.com/?controller=CronjobController&action=run&token==MYPRIVATEWEBHOOKTOKEN
Wenn i open this URL, i am only on the Loginpage from kanboard. The cron will not execute.
The next thing i was tryed was to create new webhook token in the settings in kanboard, the same not working
What must i do to setup correct the cronjob? What URL must be in webhook seetings under webhook-url? here i write down my URL of kanboard
Thanks for help and a nice weekend to all
Welcome to the forum!
Who told you to do so? That’s completely weird!
Please consult the official docs.
Hi,
why its weird? In the offical documentation is at the end the url that must be open. In my post i replaced this with my domain followup.duftreise.com and at the end to my webhooktoken from the settings in kanboard.
This is set up at my webhosting provider in cronjob menue
hope you are able to help
I don’t understand what you mean. Sollten wir in Deutsch weitermachen?
EDIT: I see it now, you want to use webcron.
Hallo,
Danke es lag tatäschlich an den zwei Gleichzeichen
Das sollte in der Doku angepasst werden
Thanks,
with one “=” it works
No, it’s correct as it is.
(with URL rewriting enabled): https://domain.tld/cronjob?token=WEBHOOK_TOKEN_HERE
One question remains: Why are you using webcron, when your provider gives you access to a crontab? I’ts a security thing.
Ich kann bei All-Inkl. für den Cronjob nur einen Pfad zu einer Datei angeben. Ich kann dort leider nicht etwas ausführen lassen. Das müsste ich dann auch wieder in eine PHP Datei packen und darüber ausführen lassen.
Bezüglich der zwei Gleichzeichen das steht in der Doku wenn der lange Pfad genommen wird und das funktionierte nicht. Aber jetzt geht es ja
What’s wrong with this? It’s far more secure than using a public webcron service. But of course, it’s up to you.