Hi Team,
When we try to run esrally on linux server, we are getting an exception.
Exception:
esrally.exceptions.LaunchError: Daemon startup failed with exit code [1]
Kindly help in resolving this error.
Thanks and regards,
Likhith P
Hi Team,
When we try to run esrally on linux server, we are getting an exception.
Exception:
esrally.exceptions.LaunchError: Daemon startup failed with exit code [1]
Kindly help in resolving this error.
Thanks and regards,
Likhith P
Hi!
I've opened a change to Rally which will log ES startup errors Surface ES startup errors to the Rally log by DJRickyB · Pull Request #1476 · elastic/rally · GitHub
In the meantime, the way that I troubleshoot this is:
--preserve-install
$HOME/.rally/benchmarks/races/<race-id>/rally-node-0/install
elasticsearch-$VERSION
directory, you can simulate what Rally was trying to do by invoking bin/elasticsearch -d
. The result of that command should be the same as what Rally was getting when it tried to start your node.Hope that helps!
Rick B
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.