d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > Push Notification Not Working > Can't Add Firefox
Add Reply New Topic
Member
Posts: 1,025
Joined: Apr 18 2010
Gold: 8,604.00
Jun 27 2017 08:07pm
i like to use the push notifications feature but i can't get it working in firefox

when i try to register ff this happens. it says registering... forever (at least 5 minutes)
http://imgur.com/m0nR1VG

after a site reload i have a button to disable notifications again and the message: No registered devices.

i can add chrome as push device. this is working

ff version 54 push enabled for d2jsp

can someone help me? thank you!

This post was edited by Eridor on Jun 27 2017 08:10pm
Member
Posts: 29,292
Joined: Feb 8 2005
Gold: 25.00
Jun 27 2017 08:16pm
Try clearing your cache and then trying again.
Member
Posts: 1,025
Joined: Apr 18 2010
Gold: 8,604.00
Jun 27 2017 08:20pm
cleared cache and site reload with strg + f5. same as before
Member
Posts: 29,292
Joined: Feb 8 2005
Gold: 25.00
Jun 27 2017 08:22pm
Is this just a problem for Firefox? Did you set Firefox to block popups from JSP?

Trade Moderator
Posts: 26,725
Joined: Dec 20 2005
Gold: 82,500.00
Trader: Trusted
Jun 28 2017 02:32am
Quote (Eridor @ Jun 28 2017 05:07am)
i like to use the push notifications feature but i can't get it working in firefox

when i try to register ff this happens. it says registering... forever (at least 5 minutes)
http://imgur.com/m0nR1VG

after a site reload i have a button to disable notifications again and the message: No registered devices.

i can add chrome as push device. this is working

ff version 54 push enabled for d2jsp

can someone help me? thank you!


Quote
This feature is currently only supported by Chrome and Firefox, v44+. Note that Firefox isn't as solid or reliable as Google's.


Taken from here
https://forums.d2jsp.org/topic.php?t=74160992&f=28&v=1


Make sure you using v44 and above, and if its not working then I suggest using Chrome.
Member
Posts: 1,025
Joined: Apr 18 2010
Gold: 8,604.00
Jun 28 2017 08:19am
yes only FF problem. chrome would work. jsp is unblock from popupblocker.

FF v54 is in use. so this should not be the problem.

Member
Posts: 1,025
Joined: Apr 18 2010
Gold: 8,604.00
Jun 28 2017 01:11pm
i took a look in the debugging console:

replaced my key with PUSHAPIKEY

PermissionStatus { state: "granted", onchange: null } settings.php:98:2
"https://updates.push.services.mozilla.com/wpush/v1/PUSHAPIKEY" settings.php:69:4
unregistered settings.php:73:5
PermissionStatus { state: "granted", onchange: null } settings.php:98:2
"https://updates.push.services.mozilla.com/wpush/v1/PUSHAPIKEY" settings.php:30:4
The API returned an error. undefined settings.php:41:7
reg/</</</< https://forums.d2jsp.org/settings.php#:41:7
Error: settings.php:42:13

the data.endpoint variable locks empty. so i think this is the problem

*edit*
i tested this also in chrome there is the api key in the data.endpoint variable.

This post was edited by Eridor on Jun 28 2017 01:16pm
Admin
Posts: 24,300
Joined: Sep 24 2002
Gold: 22,279.75
Trader: Trusted
Jun 29 2017 07:55am
This should be fixed in Firefox now. Sorry about that.
Member
Posts: 1,025
Joined: Apr 18 2010
Gold: 8,604.00
Jun 29 2017 08:01am
yes it is working now. thank you verry much. now i can use FF for notifications :)
Go Back To General Help Topic List
Add Reply New Topic