You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-------------- 🔥🔥🔥 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 ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Client._uploadFromStream (/home/runner/work/_actions/SamKirkland/FTP-Deploy-Action/4.3.3/dist/index.js:4491:13)
at async Client._uploadLocalFile (/home/runner/work/_actions/SamKirkland/FTP-Deploy-Action/4.3.3/dist/index.js:4477:20)
Error: Error: None of the available transfer modes work.
I have this error uploading files to cpanel
It was working before, now its not working again
The text was updated successfully, but these errors were encountered:
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.
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 ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Client._uploadFromStream (/home/runner/work/_actions/SamKirkland/FTP-Deploy-Action/4.3.3/dist/index.js:4491:13)
at async Client._uploadLocalFile (/home/runner/work/_actions/SamKirkland/FTP-Deploy-Action/4.3.3/dist/index.js:4477:20)
Error: Error: None of the available transfer modes work.
I have this error uploading files to cpanel
It was working before, now its not working again
The text was updated successfully, but these errors were encountered: