Skip to content

Instantly share code, notes, and snippets.

View aidasr's full-sized avatar

Aidas Rudis aidasr

  • Wix.com
View GitHub Profile
09:58:23.712 [qtp258027623-107] ERROR com.wixpress.grpc.rest - POST /api/v0/post/create
java.lang.RuntimeException: Generic error
at com.wix.catalyst.common.helpers.FutureHelper$.toFuture(FutureHelper.scala:31)
at com.wix.clubs.feed.FeedServiceImpl.createPost(FeedServiceImpl.scala:22)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.wixpress.grpc.rest.Handlers$ScalaPBHandler.apply(Handlers.scala:26)
at com.wixpress.grpc.rest.Handlers$ScalaPBHandler.apply(Handlers.scala:14)