Sentry: Cannot delete project

Created on 29 Jun 2020  路  5Comments  路  Source: getsentry/sentry

Important Details

How are you running Sentry?

On-Premise w/ Docker, version Sentry 10.1.0.dev0

Description

Cannot delete project, from a user perspective nothing happens other than the "Confirm Password" button gets disabled. In Chrome's network tab, Sentry returns a 401 for the DELETE request. The user in question is a superuser, and as such I managed to delete the project from the Django administration panel instead.

Steps to Reproduce

  1. Navigate to settings page for a project
  2. Select "Remove Project"
  3. On the confirmation modal, select "Remove project"
  4. On the "Confirm Password to Continue" modal, enter your password and select "Confirm Password".

What you expected to happen

Project is deleted

Needs More Information

Most helpful comment

Could this be related to #10380 and resolved with #11499?

Are you using any kind of SSO?

All 5 comments

Can you provide some logs around this? Also, are you able to try with a more recent version of Sentry?

Hi @BYK,

I got the same issue. I try to delete a sentry project through the web interface and then, it ask me to confirm my password.

After entering my password the "confirm" button is disabled and then nothing happen.

In the network tab I got this:

2020-11-11 at 3 51 PM

My account seems to be verified, what can I do?

Thanks!

Could this be related to #10380 and resolved with #11499?

Are you using any kind of SSO?

@BYK I loggout from Sentry then connect back using Github SSO and now I can delete project!

@codemers then I'm closing this in favor of the others I referred to above. I think they might be related. Thanks for the fast response!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Leroygirl picture Leroygirl  路  3Comments

sul4bh picture sul4bh  路  3Comments

mattrobenolt picture mattrobenolt  路  3Comments

benvinegar picture benvinegar  路  4Comments

jiankunking picture jiankunking  路  3Comments