question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Using this action caused account suspension due to TOS violation

See original GitHub issue

Last week I used this action more-or-less as intended: I was having a hard time debugging my failing Actions job, so I added the lines

- name: Debug with tmate on failure
  if: ${{ failure() }}
  uses: mxschmitt/action-tmate@v3

to my script and clicked on the link in the Actions console to open a session on the Actions VM. I typed one or two commands (printing env vars and the like), disconnected, and killed the job in the console.

After doing so, my account was automatically suspended by Github for TOS violation. Since I’m the owner of my company’s organization, our org was also flagged. I’ve spent the last week going back-and-forth with GH support, attempting to restore my account and remove the flag from our org. After 6 days, GH support finally informed me that master.tmate.io is a flagged DNS and was the reason for my account suspension.

I’m surprised no one else has experienced this issue. I’m not sure whether you can update the DNS to something allowed by GH, but this experience has scared me away from using this Action.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
Steve-Glasscommented, Feb 23, 2022

@brian-skintelligent

Hi! I’m with the Actions product team and I’m sorry to hear you’ve had to go through this ordeal. We have been investigating this behavior and how it has been impacting customers. We’ve implemented some changes that will allow you to debug your job using SSH/RDP and there is a 30 minute window before the the job will be cancelled. Please let me know if our changes have not resolved your use case and we will investigate immediately.

0reactions
brian-skintelligentcommented, Feb 17, 2022

I agree with @PatTheMav that this is a very helpful Action; debugging Actions with print statements is excruciating. But my account was suspended for TOS violation, and this Action is definitely the reason. That’s what support said, and I’ve been able to successfully run the same Action script without mxschmitt/action-tmate@v3 many times since my account was restored.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Account suspended due to TOS violation - Gmail Community
After review, your account is not eligible to be reinstated due to a violation of our Terms of Service. Why was my account...
Read more >
Account suspended due to TOS violation : r/origin - Reddit
So long story short: I had an Origin access premier subscription. Cancelled it, that did not work, blocked the payment on my bank...
Read more >
Fix “This Account Has Been Suspended” Message On Your ...
There is nothing as disconcerting as trying to visit or log into your website, only to see a notice saying 'This account has...
Read more >
Help on your suspended Twitter account
We may suspend accounts that violate the Twitter Rules for safety. Find reasons for suspension and potential ways to unsuspend.
Read more >
Restricting accounts - Transparency Center - Facebook
For most violations on Facebook, strikes will lead to the following restrictions: ... commenting, using Facebook Live or creating a Page.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found