• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue Service Worker

Cyrill92

New Pleskian
Server operating system version
CentOS Linux release 7.9.2009 (Core)
Plesk version and microupdate number
Plesk Obsidian Web Admin Edition Version 18.0.55 Mise à jour n° 1
HEllo I have problem with service worker.
server seems to be restricting access to the service worker, following console error:

Uncaught (in promise) DOMException: Failed to register a ServiceWorker for scope ('<domain>') with script ('https://<domain>/service-worker.js'): The script resource is behind a redirect, which is disallowed.

Do you have any suggestion for you ?
Thanks
 
Last edited by a moderator:
Hello @Cyrill92! Can you please provide more context - how and when do you get this error? Am I correct that his happens one one of your domains served by Plesk?

Usually this error is caused by the fact that script file for serviceWorker is on different domain that the application itself. Maybe a redirect www.example.com -> example.com or something like this.

Maybe these links can help you:
 
Back
Top