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

Skip GetServer on calls to LXD #116

Merged
merged 2 commits into from
May 25, 2023
Merged

Conversation

masnax
Copy link
Contributor

@masnax masnax commented May 25, 2023

I'm still not able to replicate the no auth secret in response error, but one potential cause may be the GetServer on every call to LXD.

In order to get that error, it means we're sending a request that isn't going through the proxy specified to ConnectLXD for whatever reason. Since every call from MicroCloud does this, that means it might be something internal in LXD like this GetServer call.

This is to hopefully address an odd edge case where the secret is
missing in an API request to a potential peer.

Signed-off-by: Max Asnaashari <max.asnaashari@canonical.com>
Signed-off-by: Max Asnaashari <max.asnaashari@canonical.com>
@stgraber stgraber merged commit 67dceb4 into canonical:main May 25, 2023
7 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants