This error appears when the client creates a new ticket in the screen after pressing Send
The ticket is created in otrs but all blank and the client does not receive mail confirmation
When debug is enabled (Frontend::DebugMode) this error does not happens, the ticket is created normally!
The log goes bellow, any help is appreciated.
Thanks
Code: Select all
ERROR: OTRS-CGI-50 Perl: 5.18.2 OS: linux Time: Wed Oct 22 16:06:48 2014
Message: ERROR: invalid byte sequence for encoding "UTF8": 0xe76f73, SQL: 'INSERT INTO article (ticket_id, article_type_id, article_sender_type_id, a_from, a_reply_to, a_to, a_cc, a_subject, a_message_id, a_message_id_md5, a_in_reply_to, a_references, a_body, a_content_type, content_path, valid_id, incoming_time, create_time, create_by, change_time, change_by) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
'2014-10-22 16:06:48'
, ?,
'2014-10-22 16:06:48'
, ?)'
RemoteAddress: 172.20.10.114
RequestURI: /customer.pl
Traceback (2920):
Module: Kernel::System::Ticket::Article::ArticleCreate (OTRS 3.3.8) Line: 264
Module: Kernel::Modules::CustomerTicketMessage::Run (OTRS 3.3.8) Line: 573
Module: Kernel::System::Web::InterfaceCustomer::Run (OTRS 3.3.8) Line: 1000
Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_customer_2epl::handler (unknown version) Line: 41
Module: (eval) (v1.99) Line: 206
Module: ModPerl::RegistryCooker::run (v1.99) Line: 206
Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 172
Module: ModPerl::Registry::handler (v1.99) Line: 31