Error in system log

Moderator: crythias

Locked
otrspb
Znuny newbie
Posts: 14
Joined: 11 Jan 2016, 15:18
Znuny Version: 5.0.5

Error in system log

Post by otrspb »

I got a lot of errors:

OTRS-CGI-37 No Type for Unclassified found!

Any idea why?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Error in system log

Post by jojo »

As the error states, there is no ticket type Unclassified on your 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
oSIRus
Znuny newbie
Posts: 37
Joined: 28 Aug 2013, 16:55
Znuny Version: 7.1.6
Real Name: Jörg

Re: Error in system log

Post by oSIRus »

So what to do?

I have the same problem after updating from 5.0.4 to 5.0.6.
EXG133
Znuny expert
Posts: 217
Joined: 06 Aug 2012, 18:12
Znuny Version: 3.1.7 & 4.04

Re: Error in system log

Post by EXG133 »

Well you need to find why OTRS is trying to use Unclassified, it's not a default Type. Check your /var/log/messages for more detail about the error. You can also search in your sysconfig for Unclassified.
oSIRus
Znuny newbie
Posts: 37
Joined: 28 Aug 2013, 16:55
Znuny Version: 7.1.6
Real Name: Jörg

Re: Error in system log

Post by oSIRus »

Well since I never had this problem before 5.0.6 I guess it's a bug. But I'll have a look into it.

UPDATE: no OTRS errors in /var/log/messages
EXG133
Znuny expert
Posts: 217
Joined: 06 Aug 2012, 18:12
Znuny Version: 3.1.7 & 4.04

Re: Error in system log

Post by EXG133 »

Oops I just checked on my otrs5 VM and seems like Unclassified is in fact there by default.
So go to /otrs/index.pl?Action=AdminType and see if Unclassified is valid.
If it's not and you want to use it, just set it to valid.
Otherwise check your Sysconfig and correct all occurences of Unclassified with whatever State you would like to use.
oSIRus
Znuny newbie
Posts: 37
Joined: 28 Aug 2013, 16:55
Znuny Version: 7.1.6
Real Name: Jörg

Re: Error in system log

Post by oSIRus »

There is no "Unclassified" in my system, just "default". Why should I suddenly need the "Unclassified" type? Didn't need it before 5.0.6 or 5.0.5.

UPDATE: I added "Unclassified" und set it to valid. "default" is also valid. The page @/otrs/index.pl?Action=AdminType keeps telling me to "activate type first".
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Error in system log

Post by jojo »

you should have renamed the default one to Unclassified (as it replaces the old one)
"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
oSIRus
Znuny newbie
Posts: 37
Joined: 28 Aug 2013, 16:55
Znuny Version: 7.1.6
Real Name: Jörg

Re: Error in system log

Post by oSIRus »

Thanks! No more errors now.
Locked