• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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