Unable to export list of IP address in CSV format. {"code":500,"message":"There was an error processing your request. It has been logged (ID xxxxxxxxxxxx)."}
book
Article ID: 408115
calendar_today
Updated On:
Products
VCF Operations for Networks
Issue/Introduction
Upon trying to export the IP list from the Internet segment return with the below errors:
{"code":500,"message":"There was an error processing your request. It has been logged (ID xxxxxxxxxxxx)."}
Following error backtrace will be seen in platform node /var/log/arkin/restapi.log:
2025-08-01T12:13:42.665Z INFO vnera.restapilayer.SearchResource dw-1009 - POST /search/csv exportCSV:879 csv embedded query url :https://x.x.x.x/_search/query/ 2025-08-01T12:13:42.666Z ERROR jersey.errors.LoggingExceptionMapper dw-1009 - POST /search/csv logException:77 Error handling a request: xxxxxxxxxxxx <----------- java.lang.RuntimeException: Nothing to filter_ Specify query string or model keys. at com.vnera.query.parser.QueryParser.interpret(QueryParser.java:151) [query-0.001-SNAPSHOT.jar:] at com.vnera.restapilayer.SearchResource_CsvExporter.<init>(SearchResource.java:1004) [restapilayer-0.001-SNAPSHOT.jar:] at com.vnera.restapilayer.SearchResource.exportCSV(SearchResource.java:881) [restapilayer-0.001-SNAPSHOT.jar:] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [:_] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [:_] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [:_] at java.lang.reflect.Method.invoke(Method.java:568) [:_] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda_static_0(ResourceMethodInvocationHandlerFactory.java:52) [jersey-server-2.33.jar:] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher_1.run(AbstractJavaResourceMethodDispatcher.java:124) [jersey-server-2.33.jar:]
Environment
Aria Operations for Networks 6.14.0
Resolution
This is a known issue in Aria Operations for Networks 6.14 and shall be fixed in future release.