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

microcloud/api/services/proxy: Don't use whole path for request URL #141

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

masnax
Copy link
Contributor

@masnax masnax commented Jul 20, 2023

Closes #140

Looks like this started happening due to golang/go@312920c#diff-58d1202218e4b5db623ceb4abddb3c166adc4c34a327c1c9df106191edc370d2R589-R590

Instead of using the whole path, this changes the proxy to use the unix socket filenames in keeping with how LXD does it.

Signed-off-by: Max Asnaashari <max.asnaashari@canonical.com>
@masnax masnax merged commit 091ee78 into canonical:main Jul 20, 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.

Failed to init microcloud: Error: Failed to get system resources of peer "node07":
2 participants