Skip to content

Registering service worker fails for Googlebot #133

@noyainrain

Description

@noyainrain

When Google indexes the app, the following error occurs:

[E 210623 17:30:14 server:784] Client error occurred
    Error: Rejected
    Stack:
    Error: Rejected
        at ServiceWorkerContainer.wrsParams.serviceWorkers.navigator.serviceWorker.register (<anonymous>:10:862)
        at /static/node_modules/@noyainrain/micro/index.js?v=a02ea8c123543aead3c2625f2f65917972940a3b781d9ce96b057881aabc091c86fe5d3a793380a25cd1ddcc71dd51860ae49dc6b3b45926ebc0ef53f5bfbd53:229:66
        at HTMLBodyElement.createdCallback (/static/node_modules/@noyainrain/micro/index.js?v=a02ea8c123543aead3c2625f2f65917972940a3b781d9ce96b057881aabc091c86fe5d3a793380a25cd1ddcc71dd51860ae49dc6b3b45926ebc0ef53f5bfbd53:240:15)
        at i (/static/node_modules/webcomponents.js/webcomponents-lite.min.js?v=0d29ed0644408b5bab3da370dfa6f4d14a6c22f5a4cb87e784019dcb65dd2a969697e36e43254f54308eb05bceb1a4b6c7b14f85d250bdf07e382285bf9fc407:12:3059)
        at n (/static/node_modules/webcomponents.js/webcomponents-lite.min.js?v=0d29ed0644408b5bab3da370dfa6f4d14a6c22f5a4cb87e784019dcb65dd2a969697e36e43254f54308eb05bceb1a4b6c7b14f85d250bdf07e382285bf9fc407:12:2602)
        at Object.t [as upgrade] (/static/node_modules/webcomponents.js/webcomponents-lite.min.js?v=0d29ed0644408b5bab3da370dfa6f4d14a6c22f5a4cb87e784019dcb65dd2a969697e36e43254f54308eb05bceb1a4b6c7b14f85d250bdf07e382285bf9fc407:12:2461)
        at n (/static/node_modules/webcomponents.js/webcomponents-lite.min.js?v=0d29ed0644408b5bab3da370dfa6f4d14a6c22f5a4cb87e784019dcb65dd2a969697e36e43254f54308eb05bceb1a4b6c7b14f85d250bdf07e382285bf9fc407:11:31768)
        at /static/node_modules/webcomponents.js/webcomponents-lite.min.js?v=0d29ed0644408b5bab3da370dfa6f4d14a6c22f5a4cb87e784019dcb65dd2a969697e36e43254f54308eb05bceb1a4b6c7b14f85d250bdf07e382285bf9fc407:11:31831
        at /static/node_modules/webcomponents.js/webcomponents-lite.min.js?v=0d29ed0644408b5bab3da370dfa6f4d14a6c22f5a4cb87e784019dcb65dd2a969697e36e43254f54308eb05bceb1a4b6c7b14f85d250bdf07e382285bf9fc407:11:31059
        at n (/static/node_modules/webcomponents.js/webcomponents-lite.min.js?v=0d29ed0644408b5bab3da370dfa6f4d14a6c22f5a4cb87e784019dcb65dd2a969697e36e43254f54308eb05bceb1a4b6c7b14f85d250bdf07e382285bf9fc407:11:31214)
    URL: /
    User: -
    Device info: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/91.0.4472.90 Safari/537.36

To reproduce, use the Google Search Console URL Inspection tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions