litmuschaos/litmusctl

Unable to run litmusctl.exe in windows

kiranreddyamk opened this issue · 7 comments

What is the path in windows to run litmusctl.exe ?
I am able to see only *.go files after cloning the repo.

@kiranreddyamk You can run the litmusctl.exe from the download directory or move the litmus.exe to your environment path.

@rajdas98
step-1: I have cloned the git repo https://github.com/litmuschaos/litmusctl
step-2: Not able to find litmusctl.exe inside the above repo in my local

Also, in readme, Installation section, To install the latest version of litmusctl follow the below steps:
When i click on click here getting below error
For example : litmusctl-windows-arm64 | Click here | Click here | Click here
This XML file does not appear to have any style information associated with it. The document tree is shown below.

AccessDenied
Access Denied
7E5B2K9KW067GFDG
Qe8vA5GdVbwS2sFP0FkH2wcFmXNsElQMK5alpQW13m5fu7n/vQ43xMGuTb9FLluySHQDjnz4XtQ=

The below link is not accessible, please check.
https://litmusctl-bucket.s3-eu-west-1.amazonaws.com/litmusctl-windows-arm64-master.tar.gz

Currently, we are not supporting arm64. It was a typo in the README.md

Thank you @rajdas98 for fixing the links and access issues in README.md

I have tried litmusctl.exe in windows and I am getting below error while creating the external agent.
version i am using is : litmusctl-windows-amd64-v0.3.0

C:\litmus_setup> .\litmusctl.exe create agent
File reading error open C:\Users\kankire/.litmusconfig: The system cannot find the file specified.

@kiranreddyamk you need to configure the litmusctl before creating the agents.

Here are the steps for it- https://github.com/litmuschaos/litmusctl/blob/master/Usage.md#minimal-steps-to-create-an-agent

Thank you @rajdas98 for sharing the pre-requisite step.

Please let me know how to activate the external agent ?
Currently agent status is displayed as "Pending"

Pending_External_Agent