Git Product home page Git Product logo

Comments (5)

elvis-chuks avatar elvis-chuks commented on August 22, 2024 1

@boomalator @elvis-chuks Sorry I don't know how to resolve this. Is this still a problem in the latest release / 0.6.1?

I’ll have a look and maybe get back to you, itst been a while

from github-action-ssh.

garygrossgarten avatar garygrossgarten commented on August 22, 2024 1

#21 might fix this yet it's hard for me to verify as i don't know how to force a ECONNRESET manually. It's available in 0.6.4. If no issues occur I will eventually update the release tag to this version. For now you can use the version by specifying

...
  uses: garygrossgarten/[email protected]
...

Available in release now!

Thanks to @zzzz465

from github-action-ssh.

boomalator avatar boomalator commented on August 22, 2024

I get the same error thrown. occurs both on github-action-ssh and github-action-scp

`✅ SSH Action finished.
events.js:187
throw er; // Unhandled 'error' event
^

Error: read ECONNRESET
at TCP.onStreamRead (internal/stream_base_commons.js:201:27)
Emitted 'error' event on Client instance at:
at Socket. (/home/runner/work/_actions/garygrossgarten/github-action-ssh/release/dist/index.js:9728:10)
at Socket.emit (events.js:210:5)
at emitErrorNT (internal/streams/destroy.js:92:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
at processTicksAndRejections (internal/process/task_queues.js:80:21) {
errno: 'ECONNRESET',
code: 'ECONNRESET',
syscall: 'read',
level: 'client-socket'
}`

steps: - name: Invoke dev-publish-iis uses: garygrossgarten/github-action-ssh@release with: Command: powershell -executionpolicy bypass D:\Gits\Elks2020\Tools\deploy-dev-iis.ps1 local: /home/runner/work/Elks2020/Elks2020/deploy/ host: ${{ secrets.HOST }} username: ${{ secrets.SSH_DEV1_USER }} password: ${{ secrets.SSH_DEV1_PASS }}

from github-action-ssh.

garygrossgarten avatar garygrossgarten commented on August 22, 2024

@boomalator @elvis-chuks Sorry I don't know how to resolve this. Is this still a problem in the latest release / 0.6.1?

from github-action-ssh.

garygrossgarten avatar garygrossgarten commented on August 22, 2024

Yeah sorry about that

from github-action-ssh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.