Action Randomly Fails When Connecting To Host

Aperta
#21 0 commenti 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
25/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
github-actions, typescript
Ambito
ci-cd

Direzione di ricerca

Start from the GitHub Action entry point that emits “connecting develop” and inspect how it invokes Deployer with the logged command. Reproduce the failure using the provided deployment configuration and verbose logs, then determine why the connection sometimes exits with code 1. Done means the intermittent failure is explained and a reliable regression check or fix is verified.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
Lingua principale
TypeScript
Stelle
269
Fork
56
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di deployphp/action

Tutte le issue di deployphp/action

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.