Space_selector on Kibana always loading and cannot be accessed

Hi,

I am getting this error, space_selector on Kibana always loading and cannot be accessed.

![image|294x129](upload://slAp3iVWAtKIlt3bAMyVrQxoMzU.png) 

idk what is the problem?

What do the kibana logs have to say ? Also ES logs. This tends to happen if the .kibana index has been deleted, or if Kibana failed to startup correctly. Restarting Kibana typically resolves this problem, assuming Elasticsearch is up and running correctly. When Kibana comes up and connects to Elasticsearch, if there is no .kibana index it will create one.

I restart Kibana a few time, the problem still there.

Just found out this at elasticsearch.log

Is that the source of problem?

I use GET _license at console [Dev Tools], the output is { } only.

@rashmi Thanks for attention.

The problem solved according the solution from
https://discuss.elastic.co/t/license-expired/141872/14

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