Skip to content

HTTP Error 422 #60

Open
Open
@abdumuhaimin

Description

@abdumuhaimin

Describe the bug

While running the script, I got this error:

[pool-2-thread-4] ERROR: Error while processing resource
org.apache.http.HttpException: HTTP Error: 422 Reason: 422

Reproduction steps

  1. Using Windows machine, extract the binaries to C:\
  2. Edit the vmfields.yaml file and put in the metrics that are to be measured. Add outputFormat: csv.
  3. Close & save the yaml file. Run the command
    .\exporttool.bat -d ..\target\samples\vmfields.yaml -u username@"auth source" -p password -H vmware.host.com -o "path/to/output"
  4. Error shown is being output
    image

Expected behavior

I expected the data to be processed and stored in the CSV in the path given in the command.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions