500 Internal Server Error

Moderator: crythias

Locked
swathi
Znuny newbie
Posts: 22
Joined: 30 Oct 2012, 14:30
Znuny Version: 2.4.1

500 Internal Server Error

Post by swathi »

Dear Team,

I am getting the below error while creating a new email ticket.

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@somenet.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
-----------------------------------------------------------------------------------------------------------------------------------------------
Here is the server log in Apache.

[Wed Oct 31 10:57:07 2012] -e: Use of uninitialized value $GetPw in pattern match (m//) at C:/PROGRA~1/OTRS/OTRS//Kernel/System/CustomerAuth/DB.pm line 135.
[Wed Oct 31 10:57:07 2012] -e: Use of uninitialized value $GetPw in pattern match (m//) at C:/PROGRA~1/OTRS/OTRS//Kernel/System/CustomerAuth/DB.pm line 138.
[Wed Oct 31 10:57:07 2012] -e: Use of uninitialized value $GetPw in pattern match (m//) at C:/PROGRA~1/OTRS/OTRS//Kernel/System/CustomerAuth/DB.pm line 152.
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
[Wed Oct 31 11:09:52 2012] -e: Use of uninitialized value in concatenation (.) or string at C:/PROGRA~1/OTRS/OTRS//Kernel/Modules/AgentTicketEmail.pm line 1853.
[Wed Oct 31 11:10:33 2012] -e: Use of uninitialized value in concatenation (.) or string at C:/PROGRA~1/OTRS/OTRS//Kernel/Modules/AgentTicketEmail.pm line 1853.
[Wed Oct 31 11:11:51 2012] -e: Use of uninitialized value in concatenation (.) or string at C:/PROGRA~1/OTRS/OTRS//Kernel/Modules/AgentTicketEmail.pm line 1853.
[Wed Oct 31 11:12:13 2012] -e: Use of uninitialized value in concatenation (.) or string at C:/PROGRA~1/OTRS/OTRS//Kernel/Modules/AgentTicketEmail.pm line 1853.
[Wed Oct 31 11:15:25 2012] -e: Use of uninitialized value in concatenation (.) or string at C:/PROGRA~1/OTRS/OTRS//Kernel/Modules/AgentTicketEmail.pm line 1853.
Scalars leaked: 1
[Wed Oct 31 11:16:47 2012] [error] IO::Socket::INET: connect: timeout\t(in cleanup) Connect failed :IO::Socket::INET: connect: timeout\n at C:/PROGRA~1/OTRS/OTRS//Kernel/System/Email/SMTPTLS.pm line 110\n
[Wed Oct 31 11:18:13 2012] [error] Apache2::RequestIO::read: (730060) A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. at (eval 140) line 5
Scalars leaked: 1

Please help me.

Thank You,
Swathi.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: 500 Internal Server Error

Post by jojo »

your database is not responding via network
"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
swathi
Znuny newbie
Posts: 22
Joined: 30 Oct 2012, 14:30
Znuny Version: 2.4.1

Re: 500 Internal Server Error

Post by swathi »

I am using my company network. I am not getting notification to my company mail id when i have created a new ticket in OTRS.

Could you please help me, which settings i need to change to configure my company mail id in OTRS. I have searched in google also, but i am getting information for only gmail accounts.

Please help me.

Thank You,
Swathi.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: 500 Internal Server Error

Post by jojo »

read the admin manual and come back with a more specific question. Please also don't mix up 2 different issues. (mail and database) in one thread
"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
Locked