deployphp / action

GitHub Action for Deployer
MIT License
227 stars 46 forks source link

Action Randomly Fails When Connecting To Host #21

Open jlmmns opened 3 years ago

jlmmns commented 3 years ago

Sometimes this Action fails right away when it's doing "connecting [host]", even after it worked multiple times before.

This seems to be happening randomly, for whatever reason.

I've done numerous deploys, but this happens too frequently to be able to rely on.

Any thoughts??

Logs:

2021-08-19T17:59:09.3554813Z ##[group]Run deployphp/action@master
2021-08-19T17:59:09.3556780Z with:
2021-08-19T17:59:09.3670069Z   private-key: ***
2021-08-19T17:59:09.3690909Z   known-hosts: ***
2021-08-19T17:59:09.3692945Z   dep: deploy develop -f ./.github/deploy.yml -vvv
2021-08-19T17:59:09.3694828Z env:
2021-08-19T17:59:09.3696829Z   repo_url: https://github.com/org/repo
2021-08-19T17:59:09.3700275Z ##[endgroup]
2021-08-19T17:59:09.6854945Z   connecting develop
2021-08-19T17:59:09.6870106Z                                                                                
2021-08-19T17:59:09.6874566Z [develop] /usr/bin/php7.4 /home/runner/work/repo/repo/vendor/bin/dep worker --task deploy:info --host develop --port 42891 --file='./.github/deploy.yml' -vvv
2021-08-19T17:59:10.2350946Z ##[error]Command failed with exit code 1: vendor/bin/dep deploy develop -f ./.github/deploy.yml -vvv

Upvote & Fund

Fund with Polar