SwissDataScienceCenter / renku-graph

renku-graph
https://renku.readthedocs.io/en/latest/reference/services/graph-services.html?highlight=graph#graph-services
Apache License 2.0
10 stars 2 forks source link

Weird paging response error #919

Closed sentry-dev-app[bot] closed 2 years ago

sentry-dev-app[bot] commented 2 years ago

Sentry Issue: RENKU-GRAPH-4C

RestClientError$UnexpectedResponseException: GET http://renku-event-log:9005/events?project-path=jeanette.lee/hslu-deep-learning&page=3&per_page=50&sort=eventDate%3Aasc returned 500 Internal Server Error; body: {"message":"PagingResponse cannot be instantiated for 50 results, total: 126, page: 3 and perPage: 50"}
    at io.renku.http.client.RestClient$$anonfun$raiseUnexpectedResponse$1.$anonfun$applyOrElse$2(RestClient.scala:162)
    at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
    at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
    at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
    at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
...
(10 additional frame(s) were not displayed)

GLOBAL_COMMIT_SYNC - failed to sync commits for project projectId = 17979, projectPath = jeanette.lee/hslu-deep-learning

Also: PagingResponse cannot be instantiated for 5 results, total: 4, page: 1 and perPage: 50

sentry-dev-app[bot] commented 2 years ago

Sentry issue: RENKU-GRAPH-5C

sentry-dev-app[bot] commented 2 years ago

Sentry issue: RENKU-GRAPH-4D