Skip to content
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

Kafka Ui Ldap authentication login page takes around 1 minute to load #602

Closed
4 tasks done
sankhyan opened this issue Oct 10, 2024 · 10 comments
Closed
4 tasks done
Labels
status/duplicate This issue or pull request already exists status/triage/completed Automatic triage completed status/triage/manual Manual triage in progress type/bug Something isn't working

Comments

@sankhyan
Copy link

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running main-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

Kafka Ui Ldap authentication login page takes around 1 minute to load

Expected behavior

Kafka Ui Ldap authentication login page takes around 1 minute to load, it should be fast, logging is working fine

any property to use to reduce that time?

no error coming in logs, authentication also working fine but the login page is coming very late

Your installation details

latest master image used
helm chart version is 0.7.6

Steps to reproduce

ldap authentication properties

AUTH_TYPE: LDAP
SPRING_LDAP_URLS: ""
SPRING_LDAP_BASE: ""
SPRING_LDAP_ADMIN_USER: ""
SPRING_LDAP_USER_FILTER_SEARCH_BASE: ""
SPRING_LDAP_USER_FILTER_SEARCH_FILTER: ""
SPRING_LDAP_GROUP_FILTER_SEARCH_BASE: ""

Screenshots

No response

Logs

No response

Additional context

No response

@sankhyan sankhyan added status/triage Issues pending maintainers triage type/bug Something isn't working labels Oct 10, 2024
@kapybro kapybro bot added status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Oct 10, 2024
Copy link

Hi sankhyan! 👋

Welcome, and thank you for opening your first issue in the repo!

Please wait for triaging by our maintainers.

As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues.
Sponsorship link

If you plan to raise a PR for this issue, please take a look at our contributing guide.

@Haarolean
Copy link
Member

Hi, please provide the exact version you're running, "latest master" is not a version.

Copy link

kapybro bot commented Oct 10, 2024

Further user feedback is requested. Please reply within 7 days or we might close the issue.

Copy link

kapybro bot commented Oct 10, 2024

Thanks for the additional feedback! We'll get back to your issue soon.

@Haarolean
Copy link
Member

Can you take a look at browser's developer console, network tab, what's exactly loading that long?

@sankhyan
Copy link
Author

sankhyan commented Oct 10, 2024

@Haarolean

i think below one getting timeout so maybe it's taking that much time, is that could be the case?

actually it's a private environment and internet is not accessible, any way to bypass this?

i can only see hit on these endpoints in case of keycloak/ldap authentication

i can see this same issue raised earlier too

provectus/kafka-ui#4416

image image image

@Haarolean
Copy link
Member

actually it's a private environment and internet is not accessible

should've started with that one :)

To be fixed within #72

@Haarolean Haarolean closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 2024
@Haarolean Haarolean added the status/duplicate This issue or pull request already exists label Oct 10, 2024
@sankhyan
Copy link
Author

sankhyan commented Oct 10, 2024

@Haarolean

thanks for the support, can you please let me know this fix ETA?

@Haarolean
Copy link
Member

@sankhyan as soon as I have spare time for that issue. That issue is the last important one for 1.1 release btw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/duplicate This issue or pull request already exists status/triage/completed Automatic triage completed status/triage/manual Manual triage in progress type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants