Skip to content

Too many redirects error in browser #11

@johann-petrak

Description

@johann-petrak

Got this when running mimir 35bedb9 using ./grailsw run-app inside webapp/mimir-cloud, both in the most recent Firefox and Chrome browsers.
It looks like this is somehow related to cookies and authentification and in my case it happened when going to the mimir web page again after restarting the mimir server (e.g. because of an out of memory problem).

In Chrome the exact message was
"This page isn't working" localhost redirected you too many times. Try clearing your cookies. ERR_TOO_MANY_REDIRECTS

After clearing all cookies (which was possible in my case because that Chrome instance is only used for mimir, but not a good solution in general) it worked and I got the login screen.

For this I was using Grails version 4.0.1 and Java version 1.8.0_242

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions