This reply has been marked as private.
This reply has been marked as private.
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
This reply has been marked as private.
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 .
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.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
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>
Hello, my hosting provider was asking exactly what is the ideal response you would want and details about the request
If i revert back to point to my hosting provider then return to the cloudflare after a few days , will it work ?
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 .