Activities missing from log file

Moderator: crythias

Locked
aismail
Znuny newbie
Posts: 5
Joined: 10 Aug 2011, 03:31
Znuny Version: 3.0.9

Activities missing from log file

Post by aismail »

Hi All,
OTRS has been experiencing some weird behavior lately.
Suddenly some activities (like a timeout notification or a customer follow-up) are NEITHER appearing in the log file NOR the History (web-interface) of course, although the agents receive notification emails for those activities.

Also, one customer received an auto-reply with a "WRONG" ticket number, but the Correct email body.

The most recent thing we did is turn on the log rotation (create a log file for every month), could that have a bug?

Can someone please tell me how I can debug this issue?

Thanks in advance.
aismail
Znuny newbie
Posts: 5
Joined: 10 Aug 2011, 03:31
Znuny Version: 3.0.9

Re: Activities missing from log file

Post by aismail »

Actually, the actions are missing from the DB too
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Activities missing from log file

Post by jojo »

I guess there is a second system (with a copy of the database) running....
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
aismail
Znuny newbie
Posts: 5
Joined: 10 Aug 2011, 03:31
Znuny Version: 3.0.9

Re: Activities missing from log file

Post by aismail »

Thanks Jojo, I don't understand how could that be though it sounds so logical :( there is one instance of OTRS, and one OTRS database in mysql :(
How can I tell if there's something else running that I can't see. This is driving us all crazy, we've run several DB checks to see if it's corrupted and nothing came out, Now we are receiving escalation notifications for closed tickets and several weird stuff.

E.g we got an escalation notification this morning with this subject line:
[Ticket#2012041810000016] Ticket Escalation! ([Ticket#2012041710000036] Coupon problem)

I do appreciate your help and suggestions
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Activities missing from log file

Post by jojo »

check if there is a copy of the system running somewhere... if it is not in history or log it is not sent out by the system
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
aismail
Znuny newbie
Posts: 5
Joined: 10 Aug 2011, 03:31
Znuny Version: 3.0.9

Re: Activities missing from log file

Post by aismail »

Thank you very much Jojo. There was a "hidden" test system using the same settings (same email and fqdn).
Locked