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

projects.DateViewed cannot be in the future #1438

Open
jachro opened this issue Apr 24, 2023 · 0 comments
Open

projects.DateViewed cannot be in the future #1438

jachro opened this issue Apr 24, 2023 · 0 comments

Comments

@jachro
Copy link
Contributor

jachro commented Apr 24, 2023

2023-04-24 08:46:17,707 ERROR application - sending PROJECT_VIEWED event failed
io.renku.http.client.RestClientError$BadRequestException: POST http://renku-triples-generator:9002/events returned 400 Bad Request; body: {"message":"DecodingFailure at .date: io.renku.graph.model.projects.DateViewed cannot be in the future"}
	at io.renku.http.client.RestClient$$anonfun$raiseBadRequest$1.$anonfun$applyOrElse$1(RestClient.scala:153)
	at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
	at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
	at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
	at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
	at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
	at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
	at modify @ io.renku.metrics.MetricsRegistry$EnabledMetricsRegistry.register(MetricsRegistry.scala:70)
	at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
	at rethrow$extension @ fs2.Compiler$Target.$anonfun$compile$1(Compiler.scala:157)
	at foreverM$extension @ io.renku.knowledgegraph.metrics.KGMetricsImpl.run(KGMetrics.scala:42)
	at get @ fs2.concurrent.SignallingRef$$anon$3.discrete(Signal.scala:245)
	at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
	at flatMap @ fs2.Pull$.$anonfun$compile$21(Pull.scala:1213)
	at update @ org.http4s.ember.server.internal.Shutdown$$anon$1.<init>(Shutdown.scala:77)
	at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
	at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
@jachro jachro converted this from a draft issue Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant