When I will try access the kibana through the IE or Edge Browser that time URL-Overflow error shouldn't happen often ;), we've noticed that Kibana redirects to /#/error/url-overflow instead of /{basepath}/#/error/url-overflow. But other browsers it's working fine.
Errors in browser console (if relevant):
none
Provide logs and/or server output (if relevant) :
none
This is because there is a limit to maximum URL size in IE and earlier version of Edge. For this, there is a setting in Advanced Settings, called state:storeInSessionStorage which will store the state in session storage instead of the URL. This way you won't get the error.
since I change setting "state:storeInSessionStorage" to true.
after that i am getting different error becoz of this changes
"Unable to completely restore the URL, be sure to use the share functionality.".
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.