Skip to content

issues Search Results · repo:appleboy/ssh-action language:Shell

Filter by

323 results
 (100 ms)

323 results

inappleboy/ssh-action (press backspace or delete to remove)

Hello, I have a problem, everything is working (tryed a bunch of different command with succeess), but when I use npm install in my script, it stuck forever until it timeout , I guess it s cause there ...
  • dash-book
  • 1
  • Opened 
    on Apr 30
  • #385

Describe the bug I can t get the script_path option to work. Using script, and passing it one or multiple commands works just fine, so I ve validated the connection part to my server. But trying to pass ...
bug
  • vaevictis
  • 10
  • Opened 
    on Apr 26
  • #384

Describe the bug I am using a port forward rule on my router, so I mapped the internal port 22 to something else (let s say 1234). So, I am passing 1234 a port parameter as documented. Sadly, I got this ...
bug
  • darioRandazzoAccedo
  • 1
  • Opened 
    on Apr 18
  • #383

Unable to download drone-ssh, as there is a problem with my server s network, can you provide a solution that does not require downloading? Or specify the download path?
  • shuipf
  • 4
  • Opened 
    on Apr 16
  • #382

Describe the bug When trying to use the scp-action it will not build appleboy Image Yaml Config Please post your Yaml configuration file along with the output results. build: runs-on: self-hosted ...
bug
  • imyers236
  • 4
  • Opened 
    on Apr 10
  • #380

Describe the bug looks like this error appears also when on GitHub action machine there is no known_hosts record for given host. may be this parameters will help ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ...
bug
  • sahlet-official
  • 1
  • Opened 
    on Apr 7
  • #378

Describe the bug Running multiple commands attempts to run it all as one line, rather than separate commands: cd test cat test.txt Causing this error: bash: line 1: cd: too many arguments Yaml Config ...
bug
  • Jamesking56
  • 2
  • Opened 
    on Apr 4
  • #377

Describe the bug I want to get notifications with execution details (at least stdout, but having stderr would be nice as well) when script finishes, no matter what was the exit code. Currently with capture_stdout: ...
bug
  • alexvcoff
  • Opened 
    on Mar 31
  • #375

- name: Clean target directory on server uses: appleboy/ssh-action@master with: host: ${{ secrets.ALIYUN_HOST }} username: ${{ secrets.ALIYUN_USERNAME }} ...
  • samxxxxx
  • Opened 
    on Mar 17
  • #373

I m trying to test locally with act and getting the issue with act and on gh. | =========================== | 2025/03/07 17:21:23 ssh.ParsePrivateKey: ssh: no key found | 2025/03/07 17:21:23 ssh: handshake ...
  • malex30
  • 2
  • Opened 
    on Mar 7
  • #371
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub