Open holu1 opened 4 years ago
Hello tainewoo !
I have a problem with the LDAP periodic synchronization. I get the following error message at every synchronization:
NoMethodError: undefined method `each_with_index' for nil:NilClass\n/srv/redmine/plugins/redmine_ldap_sync/lib/ldap_sync/entity_manager.rb:96
Task: Ldap_sync:sync_all Redmine Version: Redmine Version: 4.1.1 with Ruby 2.6.6
Thank you Best Regards Lukas
I had the exact same error. I solved it by providing correct ldap bind username and password.
Hello tainewoo !
I have a problem with the LDAP periodic synchronization. I get the following error message at every synchronization:
NoMethodError: undefined method `each_with_index' for nil:NilClass\n/srv/redmine/plugins/redmine_ldap_sync/lib/ldap_sync/entity_manager.rb:96
Task: Ldap_sync:sync_all Redmine Version: Redmine Version: 4.1.1 with Ruby 2.6.6
Thank you Best Regards Lukas