litmus
litmus copied to clipboard
Not able to create agent : Unmatched status code:404 page not found
I am trying to configure an agent on AWS EC2 Ubuntu. After configuring the account, when I tried to create an agent, I got the below error.
I am using microk8s
flavor.
Unmatched status code:404 page not found
.litmusconfig
is present in my home directory.
LitmusChaos is running at https://litmusportal-frontend-service-qainsights.cloud.okteto.net
For this command litmusctl create agent --agent-name="qa" --project-id="53820222-092f-4294-929a-f965b87f2131" --non-interactive
, I am getting the below error message.
Hi @QAInsights, were you able to find the solution to this issue? I have been using Litmus since a few month now but today after doing a fresh deployment of Litmus on my cluster, I am facing the same issue as mentioned above. In case you were able to debug this issue, please let us know how you managed to resolve this issue. Thanks in advance.
Hi @QAInsights , Are you able to list projects- litmusctl get projects
Hello, were you able to resolve this?