Bump Stripe.net from 42.4.0 to 42.8.0 #3022
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
Exceptionless.Tests.Repositories.IndexTests.CanCreateOrganizationIndex
Foundatio.Repositories.Exceptions.RepositoryException : Error getting indices dev-stacks-v*
Original: [ElasticsearchClientException] The client is unable to verify that the server is Elasticsearch due to an unsuccessful product check call. Some functionality may not be compatible if the server is running an unsupported product. Call: Status code unknown from: GET /?pretty=true&error_trace=true
[] GET /_cat/indices/dev-stacks-v%2A?pretty=true&error_trace=true&pri=true
---- Elasticsearch.Net.ElasticsearchClientException : The client is unable to verify that the server is Elasticsearch due to an unsuccessful product check call. Some functionality may not be compatible if the server is running an unsupported product. Call: Status code unknown from: GET /?pretty=true&error_trace=true
-------- Elasticsearch.Net.PipelineException : The client is unable to verify that the server is Elasticsearch due to an unsuccessful product check call. Some functionality may not be compatible if the server is running an unsupported product.
------------ System.Net.Http.HttpRequestException : An error occurred while sending the request.
---------------- System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
-------------------- System.Net.Sockets.SocketException : Connection reset by peer
|
Exceptionless.Tests.Repositories.IndexTests.CanCreateStackIndex
Foundatio.Repositories.Exceptions.RepositoryException : Error getting indices dev-stacks-v*
Original: [ElasticsearchClientException] The client is unable to verify that the server is Elasticsearch due to an unsuccessful product check call. Some functionality may not be compatible if the server is running an unsupported product. Call: Status code unknown from: GET /?pretty=true&error_trace=true
[] GET /_cat/indices/dev-stacks-v%2A?pretty=true&error_trace=true&pri=true
---- Elasticsearch.Net.ElasticsearchClientException : The client is unable to verify that the server is Elasticsearch due to an unsuccessful product check call. Some functionality may not be compatible if the server is running an unsupported product. Call: Status code unknown from: GET /?pretty=true&error_trace=true
-------- Elasticsearch.Net.PipelineException : The client is unable to verify that the server is Elasticsearch due to an unsuccessful product check call. Some functionality may not be compatible if the server is running an unsupported product.
------------ System.Net.Http.HttpRequestException : An error occurred while sending the request.
---------------- System.IO.IOException : The response ended prematurely.
|
Exceptionless.Tests.Repositories.IndexTests.CanCreateEventIndex
Foundatio.Repositories.Exceptions.RepositoryException : Error getting indices dev-stacks-v*
Original: [ElasticsearchClientException] The client is unable to verify that the server is Elasticsearch due to an unsuccessful product check call. Some functionality may not be compatible if the server is running an unsupported product. Call: Status code unknown from: GET /?pretty=true&error_trace=true
[] GET /_cat/indices/dev-stacks-v%2A?pretty=true&error_trace=true&pri=true
---- Elasticsearch.Net.ElasticsearchClientException : The client is unable to verify that the server is Elasticsearch due to an unsuccessful product check call. Some functionality may not be compatible if the server is running an unsupported product. Call: Status code unknown from: GET /?pretty=true&error_trace=true
-------- Elasticsearch.Net.PipelineException : The client is unable to verify that the server is Elasticsearch due to an unsuccessful product check call. Some functionality may not be compatible if the server is running an unsupported product.
------------ System.Net.Http.HttpRequestException : An error occurred while sending the request.
---------------- System.IO.IOException : The response ended prematurely.
|
build
Process completed with exit code 1.
|