Jump to content
  • 0

Invoices not being delivered


George A.

Question

14 answers to this question

Recommended Posts

  • 0
42 minutes ago, George A. said:

Hello,

 

This is the error I'm seeing in console when running cron manually:

<strong>TCPDF ERROR: </strong>[Image] No such file or directory in

I'm using Blesta 3.6.2 version.

this can be related to the logo or background set for invoices , recheck them in, invoice customization .

Link to comment
Share on other sites

  • 0
14 hours ago, Paul said:

Do you have the GD extension in your PHP?

Yes.

14 hours ago, Paul said:

Does the logo and/or background image appear when trying to open an existing invoice?

Yes.

But still the cron fails to deliver invoices via email when  the invoice customization is set.

If I remove the customization everything goes back to normal and invoices are delivered using email.

Link to comment
Share on other sites

  • 0

If you disable the cron from running, and then run it manually from within Blesta instead, do invoices get delivered using your invoice customization images? My guess is the answer is 'yes'. In that case, the issue is probably that the cron you have setup runs on the server as a different user--a user that, perhaps, does not have read access to the uploads directories or the file itself.

Link to comment
Share on other sites

  • 0

Hello,

If I disable the cron in the Automation section then it doesn't run at all (invoices don't get delivered) when I manually execute the cron.

Here is what I have in /etc/crontab

*/5 * * * * root /***censored***/php-cli5 -q /***censored***/public_html/index.php cron  > /dev/null 2>&1

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...