How to troubleshoot "System Log"

Moderator: crythias

Post Reply
DyXen
Znuny newbie
Posts: 2
Joined: 21 Sep 2020, 12:27
Znuny Version: 6.0.27
Real Name: Mario Dvoršek
Company: MegaM d.o.o.

How to troubleshoot "System Log"

Post by DyXen »

Hello,

first of all I'm sorry if there is a guide or something but I didn't found anything for troubleshooting.

Here and there I find some errors in my OTRS System Log and I want to find a cause.

For example I have "OTRS-CGI-41" error with MESSAGE "Need ChannelID or ChannelName!" Then I go to server and check Syslog and find these:
Sep 21 09:58:45 otrs OTRS-CGI-41[7940]: [Error][Kernel::System::CommunicationChannel::ChannelGet][Line:159]: Need ChannelID or ChannelName!
OTRS Sytem Log output: Image
Linux Server Output: Image


Another one is:
Error: "OTRS-CGI-41" MESSAGE "FileID, TicketID and ArticleID are needed!"
And Syslog output:
Sep 15 12:29:02 otrs OTRS-CGI-41[29496]: [Error][Kernel::Modules::AgentTicketAttachment::Run][Line:44]: FileID, TicketID and ArticleID are needed!
Sep 15 12:29:23 otrs OTRS-CGI-41[29559]: [Error][Kernel::Modules::AgentTicketAttachment::Run][Line:44]: FileID, TicketID and ArticleID are needed!
OTRS Sytem Log output: Image
Linux Server Output: Image

If you can tell me how to troubleshoot this kind of error I would really appreciate it.

Have a nice day,
Mario Dvoršek

OTRS Version: 6.0.27
OS Version: Debian 10 (Buster)
Postgres Vesrsion: PostgreSQL 9.6.19
root
Administrator
Posts: 3968
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: How to troubleshoot "System Log"

Post by root »

Hi,

If it OTRS-CGI check the web server's error log. Thee should be the request and a complete stack trace available.

- Roy
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 ?
DyXen
Znuny newbie
Posts: 2
Joined: 21 Sep 2020, 12:27
Znuny Version: 6.0.27
Real Name: Mario Dvoršek
Company: MegaM d.o.o.

Re: How to troubleshoot "System Log"

Post by DyXen »

Roy thank you very much. Here I can find complete error log, somehow I overlooked web server logs :/

Have a nice day!
Mario
Post Reply