FTP-Deploy-Action
FTP-Deploy-Action copied to clipboard
Error: None of the available transfer modes work.
creating folder "vendor/webmozart/assert/src/" uploading "app/Console/Kernel.php"
-------------- 🔥🔥🔥 an error occurred 🔥🔥🔥 --------------
---------------------- full error below ----------------------
Error: None of the available transfer modes work.
at Client.prepareTransfer (/home/runner/work/_actions/SamKirkland/FTP-Deploy-Action/4.3.3/dist/index.js:4803:19)
at runMicrotasks (
I have this error uploading files to cpanel It was working before, now its not working again
Same error here. Also using cPanel. I did a test. I cleared all the directory and started sync from zero. FTP-Deploy-Action was able to recreate the folder structure, but on file update, it failed, the same error as @theJohnCode reported above.
EDIT 1: Error: Error: None of the available transfer strategies work. Last error response was 'Error: Timeout when trying to open data connection to IP:56459
EDIT 2: Tried changing checkout to v4, no success.
facing same issue
same issue
Please did you fix this?