SACGF / variantgrid

VariantGrid public repo
Other
23 stars 2 forks source link

Liftover Run - PermissionDenied: You must be a super user to view this page #1158

Open davmlaw opened 3 weeks ago

davmlaw commented 3 weeks ago

View details in Rollbar: https://app.rollbar.com/a/jimmy.andrews/fix/item/VariantGrid/5010

Traceback (most recent call last):
  File "/mnt/variantgrid/env/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/mnt/variantgrid/library/django_utils/__init__.py", line 60, in wrapper
    raise PermissionDenied("You must be a super user to view this page")
PermissionDenied: You must be a super user to view this page