• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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