autopush icon indicating copy to clipboard operation
autopush copied to clipboard

Python Web Push Server used by Mozilla

Results 25 autopush issues
Sort by recently updated
recently updated
newest added

#### Bug Fixes * Re-enable APNS error logging (#1460 ([f2a6fa5c](https://github.com/mozilla-services/autopush/pull/1460/commits/f2a6fa5c8deb45afad6870b92d0d4ac6f0250932))

* Be explicit about args * handle AttributeError gracefully Closes: #CONSVC-1842

Yes, this appears to be a very old bug. There are at least two situations where the server may return a valid response that does not include the `uaid` field....

In Android Components, we recently landed [a change](https://github.com/mozilla-mobile/android-components/issues/8846) that attempts to fix an expired FxA push subscription when the FxA server sets the flag `subscriptionExpired`. The fix is to perform...

8

Staring since around Mar. 16 https://sentry.prod.mozaws.net/operations/autopush-prod/issues/6072684/ ``` RouterException: Server error: INVALID_ARGUMENT: Request contains an invalid argument. File "twisted/internet/defer.py", line 654, in _runCallbacks current.result = callback(current.result, *args, **kw) File "autopush/router/fcmv1client.py", line...

Based on [this comment](https://github.com/mozilla/application-services/issues/3314#issuecomment-714571731), it's my understanding that when the FCM server responds with a `404` or `410` status code, the intended behavior of the autopush server is to drop...

3

QA is reporting some problems while trying to loadtest. Providing some dockerfiles, since docker seems to provide a stable and ancient enough environment to do so.

3

While trying to work out [an issue](https://github.com/web-push-libs/pywebpush/issues/129) with the Vapid python library, I noted that I am getting a 401 "Request did not validate missing authorization header" when using an...

5

We're opening this issue because your project has used Travis CI within the last 6 months. If you have already migrated off it, you can close and ignore this issue....

1

See https://github.com/mozilla-mobile/fenix/issues/15899 this appears to be impacting FCM connection. Note that re-subscribing may resolve the problem.

8