Skip to content
New issue

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

Firestore supports up to 10 groups #51

Open
alainbodiguel opened this issue Apr 8, 2021 · 1 comment
Open

Firestore supports up to 10 groups #51

alainbodiguel opened this issue Apr 8, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@alainbodiguel
Copy link
Contributor

INFO [2021-04-08 12:33:57,815] io.arlas.persistence.rest.PersistenceRestService: User='auth0|5f917f519b8822006edf50a8' / Org='' / Groups='[group/config.json/insdex/crimeproba, group/config.json/insdex/gisaia, group/config.json/insdex/heatwave, group/config.json/insdex/meteo, group/config.json/insdex/policedata, group/config.json/insdex/policyclaim, group/config.json/insdex/solar, group/config.json/insdex/technicalrating, group/config.json/insdex/wave, group/public]'
ERROR [2021-04-08 12:33:57,833] io.arlas.server.exceptions.ArlasExceptionMapper: Error occurred io.arlas.server.exceptions.ArlasException: Error listing document: com.google.api.gax.rpc.InvalidArgumentException: io.grpc.StatusRuntimeException: INVALID_ARGUMENT: 'ARRAY_CONTAINS_ANY' supports up to 10 comparison values.
ERROR [2021-04-08 12:33:57,833] io.arlas.server.exceptions.ArlasExceptionMapper: ! io.arlas.persistence.server.impl.GoogleFirestorePersistenceServiceImpl.list(GoogleFirestorePersistenceServiceImpl.java:175)
ERROR [2021-04-08 12:33:57,833] io.arlas.server.exceptions.ArlasExceptionMapper: ! io.arlas.persistence.rest.PersistenceRestService.list(PersistenceRestService.java:134)
ERROR [2021-04-08 12:33:57,833] io.arlas.server.exceptions.ArlasExceptionMapper: ! sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
ERROR [2021-04-08 12:33:57,833] io.arlas.server.exceptions.ArlasExceptionMapper: ! sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
ERROR [2021-04-08 12:33:57,833] io.arlas.server.exceptions.ArlasExceptionMapper: ! java.lang.reflect.Method.invoke(Method.java:498)
ERROR [2021-04-08 12:33:57,833] io.arlas.server.exceptions.ArlasExceptionMapper: ! org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81)
ERROR [2021-04-08 12:33:57,833] io.arlas.server.exceptions.ArlasExceptionMapper: ! org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:144)
ERROR [2021-04-08 12:33:57,833] io.arlas.server.exceptions.ArlasExceptionMapper: ! org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:161)
ERROR [2021-04-08 12:33:57,833] io.arlas.server.exceptions.ArlasExceptionMapper: ! org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:160)
ERROR [2021-04-08 12:33:57,833] io.arlas.server.exceptions.ArlasExceptionMapper: ! org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:99)
@alainbodiguel alainbodiguel added the bug Something isn't working label Apr 8, 2021
@alainbodiguel
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants