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.91k stars 289 forks source link

problem #158

Closed byddgithubzh closed 1 year ago

byddgithubzh commented 1 year ago

I have a problem, after getting the SSH key, I use Windows 11's CMD terminal to connect normally in the first few minutes, but after a few minutes, it will automatically disconnect, and then I can't connect at all, even if I change a lot Network and SSH clients. I'm pretty sure my GitHub Action project is still running, but no matter what I try, I can't connect to the SSH server properly. This is a problem I just encountered these days, please solve it in time, it will be of great help to me.

kex_exchange_identification: read: Connection reset Connection reset by 157.230.72.130 port 22

mxschmitt commented 1 year ago

This is not caused by this action and most likely by tmate.io itself.