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

Failed to get routing manager deployment status #57

Closed
garyburgmann opened this issue Jul 18, 2023 · 5 comments
Closed

Failed to get routing manager deployment status #57

garyburgmann opened this issue Jul 18, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@garyburgmann
Copy link

garyburgmann commented Jul 18, 2023

Describe the bug
re: #58

I also see this every time on MacOS Monterey

Failed to establish a connection. Error: Failed to get routing manager deployment status - ran out of time : 'Failed to get routing manager deployment status: 'Oops... An unexpected error has occurred.'Please include the following Correlation ID when contacting support: '51998f9b-5d22-43fe-97d5-44a591e71d1f1689648728010:4ce86b08fabd'. '

Mention the platform you are using
For latest release: https://github.com/Azure/vscode-bridge-to-kubernetes/releases/tag/2.0.120230716
and previous release: https://github.com/Azure/vscode-bridge-to-kubernetes/releases/tag/2.0.120230525

To Reproduce
Steps to reproduce the behavior:

  1. On MacOS invoke B2K using the VsCode Extension, see 'Failed to get routing manager deployment status: 'Oops... An unexpected error has occurred.' -> error
  2. On MacOS invoke B2K using CLI -> works fine
  3. On Debian invoke B2K using the VsCode Extension -> works fine
  4. On Debian invoke B2K using CLI-> works fine

Expected behavior
The VsCode extension invokes the CLI under the hood, 'Failed to get routing manager deployment status: 'Oops... An unexpected error has occurred.' error should not occur.

Desktop (please complete the following information):

  • OS: MacOS 12.6.5 -> issue
  • OS: Debian Bullseye -> fine

Additional context
Add any other context about the problem here.
](#58)

@hsubramanianaks
Copy link
Collaborator

hsubramanianaks commented Jul 18, 2023

@garyburgmann Thanks for the details and the chat. Is this happening with latest release 2.0.120230716 or it happens for previous release as well ? Can you share the vscode logs for these please ? it would be in $HOME/.vscode-server/data/logs/<id>/exthost1/mindaro.mindaro/*.

Also can you confirm in the following location, you are dotnet 7 libraries downloaded, if you still see dotnet 6 it is an issue.
$HOME/.vscode-server/data/User/globalStorage/mindaro.mindaro/file-downloader-downloads/dotnet/host\fxr
Please let me know.

@hsubramanianaks hsubramanianaks added the bug Something isn't working label Jul 18, 2023
@garyburgmann
Copy link
Author

garyburgmann commented Aug 1, 2023

@hsubramanianaks as above ^^^

Mention the platform you are using
For latest release: https://github.com/Azure/vscode-bridge-to-kubernetes/releases/tag/2.0.120230716
and previous release: https://github.com/Azure/vscode-bridge-to-kubernetes/releases/tag/2.0.120230525

i.e. this is happening with both releases

@garyburgmann
Copy link
Author

Also, not sure what u want from $HOME/.vscode-server/data/User/globalStorage/mindaro.mindaro/file-downloader-downloads/dotnet/host\fxr ... working remotely on Debian works fine. But for the sake of argument:

~/ $ ls .vscode-server/data/User/globalStorage/mindaro.mindaro/file-downloader-downloads/dotnet/host/fxr/
7.0.7

It is invoking on MacOS, without using Remote - SSH, that is the problem.

@hsubramanianaks
Copy link
Collaborator

@garyburgmann Thanks, let's continue to discuss in this issue - #58 (comment).

@hsubramanianaks
Copy link
Collaborator

Closing this since this is duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants