We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
katip-elasticsearch elasticsearch scribe it flushes to elasticsearch: FAIL Exception: HttpExceptionRequest Request { host = "localhost" port = 9200 secure = False requestHeaders = [] path = "/katip-elasticsearch-tests*" queryString = "" method = "DELETE" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 } (ConnectionFailure Network.Socket.connect: <socket: 668>: failed (Connection refused (WSAECON NREFUSED))) can set up twice with no sharding: FAIL Exception: HttpExceptionRequest Request { host = "localhost" port = 9200 secure = False requestHeaders = [] path = "/katip-elasticsearch-tests*" queryString = "" method = "DELETE" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 } (ConnectionFailure Network.Socket.connect: <socket: 668>: failed (Connection refused (WSAECON NREFUSED))) can set up twice with sharding: FAIL Exception: HttpExceptionRequest Request { host = "localhost" port = 9200 secure = False requestHeaders = [] path = "/katip-elasticsearch-tests*" queryString = "" method = "DELETE" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 } (ConnectionFailure Network.Socket.connect: <socket: 668>: failed (Connection refused (WSAECON NREFUSED))) date-based index sharding: FAIL Exception: HttpExceptionRequest Request { host = "localhost" port = 9200 secure = False requestHeaders = [] path = "/katip-elasticsearch-tests*" queryString = "" method = "DELETE" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 } (ConnectionFailure Network.Socket.connect: <socket: 672>: failed (Connection refused (WSAECON NREFUSED))) weekly index sharding rounds to previous sunday: FAIL Exception: HttpExceptionRequest Request { host = "localhost" port = 9200 secure = False requestHeaders = [] path = "/katip-elasticsearch-tests*" queryString = "" method = "DELETE" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 } (ConnectionFailure Network.Socket.connect: <socket: 672>: failed (Connection refused (WSAECON NREFUSED)))
The text was updated successfully, but these errors were encountered:
This breaks before and after applying #114.
Sorry, something went wrong.
I'd of course accept a PR that fixes this issue, but I don't work on windows.
No branches or pull requests
The text was updated successfully, but these errors were encountered: