Back

Boudicca EventCollectors WebUI

Single Collection

Collector: burgclam

Duration: 64 s

Start/End Time: 11.11.25 22:34 / 22:35

Errors: 0

Warnings: 0

Total Events Collected: 7

Http Calls

Url Response Code Duration Start/End Time Post Data (if it is a post request)
https://clamlive.at/shows/#/ 200 894 ms 11.11.25 22:34 / 22:34
https://clamlive.at/event/nick-cave-the-bad-seeds-burg-clam-2026-06-21/ 200 432 ms 11.11.25 22:34 / 22:34
https://clamlive.at/event/unheilig-burg-clam-2026-06-27/ 200 104 ms 11.11.25 22:34 / 22:34
https://clamlive.at/event/onerepublic-burg-clam-2026-06-28/ 200 45 ms 11.11.25 22:34 / 22:34
https://clamlive.at/event/clam-rock-2026-burg-clam-2026-07-03/ 200 50 ms 11.11.25 22:34 / 22:34
https://clamlive.at/event/tream-burg-clam-2026-07-23/ 200 44 ms 11.11.25 22:34 / 22:34
https://clamlive.at/event/seiler-speer-burg-clam-2026-07-24/ 200 45 ms 11.11.25 22:34 / 22:34
https://clamlive.at/event/seiler-speer-burg-clam-2026-07-26/ 200 31 ms 11.11.25 22:34 / 22:34

Log lines

21:34:33.061 [virtual-119] INFO base.boudicca.api.eventcollector.EventCollectionRunner -- exception caught, retrying in 1 minute
base.boudicca.api.enricher.EnricherException: could not reach enricher: https://enricher.boudicca.events
	at base.boudicca.api.enricher.EnricherClient.enrichEvents(EnricherClient.kt:41)
	at base.boudicca.api.eventcollector.runner.BoudiccaRunnerEnricherInterface.enrichEvents(BoudiccaRunnerEnricherInterface.kt:8)
	at base.boudicca.api.eventcollector.EventCollectionRunner.enrich$lambda$0(EventCollectionRunner.kt:122)
	at base.boudicca.fetcher.RetryUtilKt.retry(RetryUtil.kt:17)
	at base.boudicca.fetcher.RetryUtilKt.retry(RetryUtil.kt:9)
	at base.boudicca.api.eventcollector.EventCollectionRunner.enrich(EventCollectionRunner.kt:121)
	at base.boudicca.api.eventcollector.EventCollectionRunner.collect(EventCollectionRunner.kt:72)
	at base.boudicca.api.eventcollector.EventCollectionRunner.run$lambda$0$1$0(EventCollectionRunner.kt:42)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.VirtualThread.run(VirtualThread.java:329)
Caused by: base.boudicca.openapi.ApiException: enrich call failed with: 502 - Bad Gateway
	at base.boudicca.enricher.openapi.api.EnricherApi.getApiException(EnricherApi.java:75)
	at base.boudicca.enricher.openapi.api.EnricherApi.enrichWithHttpInfo(EnricherApi.java:115)
	at base.boudicca.enricher.openapi.api.EnricherApi.enrich(EnricherApi.java:93)
	at base.boudicca.api.enricher.EnricherClient.enrichEvents(EnricherClient.kt:38)
	... 10 common frames omitted