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
Bug Description
every time throw timeout error another problem is every time upload all file to server we want to only last changes file upload My Action Config
on: pushname: Publish Websitejobs:
web-deploy:
name: 🚀 Deploy website every commit# !!!!!!! TODO Fill Out !!!!!!!
My Action Log
2023-10-06T22:36:03.4514269Z Error: Timeout (control socket)
2023-10-06T22:36:03.4514835Z at Socket.<anonymous> (/home/runner/work/_actions/SamKirkland/FTP-Deploy-Action/v4.3.4/dist/index.js:5288:33)
2023-10-06T22:36:03.4515261Z at Object.onceWrapper (node:events:627:28)
2023-10-06T22:36:03.4515565Z at Socket.emit (node:events:513:28)
2023-10-06T22:36:03.4515847Z at Socket._onTimeout (node:net:550:8)
2023-10-06T22:36:03.4516156Z at listOnTimeout (node:internal/timers:559:17)
2023-10-06T22:36:03.4516497Z at processTimers (node:internal/timers:502:7)
2023-10-06T22:36:03.4540797Z ##[error]Error: Timeout (control socket)
The text was updated successfully, but these errors were encountered:
Bug Description
every time throw timeout error another problem is every time upload all file to server we want to only last changes file upload
My Action Config
My Action Log
The text was updated successfully, but these errors were encountered: