Skip to content
New issue

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

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

Already on GitHub? # to your account

Something seems weird with connections #17

Open
Pedroglp opened this issue Apr 19, 2020 · 1 comment
Open

Something seems weird with connections #17

Pedroglp opened this issue Apr 19, 2020 · 1 comment

Comments

@Pedroglp
Copy link

Everytime I use twice in a roll one of your actions, the second one can't be completed due a time out.

This first time it happened after I used the scp to copy my frontend files then the backends files. Always the backend files ended up with time out. So I've decided to split in two workflows, one looking for the frontend folder and the other for the frontend.

But even after that, the backend stills receiving time outs, not at the SCP anymore, but while using ssh-action.

Look:

image

So, I really thing there's something weird, maybe the connection stills open and the other action can't use it?

@krunalvora
Copy link

I faced a timeout when using ssh-action after scp-action too.

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

No branches or pull requests

2 participants