Licence not updating on Linux server

PuTTY SSH agent output:
root@e2e-34-59:/# curl -XPUT -u elastic "http://senib.rukjao.io:3183/_xpack/license" -H "Content-Type: application/json" -d @license.json
Enter host password for user 'elastic':
curl: (52) Empty reply from server

there was no reply from a server. you need to ensure you can communicate with host:port senib.rukjao.io:3183

Where is the problem I did not get it.

Licence updated but still elasticsearch not running.

what version of elasticsearch is installed and running?

Is the service running?

Latest 6.2.4 and Yes, service is running.

ok then can you share the output of:

curl -XGET -u elastic http://senib.rukjao.io:3183

There was some problem, Now Elasticsearch is running but Kibana is not running. Kibana is still importing old licence. Why?

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