Hi, I have an on-prem sentry installed from the install.sh script on docker I generating an error Im seeing the error generated that it is hitting the Nginx but sentry not picking it up I
m sure that Im reaching Nginx cause I saw it from Nginx logs the log is the below. I went through every container log but did not found errors regarding this. Can someone piont me what is wrong please why it
s not logging the fail test in the sentry
{“log”:"2021/01/21 07:35:28 [warn] 7#7: *42566 a client request body is buffered to a temporary file /var/cache/nginx/client_temp/0000000118, client: x.x.x.x, server: , request: “POST /api/2/store/?sentry_key=4e16672138b84998b5fe0532cb5ec90a\u0026sentry_version=7 HTTP/1.1”, host: “sports-trader-sentry.igamingcloud.com”, referrer: “https://xx-xx.xx.xx.xx/"\n",“stream”:“stderr”,“time”:"2021-01-21T07:35:28.332592024Z”}
{“log”:“x.x.x.x - - [21/Jan/2021:07:35:28 +0000] “POST /api/2/store/?sentry_key=4e16672138b84998b5fe0532cb5ec90a\u0026sentry_version=7 HTTP/1.1” 200 41 “https://xx-xx.xx.xxx.xx/” “Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36” “x.x.x.x”\n”,“stream”:“stdout”,“time”:“2021-01-21T07:35:28.33359245Z”}