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

Cannot connect #204

Open mark-jordanovic-lewis opened 1 month ago

mark-jordanovic-lewis commented 1 month ago

tmate action runs as expected but am receiving invalid command on attempting to connect:

ssh -i ~/.ssh/id_rsa P55ayt6KTqpPMkuMjPWbCZ4Cy@nyc1.tmate.io
Invalid command
Connection to nyc1.tmate.io closed.
nrhoffmann commented 2 weeks ago

My teammate found this, https://github.com/warpdotdev/Warp/issues/3114, today when I had the same issue. Are you using Warp?