Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Push Subscriptions are not cleared when users delete their accounts #1418

Open
pixeldesu opened this issue Oct 25, 2023 · 0 comments
Open
Labels
bug Issues containing bug reports

Comments

@pixeldesu
Copy link
Member

Steps to reproduce the problem

  1. Enable push notifications
  2. (do something that prompts a notification on the subscribed device)
  3. Delete your account

Expected behaviour

Nothing.

Actual behaviour

An error in the Webpush queue appears at some point:

[ERROR] Rpush::DeliveryError, Unable to deliver notification {id}, received error 410 (Gone: push subscription has unsubscribed or expired.
[ERROR] [webpush] {id} failed: Gone: push subscription has unsubscribed or expired.

Detailed description

No response

Specifications

Retrospring 2023.1019.0

@pixeldesu pixeldesu added the bug Issues containing bug reports label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues containing bug reports
Projects
None yet
Development

No branches or pull requests

1 participant