Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

throw timeout error #420

Closed
hinditutorpoint opened this issue Oct 7, 2023 · 2 comments
Closed

throw timeout error #420

hinditutorpoint opened this issue Oct 7, 2023 · 2 comments

Comments

@hinditutorpoint
Copy link

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: push
name: Publish Website
jobs:
  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)

@Sharifur
Copy link

facing same issue

@davorpeic
Copy link

Hi @hinditutorpoint @Sharifur , check if this helps #419

dp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants