Modify

Ticket #2933 (closed defect: worksforme)

Opened 2 years ago

Last modified 22 months ago

Bug report from Zentyal Server

Reported by: friendhpk@… Owned by: jacalvo@…
Milestone: 2.2 Component: base
Severity: normal Keywords:
Cc:

Description (last modified by jacalvo@…) (diff)

Error

FATAL: Couldn't connect to LDAP server: ldapi://%2fvar%2frun%2fslapd%2fldapi}}}

'''Trace'''

{{{
FATAL: Couldn't connect to LDAP server: ldapi://%2fvar%2frun%2fslapd%2fldapi at /usr/share/perl5/EBox/Ldap.pm line 1124
	EBox::Ldap::safeConnect('ldapi://%2fvar%2frun%2fslapd%2fldapi') called at /usr/share/perl5/EBox/Ldap.pm line 158
	EBox::Ldap::anonymousLdapCon('EBox::Ldap=HASH(0x7f8c918fd3f0)') called at /usr/share/perl5/EBox/Ldap.pm line 222
	EBox::Ldap::dn('EBox::Ldap=HASH(0x7f8c918fd3f0)') called at /usr/share/perl5/EBox/UsersAndGroups.pm line 521
	EBox::UsersAndGroups::groupsDn('EBox::UsersAndGroups=HASH(0x7f8c90c0b198)') called at /usr/share/perl5/EBox/UsersAndGroups.pm line 1955
	EBox::UsersAndGroups::groups('EBox::UsersAndGroups=HASH(0x7f8c90c0b198)') called at /usr/share/perl5/EBox/CGI/UsersAndGroups/Users.pm line 47
	EBox::CGI::UsersAndGroups::Users::_process('EBox::CGI::UsersAndGroups::Users=HASH(0x7f8c8dfe5490)') called at /usr/share/perl5/EBox/CGI/Base.pm line 254
	EBox::CGI::Base::run('EBox::CGI::UsersAndGroups::Users=HASH(0x7f8c8dfe5490)') called at /usr/share/perl5/EBox/CGI/Run.pm line 128
	EBox::CGI::Run::run('EBox::CGI::Run', 'UsersAndGroups/Users', 'EBox') called at /usr/share/zentyal/cgi/ebox.cgi line 34
	ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0x7f8c8e44c910)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
	eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
	ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0x7f8c91a74670)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
	ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7f8c91a74670)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
	ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7f8c8e44c910)') called at -e line 0
	eval {...} called at -e line 0
}}}

Attachments

zentyal.log Download (89.8 KB) - added by anonymous 2 years ago.
zentyal.log

Change History

Changed 2 years ago by anonymous

zentyal.log

comment:1 Changed 22 months ago by jacalvo@…

  • Status changed from new to closed
  • Resolution set to worksforme
  • Description modified (diff)

It seems that your slapd daemon is not running or is stalled for some reason. You can try to fix it executing "sudo pkill -9 slapd && sudo /etc/init.d/slapd restart".

Please reopen if you can provide additional info on how to reproduce this problem.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.