#Server is temporarily blocked

5 messages · Page 1 of 1 (latest)

icy needle
#

Hello!
I've tried to move our SymStore server from a S3 into an internal NGINX (opened to the outside with security). I get the Sentry request, I can see that I awnser 200 in the access.log of NGINX but I get this error on Sentry.

I've made some change in the configuration to fix some stuff. Do I need to wait a bit due to the cache? Or I do something bad
Thanks!

zealous socket
#

Hey, the server is temporarily blocked because there were too many failed attempts to fetch the symbols from the server within a certain time window (I would have to lookup the window size), the server should be re-tried within 24 hours again

#

If it's then able to fetch from the server, everything should start working again

#

The UX here is a bit terrible, but on an older event you might be able to see the original error from the symbol server before the host got temporarily blocked

icy needle
#

Hey!
Thanks for the explanation.
It's a bit strage because on the same server (but not the same path), I've some OK under, with the file which is found (because sentry test a lot of files like .pd_ or .src/zip). So I think Sentry mark only the path/url as blocked?