newrelic / nr1-container-explorer

NR1 Container Explorer gives you global visibility of the containers across your infrastructure, easily segmented by tags.
https://github.com/newrelic/nr1-container-explorer/discussions
Apache License 2.0
6 stars 12 forks source link

Errors out on clicking any single host from the main page #62

Closed kumarsb3 closed 3 years ago

kumarsb3 commented 3 years ago

Once we select an account, it loads the main page with all hosts/containers. When we click any one of the container, we're getting a "Oops something went wrong" error.

Steps to Reproduce

Once we select an account from dropdown, it loads the main page with all hosts/containers. When we click any one of the container, we're getting a "Oops something went wrong" error.

Expected Behaviour

Clicking on any of the container/host should display individual node details and related graphs.

Relevant Logs / Console output

Your Environment

Additional context

aswanson-nr commented 3 years ago

I ran into the same issue on my end, clicking on any of the containers appears to crash the app. Here is a screenshot of the error, there are multiple, but I think the last one is directly related.

Screen Shot 2021-03-31 at 3 17 06 PM
nr-opensource-bot commented 3 years ago

:tada: This issue has been resolved in version 0.9.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: