Skip to content

issues Search Results · repo:mxschmitt/action-tmate language:JavaScript

Filter by

93 results
 (59 ms)

93 results

inmxschmitt/action-tmate (press backspace or delete to remove)

Hi there! On an EC2 runner with Fedora linux distro, getLinuxDistro returns (unknown) and consequently, apt-get fails in run. Here is the runner s (linux.8xlarge.nvidia.gpu) /etc/os-release: NAME= Amazon ...
  • sadra-barikbin
  • Opened 
    on Dec 5, 2024
  • #210

In the current code, only xz, ssh, and (bach) are installed using the package manager on Linux. https://github.com/mxschmitt/action-tmate/blob/master/src/index.js#L93-L104 But many distributions provide ...
  • akku1139
  • Opened 
    on Nov 21, 2024
  • #209

Thanks for this project, it s saved us tons of time over at Defense Unicorns GitHub. Here is my error when I try to connect: ssh CAVKVgmjkWuBxHfMpAPqYk5ZG@sfo2.tmate.io Unable to negotiate with 157.230.72.130 ...
  • JoeHCQ1
  • Opened 
    on Nov 20, 2024
  • #208

uses: mxschmitt/action-tmate@v3 currently points to 3.17 See: v3 v3.17 v3 needs to be updated to point to the same commit v3.19 uses: https://github.com/mxschmitt/action-tmate/commit/e5c7151931ca95bad1c6f4190c730ecf8c7dde48 ...
  • God-damnit-all
  • 1
  • Opened 
    on Nov 14, 2024
  • #206

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. ...
  • mark-jordanovic-lewis
  • 1
  • Opened 
    on Sep 27, 2024
  • #204

I tried using tmate for the first time today, with the suggested minimal configuration: - name: Setup tmate session uses: mxschmitt/action-tmate@v3 On all my runners, tmate simply went into ...
  • aaron-siegel
  • 3
  • Opened 
    on Sep 26, 2024
  • #203

I d like to limit not by actor, but by a set of actors. Superficially it seems like it s possible; const keys = await octokit.users.listPublicKeysForUser({ username: actor }) assuming this will work ...
  • makslevental
  • Opened 
    on Aug 30, 2024
  • #202

Your tags are confused. v1 points to v3.14 instead of v1.0.2 and v3 points to v3.17 instead of v3.18.
  • Vampire
  • Opened 
    on Aug 16, 2024
  • #199

I tried out the new detached mode, but it didn t seem to work. Here is my run: https://github.com/Mudlet/Mudlet/actions/runs/9233166348/job/25405273411?pr=7244 I tried connecting to the machine right ...
  • vadi2
  • Opened 
    on May 25, 2024
  • #195

I have a suggestion extend your current limit-access-to-actor function to be extended to to allow any of the code owners ssh to the Tmate server. Let me know your thoughts, if you approve of the concept, ...
  • Gregory-Pereira
  • Opened 
    on May 4, 2024
  • #190
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub