Open mkiosdev87 opened 1 year ago
i have same problem
me too, seems like there is no fix
I have the same problem also...
Please can some one fixed the issue...
What about the following solution (source):
You can’t FTP through the Cloudflare proxy. The easiest way around it is to define a new DNS host, ftp.example.com, pointing to the server’s IP address, and make sure the proxy on that entry is off. Then connect to that with your FTP client.
What about the following solution (source):
You can’t FTP through the Cloudflare proxy. The easiest way around it is to define a new DNS host, ftp.example.com, pointing to the server’s IP address, and make sure the proxy on that entry is off. Then connect to that with your FTP client.
I am not using Cloudflare for my DNS... I am adding the server IP directly. It has been working up to now but just stopped last week.
In my case I had to manually supply protocol ftps
. It didn't automatically allow encryption.
same problem here
Bug Description I found the issue when i setup CICD pipeline on shared hosting, i dig out the error after getting too much investigation on server log and tracerts. I found the solution, i attached the action screenshot of github.
Solution
I just check the cloudflare is blocking the FTP timeout, i just un-check the proxies on FTP option then then it's run fabulous.