I am already using version NEST 1.1.1 and Elasticsearch.Net.Connection.HttpClientConnection 1.1.1 Conditions to receive NullReferenceException: 1. EnableCompressedResponses() in settings (support for HttpClient was added in #947) 2. Call Refresh() method in ElasticClient Probably this issue has some relations with previously fixed issue #562.