We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
I had the exact same error. I solved it by providing correct ldap bind username and password.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: