Git Product home page Git Product logo

Comments (3)

antonmedv avatar antonmedv commented on August 26, 2024

This seems not a Deployer issue. Please, reopen in discussions under Q&A.

from action.

hashimaziz1 avatar hashimaziz1 commented on August 26, 2024

It's not a Deployer issue but it is definitely an issue with the GitHub Action for Deployer or how I've set it up. As I've said, I can run both ssh user@host -p 22 and dep ssh from my local machine without issue, it's just when it comes to the action that the network becomes unreachable.

from action.

feryardiant avatar feryardiant commented on August 26, 2024

Hi,

Came across exact same issue with @hashimaziz1, the only difference is I can see in his/her action log has

2022-03-29T00:53:35.5121943Z ##[group]Run deployphp/action@master
2022-03-29T00:53:35.5122456Z with:
2022-03-29T00:53:35.5136080Z   private-key: ***

2022-03-29T00:53:35.5138680Z   known-hosts: ***
2022-03-29T00:53:35.5139162Z   dep: deploy -vvv
2022-03-29T00:53:35.5139644Z env:
2022-03-29T00:53:35.5140115Z   COMPOSER_PROCESS_TIMEOUT: 0
2022-03-29T00:53:35.5140637Z   COMPOSER_NO_INTERACTION: 1

while mine, none (here) using this configuration

with:
    dep: deploy -f scripts/deploy.php -vvv
    skip-ssh-setup: false
    ansi: true
    verbosity: -v

I'm thinking that is it actually configure the ssh setup properly?


Update :

My bad, I miss configure the workflows. Missing secrets: inherit as described here

cc creasico/laravel-project#24

from 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.