Suddenly tickets not getting created from emails

Moderator: crythias

Locked
Mahesh
Znuny newbie
Posts: 46
Joined: 13 Jan 2014, 09:42
Znuny Version: 3.1.00
Real Name: Mahesh
Company: vc

Suddenly tickets not getting created from emails

Post by Mahesh »

Hi,

I am observing a strange issue suddenly. There are no tickets getting created from emails. I am using POP3S and i am sure the email ID's are working fine.

Below is what i see in the logs.

tail -f /var/log/messages
Nov 15 20:55:35 M0462 OTRS-otrs.PostMaster.pl-10[4290]: [Error][Kernel::System::Ticket::TicketCreate][Line:436]: No PriorityID (invalid Priority Name?)!
Nov 15 20:55:35 M0462 OTRS-otrs.PostMaster.pl-10[4290]: [Error][/opt/otrs/bin/otrs.PostMaster.pl][Line:136]: Can't process mail, see log sub system! at /opt/otrs/bin/otrs.PostMaster.pl line 116.
Nov 15 20:55:35 M0462 OTRS-otrs.PostMaster.pl-10[4295]: [Error][Kernel::System::CacheInternal::Set][Line:123]: Need Value!
Nov 15 20:55:35 M0462 OTRS-otrs.PostMaster.pl-10[4295]: [Error][Kernel::System::Priority::PriorityLookup][Line:347]: No Priority for 3 normal found!
Nov 15 20:55:35 M0462 OTRS-otrs.PostMaster.pl-10[4295]: [Error][Kernel::System::Ticket::TicketCreate][Line:436]: No PriorityID (invalid Priority Name?)!
Nov 15 20:55:35 M0462 OTRS-otrs.PostMaster.pl-10[4295]: [Error][/opt/otrs/bin/otrs.PostMaster.pl][Line:136]: Can't process mail, see log sub system! at /opt/otrs/bin/otrs.PostMaster.pl line 116.
Nov 15 20:55:36 M0462 OTRS-otrs.PostMaster.pl-10[4300]: [Error][Kernel::System::CacheInternal::Set][Line:123]: Need Value!
Nov 15 20:55:36 M0462 OTRS-otrs.PostMaster.pl-10[4300]: [Error][Kernel::System::Priority::PriorityLookup][Line:347]: No Priority for 3 normal found!
Nov 15 20:55:36 M0462 OTRS-otrs.PostMaster.pl-10[4300]: [Error][Kernel::System::Ticket::TicketCreate][Line:436]: No PriorityID (invalid Priority Name?)!
Nov 15 20:55:36 M0462 OTRS-otrs.PostMaster.pl-10[4300]: [Error][/opt/otrs/bin/otrs.PostMaster.pl][Line:136]: Can't process mail, see log sub system! at /opt/otrs/bin/otrs.PostMaster.pl line 116.


Can someone help me immediately.

OTRS Version --- otrs-3.0.11-03
Linux


Thanks...
root
Administrator
Posts: 4253
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Suddenly tickets not getting created from emails

Post by root »

Looks like you've changed the priority names and did not adjust all settings in the SysConfig. I'm right"
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Mahesh
Znuny newbie
Posts: 46
Joined: 13 Jan 2014, 09:42
Znuny Version: 3.1.00
Real Name: Mahesh
Company: vc

Re: Suddenly tickets not getting created from emails

Post by Mahesh »

Infact i have not made any changes to the priorities OR even to the system. Earlier my mail domain was in Godaddy and now its with Google thats what have changed ...
Locked