ERR_CONNECTION_REFUSED error #9440
Unanswered
prateekag-nr
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am having some issues running VRTs and it's not work with Rancher Desktop, it was working successfully with Docker Desktop
It’s because Rancher desktop is not able to resolve the port host_gateway. The story book URL is not accessible even though storybook container is running fine.
Storybook container runs with the above docker configuration.
Error: page.goto: net::ERR_CONNECTION_REFUSED at https://ui-local.newrelic.com:6006/iframe.html?id=shared-package-e2e-table--function-alias-data-formatters-thresholds&viewMode=story&e2e-test&packages=local
Call log:
67 | const storybookUrl = getUrl(
iframe.html?id=${storyId}&viewMode=story);68 |
Beta Was this translation helpful? Give feedback.
All reactions