@Khiman_Louer can you please elaborate. What do you mean with “not properly uploading”?
Has Sentry’s support stated that Remote file too large for caching is an error one gets for going the " Hosting Publicly" route (see Hosting Publicly for React | Sentry Documentation )?
The question was why are we getting “Remote file too large for caching” and not why it looks for the file online… The limit is 40MB, so why I get the error on the 9MB file?
40MB is the limit for the files you upload to sentry when you create the release, the limit for files that sentry needs to fetch if you don’t upload artifacts beforehand is much lower than that @igora .
We’re experience the same issue with our on-premise installation of Sentry. The file, that sentry wants to load is 7.9 MB, way below the 40MB-Limit. I have no idea, why this error occurs.