Need a special offer?Find out if your project fits.
+

Allways SESSION_EXPIRED in Kibana 7.3.0

Answered
Luis Perez asked on August 6, 2019

Hi, I'm testing the plugin for kibana7.3.0 but I always get SESSION_EXPIRED
http://192.168.0.10:5601/login?next=%2Fapp%2Fflexmonster_pivot&msg=SESSION_EXPIRED#?_g=()
What is the problem?
Note: I am not working as a localhost

3 answers

Public
Luis Perez August 7, 2019

Hi
the problem is when it is initialized safely
xpack.security.enabled: true
I have disabled security and everything works fine.
What can I do to make it work with xpack.security.enabled: true?

Public
Ian Sadovy Ian Sadovy Flexmonster August 8, 2019

Hello Luis,
 
Thank you for giving us some time.
We have investigated the issue with X-Pack and SESSION_EXPIRED and fixed the problem.
Please try the new release https://github.com/flexmonster/pivot-kibana/releases/tag/v1.17
 
Also, please note, that sometimes Kibana requires the following sequence to update plugin correctly:

  1. Uninstall old plugin
  2. Start/stop Kibana
  3. Install new plugin
  4. Start Kibana

Please let us know if it works.
 
Regards,
Ian

Public
Luis Perez August 8, 2019

Hi Ian, thanks
problem solved, this works perfect now

Please login or Register to Submit Answer