Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Pulling a package with Command steps

Wondering if a problem I'm having is "By design" or a bug? Basically, if one of my packages has a Command step and the Copy Mode is set to Pull, then the deployment fails at that step with a "Pull copy failed" error (details say that it is an Error Code 3). This will occur even if there is no additional files - i.e. a pure shell command.

Given that it is just running a command, I would have thought that it shouldn't make any difference whether it is a Push or a Pull Copy (since not copying is occurring).

If I change the Copy Mode to Push then the deployment succeeds.

We're using PDQ Deploy with DFS across >30 sites spanning 4-5 countries - so really need to be able to use the Pull method (or at least be able to have nested packages use their own Copy Method rather than that of the parent).

0

Comments

1 comment
Date Votes
  • Hi Joel,

    This was a bug that was fixed in Deploy 2.3 Release 6. You can download the latest version here.

    0