How to collect Glide 404 erros history trace

14 views
Skip to first unread message

Tommy Tang

unread,
Oct 1, 2024, 2:44:57 PM10/1/24
to Glide
Hi our team has experienced an increase of HTTP 404 errors for the past 2 weeks. Meanwhile, we are seeing some glide 404 errors as well when some actions are taken. 

Example for the 404:
10-01 11:15:27.153  4250  4250 W Glide   : Load failed for [https://lh6.googleusercontent.com/proxy/W3J5mUFPmQIDXZXan2XUCBboQDUoCs5oanlKUzYuAfI74tYTVRasqZ7IYZzRD0DE8BQmmbFcmEP-455kHQJRT8VN2SDL9hE-ashhkdeCKw9c9XVfZqe-SrFmdYVq3EBEQg] with dimensions [41x41]
10-01 11:15:27.153  4250  4250 W Glide   : class com.bumptech.glide.load.engine.GlideException: Failed to load resource
10-01 11:15:27.153  4250  4250 W Glide   : There were 3 root causes:
10-01 11:15:27.153  4250  4250 W Glide   : com.bumptech.glide.load.HttpException(Http request failed, status code: 404)
10-01 11:15:27.153  4250  4250 W Glide   : com.bumptech.glide.load.HttpException(Http request failed, status code: 404)
10-01 11:15:27.153  4250  4250 W Glide   : com.bumptech.glide.load.HttpException(Http request failed, status code: 404)

Our team uses Primes Android, but it's not propagated there. Is there a way for me to see the same type of Glide errors on a error board for the past 2 weeks?

Róbert Papp (TWiStErRob)

unread,
Oct 1, 2024, 4:47:48 PM10/1/24
to Glide
I think you're looking for a RequestListener, try to combine that with https://github.com/bumptech/glide/issues/574 and report the exception wherever you need it.
Reply all
Reply to author
Forward
0 new messages