Registering Serviceworker in Laravel404 error when trying to register serviceWorkerFirebase not get the token id for web appFirebase Cloud Messaging Error TokenFCM Web push notification unable to register the default service workerCan't get FCM token?A ServiceWorker passed a promise to FetchEvent.respondWith() that rejected with 'TypeError: NetworkError when attempting to fetch resource.'ServiceWorker registration failed with localhostReact Serviceworker registerOne signal push notification not working with AngularFailed to register a ServiceWorker

Is there a familial term for apples and pears?

Filling an area between two curves

What is it called when one voice type sings a 'solo'?

Denied boarding due to overcrowding, Sparpreis ticket. What are my rights?

Is "plugging out" electronic devices an American expression?

Where else does the Shulchan Aruch quote an authority by name?

How can I add custom success page

Short story: alien planet where slow students are executed

"listening to me about as much as you're listening to this pole here"

COUNT(*) or MAX(id) - which is faster?

Why was the "bread communication" in the arena of Catching Fire left out in the movie?

I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine

A poker game description that does not feel gimmicky

aging parents with no investments

Email Account under attack (really) - anything I can do?

Finding files for which a command fails

I see my dog run

How to move the player while also allowing forces to affect it

"My colleague's body is amazing"

Is this food a bread or a loaf?

Why do UK politicians seemingly ignore opinion polls on Brexit?

Why doesn't a const reference extend the life of a temporary object passed via a function?

Shall I use personal or official e-mail account when registering to external websites for work purpose?

How can I plot a Farey diagram?



Registering Serviceworker in Laravel


404 error when trying to register serviceWorkerFirebase not get the token id for web appFirebase Cloud Messaging Error TokenFCM Web push notification unable to register the default service workerCan't get FCM token?A ServiceWorker passed a promise to FetchEvent.respondWith() that rejected with 'TypeError: NetworkError when attempting to fetch resource.'ServiceWorker registration failed with localhostReact Serviceworker registerOne signal push notification not working with AngularFailed to register a ServiceWorker






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















I'm using pushpad (from pushpad.xyz) and followed the 3 initial steps to setup this SDK with my Laravel 5.5 Project.
But as soon as I visit a test view it just cannot find and register the Serviceworker.js
i tried placing it all over the place, almost in every folder now. So i know this is vaguely described but if you take a quick look at the Docs from pushpad you know what I mean.
Moreover, when i manually try to open it i get a 404.
also getting 404 when i try to import it via from the https:// link where its located
when i copy its content and use it in a script tag i also get a 404.
im quite clueless as how to proceed



A bad HTTP response code (404) was received when fetching the script.
Failed to load resource: net::ERR_INVALID_RESPONSE
push-test:1 Uncaught (in promise) TypeError: Failed to register a
ServiceWorker: A bad HTTP response code (404) was received when fetching the
script.









share|improve this question






























    0















    I'm using pushpad (from pushpad.xyz) and followed the 3 initial steps to setup this SDK with my Laravel 5.5 Project.
    But as soon as I visit a test view it just cannot find and register the Serviceworker.js
    i tried placing it all over the place, almost in every folder now. So i know this is vaguely described but if you take a quick look at the Docs from pushpad you know what I mean.
    Moreover, when i manually try to open it i get a 404.
    also getting 404 when i try to import it via from the https:// link where its located
    when i copy its content and use it in a script tag i also get a 404.
    im quite clueless as how to proceed



    A bad HTTP response code (404) was received when fetching the script.
    Failed to load resource: net::ERR_INVALID_RESPONSE
    push-test:1 Uncaught (in promise) TypeError: Failed to register a
    ServiceWorker: A bad HTTP response code (404) was received when fetching the
    script.









    share|improve this question


























      0












      0








      0








      I'm using pushpad (from pushpad.xyz) and followed the 3 initial steps to setup this SDK with my Laravel 5.5 Project.
      But as soon as I visit a test view it just cannot find and register the Serviceworker.js
      i tried placing it all over the place, almost in every folder now. So i know this is vaguely described but if you take a quick look at the Docs from pushpad you know what I mean.
      Moreover, when i manually try to open it i get a 404.
      also getting 404 when i try to import it via from the https:// link where its located
      when i copy its content and use it in a script tag i also get a 404.
      im quite clueless as how to proceed



      A bad HTTP response code (404) was received when fetching the script.
      Failed to load resource: net::ERR_INVALID_RESPONSE
      push-test:1 Uncaught (in promise) TypeError: Failed to register a
      ServiceWorker: A bad HTTP response code (404) was received when fetching the
      script.









      share|improve this question
















      I'm using pushpad (from pushpad.xyz) and followed the 3 initial steps to setup this SDK with my Laravel 5.5 Project.
      But as soon as I visit a test view it just cannot find and register the Serviceworker.js
      i tried placing it all over the place, almost in every folder now. So i know this is vaguely described but if you take a quick look at the Docs from pushpad you know what I mean.
      Moreover, when i manually try to open it i get a 404.
      also getting 404 when i try to import it via from the https:// link where its located
      when i copy its content and use it in a script tag i also get a 404.
      im quite clueless as how to proceed



      A bad HTTP response code (404) was received when fetching the script.
      Failed to load resource: net::ERR_INVALID_RESPONSE
      push-test:1 Uncaught (in promise) TypeError: Failed to register a
      ServiceWorker: A bad HTTP response code (404) was received when fetching the
      script.






      javascript laravel pushpad






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 22 at 2:16







      user11186057

















      asked Mar 22 at 1:52









      user11186057user11186057

      53




      53






















          1 Answer
          1






          active

          oldest

          votes


















          0














          You need to make sure that you have a service-worker.js file in the root directory of your website.



          You can verify the installation by typing https://example.com/service-worker.js in your browser.






          share|improve this answer























            Your Answer






            StackExchange.ifUsing("editor", function ()
            StackExchange.using("externalEditor", function ()
            StackExchange.using("snippets", function ()
            StackExchange.snippets.init();
            );
            );
            , "code-snippets");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "1"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55291770%2fregistering-serviceworker-in-laravel%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            You need to make sure that you have a service-worker.js file in the root directory of your website.



            You can verify the installation by typing https://example.com/service-worker.js in your browser.






            share|improve this answer



























              0














              You need to make sure that you have a service-worker.js file in the root directory of your website.



              You can verify the installation by typing https://example.com/service-worker.js in your browser.






              share|improve this answer

























                0












                0








                0







                You need to make sure that you have a service-worker.js file in the root directory of your website.



                You can verify the installation by typing https://example.com/service-worker.js in your browser.






                share|improve this answer













                You need to make sure that you have a service-worker.js file in the root directory of your website.



                You can verify the installation by typing https://example.com/service-worker.js in your browser.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 22 at 10:25









                collimarcocollimarco

                14.6k3078102




                14.6k3078102





























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Stack Overflow!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55291770%2fregistering-serviceworker-in-laravel%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

                    Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

                    Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript