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

Black screen on a host detail page from an AWS dynamic host catalog #1644

Open
vtomasr5 opened this issue Feb 24, 2023 · 0 comments
Open

Black screen on a host detail page from an AWS dynamic host catalog #1644

vtomasr5 opened this issue Feb 24, 2023 · 0 comments
Labels

Comments

@vtomasr5
Copy link

Describe the bug

To Reproduce

This is an example of the full URL to go to find the issue in a web browser:
https://boundary.example.com/scopes/p_xX6WRL3KIS/host-catalogs/hcplg_0c3QKp1vbt/host-sets/hsplg_G7nM07wai8/hosts

Note that using the default boundary dev environment won't help to the issue because you need to setup a Dynamic host catalog. In my case it was in AWS EC2. I don't know if this will work the Azure dynamic host catalog.

Steps to reproduce the behavior:

  1. Login into the Web UI
  2. Setup an AWS Host Catalog and then
  3. Go to the "Host Catalog"
  4. Click on your dynamic host catalog name
  5. Click on the "Host sets" tab you associated to that host catalog.
  6. Click on the "Hosts" tab for that Host set.
  7. Click on any host you want to see the details.
  8. You get a full black screen. Check the error on the Developer console of any browser.

Expected behavior

You should see the details of the Host of the Host set.

Additional context

The error line from the web developer console:

Error while processing route: scopes.scope.host-catalogs.host-catalog.host-sets.host-set.hosts.host.index i.find is not a function TypeError: i.find is not a function router.js:1385 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants