Issues in PWA

Tagged: 

Viewing 15 posts - 16 through 30 (of 63 total)
  • Author
    Posts
  • #382035
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #382067
    harshelvs
    Participant
    This reply has been marked as private.
    #382104
    Anshuman Sahu
    Keymaster
    Hi I again tried this new password to login to ftp but could not : https://screencast-o-matic.com/i/c3eqF0VFmyq please check if there is any country block enabled on server or not
    #382274
    harshelvs
    Participant
    This reply has been marked as private.
    #382327
    Anshuman Sahu
    Keymaster
    Hi im sorry we work on macOs systems and does not have a windows device , I checked the file you shared but it did not contain any password .
    #382329
    Anshuman Sahu
    Keymaster
    Core ftp seems not available for macOS , we use fileZilla for ftp client , we need to ip , username and password and port number to login to ftp.
    #382391
    harshelvs
    Participant
    This reply has been marked as private.
    #382392
    harshelvs
    Participant
    This reply has been marked as private.
    #382479
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #382482
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #382575
    harshelvs
    Participant
    This reply has been marked as private.
    #382629
    Anshuman Sahu
    Keymaster
    Hi we checked this out , this seems to be issue with cloudflare or CDN you are using , its actually blocking the request . The ajax request is returning :
    <html>
    <head>
        <style>
            .loader { border: 16px solid #f3f3f3; border-top: 16px solid #3498db; border-radius: 50%; width: 120px; height: 120px; animation: spin 2s linear infinite; position: fixed; top: 40%; left: 40%; }
            @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
        </style>
        <script language="Javascript">var _skz_pid = "9POBEX80W";</script>
        <script language="Javascript" src="https://cdn.jsinit.directfwd.com/sk-jspark_init.php"></script>
    </head>
    <body>
    <div class="loader" id="sk-loader"></div>
    </body>
    </html>
    
    #382631
    harshelvs
    Participant
    Hello, my hosting provider was asking exactly what is the ideal response you would want and details about the request
    #382632
    harshelvs
    Participant
    If i revert back to point to my hosting provider then return to the cloudflare after a few days , will it work ?
    #382688
    Anshuman Sahu
    Keymaster
    Hi in that request which is to site.com/wp-admin/admin-ajax.php file. in this ajax request we are actually writing a file to the root of the site which is firebase-messaging-sw.js file and a manifest.json file with some contents . This request works fine on all webhosts its just yours maybe the security which is why its not working .
Viewing 15 posts - 16 through 30 (of 63 total)
  • The topic ‘Issues in PWA’ is closed to new replies.