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

ERR_TOO_MANY_REDIRECTS chrome Error #135

Open
mohamedaittaleb opened this issue Feb 14, 2019 · 4 comments
Open

ERR_TOO_MANY_REDIRECTS chrome Error #135

mohamedaittaleb opened this issue Feb 14, 2019 · 4 comments

Comments

@mohamedaittaleb
Copy link

mohamedaittaleb commented Feb 14, 2019

when trying to use start.sh from the release bin package, the app is up and running but chrome is showing this error message ERR_TOO_MANY_REDIRECTS when using sslrequire true in the config file

@Crim
Copy link
Collaborator

Crim commented Feb 14, 2019

Are you able to capture a network trace in chrome starting from the first request and a few after? This should show us what exactly it's looping on redirects.

@Crim
Copy link
Collaborator

Crim commented Feb 14, 2019

Here's a good site that explains how to capture a HAR file out of chrome: https://support.zendesk.com/hc/en-us/articles/204410413-Generating-a-HAR-file-for-troubleshooting

@avina-z
Copy link

avina-z commented Mar 9, 2019

Hi, I deployed the application on IBMCloud Private instance, and I can see ERR_TOO_MANY_REDIRECTIONS as well,
chromewebdata.har.zip

@Crim
Copy link
Collaborator

Crim commented Mar 19, 2019

Sorry for the delayed response, I've been out on vacation, but back now and happy to help you resolve this issue.

The HAR file is definitely weird, it's not how I would expect the application to behave. Are you able to tell me anymore about the environment this is deployed to? Is there a load balancer or other service sitting in front of the kafka-webui service?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants