New issue
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
Save LDAP/AD settings and additional default role throws an Error #6247
Comments
I could reproduce this issue by visiting Looking a bit into the code, it seems that the Error is thrown in a |
* Pass string prop as Multiselect value Fixes #6247 * Use Select when only accepting one value
I installed graylog-server 3.1.0-5.rc.2 on all Nodes and the same Error still occurs. |
Did you also upgrade all plugins to the latest RC version? |
our content of the plugin directory (/usr/share/graylog-server/plugin) is: { |
Thank you for the information! I have tried to reproduce the issue in a fresh 3.1.0-rc.2 installation but could not. Would you be so kind as to share with us a screenshot with the list of installed plugins found in the System -> Nodes -> Node page? Please also ensure that all nodes are running the same version, in case you have a multi-node setup. |
Thank you for sharing those details with us! I know it's an obvious question, but I still couldn't manage to reproduce the issue on the latest RC: did you restart all three servers after upgrading them? Also, could you please try to reproduce the issue in another browser? |
It´s fixed, thank you so much for your help and the time you invested in it! |
Great to read that! Thank you for taking the time of reporting the issue and making sure we fixed it! :) |
I´m trying to connect my Graylog Cluster (3 Nodes) with the Active Directory.
Setup the Server configuration correctly.
Connection test:
Test Server Connection works fine.
& 4. Configure User and Group mappings:
Login Test works correctly.
But choose an Additional Default Roles throws throws Error: (intermediate value).split is not a function.
Save LDAP Settings -> saves the settings and throws Error: (intermediate value).split is not a function.
Expected Behavior
Current Behavior
Steps to Reproduce (for bugs)
Additional Default Role:
Save LDAP Settings:
Your Environment
Thanks for Help!
The text was updated successfully, but these errors were encountered: