Save as CSV does not work in 2.5.1

Hi,

When trying to save a search result in 2.5.1 as CSV I get the following error in the log:

2019-02-12T10:49:24.841Z ERROR [WriterInterceptorExecutor] MessageBodyWriter not found for media type=text/csv, type=class org.graylog2.rest.resources.search.responses.AutoValue_SearchError, genericTyp
e=class org.graylog2.rest.resources.search.responses.AutoValue_SearchError.
2019-02-12T10:49:24.841Z ERROR [ServerRuntime$Responder] Error occurred when processing a response created from an already mapped exception.

The user gets a browser error about “Empty response”.

I know this was an issue already in 2.4 but this basically disables the whole feature. Anything to fix this other than wait for 3.0?

Thanks,

Thomas

I did not get this error and all is working for me.

That must be something connected to your setup. You should check the Graylog server.log, the Developer console and Elasticsearch logfiles.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.