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

New Website: VM-Info UI #89

Closed
MattiWe opened this issue Jun 7, 2021 · 3 comments
Closed

New Website: VM-Info UI #89

MattiWe opened this issue Jun 7, 2021 · 3 comments
Assignees
Labels
todo planned change

Comments

@MattiWe
Copy link
Member

MattiWe commented Jun 7, 2021

Current Bug:

  • response package is incomplete
  • it only connects to hosts it likes. Others get a connection error, see post below.

Finish the display of VM-Infos

This requires both:

  • getting the Infos via grpc from the host
  • displaying the info in the info-box at the top of a Virtual-Machine Page
@MattiWe MattiWe added the todo planned change label Jun 7, 2021
@MattiWe MattiWe mentioned this issue Jun 7, 2021
11 tasks
@kaaage kaaage self-assigned this Jun 7, 2021
@MattiWe
Copy link
Member Author

MattiWe commented Jul 5, 2021

Things should work now on the frontend side of things. I tested it with a local grpc server. However, connecting to any hosts fails with the below message. I assume this happens because there is no grpc server running on the host I called?

Anyways, I close because this issue is solved.

`VM info failed with <_Rendezvous of RPC that terminated with:
status = StatusCode.UNAVAILABLE
details = "Connect Failed"
debug_error_string = "{"created":"@1625505764.515486837","description":"Failed to create subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":2608,"referenced_errors":[{"created":"@1625505764.515479963","description":"Pick Cancelled","file":"src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc","file_line":234,"referenced_errors":[{"created":"@1625505764.515420897","description":"Connect Failed","file":"src/core/ext/filters/client_channel/subchannel.cc","file_line":663,"grpc_status":14,"referenced_errors":[{"created":"@1625505764.515357451","description":"Failed to connect to remote host: OS Error","errno":111,"file":"src/core/lib/iomgr/tcp_client_posix.cc","file_line":202,"os_error":"Connection refused","syscall":"connect","target_address":"ipv4:141.54.132.118:50051"}]}]}]}"

`

@MattiWe MattiWe closed this as completed Jul 5, 2021
@MattiWe MattiWe reopened this Jul 8, 2021
@github-actions
Copy link

github-actions bot commented Sep 7, 2021

This issue has been marked stale because it has been open 60 days with no activity.

@github-actions github-actions bot added the stale Inactive issues label Sep 7, 2021
@kaaage kaaage removed the stale Inactive issues label Sep 16, 2021
@kaaage
Copy link
Member

kaaage commented Sep 16, 2021

Superseded by #113

@kaaage kaaage closed this as completed Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo planned change
Projects
None yet
Development

No branches or pull requests

2 participants