Hi,
Not sure which update this happened with but I've noticed I can no longer access system console. The link is in the menu but only a blank page is displayed.
I notice a request is made to /api/v3/admin/config which is met with a 403 error and the following (which is also logged in the main log.):
{"id":"api.context.permissions.app_error","message":"You do not have the appropriate permissions","detailed_error"
:"","request_id":"tyf9a86ke3ys9qqkai3kfkwsnr","status_code":403}
The url it is trying to access is: /admin_console/system_analytics
The user has the roles: "admin system_admin"
Any ideas?
Adam
P.S. This was installed with gitlab omnibus.