"Your trial license is expired"

I am getting the following message :

[2020-01-31T11:42:39,671][ERROR][o.e.x.s.a.f.SecurityActionFilter]
[elk74] blocking [cluster:monitor/stats] operation due to expired license.

I have run :
curl -uelastic -XPOST 'http://localhost:9200/_xpack/license/start_basic'
Enter host password for user 'elastic':

I was equested to enter 'elastic' user.
I dont have such user .....

[root@elk74 log]# cat /etc/passwd | grep elastic
elasticsearch:x:1009:1008::/home/elasticsearch:/bin/bash

Please advise how to start basic non-licensed edition
Thanks

Hi,
Kindly advise
Thanks
Yoav

this is because you specified -uelastic when running the curl command.

This is not an Operating system user, this is an Elasticsearch user.

What version is this? You were running with trial license before, did you enable security ? Have you set the passwords for the built in user ?

Hi,
Thanks for your feedback.
I have use : Revert to basic license from Kibana and its worked
Regards
Yoav

Where can you revert this license on Kibana?

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