Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to debug errors with this workflow? #19

Open
neon64 opened this issue Aug 5, 2021 · 1 comment
Open

How to debug errors with this workflow? #19

neon64 opened this issue Aug 5, 2021 · 1 comment

Comments

@neon64
Copy link

neon64 commented Aug 5, 2021

I receive the following error trying to deploy my application:

Run deployphp/action@master
  with:
    private-key: ***
    known-hosts: ***
  
    ssh-config: ***
  
    dep: deploy -v
Error: Callback must be a function. Received undefined

The error message here looks like it comes from the JavaScript in this repo. Is there a good way to debug it?

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@jlmmns
Copy link

jlmmns commented Aug 19, 2021

Try -vvv instead of -v, perhaps?

I'm having trouble debugging this Deployer Action as well. (#21)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@jlmmns @neon64 and others