CRON Not Working? Tried multple things

Hi,

I’ve setup a cron for reoccurring invoices, however this is not working.

I’ve tried with the standard cron’s in linux with WGET & with easycron.com - Both fail with a 404.

Any suggestions? See attached image of errors - Any help is appricated!

The path is also correct. InvoicePlane is on my server as:

/var/www/xxx.com/invoice

Cheers
Dara

I think you are missing a part of the URL.
You access your system from yourdomain.com/invoice, correct?
If yes, try yourdomain.com/invoice/invoices/cron/recur/your-cron-key

That’s correct :slight_smile:

Still get a 404 :frowning:

This also does not work on easycron.com for domain.com/invoice/invoices/cron/recur/cron-key

Everything else is working?

Yep! Everything else is working lovely :slight_smile:

Got it working with http://xx.com/invoice/index.php/invoices/cron/recur/key

1 Like

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