[SOLVED] Ticket reopens itself everyday

Moderator: crythias

Locked
ggirao
Znuny newbie
Posts: 37
Joined: 17 Sep 2014, 15:08
Znuny Version: 3.3.9
Real Name: Goncalo Girao

[SOLVED] Ticket reopens itself everyday

Post by ggirao »

I have a Ticket made from a webmail that has wrong characters that opens itself everyday at 00:10 AM

How can I get rid of this?
On logs I have:
Could not re-process email /opt/otrs/var/spool/problem-emailxxxxxx
Can't process mail, see log sub system! at /opt/otrs/bin/otrs.PostMaster.pl line 112.
Fri May 8 00:10:02 2015 error OTRS-otrs.PostMaster.pl-38 Can't get ArticleID from INSERT!
Fri May 8 00:10:02 2015 error OTRS-otrs.PostMaster.pl-38 Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=', SQL: 'SELECT id FROM article WHERE ticket_id = ? AND a_message_id = ? AND a_from = ? AND a_subject = ? AND incoming_time = ? ORDER BY id DESC LIMIT 1'
Fri May 8 00:10:02 2015 error OTRS-otrs.ReprocessMails.pl-38 Could not re-process email /opt/otrs/var/spool/problem-email-.
Fri May 8 00:10:02 2015 error OTRS-otrs.PostMaster.pl-38 Can't process mail, see log sub system! at /opt/otrs/bin/otrs.PostMaster.pl line 112.
Fri May 8 00:10:02 2015 error OTRS-otrs.PostMaster.pl-38 Can't get ArticleID from INSERT!
Fri May 8 00:10:02 2015 error OTRS-otrs.PostMaster.pl-38 Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=', SQL: 'SELECT id FROM article WHERE ticket_id = ? AND a_message_id = ? AND a_from = ? AND a_subject = ? AND incoming_time = ? ORDER BY id DESC LIMIT 1'
Last edited by ggirao on 08 May 2015, 13:36, edited 1 time in total.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Ticket reopens itself everyday

Post by crythias »

delete the file?
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
ggirao
Znuny newbie
Posts: 37
Joined: 17 Sep 2014, 15:08
Znuny Version: 3.3.9
Real Name: Goncalo Girao

Re: Ticket reopens itself everyday

Post by ggirao »

I think about that, but where?

The email isn't there anymore...

in /var/spool/email-problem....?
ggirao
Znuny newbie
Posts: 37
Joined: 17 Sep 2014, 15:08
Znuny Version: 3.3.9
Real Name: Goncalo Girao

[SOLVED] Re: Ticket reopens itself everyday

Post by ggirao »

I idid it !

Duh LOL
totocahu
Znuny newbie
Posts: 1
Joined: 05 Sep 2015, 06:16
Znuny Version: 4.0.11

Re: [SOLVED] Ticket reopens itself everyday

Post by totocahu »

Hi ggirao,
Congratulation, but how have you found the file ?
I have the same problem :(
Locked