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

wraith multi_capture command not working #620

Open
1 of 2 tasks
spencer95 opened this issue Jan 31, 2020 · 0 comments
Open
1 of 2 tasks

wraith multi_capture command not working #620

spencer95 opened this issue Jan 31, 2020 · 0 comments

Comments

@spencer95
Copy link

spencer95 commented Jan 31, 2020

When calling:
wraith multi_capture /vagrant/paths-en/nodes1.yml /vagrant/paths-en/nodes2.yml

I get the error message:
ERROR: "wraith multi_capture" was called with arguments ["/vagrant/paths-en/nodes1.yml", "/vagrant/paths-en/nodes2.yml"]

It may be that I have the wrong format for the file list, but I can't see anywhere that specifies the file list format.

Issue checklist:

  • [Yes ] I have validated my config file against YAML Validator to make sure it is valid YAML.

  • I have run the wraith info command and pasted the output below:
    DEBUG: #################################################
    DEBUG: Command run: info
    DEBUG: Wraith version: 4.2.3
    DEBUG: Ruby version: ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-gnu]
    DEBUG: ImageMagick: Version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
    DEBUG: PhantomJS version: PhantomJS not installed
    DEBUG: chromedriver version: ChromeDriver 76.0.3809.126 (d80a294506b4c9d18015e755cee48f953ddc3f2f-refs/branch-heads/3809@{#1024})
    DEBUG: CasperJS version: CasperJS not installed
    DEBUG: #################################################
    Connection to 127.0.0.1 closed.


- [ Yes] I have run the command in verbose mode (by adding `verbose: true` to my config) and pasted the output below:

ERROR: "wraith multi_capture" was called with arguments ["/vagrant/paths-en/nodes1.yml", "/vagrant/paths-en/nodes2.yml"]
Usage: "wraith multi_capture [filelist]"
Connection to 127.0.0.1 closed.

  • I have pasted the contents of my config file below:
    The config files work fine when wraith capture is run on them individually.
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

1 participant