-
Bug
-
Resolution: Done
-
Normal
-
None
-
1
-
False
-
-
False
-
rhel-arr-cki
-
-
This is post https://gitlab.com/cki-project/infrastructure/-/issues/1271
I've just had a user reporting an error with their datawarehouse upload, which happened post https://gitlab.cee.redhat.com/kernel-qe/sustaining-engineering/seqe/-/merge_requests/170 which logs the headers
```
seqe.beaker dw-upload 12337994
ERROR:seqe.dw:CSRF Token not found
ERROR:seqe.dw:Response: 200
ERROR:seqe.dw:Headers:
```
So it appears we are getting an anubis response to our call to `.../oidc/authenticate/`
Is it possible this has regressed for some reason? Is it possible to check logs to see why this response may have come back?
Jira: CKI-7278