• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    Web push notifications stopped working

    Opera for Windows
    5
    13
    1003
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wetsmurfette last edited by leocg

      web push notification stopped to work long time ago.
      Always get this error.

      "Unable to register push subscription AbortError: Registration failed - push service error"

      I don't know why they don't care...but at this point if you don't fix it just ditch the service instead of offering notification that won't work cause you do nothing about it

      Reply Quote 0
        leocg 2 Replies Last reply
      • leocg
        leocg Moderator Volunteer @wetsmurfette last edited by

        @wetsmurfette Opera One, Opera GX or Opera Air?

        Reply Quote 0
          1 Reply Last reply
        • leocg
          leocg Moderator Volunteer @wetsmurfette last edited by

          @wetsmurfette What notifications? From where?

          Reply Quote 0
            1 Reply Last reply
          • W
            wetsmurfette last edited by

            Why answering if you have no idea what's the matter?
            If web push notifications isn't clear enough..no idea how to explain.
            I was used to get notification from Opera from youtube or keepa, they are not working anymore by months now..
            But never mind...if here you don't even know what they are... amen..

            Reply Quote 0
              1 Reply Last reply
            • burnout426
              burnout426 Volunteer last edited by

              Now that you mention Youtube, Opera has a bug report investigating Youtube notifications not working for some users at least. It's RNA-1653. The cause hasn't been figured out yet though.

              Reply Quote 0
                W 1 Reply Last reply
              • W
                wetsmurfette @burnout426 last edited by

                @burnout426 Wow. So they know but they have no clue how to solve it? sounds reassuring..
                And isn't about just youtube..it happens in every site that offers notification in the browser
                Opera Snapshot_2026-03-07_081842_keepa.com.png

                Reply Quote 0
                  1 Reply Last reply
                • M
                  marteenas last edited by

                  I noticed this quite some time ago (2-3 months ago) when working on web push integration for my web app. All browsers work fine with subscribing for web-push notifications, Opera fails with some error. I feel like the service (or server) that is responsible for subscribing and sending the notification to users phone is just gone. Does not work on Opera Android either (would make sense if the web push responsible server is just gone). Did Opera cut this service off?

                  Reply Quote 0
                    1 Reply Last reply
                  • Mlipka
                    Mlipka Opera last edited by

                    @marteenas
                    @wetsmurfette

                    This issue is certainly something we will look into. We plan to investigate it internally and may reach out with further questions.

                    To @wetsmurfette: We understand your frustration regarding this matter. However, it's important to maintain a respectful tone in our interactions. When @leocg asked clarifying questions, the response was quite harsh. Constructive communication is key to resolving issues effectively.

                    Reply Quote 2
                      1 Reply Last reply
                    • burnout426
                      burnout426 Volunteer last edited by

                      Close Settings in Windows if it's open.

                      In Opera, goto https://example.com and hit ctrl + shift + j to open the console in the developer tools.

                      Type:

                      Notification.requestPermission().then(permission => {
                        alert("Permission: " + permission);
                      });
                      

                      and press enter.

                      When asked to allow notifications for example.com, choose "yes". You should then see an alert dialog saying the permission was granted.

                      Then, in Windows, goto "Settings -> System -> Notifications", make sure notifications are enabled, "Do not disturb" is disabled and there's no focus session enabled. Then, see if Opera is in the notification app list (it should be now if it wasn't). If it is, click "Opera" in the list and make sure its notification settings are correct.

                      Then, restart Opera.

                      Then, go back to https://example.com/, open the console again, type:

                      new Notification("Test notification from example.com");
                      

                      and press enter to test that notifications work for the site.

                      Does all that work at least?

                      It does for me, but I'm on 23H2.

                      Reply Quote 0
                        W 1 Reply Last reply
                      • W
                        wetsmurfette @burnout426 last edited by

                        @burnout426 i tried and i get the notification...but that is not the point..
                        if you go here it's simpler

                        https://girliemac.com/html5-notifications-webOS-style/

                        and i get notification. Still when i want to register to web push notification on Keepa.com, for example, I get the error message i posted.

                        If you force notification of course it pops out, but opera fails to register to the subscription to the service.

                        Reply Quote 0
                          burnout426 1 Reply Last reply
                        • burnout426
                          burnout426 Volunteer @wetsmurfette last edited by

                          @wetsmurfette I can confirm the keepa.com issue. Had to go all the way back to Opera 117 (117.0.5408.197 was the specific build I tried) for it to work. By "work", I mean I was able to enable the web push notification setting on the Keepa settings page and click its test link to get a notification.

                          For Opera 118 and newer, I couldn't get things to work. Spoofing as Chrome or Firefox didn't help and the --disable-extensions command-line switch (to kill Opera's built-in extensions) didn't help. I also didn't see any flags at the URL opera://flags that would make a difference. It's just broken. With that said though, I can't tell if the Keepa issue specifically is actually a bug with the Web Notification API support in opera or if it's a bugs with the handling of some other Javascript code on the Keepa site. Either way, since it works in 117 - 102 for example, I'll file a bug specifically for the Keepa issue to see if someone can figure out the cause and hopefully, that might fix other notification issues.

                          On a side note, in testing some builds from 102 - 114, I noticed that sometimes notifications would stop working for Keepa in Opera. To make them work for Opera again, I had to delete the keepa.com string under the root/gcm/push_messaging_application_id_map node in the "Preferences" file in the profile folder. Or, I could goto opera://settings/reset and reset just settings.

                          Reply Quote 0
                            W 1 Reply Last reply
                          • burnout426
                            burnout426 Volunteer last edited by

                            Filed DNA-124628 for the specific Keepa issue.

                            Reply Quote 0
                              1 Reply Last reply
                            • W
                              wetsmurfette @burnout426 last edited by

                              @burnout426 Thank you so much for diving in it and look for possible causes and solutions.
                              Point is something like getting a notification on a browser should be something easy and reliable, or it doesn't make sense.
                              If it was just about keepa.com i could just forget it, cause i can get notification other way, but they are not working anywhere. So my thought is..fix it or ditch it. Opera offers the option to have them but they never worked that well ever. Even before they were not reliable.
                              If any app out there nowadays can get push notifications guess isn't such difficult task to achive.
                              I really get frustrated when i can't make something that should work but doesn't.
                              Again, if can't be solved just ditch notification..it's a no sense giving that option if then you keep adding this and that and never fix what isn't working.

                              Again, thanks to you and anyone looking into it. Really appreciate.
                              And sorry if i used a disrespectful tone, as have been pointed out.

                              Reply Quote 0
                                1 Reply Last reply
                              • First post
                                Last post

                              Computer browsers

                              • Opera for Windows
                              • Opera for Mac
                              • Opera for Linux
                              • Opera beta version
                              • Opera USB

                              Mobile browsers

                              • Opera for Android
                              • Opera Mini
                              • Opera Touch
                              • Opera for basic phones

                              • Add-ons
                              • Opera account
                              • Wallpapers
                              • Opera Ads

                              • Help & support
                              • Opera blogs
                              • Opera forums
                              • Dev.Opera

                              • Security
                              • Privacy
                              • Cookies Policy
                              • EULA
                              • Terms of Service

                              • About Opera
                              • Press info
                              • Jobs
                              • Investors
                              • Become a partner
                              • Contact us

                              Follow Opera

                              • Opera - Facebook
                              • Opera - Twitter
                              • Opera - YouTube
                              • Opera - LinkedIn
                              • Opera - Instagram

                              © Opera Software 1995-