When kibana logout the url is broken

The url from kibana logout :http://localhost:5601/login?next=%2Floginnull#?_g=()

Screen that comes up after logout and login again :

image

help me ?

Hi,

it should be enough just removing the next=... part from your URL, to not get forwarded to that page. Try just accessing http://localhost:5601/login

Cheers,
Tim

it's the problem

how do i remove ?

it comes automatically when I logout.
this is url
http://localhost:5601/login?next=%2Floginnull#?_g=()

@Larry_Gregory do you know where the null in this URL could be coming from, and why we end up with a URL like this after logout?

I don't know, if I knew I will solve it anyway :slight_smile:

Sorry, I was on vacation and I'm just catching up on my notifications. I haven't seen this before.

@mr_searchng, a few questions for you:

  1. What version of Kibana are you using?
  2. Can you post your kibana.yml configuration, redacting any sensitive information such as passwords?
  3. Do you have a proxy in front of Kibana?
  4. Do you also experience this in a private/incognito browsing session?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.