Skip to content

AbortError: Registration failed - push service error on Opera #9380

@CatherineFD

Description

@CatherineFD

Operating System

Ubuntu 24.04.3 LTS

Environment (if applicable)

Opera 123.0.5669.47

Firebase SDK Version

@firebase/app: 0.14.5; @firebase/messaging: 0.12.23; @firebase/util 1.13.0

Firebase SDK Product(s)

Messaging

Project Tooling

Webpack

Detailed Problem Description

The initial task is to subscribe the user to push notifications. An error occurs in the Opera browser when calling the getToken() function:
AbortError: Registration failed - push service error on Opera

Due to this error, it is not possible to subscribe to push notifications in Opera.

Image

Steps and code to reproduce issue

You can view it by following the link:
https://catherinefd.github.io

To cause the error, follow these steps:

  1. Reset the cache and notification permissions.
Image 2. Refresh the page. 3. Open the developer's console. 4. Click on the "User 1" button. 5. Allow subscription to notifications. 6. After a while, an error will appear in the console.

In other browsers, such as Chrome or Firefox, everything works correctly.
The console displays logs of function launches, which allows you to track calls and connections.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions