CSRF Validation Failed

after restarting the containers, the only logs i see getting generated is in Sentry web container.

17:38:19 [WARNING] django.security.csrf: Forbidden (Referer checking failed - https://orchestration-senty-test.dryice.ai:9000/auth/login/sentry/ does not match any trusted origins.): /auth/login/sentry/ (status_code=403 request=<WSGIRequest: POST '/auth/login/sentry/'>)
17:39:41 [WARNING] django.security.csrf: Forbidden (Referer checking failed - https://orchestration-senty-test.dryice.ai:9000/auth/login/sentry/ does not match any trusted origins.): /auth/login/sentry/ (status_code=403 request=<WSGIRequest: POST '/auth/login/sentry/'>)
17:39:45 [WARNING] django.security.csrf: Forbidden (Referer checking failed - https://orchestration-senty-test.dryice.ai:9000/auth/login/sentry/ does not match any trusted origins.): /auth/login/sentry/ (status_code=403 request=<WSGIRequest: POST '/auth/login/sentry/'>)
17:39:49 [WARNING] django.security.csrf: Forbidden (Referer checking failed - https://orchestration-senty-test.dryice.ai:9000/auth/login/sentry/ does not match any trusted origins.): /auth/login/sentry/ (status_code=403 request=<WSGIRequest: POST '/auth/login/sentry/'>)
17:43:15 [WARNING] django.security.csrf: Forbidden (Referer checking failed - https://orchestration-senty-test.dryice.ai:9000/auth/login/sentry/ does not match any trusted origins.): /auth/login/sentry/ (status_code=403 request=<WSGIRequest: POST '/auth/login/sentry/'>)
17:44:11 [WARNING] django.security.csrf: Forbidden (Referer checking failed - https://orchestration-senty-test.dryice.ai:9000/auth/login/sentry/ does not match any trusted origins.): /auth/login/sentry/ (status_code=403 request=<WSGIRequest: POST '/auth/login/sentry/'>)

below are the headers from the webpage being sent

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
Accept-Encoding: gzip, deflate, br
Accept-Language: en-US,en;q=0.9
Cache-Control: max-age=0
Connection: keep-alive
Content-Length: 141
Content-Type: application/x-www-form-urlencoded
Cookie: sentrysid=gAJ9cQAoWAoAAAB0ZXN0Y29va2llcQFYBgAAAHdvcmtlZHECWAUAAABfbmV4dHEDWB8AAAAvb3JnYW5pemF0aW9ucy9zZW50cnkvcHJvamVjdHMvcQR1Lg:1lqJNM:wCKYyYGw85GNDLOqpb-IZk_NPac; sc=mlcnDPlPce7CF8wNelt61AUg5oqPxV5GLZUo3B4WCcmGDYbmiTFAifRSdknHBJUY
Host: orchestration-senty-test.dryice.ai:9000
Origin: https://orchestration-senty-test.dryice.ai:9000
Referer: https://orchestration-senty-test.dryice.ai:9000/auth/login/sentry/
sec-ch-ua: " Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"
sec-ch-ua-mobile: ?0
Sec-Fetch-Dest: document
Sec-Fetch-Mode: navigate
Sec-Fetch-Site: same-origin
Sec-Fetch-User: ?1
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36

Response :

Request URL: https://orchestration-senty-test.dryice.ai:9000/auth/login/sentry/
Request Method: POST
Status Code: 403 Forbidden
Remote Address: 169.38.110.197:9000
Referrer Policy: strict-origin-when-cross-origin