Skip to content

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

@vtomasr5

Description

@vtomasr5

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 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions