Sentry blocked by CORS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Invalid
|
High
|
Unassigned |
Bug Description
**Describe the bug**
Sentry requests are being blocked by CORS policy.
**Steps to reproduce**
1. Go to http://
2. Open Developer tools
3. The error below is being thrown in the console:
`Access to fetch at 'https:/
**maas-ui version**
3.3.0
**Additional context**
We might need to use a tunnel to workaround this. This would involve adding an item to the nginx configuration to redirect incoming requests to MAAS over to Sentry.
More information: https:/
Changed in maas: | |
assignee: | Alberto Donato (ack) → Peter Makowski (petermakowski) |
Changed in maas: | |
milestone: | 3.3.0 → 3.3.0-beta3 |
We should probably get this fixed before 3.3.0 release as we no longer receive Sentry bug reports. /github. com/canonical/ maas-ui/ issues/ 4535
Related GitHub issue: https:/