Problems with logging in

Moderator: crythias

Locked
omhe
Znuny newbie
Posts: 1
Joined: 30 Jun 2010, 10:12
Znuny Version: 2.4

Problems with logging in

Post by omhe »

Hi,

Here's the problem. OTRS goes really slow. Tried to restart the apache2 service. But didn't help.

Looked up the apache2 log's. The same message comes over and over, and here's what it says:

----------------------------------------------------------------------------------------------------------------------
ERROR: OTRS-CGI-10 Perl: 5.10.0 OS: linux Time: Wed Jun 30 09:33:14 2010

Message: First bind failed! Unexpected EOF

Traceback (31036):
Module: Kernel::System::CustomerUser::LDAP::new (v1.53) Line: 151
Module: Kernel::System::CustomerUser::new (v1.55) Line: 105
Module: Kernel::System::CustomerAuth::new (v1.29) Line: 95
Module: Kernel::System::Web::InterfaceCustomer::Run (v1.41.2.1) Line: 192
Module: ModPerl::ROOT::ModPerl::Registry::services_otrs_prod_bin_cgi_2dbin_customer_2epl::handler (unknown version) Line: 48
Module: (eval) (v1.42) Line: 204
Module: ModPerl::RegistryCooker::run (v1.42) Line: 204
Module: ModPerl::RegistryCooker::default_handler (v1.42) Line: 170
Module: ModPerl::Registry::handler (v1.99) Line: 31
----------------------------------------------------------------------------------------------------------------------
Anyone got an idea?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Problems with logging in

Post by crythias »

Seems that it's complaining about your CustomerUser ldap backend connection...
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
ferrosti
Znuny superhero
Posts: 723
Joined: 10 Oct 2007, 14:30
Znuny Version: 3.0
Location: Hamburg, Germany

Re: Problems with logging in

Post by ferrosti »

This error is most likely due to a bad search user name / credentials for LDAP lookups.
Have a look whether there are bad chars or combinations of in it (space, tab, '\n') etc.
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
Locked