Gitlab CE Registry "500" & "Insufficient Scope"

Good morning,

Recently ran into issues with our registry. Not sure when exactly it started but I believe after the upgrade to version 11.

On new projects we cannot access the registry vi the we ui as it returns a 500 error.
When pushing an image (after successfully logging in via Docker login) it results in “error authorizing context: insufficient scope”. I have logged in as the owner of the project and see no other indication of misconfiguration. Nothing has been changed as far as I can tell.

Any tips on identifying what is causing this?

Looks like this is limited to a single project and any forks on that project.

I have no idea what to look for or how to manually reset/create the registry for a single project…does anyone know?