Git Product home page Git Product logo

Comments (6)

appleboy avatar appleboy commented on August 26, 2024

What is your ${{ env.DEPLOY_HOST }} value?

image

from ssh-action.

ariwijayaikd avatar ariwijayaikd commented on August 26, 2024

What is your ${{ env.DEPLOY_HOST }} value?

image

I have same issue, the value was variable, everything was normal until yesterday
image
image

from ssh-action.

ariwijayaikd avatar ariwijayaikd commented on August 26, 2024

I just change the runner using github action runner in private vm (internal network) and it work

from ssh-action.

appleboy avatar appleboy commented on August 26, 2024

@ariwijayaikd OK. I think it is a firewall issue. Thanks for your feedback

from ssh-action.

miguelbernadi avatar miguelbernadi commented on August 26, 2024

The contents of ${{ env.DEPLOY_HOST }} were the DNS domain I was targeting. I hardcoded it instead of using a variable, and now it works. I also had to change the secrets I was using as I discovered organization secrets are not used in actions in our current paying tier. I suspect it may also complain about the host when the key is empty, but I cannot confirm it.

As I managed to solve it by avoiding variables and using repository secrets, I no longer have an issue, but error messages may be misleading.

from ssh-action.

appleboy avatar appleboy commented on August 26, 2024

@miguelbernadi Thanks for your feedback.

from ssh-action.

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.