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

Removing webhook fails #870

Closed
sentry-dev-app bot opened this issue Feb 18, 2022 · 0 comments
Closed

Removing webhook fails #870

sentry-dev-app bot opened this issue Feb 18, 2022 · 0 comments

Comments

@sentry-dev-app
Copy link

Is that simply noise in the logs

Sentry Issue: RENKU-GRAPH-23

Exception: Removing project webhook failed with status: 401 Unauthorized for project: projectId = 151, projectPath = krymova/econ-multiplex_2
    at io.renku.eventlog.events.categories.statuschange.projectCleaner.ProjectWebhookAndTokenRemoverImpl$$anonfun$mapWebhookResponse$1.applyOrElse(ProjectWebhookAndTokenRemover.scala:74)
    at io.renku.eventlog.events.categories.statuschange.projectCleaner.ProjectWebhookAndTokenRemoverImpl$$anonfun$mapWebhookResponse$1.applyOrElse(ProjectWebhookAndTokenRemover.scala:71)
    at scala.PartialFunction$OrElse.apply(PartialFunction.scala:241)
    at io.renku.http.client.RestClient.processResponse(RestClient.scala:144)
    at io.renku.http.client.RestClient.$anonfun$callRemote$1(RestClient.scala:138)
...
(4 additional frame(s) were not displayed)

RestClientError$MappingException: DELETE http://renku-webhook-service:80/projects/151/webhooks returned 401 Unauthorized; error: Removing project webhook failed with status: 401 Unauthorized for project: projectId = 151, projectPath = krymova/econ-multiplex_2
    at io.renku.http.client.RestClient$$anonfun$mappingError$1.applyOrElse(RestClient.scala:173)
    at io.renku.http.client.RestClient$$anonfun$mappingError$1.applyOrElse(RestClient.scala:167)
    at cats.ApplicativeError.$anonfun$recoverWith$1(ApplicativeError.scala:106)
    at recoverWith$extension @ io.renku.metrics.MetricsRegistry$.apply(MetricsRegistry.scala:44)
    at make @ skunk.util.Pool$.of(Pool.scala:164)
...
(2 additional frame(s) were not displayed)

Failed to remove webhook or token for project: projectId = 151, projectPath = krymova/econ-multiplex_2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant