-
|
Hello all, main ↪️ Kubeconfig path C:\Users\m.d.kube\config provided does not exist. Skipping. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
|
Hello, thanks for sharing that question. When trying to get https://api.github.com/repos/docker/compose/releases/assets/294974451, I have a 200 JSON answer from GitHub's. It seems that your request fails with a 500 error:
The problem was likely on GitHub's side, not with your request. This type of error usually means their server encountered an unexpected issue while trying to process the request. These kinds of server-side problems are often temporary. Can you please try running the command or accessing the API endpoint again today? On my end the install is working but you are using a different OS (docker-compose-windows-x86_64.exe). Let me know if that helps :) |
Beta Was this translation helpful? Give feedback.
Thank you all for your help, we have fixed it by removing ssl interception.
Now it works.