-
Notifications
You must be signed in to change notification settings - Fork 42
E2E create-stack fails as of October 24, 2022 #3159
Comments
@AndersonQ have you seen this in other tests? |
yes, I've managed to reproduce it today. However I haven't been able yet to pin point the problem. So far I found the agent docker container fails first because "License is not available", then it seems to be using wrong credentials: "unable to authenticate with provided credentials and anonymous access is not allowed for this request" The last error
|
Thanks @AndersonQ, I assigned this to you to drive forward as part of the general effort to fix the E2E tests. @cachedout is there anyone who understands the internals of how the E2E tests are provisioned that could help us investigate this? |
@cmacknz Yes of course. Please have @AndersonQ sync up with @pazone |
We can start with changing the |
hi, @pazone, |
@AndersonQ yes. Seems like it is specified there. |
I found out a workaround, I don't know yet the root cause, but recreating the stack fixes it. Given the idea of recreating the stack is to fix a API token expired, I can only conclude the API token is expired/invalid since the beginning. |
resolved at #3285 |
Trying to spin up the stack for E2e, following the instructions, getting fleet server setup failure.
Observed:
Need to be able to test the agent install/uninstall with Endpoint service against 8.6.0 stack.
Please advice what is the best way to proceeed.
The text was updated successfully, but these errors were encountered: