Comment 2 for bug 1939033

Revision history for this message
Stéphane Graber (stgraber) wrote :

This one may also be RBAC related.
I'm hitting the issue in Firefox, other team members reported the same behavior on their end.

The HTTP log isn't very interesting as the bulk of this appears to be going on within javascript instead:
2021-08-10 17:01:14 regiond: [info] 2602:fd23:8:1000:216:3eff:fe82:caa8 GET /MAAS/ HTTP/1.1 --> 302 FOUND (referrer: -; agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0)
2021-08-10 17:01:15 regiond: [info] 2602:fd23:8:1000:216:3eff:fe82:caa8 GET /MAAS/r/ HTTP/1.1 --> 200 OK (referrer: -; agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0)
2021-08-10 17:01:15 regiond: [info] 2602:fd23:8:1000:216:3eff:fe82:caa8 GET /MAAS/accounts/login/ HTTP/1.1 --> 200 OK (referrer: https://services.stgraber.org/MAAS/r/; agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0)