mxschmitt / action-tmate

Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself.
https://mxschmitt.github.io/action-tmate/
MIT License
2.86k stars 285 forks source link

action-tmate job hands for a long time before running #164

Open mfractal opened 1 year ago

mfractal commented 1 year ago

Lately more often than not, action-tmate step would hand for sometimes as long as 20 minutes before starting it's execution. anything i can do to make it better ?

Screenshot 2023-06-08 at 14 44 23
mfractal commented 1 year ago

actually, i just tried cancelling it and it seems like a UI bug where it won't show me the job's steps. Upon cancellation suddenly it showed me this wall of text. so the issue is that the UI won't show the step's output

Screenshot 2023-06-08 at 14 49 01
KrisThielemans commented 9 months ago

related to #174