[7.450][BUG][FIXED] Missing information in weekly report

Hi, 

i've just received the second weekly report, and the status on top is laking of some information ( no traffic, and no handled connection ! ).

Please see the attached jpg !.

Please also noticed that i've the same in all my weekly report archived in pdf, and also the  first monthly !!!

Sincerely

Ulong
Parents
  • Did you turn anonymization?

    What says your /var/log/system.log file?
  • Hi nitehawk,

    No the anonymization is OFF, and was never set to ON !.
    Please noticed that EVERY daily report is OK !...
    and monthly and weekly are wrong...

    concerning system.log there is effectively several postgress errors !...
    I attached start the log files... Uncompressed it give 20Mo !...

    Sincerely
    Ulong
    ---
    2009:06:14-00:02:02 test postgres[18504]: [4-2] STATEMENT:  SELECT transform_common(CAST(sum(mailcount) AS BIGINT)) as sum_count_str,sum(mailcount) as
    2009:06:14-00:02:02 test postgres[18504]: [4-3]  sum_count_int,transform_SI(CAST(sum(mailsize) AS BIGINT),1) as sum_size_str,sum(mailsize) as
    2009:06:14-00:02:02 test postgres[18504]: [4-4]  sum_size_int,transform_common(count(DISTINCT (dstuser || '@' || dstdomain))) as cnt_rcpt_str,count(DISTINCT (dstuser || '@' ||
    2009:06:14-00:02:02 test postgres[18504]: [4-5]  dstdomain)) as cnt_rcpt_int FROM mailsec_data WHERE dayabs = 733572 AND type = 1
    2009:06:14-00:02:02 test postgres[18504]: [5-1] ERROR:  relation "mailsec_data" does not exist
    ---


    ---

    Please noticed that i've some other errors ??? repeated endlessly:
    2009:06:14-20:54:43 test postgres[4493]: [9688-1] ERROR:  duplicate key value violates unique constraint "primary_m"
    2009:06:14-20:54:43 test postgres[4493]: [9688-2] STATEMENT:  UPDATE m SET message_id='10U19q-0001Br-1u', location='output'  WHERE message_id = '1MFugF-0001Br-1u' AND cluster_id
    2009:06:14-20:54:43 test postgres[4493]: [9688-3]  = '0' AND recipient = 'cgrun@bcisa.com'
    head of system-2009-06-14.zip
Reply
  • Hi nitehawk,

    No the anonymization is OFF, and was never set to ON !.
    Please noticed that EVERY daily report is OK !...
    and monthly and weekly are wrong...

    concerning system.log there is effectively several postgress errors !...
    I attached start the log files... Uncompressed it give 20Mo !...

    Sincerely
    Ulong
    ---
    2009:06:14-00:02:02 test postgres[18504]: [4-2] STATEMENT:  SELECT transform_common(CAST(sum(mailcount) AS BIGINT)) as sum_count_str,sum(mailcount) as
    2009:06:14-00:02:02 test postgres[18504]: [4-3]  sum_count_int,transform_SI(CAST(sum(mailsize) AS BIGINT),1) as sum_size_str,sum(mailsize) as
    2009:06:14-00:02:02 test postgres[18504]: [4-4]  sum_size_int,transform_common(count(DISTINCT (dstuser || '@' || dstdomain))) as cnt_rcpt_str,count(DISTINCT (dstuser || '@' ||
    2009:06:14-00:02:02 test postgres[18504]: [4-5]  dstdomain)) as cnt_rcpt_int FROM mailsec_data WHERE dayabs = 733572 AND type = 1
    2009:06:14-00:02:02 test postgres[18504]: [5-1] ERROR:  relation "mailsec_data" does not exist
    ---


    ---

    Please noticed that i've some other errors ??? repeated endlessly:
    2009:06:14-20:54:43 test postgres[4493]: [9688-1] ERROR:  duplicate key value violates unique constraint "primary_m"
    2009:06:14-20:54:43 test postgres[4493]: [9688-2] STATEMENT:  UPDATE m SET message_id='10U19q-0001Br-1u', location='output'  WHERE message_id = '1MFugF-0001Br-1u' AND cluster_id
    2009:06:14-20:54:43 test postgres[4493]: [9688-3]  = '0' AND recipient = 'cgrun@bcisa.com'
    head of system-2009-06-14.zip
Children