最新のアップデート以降、Chrome で Service Worker に関する以下の JS エラーが発生しています。
The script resource is behind a redirect, which is disallowed.
_application-786bec8dbeba5dccf3118668436791948e535eb587456944e94e0724bc417b14.js:76435
Failed to register Service Worker: SecurityError: Failed to register a ServiceWorker for scope ('https://www.xxxxx.com/') with script ('https://www.xxxxxx.com/service-worker.js'): The script resource is behind a redirect, which is disallowed.
Could not load content for https://cdn-uploads.xxxxxxx.com/assets/_application-786bec8dbeba5dccf3118668436791948e535eb587456944e94e0724bc417b14.js (HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE)