You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2015-01-26 19:15:34,624][ERROR][bootstrap ] {1.3.5}: Initialization Failed ...
- ElasticsearchIllegalStateException[Failed to obtain node lock, is the following location writable?: [/mnt/elasticsearch-data/elasticsearch-demo]]
IOException[failed to obtain lock on /mnt/elasticsearch-data/elasticsearch-demo/nodes/0]
IOException[Cannot create directory: /mnt/elasticsearch-data/elasticsearch-demo/nodes/0]
Then, going ahead and typing sudo service elasticsearch start over ssh starts the service correctly, but I'm looking for something more automatic, of course.
The text was updated successfully, but these errors were encountered:
ibussieres
changed the title
Elasticsearch throws ElasticsearchIllegalStateException on boot (time base instance)
Elasticsearch throws ElasticsearchIllegalStateException on boot (time based instance)
Jan 26, 2015
Hello! We've re-written the cookbook using libraries that expose resources and providers; you could attempt to reproduce this issue and let us know if it occurs in the latest, re-written version of the cookbook. Hope this helps!
Then, going ahead and typing
sudo service elasticsearch start
over ssh starts the service correctly, but I'm looking for something more automatic, of course.The text was updated successfully, but these errors were encountered: