Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Sudently I can't lo...
 
Notifications
Clear all

Sudently I can't login, Unable to bind to server: Can't contact LDAP server

3 Posts
2 Users
0 Reactions
1,713 Views
 Eddy
(@eddy)
Posts: 6
Active Member
Topic starter
 
[#7278]

Hi
Anyone has an idea of why I get this error when I try to login?
I changed nothing in the config, I don't use an LDAP server to login, I don't understand

2021-02-04 13:03:35.666 ** ERROR ** [V9.0.2] ERROR **
2021-02-04 13:03:35.667
** ERROR ** [V9.0.2] on file 'C:wamp64wwwprojeqtormodelUserMain.php' at line (1373)
2021-02-04 13:03:35.667
** ERROR ***** [V9.0.2] cause = ldap_bind(): Unable to bind to server: Can't contact LDAP server

Regards
Ed
 


 
Posted : 04 Feb 2021 15H13
babynus
(@babynus)
Posts: 14953
Main Contributor Admin
 

Possibly someone (you ?) change user information and checked option "comes from ldap" .
To fix it 2 options :
1) Find someone that can connect and update your user to uncheck "comes from ldap"
2) Update in DB : set isLdap=0 for your user. Somethink like

update resource set isLdap=0 where id=[id of your user];

 
Posted : 05 Feb 2021 23H31
 Eddy
(@eddy)
Posts: 6
Active Member
Topic starter
 

Ok, thanks


 
Posted : 08 Feb 2021 12H37
Share:

Scroll to Top