Author Topic: Cron Run-Parts Errors  (Read 3351 times)

Joeg1484

  • Zen Monk
  • **
  • Posts: 68
  • Karma: +2/-0
    • View Profile
Cron Run-Parts Errors
« on: May 25, 2011, 04:11:18 pm »
Hi All!

This has been going on for a long time and I have requested this to be fixed in previous posts to no avail, so I though I would start with a fresh post to revisit the situation.

I get these errors in my mailbox on a daily basis. Anyone know of a solution to them?

Code: [Select]
/etc/cron.hourly/90manageEBoxLogs:
Error doing statement: UPDATE mailfilter_smtp_traffic_hourly SET mta-blocked = mta-blocked + 1 WHERE (date = '2011-05-24 12:00:00') , ERROR:  syntax error at or near "-"
LINE 1: UPDATE mailfilter_smtp_traffic_hourly SET mta-blocked = mta-...
                                                     ^
run-parts: /etc/cron.hourly/90manageEBoxLogs exited with return code 25

This is on an updated Zentyal server.

Please let me know if you need any additional information from the server and I will provide it.

Thanks!
Joe

Javier Amor Garcia

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1225
  • Karma: +12/-0
    • View Profile
Re: Cron Run-Parts Errors
« Reply #1 on: May 26, 2011, 10:23:59 am »
hello Joe,

this is already fixed, see the ticket at http://trac.zentyal.org/ticket/2870

In the ticket you have also instructions to hotfix your server.


Cheers,
  Javier
« Last Edit: May 30, 2011, 09:34:11 pm by sixstone »

Joeg1484

  • Zen Monk
  • **
  • Posts: 68
  • Karma: +2/-0
    • View Profile
Re: Cron Run-Parts Errors
« Reply #2 on: May 26, 2011, 03:16:20 pm »
Awesome, I will check it out as soon as they fix their ssl issue :-D

Code: [Select]
Secure Connection Failed

An error occurred during a connection to trac.zentyal.org.

SSL peer was unable to negotiate an acceptable set of security parameters.

(Error code: ssl_error_handshake_failure_alert)

Thanks!
Joe

Joeg1484

  • Zen Monk
  • **
  • Posts: 68
  • Karma: +2/-0
    • View Profile
Re: Cron Run-Parts Errors
« Reply #3 on: May 26, 2011, 03:30:00 pm »
Actually, I just removed the https and used http and got it.

Thanks for the information!

Joe